summaryrefslogtreecommitdiff
path: root/ext/pcre/tests
Commit message (Expand)AuthorAgeFilesLines
* Upgrade PCRE to 8.36, it fixes some crashesStanislav Malyshev2015-04-273-4/+10
* typo fixesVeres Lajos2013-07-154-12/+12
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-103-3/+3
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-181-0/+23
|\
| * Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite)Xinchen Hui2012-10-181-0/+23
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-102-0/+0
|\ \ | |/
| * Remove executable permission on phptXinchen Hui2012-10-102-0/+0
| * These regexes don't fail under the new backtrack limit, so lower it just for ...Ferenc Kovacs2011-09-041-0/+2
| * - Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it retu...Felipe Pena2010-11-064-3/+16
| * - Fixed bug #52971 (PCRE-Meta-Characters not working with utf-8)Felipe Pena2010-10-031-0/+43
| * Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* | fix bug #55856: preg_replace should fail on trailing garbageStanislav Malyshev2012-08-281-0/+42
* | Delete empty test files (old MQ tests)Pierrick Charron2011-07-221-0/+0
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-13/+0
* | These regexes don't fail under the new backtrack limit, so lower itRasmus Lerdorf2011-06-121-0/+2
* | - Added missing testFelipe Pena2010-11-151-0/+43
* | - Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it retu...Felipe Pena2010-11-064-3/+16
* | Implemented FR #53238 (Make third parameter of preg_match_all optional).Adam Harvey2010-11-053-6/+15
* | MFB53: Changed deprecated ini options on startup from E_WARNING to E_DEPRECAT...Kalle Sommer Nielsen2010-08-111-1/+1
|/
* Fixed testsDmitry Stogov2009-09-211-1/+1
* Remove empty sections. Fix bad use of --SKIP--Zoe Slattery2009-07-211-2/+1
* Fix testandy wharmby2009-06-231-1/+1
* - Fixed ini deprecation message issues in tests.Jani Taskinen2009-05-061-1/+1
* Added E_DEPRECATED startup notice (5.3 only)Kalle Sommer Nielsen2009-05-041-1/+2
* MFHArnaud Le Blanc2009-04-251-3/+3
* MFHArnaud Le Blanc2009-04-241-5/+5
* fix bug #47662: support more than 127 named subpatternsNuno Lopes2009-04-101-0/+18
* fix bug #47229: preg_quote should escape '-'Nuno Lopes2009-01-282-1/+38
* New pcre extension tests. Tested on Windows, Linux and Linux 64-bitandy wharmby2009-01-075-0/+169
* - Opss, reverted accidental changesFelipe Pena2008-11-039-0/+55
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-0213-51/+36
* remove unicode skipif, as the test doesnt require such supportNuno Lopes2008-08-311-6/+0
* - MFH preg_filter()Marcus Boerger2008-08-291-0/+35
* after rereading the documentation about preg_grep(), lets match the behavior ...Nuno Lopes2008-08-141-10/+12
* Fixed bug #44925 (preg_grep() modifies input array)Nuno Lopes2008-08-141-0/+105
* - New parameter parsing API (to preg_replace*)Felipe Pena2008-06-303-14/+13
* fix bug #44214: crash with preg_replace_callback and global variablesNuno Lopes2008-03-082-0/+56
* add new testsNuno Lopes2008-03-082-0/+94
* Fix testFelipe Pena2008-02-211-1/+5
* fix testAntony Dovgal2008-02-211-3/+1
* New testFelipe Pena2008-02-201-0/+14
* Fixed bug #42945 (preg_split() swallows part of the string)Nuno Lopes2008-01-131-0/+88
* Add some more pcre testsRobert Nicholson2007-11-2130-0/+1459
* Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines)Nuno Lopes2007-10-071-0/+19
* fix bug #37911: preg_replace_callback ignores named groupsNuno Lopes2007-10-071-0/+41
* MFHAntony Dovgal2007-09-201-0/+22
* new testNuno Lopes2007-09-011-0/+46
* new testNuno Lopes2007-06-191-0/+38
* add tests for pcre 7.0 regressionNuno Lopes2007-06-153-0/+158
* fix test namesAntony Dovgal2007-05-074-4/+4