mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
6fb763c4f9
. Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....) . All refactored funcs (match, split, replace, grep) use the above . Change (zend|php)_error() to php_error_docref() . Move from old to new param parsing api . Fix memleaks in unicode mode