summaryrefslogtreecommitdiff
path: root/ext/pcre/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix test titleNuno Lopes2007-05-071-1/+1
* MFH: remove unnecessary warning in case of exceptionAntony Dovgal2007-03-141-1/+0
* MFH: fix pcre testsAntony Dovgal2007-02-126-0/+36
* new test to keep track of the reported pcre regressionNuno Lopes2007-02-091-0/+45
* new testNuno Lopes2006-12-191-0/+476
* MFHAntony Dovgal2006-12-191-1/+1
* add tests for old bug reportsNuno Lopes2006-12-083-0/+53
* Fix test on fbsdHannes Magnusson2006-12-031-1/+1
* new tests. increase coverage for more than 90%Nuno Lopes2006-12-024-0/+416
* MFH: fix #39112 (typo in error message)Antony Dovgal2006-10-101-1/+1
* fix leak, add testAntony Dovgal2006-08-301-0/+45
* - MFH Clean up (after consulting Andrei)Marcus Boerger2006-07-204-9/+10
* fix testAntony Dovgal2006-07-181-1/+1
* new testNuno Lopes2006-07-171-0/+42