Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix test names | Antony Dovgal | 2007-05-07 | 4 | -4/+4 | |
| | ||||||
* | fix test title | Nuno Lopes | 2007-05-07 | 1 | -1/+1 | |
| | ||||||
* | MFH: remove unnecessary warning in case of exception | Antony Dovgal | 2007-03-14 | 1 | -1/+0 | |
| | ||||||
* | MFH: fix pcre tests | Antony Dovgal | 2007-02-12 | 6 | -0/+36 | |
| | ||||||
* | new test to keep track of the reported pcre regression | Nuno Lopes | 2007-02-09 | 1 | -0/+45 | |
| | ||||||
* | new test | Nuno Lopes | 2006-12-19 | 1 | -0/+476 | |
| | ||||||
* | MFH | Antony Dovgal | 2006-12-19 | 1 | -1/+1 | |
| | ||||||
* | add tests for old bug reports | Nuno Lopes | 2006-12-08 | 3 | -0/+53 | |
| | ||||||
* | Fix test on fbsd | Hannes Magnusson | 2006-12-03 | 1 | -1/+1 | |
| | ||||||
* | new tests. increase coverage for more than 90% | Nuno Lopes | 2006-12-02 | 4 | -0/+416 | |
| | ||||||
* | MFH: fix #39112 (typo in error message) | Antony Dovgal | 2006-10-10 | 1 | -1/+1 | |
| | ||||||
* | fix leak, add test | Antony Dovgal | 2006-08-30 | 1 | -0/+45 | |
| | ||||||
* | - MFH Clean up (after consulting Andrei) | Marcus Boerger | 2006-07-20 | 4 | -9/+10 | |
| | | | | | | | | | . Change the handlers SPL uses to php_pcre_*_impl(pcre_cache_entry*,....) . All refactored funcs (match, split, replace, grep) use the above . Change (zend|php)_error() to php_error_docref() . Move from old to new param parsing api . Fix memleaks in unicode mode | |||||
* | fix test | Antony Dovgal | 2006-07-18 | 1 | -1/+1 | |
| | ||||||
* | new test | Nuno Lopes | 2006-07-17 | 1 | -0/+42 | |
| | ||||||
* | new tests. almost 90% of code coverage | Nuno Lopes | 2006-07-16 | 3 | -0/+446 | |
| | ||||||
* | fix tests | Hannes Magnusson | 2006-07-03 | 1 | -1/+1 | |
| | ||||||
* | more testing | Nuno Lopes | 2006-07-03 | 2 | -1/+49 | |
| | ||||||
* | new tests and fix the locales test where the pt local isnt available. | Nuno Lopes | 2006-07-03 | 4 | -0/+88 | |
| | ||||||
* | MFH: fix test | Hannes Magnusson | 2006-06-26 | 1 | -1/+1 | |
| | ||||||
* | fix bug #37800: preg_replace() limit parameter odd behaviour | Nuno Lopes | 2006-06-15 | 1 | -0/+31 | |
| | | | | | #this is a regression in PHP_5_2 and HEAD branches only | |||||
* | more tests (and fix 2 from yesterday) | Nuno Lopes | 2006-06-14 | 9 | -1/+362 | |
| | ||||||
* | add new tests, increasing coverage by about 10% | Nuno Lopes | 2006-06-13 | 8 | -0/+192 | |
| | ||||||
* | add test | Antony Dovgal | 2006-05-29 | 1 | -0/+16 | |
| | ||||||
* | Fixed test file | Dmitry Stogov | 2006-02-20 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug #34790 (preg_match_all(), named capturing groups, variable ↵ | Dmitry Stogov | 2005-10-11 | 1 | -0/+23 | |
| | | | | assignment/return => crash) | |||||
* | - Fixed bug #33200 (preg_replace(): magic_quotes_sybase=On makes 'e' ↵ | foobar | 2005-05-31 | 1 | -0/+12 | |
| | | | | modifier misbehave) | |||||
* | add test | Andrey Hristov | 2005-03-12 | 1 | -0/+40 | |
| | | | | | #forgot to add this one | |||||
* | - Forgot to add test case. | Moriyoshi Koizumi | 2004-02-01 | 1 | -0/+37 | |
| | ||||||
* | Fixed Bug #26927 (preg_quote() does not escape \0). | Ilia Alshanetsky | 2004-01-16 | 1 | -0/+11 | |
| | ||||||
* | Made the test's name more descriptive | Moriyoshi Koizumi | 2003-01-23 | 1 | -1/+1 | |
| | ||||||
* | Removed pointless checks | Moriyoshi Koizumi | 2003-01-23 | 2 | -10/+0 | |
| | ||||||
* | Added test case for bug #21732 | Moriyoshi Koizumi | 2003-01-23 | 1 | -0/+33 | |
| | ||||||
* | Added a test case for bug #20528. | Ilia Alshanetsky | 2002-11-22 | 1 | -0/+30 | |