[PHP-DEV] [RFC][DISCUSSION] Add preg_replace_callback_array function
Hi internals, The RFC to add a user-land function for an easy-to-use and reliable preg_replace_callback_array() in PHP is up for discussion: https://wiki.php.net/rfc/preg_replace_callback_array This proposes adding one function: `preg_replace_callback_array()` that is the better way to Implement
[PHP-DEV] Re: [PHP-DEV] RFC: Move phpng to master
rmance gain. > > Cheers, > Mike > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php Cheers, David Dai