summaryrefslogtreecommitdiff
path: root/ext/ereg
Commit message (Expand)AuthorAgeFilesLines
* MFH:- Visibility (bug #45564)Jani Taskinen2008-07-211-0/+2
* - Fixed testsFelipe Pena2008-06-221-1/+1
* - New parameter parsing APIFelipe Pena2008-06-2121-425/+235
* Windows configure fixes, a few additional lib names allowed, apache2 only on ...Elizabeth Marie Smith2008-05-141-4/+8
* Fix some ereg tests for 64bit platforms.Robin Fernandes2008-04-224-50/+22
* - Fixed testsFelipe Pena2008-04-204-12/+12
* - Better error messageFelipe Pena2008-04-201-5/+1
* Adding some tests for ereg and url functions.Robin Fernandes2008-04-1159-0/+6530
* MFB: Fixed bug #44678 (spliti error message includes wrong function name)Felipe Pena2008-04-091-1/+7
* const'ify more 372 bytesNuno Lopes2008-01-252-10/+10
* const'ify more 768 bytesNuno Lopes2008-01-251-2/+2
* MFHAntony Dovgal2008-01-243-3/+3
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-313-3/+3
* MFH:- Moved the old regex functions to own extension: eregJani Taskinen2007-10-0550-0/+7458
* - Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)Jani Taskinen2007-07-1548-7333/+0
* MFH: Bump year.Sebastian Bergmann2007-01-013-3/+3
* MFHAntony Dovgal2006-12-281-1/+1
* Fixed potential use of un-initialized var (detected by Coverity)Ilia Alshanetsky2006-10-121-0/+5
* - Warning fixes by StephMarcus Boerger2006-02-261-1/+1
* bump year and license versionfoobar2006-01-013-9/+9
* MFH: Nuke php3 legacyfoobar2005-12-051-2/+2
* - Bumber up yearfoobar2005-08-033-3/+3
* switch to ansi declaration so that vs.net 2005 groks it.Wez Furlong2005-07-291-5/+5
* MFB4_4: Fix compile problem with --regex=system on some systemsfoobar2005-07-181-1/+15
* Do a cache flush if we detect possible cache corruption (same as forAndrei Zmievski2005-05-261-12/+29
* fix yet another annoying compile warningAntony Dovgal2004-08-132-8/+8
* - Nuke empty_string. It is a reminanent from the time where RETURN_FALSE()Andi Gutmans2004-07-191-4/+4
* - Remove unused blocksMarcus Boerger2004-05-1916-32/+0
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-082-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fixed bug #25669 (eregi() with non-ascii characters)Moriyoshi Koizumi2003-09-308-141/+141
* emalloc -> safe_emallocIlia Alshanetsky2003-08-111-6/+6
* updating license information in the headers.James Cox2003-06-103-9/+9
* Forgot to fix this partMoriyoshi Koizumi2003-02-241-1/+1
* Fixed a signed / unsigned issue.Moriyoshi Koizumi2003-02-241-1/+1
* Style fixMoriyoshi Koizumi2003-02-241-7/+11
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-0/+20
* Reverted because correct decision has not been made yet.Moriyoshi Koizumi2003-01-111-1/+1
* Reduced warnings in ZE2 buildMoriyoshi Koizumi2003-01-111-1/+1
* Reduced compiler warningsMoriyoshi Koizumi2003-01-101-1/+1
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Remove pointless checks for array_init() return values.Ilia Alshanetsky2002-12-051-4/+1
* -php_error -> php_error_docrefMarcus Boerger2002-12-051-22/+4
* centralize #include "build-defs.h" and drop (sometimes inconsistent) otherSascha Schumann2002-10-241-1/+1
* *** empty log message ***Andrei Zmievski2002-09-251-1/+1
* Fix bug #17570.Andrei Zmievski2002-09-252-15/+14
* Fixed bug #17957Ilia Alshanetsky2002-09-241-21/+16
* Fix a warningZeev Suraski2002-08-191-1/+1
* Applied fix for #17764.Andrei Zmievski2002-06-171-0/+2
* fixed a problem that ereg_replace() couldn't match with line stand/end marker.Rui Hirokawa2002-05-041-1/+1