History log of /PHP-7.3/ext/pcre/php_pcre.c (Results 201 – 225 of 483)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28
# 6c2a8068 28-Nov-2013 Dmitry Stogov

Avoid interned hash key duplication and hash key length recaclulation


Revision tags: php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23
# e43c5a83 14-Mar-2013 Anatol Belski

fix zts check


Revision tags: php-5.4.13, php-5.5.0alpha6
# b6fdb60e 04-Mar-2013 Stephen A. Zarkos

Fixed PCRE locale crash in Windows/TS


Revision tags: php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11, php-5.5.0alpha3, php-5.3.21RC1, php-5.4.11RC1
# a666285b 01-Jan-2013 Xinchen Hui

Happy New Year


# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# a2045ff3 01-Jan-2013 Xinchen Hui

Happy New Year~


Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1
# bca8ff72 12-Nov-2012 Adam Harvey

Update arginfo for preg_match_all() to reflect reality.

Back when I implemented FR #53238 during the 5.4 development phase to make the
$matches parameter optional in preg_match_all(), it

Update arginfo for preg_match_all() to reflect reality.

Back when I implemented FR #53238 during the 5.4 development phase to make the
$matches parameter optional in preg_match_all(), it turns out I forgot to
update the arginfo to note that only 2 parameters are now required by
preg_match_all(). The function itself works fine, but reflection was reporting
the wrong number of required parameters.

show more ...


Revision tags: php-5.3.19RC1, php-5.4.9RC1
# 68b229ea 26-Oct-2012 Dmitry Stogov

Fixed bug #63180 (Corruption of hash tables)


# db2dc7a6 18-Oct-2012 Xinchen Hui

indent


# e88cdaa0 18-Oct-2012 Xinchen Hui

better fix for #63055


# 8bd5e15f 18-Oct-2012 Xinchen Hui

Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)


Revision tags: php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1
# 8b3c1a38 30-Jun-2012 Stanislav Malyshev

fix bug #55856: preg_replace should fail on trailing garbage


Revision tags: php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# be202d3d 04-Mar-2012 Nikita Popov

Deprecate /e modifier

See https://wiki.php.net/rfc/remove_preg_replace_eval_modifier.


Revision tags: php-5.4.0, php-5.4.0RC8
# 4ecfa5ab 06-Feb-2012 Rasmus Lerdorf

Safer way to call pcre_fullinfo - bug 60986


# c950030b 06-Feb-2012 Rasmus Lerdorf

Safer way to call pcre_fullinfo - bug 60986


# 090bb975 06-Feb-2012 Rasmus Lerdorf

Safer way to call pcre_fullinfo - bug 60986


# 0f6e3408 06-Feb-2012 Rasmus Lerdorf

Fix for bug 60986


# 704c45ec 06-Feb-2012 Rasmus Lerdorf

Fix for bug 60986


# 0f0261e0 06-Feb-2012 Rasmus Lerdorf

Fix for bug 60986


Revision tags: php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# 43d20bca 12-Sep-2011 Pierre Joye

- revert incorrect fix introduced in r316528


# 4ce7228b 12-Sep-2011 Pierre Joye

- revert incorrect fix introduced in r316528


12345678910>>...20