summaryrefslogtreecommitdiff
path: root/ext/standard/url_scanner_ex.re
Commit message (Expand)AuthorAgeFilesLines
* Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-38/+38
* Cleanup trans sid code. Behavior is unchanged.Yasuo Ohgaki2015-02-021-17/+34
* bump yearXinchen Hui2015-01-151-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-29/+29
* Fixed #68694Xinchen Hui2015-01-081-1/+1
* second shot on removing TSRMLS_*Anatol Belski2014-12-141-2/+2
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-15/+15
* fix datatype mismatchesAnatol Belski2014-10-271-8/+11
* Add smart_str_append for appending zend_stringsNikita Popov2014-09-211-2/+2
* Rename smart_str_append to smart_str_append_smart_strNikita Popov2014-09-211-8/+8
* Move smart_str implementation into Zend/Nikita Popov2014-09-211-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Refactored INI subsystem to use zend_string* instead of char*Dmitry Stogov2014-09-011-1/+1
* master renames phase 1Anatol Belski2014-08-251-1/+1
* Merge branch 'master' into phpngDmitry Stogov2014-06-181-1/+1
|\
| * Update copyright year for re2c files as wellLior Kaplan2014-06-161-1/+1
* | Fixed null pointer dereferenceXinchen Hui2014-03-301-1/+1
* | Refactor session (incompleted)Xinchen Hui2014-03-291-2/+2
* | Refactor session (incompleted)Xinchen Hui2014-03-281-2/+6
* | Fixed URL scannerDmitry Stogov2014-03-181-4/+12
* | Fixed serval segfaultsXinchen Hui2014-03-031-1/+1
* | Fixed NULL pointer defXinchen Hui2014-03-031-2/+2
* | Refactor php_url_(en|de)code to return zend_stringXinchen Hui2014-03-031-6/+6
* | Refacting smart_strXinchen Hui2014-02-181-43/+44
* | Use better data structures (incomplete)Dmitry Stogov2014-02-171-1/+6
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-3/+2
* | Use better data structures (incomplete)Dmitry Stogov2014-02-101-0/+1
|/
* Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+1
* Fixed bug #50308 - session id not appended properly for empty anchor tagsArpad Ray2013-07-171-2/+2
* Happy New YearXinchen Hui2013-01-011-1/+1
* correct PHP version & year++Xinchen Hui2012-09-051-2/+2
* - Fix #55301 (url scanner part) check if malloc succededPierre Joye2011-07-281-2/+6
* MFH: Fix Bug #54727, a re-incarnation of #26862Michael Wallner2011-05-241-1/+1
* Fixed compiler warnings in the standard libraryKalle Sommer Nielsen2010-09-231-1/+1
* * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-311-3/+3
* - Reverted r296062 and r296065Jani Taskinen2010-03-121-7/+3
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-111-3/+7
* - Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:Jani Taskinen2009-07-261-4/+4
* Sync with fix for #44394Felipe Pena2008-03-121-1/+1
* Fixed bug #42869 (automatic session id insertion adds sessions id toIlia Alshanetsky2007-10-101-12/+23
* Fixed bug #41600 (url rewriter tags doesn't work with namespaced tags).Ilia Alshanetsky2007-06-061-1/+2
* Fixed bug #36459 (Incorrect adding PHPSESSID to links, which contains \r\n).Ilia Alshanetsky2006-02-281-2/+2
* bump the year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* fix output_reset_rewrite_vars() returning false everytimeAntony Dovgal2005-04-031-1/+1
* Missing $Id$ tagfoobar2005-01-101-0/+2
* Fixed bug #29333 (output_buffering + trans_sess_id can corrupt output).Ilia Alshanetsky2004-07-231-5/+20
* - Move hash table destruction to proper locationMarcus Boerger2004-05-121-2/+0
* Fixed bug #26862 (ob_flush() followed by output_reset_rewrite_vars() mayIlia Alshanetsky2004-02-111-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2