neoxic / php-amf3

PHP AMF3 extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

/amf3_encode.c:12:40: error:ext/standard/php_smart_str.h:don't has the file

lingfan opened this issue · comments

php7.0 don't has this file ext/standard/php_smart_str.h

to modify zend_smart_str.h

can you help to support php7

thx

Well personally, I didn't know this thing even existed. According to php.net, the latest release version of PHP is currently 5.6, not even 6.x. I wonder who in the world would use 7.0beta in production. You must be kidding, right?

PHP-NG support is work in progress now. Stay tuned.

Updated to compile for PHP-NG.