PHP 8.0.30 버전 이상에서 XPay 연동 가능 여부

.

PHP 5.6재 XPay .

로 PHP 서 XPay 한 PHP 8 .

XPayClient.php 로 PHPmcrypt_ecb(cipher, key, data, mode)가 7.2 는 Remove.

.

[]
http://php.adamharvey.name/manual/kr/function.mcrypt-ecb.php

https://walkthinksleep.tistory.com/entry/mcryptecb%EC%9D%98-deprecated
2024-11-29_4.48.44.png
소소한 이야기
php7 는 mcrypt_ecb가 removed .php5.5터 deprecated... WarningThis function was DEPRECATED in PHP 5.5.0, and REMOVED in PHP 7.0.0.Alternatives to this function include:mcrypt_decrypt()mcrypt_encrypt()http://php.net/manual/kr/function.mcrypt-ecb.php 가 mcrypt_encrypt() .는 key를 20...
php, mcrypt_ecb의 deprecated
Was this page helpful?