#
4891b29d |
| 12-Sep-2011 |
Pierre Joye |
- revert incorrect fix introduced in r316528
|
#
5e661cf9 |
| 12-Sep-2011 |
Hannes Magnusson |
Ensure we are working with strings here
|
#
ee27f570 |
| 12-Sep-2011 |
Hannes Magnusson |
Ensure we are working with strings here
|
#
7bb31903 |
| 12-Sep-2011 |
Hannes Magnusson |
Ensure we are working with strings here
|
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5 |
|
#
741f41ff |
| 05-Aug-2011 |
Rasmus Lerdorf |
efree match_sets on an error here - found by Coverity
|
#
f7e07ae6 |
| 05-Aug-2011 |
Rasmus Lerdorf |
efree match_sets on an error here - found by Coverity
|
#
c9342c81 |
| 05-Aug-2011 |
Rasmus Lerdorf |
efree match_sets on an error here - found by Coverity
|
Revision tags: php-5.4.0alpha3, php-5.3.7RC4 |
|
#
23e43859 |
| 25-Jul-2011 |
Felipe Pena |
- Make usage of new PHP_FE_END macro
|
#
4b30846b |
| 25-Jul-2011 |
Felipe Pena |
- Make usage of new PHP_FE_END macro
|
#
da376383 |
| 25-Jul-2011 |
Felipe Pena |
- Make usage of new PHP_FE_END macro
|
#
9805e167 |
| 22-Jul-2011 |
Pierre Joye |
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
#
cc1c7af0 |
| 22-Jul-2011 |
Pierre Joye |
- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ
|
Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
ba8ce4a6 |
| 21-May-2011 |
Rasmus Lerdorf |
Increase the overly conservative pcre backtrack limit from 100000 to 1000000
|
#
f5a9e17f |
| 21-May-2011 |
Rasmus Lerdorf |
Increase the overly conservative pcre backtrack limit from 100000 to 1000000
|
#
cebe2a21 |
| 21-May-2011 |
Rasmus Lerdorf |
Increase the overly conservative pcre backtrack limit from 100000 to 1000000
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
1db7472a |
| 06-Nov-2010 |
Felipe Pena |
- Coding standards
|
#
1c556f20 |
| 06-Nov-2010 |
Felipe Pena |
- Coding standards
|
#
f4927c28 |
| 06-Nov-2010 |
Felipe Pena |
- Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0)) patch by: slugonamission at gmail dot com
|
#
03cbbf43 |
| 06-Nov-2010 |
Felipe Pena |
- Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it returns int(0)) patch by: slugonamission at gmail dot com
|
#
6bc20667 |
| 05-Nov-2010 |
Adam Harvey |
Fix bracket in prototype comment.
|
#
83657396 |
| 05-Nov-2010 |
Adam Harvey |
Implemented FR #53238 (Make third parameter of preg_match_all optional).
|
#
090a9b33 |
| 03-Oct-2010 |
Felipe Pena |
- Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) # In PCRE, by default, \d, \D, \s, \S, \w, and \W recognize only ASCII # characters, even in UTF-8 mode. However, t
- Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) # In PCRE, by default, \d, \D, \s, \S, \w, and \W recognize only ASCII # characters, even in UTF-8 mode. However, this can be changed by setting # the PCRE_UCP option.
show more ...
|
#
87a23734 |
| 03-Oct-2010 |
Felipe Pena |
- Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) # In PCRE, by default, \d, \D, \s, \S, \w, and \W recognize only ASCII # characters, even in UTF-8 mode. However, t
- Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8) # In PCRE, by default, \d, \D, \s, \S, \w, and \W recognize only ASCII # characters, even in UTF-8 mode. However, this can be changed by setting # the PCRE_UCP option.
show more ...
|