Closed WyriHaximus closed 3 years ago
It doesn't compile against beta 1 and 2, but it does against alpha 2 and 3: https://github.com/WyriHaximusNet/docker-php/runs/3337476031?check_suite_focus=true#step:4:409 (Alpine) https://github.com/WyriHaximusNet/docker-php/runs/3337477681?check_suite_focus=true#step:4:460 (Debian) /uv/php_uv.c:2682:19: error: 'zend_class_serialize_deny' undeclared (first use in this function); did you mean 'zend_ce_serializable'?
/uv/php_uv.c:2682:19: error: 'zend_class_serialize_deny' undeclared (first use in this function); did you mean 'zend_ce_serializable'?
Solved through #101
It doesn't compile against beta 1 and 2, but it does against alpha 2 and 3: https://github.com/WyriHaximusNet/docker-php/runs/3337476031?check_suite_focus=true#step:4:409 (Alpine) https://github.com/WyriHaximusNet/docker-php/runs/3337477681?check_suite_focus=true#step:4:460 (Debian)
/uv/php_uv.c:2682:19: error: 'zend_class_serialize_deny' undeclared (first use in this function); did you mean 'zend_ce_serializable'?