php-src/ext/pcre
Dmitry Stogov 3d17219cd8 Refactored zend_hash_* iteration API zend_hash_fove_forward_ex(ht, pos) and family require second argument to be real pointer.
&(ht)->nInternalPointer should be passed instead of NULL.
zend_hash_update_current_key() may work only with internal pointer.
2014-04-07 23:14:17 +04:00
..
pcrelib Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
tests typo fixes 2013-07-15 00:19:49 -07:00
config0.m4 merged PCRE 8.32 2013-03-03 19:06:22 +01:00
config.w32 merged PCRE 8.32 2013-03-03 19:06:22 +01:00
CREDITS
php_pcre.c Refactored zend_hash_* iteration API zend_hash_fove_forward_ex(ht, pos) and family require second argument to be real pointer. 2014-04-07 23:14:17 +04:00
php_pcre.def Fix for bug 60986 2012-02-06 18:11:56 +00:00
php_pcre.h Refactor php_pcre_replace to return zend_string 2014-03-16 08:44:07 +08:00
upgrade-pcre.php Update bundled PCRE to 8.12 2011-05-13 07:00:45 +00:00