#
c3ed9147 |
| 15-Jun-2006 |
Nuno Lopes |
fix bug #37800: preg_replace() limit parameter odd behaviour #this is a regression in PHP_5_2 and HEAD branches only
|
#
a943d234 |
| 14-Jun-2006 |
Nuno Lopes |
fix memory leak uncovered by the pcre_extra.phpt test
|
Revision tags: BEFORE_NEW_OUTPUT_API |
|
#
43b660b6 |
| 29-May-2006 |
Antony Dovgal |
MFH: no need to check it for not-NULL
|
#
8ca3826a |
| 29-May-2006 |
Antony Dovgal |
MFH: return NULL in case of error
|
Revision tags: php-4.4.3RC1 |
|
#
0de69fe9 |
| 09-May-2006 |
Marcus Boerger |
- MFH pcre_get_compiled_regex_cache() support
|
#
f9de2cc1 |
| 09-May-2006 |
Andrei Zmievski |
MFH
|
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
6a4faee3 |
| 11-Apr-2006 |
Andrei Zmievski |
MFH
|
#
d288f66c |
| 06-Apr-2006 |
Andrei Zmievski |
Fix a bug that would not fill in the fifth argument to preg_replace() properly, if the variable was not declared previously.
|
Revision tags: php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2 |
|
#
f10bab6f |
| 17-Feb-2006 |
Andrei Zmievski |
MFH.
|
#
6c180238 |
| 06-Feb-2006 |
Andrei Zmievski |
TODO
|
Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0 |
|
#
3e669bc9 |
| 06-Dec-2005 |
foobar |
MFH: nuke php3 legacy
|
Revision tags: RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4 |
|
#
36a14076 |
| 28-Oct-2005 |
Dmitry Stogov |
Fixed bug #34725 (CLI segmentation faults during cleanup in ZTS if ext/pcre is DSO)
|
Revision tags: RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2 |
|
#
631da59b |
| 11-Oct-2005 |
Dmitry Stogov |
Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)
|
Revision tags: php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1 |
|
#
94770975 |
| 18-Aug-2005 |
foobar |
MFH: Nuked EOLs from error messages
|
Revision tags: php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
156a9089 |
| 31-May-2005 |
foobar |
- Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' modifier misbehave)
|
#
79742f81 |
| 24-May-2005 |
Andrei Zmievski |
Flush regexp cache if we detect corruption.
|
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1 |
|
#
9e939133 |
| 12-Mar-2005 |
Andrey Hristov |
FR 32275 - fifth parameter to preg_replace() to count number of replaces made. #it would be nice if someone of the doc team documents it. thanks!
|
Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
ffb2cf7a |
| 24-Dec-2004 |
Antony Dovgal |
return empty string when got empty parameter
|
Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2 |
|
#
5484568c |
| 10-Dec-2004 |
Ilia Alshanetsky |
Avoid causing a crash.
|
#
5dbe3f6f |
| 09-Dec-2004 |
Antony Dovgal |
fix 1-byte leak
|
Revision tags: php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2 |
|
#
ace6ff59 |
| 25-Aug-2004 |
Andrei Zmievski |
MFB.
|
#
1d913a9c |
| 24-Aug-2004 |
Marcus Boerger |
MFB: TSRM fix
|
#
f30355a7 |
| 24-Aug-2004 |
Andrei Zmievski |
MFB.
|