모바일에서 카드 결제 안되서 버벅 거리다 php버전 차이땜에 안되는거였네요 정보
모바일에서 카드 결제 안되서 버벅 거리다 php버전 차이땜에 안되는거였네요
본문
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PayService has a deprecated constructor in /akrocycling/www/mobile/shop/kcp/KCPComLibrary.php on line 80
0000
php버전 땜에 0000 앞에 오류가 나와서 이미 수정된건진 모르겠으나 아직 안됐으면 리자님 다음버전엔
수정해 주세요..... ^^
추천
0
0
댓글 2개

저 현상이 php 몇에서 터진건데요?

@리오닥터 PHP 7.0에서 deprecated 되었고 8에서 제거됐으니... 아마 7.x 사용 중이신 것같네요.