summaryrefslogtreecommitdiff
path: root/ext/standard/url_scanner_ex.c
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2012-09-051-1/+1
* - Fix #55301 (url scanner part) check if malloc succededPierre Joye2011-07-281-2/+5
* - Year++Felipe Pena2011-01-011-1/+1
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-8/+4
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-4/+8
* - RegeneratedJani Taskinen2009-07-261-5/+5
* - Generated with re2c 0.13.4Jani Taskinen2008-04-081-1/+1
* MFH: Implemented "jump label" operator (limited "goto")Felipe Pena2008-03-281-275/+261
* Fixed bug #44394 (Last two bytes missing from output)Felipe Pena2008-03-121-1/+1
* - Generated with a bit more recent re2c versionJani Taskinen2007-10-101-553/+517
* Fixed bug #42869 (automatic session id insertion adds sessions id toIlia Alshanetsky2007-10-101-550/+597
* fix gcov build for the 100th time..Nuno Lopes2007-06-061-56/+56
* Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).Ilia Alshanetsky2007-06-061-606/+581
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).Ilia Alshanetsky2006-02-281-397/+382
* bump year and license versionfoobar2006-01-011-4/+4
* touch with re2c 0.9.11foobar2005-12-181-3/+3
* MFH: - Fix paths for --enable-gcovfoobar2005-12-011-57/+57
* - Bumber up yearfoobar2005-08-031-1/+1
* - Regenerated with re2c 0.9.8foobar2005-06-281-49/+58
* revertfoobar2005-06-111-51/+56
* regenerated with re2c 0.9.7foobar2005-06-111-56/+51
* - Regenerated with re2c 0.9.6 (fixes severe bugs)foobar2005-04-141-53/+83
* Regenerated with re2c 0.9.4foobar2005-04-061-80/+87
* fix output_reset_rewrite_vars() returning false everytimeAntony Dovgal2005-04-031-1/+1
* Missing $Id$ tagfoobar2005-01-101-30/+32
* Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output).Ilia Alshanetsky2004-07-231-5/+20
* - TouchMarcus Boerger2004-05-121-2/+0
* Pending touchMarcus Boerger2004-03-251-50/+120
* 'Touch' the file to make sure re2c is not needed.Ilia Alshanetsky2004-02-111-1/+1
* Fixed bug #26862 (ob_flush() followed by output_reset_rewrite_vars() mayIlia Alshanetsky2004-02-111-3/+3
* touch generated filesfoobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* touchfoobar2003-04-171-2/+2
* fix sizeof(size_t) > sizeof(uint) issueSascha Schumann2003-03-111-31/+41
* reverting jani's non-sense commitsSascha Schumann2003-03-111-3/+3
* touchfoobar2003-03-101-2/+2
* Correcting int/long mismatched - 64bit issues.David Hill2003-03-101-1/+1
* Fixed bug #22048 (incorrect insertion of session id when tabs are used toIlia Alshanetsky2003-02-121-4/+4
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* syncSascha Schumann2002-09-301-10/+10
* SyncSascha Schumann2002-09-251-43/+65
* Sync with .reSascha Schumann2002-09-251-62/+80
* Changed handling of output buffer sizes.Marcus Boerger2002-08-201-4/+2
* corrected handling of internal output buffersMarcus Boerger2002-08-101-3/+2
* fix leakThies C. Arntzen2002-06-291-3/+3
* show_source() safe-mode fixRasmus Lerdorf2002-05-111-2/+2
* touchThies C. Arntzen2002-05-051-1/+1
* re-add accidentily nuked session_adapt_url()Thies C. Arntzen2002-05-051-2/+24