News

The PHP 4 style of object creation is still supported, but you are encouraged to use the new magic method approach. PHP 5 deprecates some existing object-related functions.
CC="clang-12" CXX="clang++-12" CFLAGS="-DZEND_VERIFY_TYPE_INFERENCE" CXXFLAGS="-DZEND_VERIFY_TYPE_INFERENCE" ./configure --enable-debug --enable-address-sanitizer ...