summaryrefslogtreecommitdiff
path: root/ext/standard/php_http.h
Commit message (Collapse)AuthorAgeFilesLines
* Happy New Year~Xinchen Hui2013-01-011-1/+1
|
* - Year++Felipe Pena2012-01-011-1/+1
|
* revert non-BC change in 5.3Stanislav Malyshev2011-01-131-1/+1
|
* MFH: added an option to http_build_query for RFC-3986 Rui Hirokawa2011-01-081-1/+1
| | | | | | based url-encoding.
* - Year++Felipe Pena2011-01-011-1/+1
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
|
* bump year and license versionfoobar2006-01-011-3/+3
|
* MFH:Ilia Alshanetsky2005-12-041-1/+1
| | | | | | | | Added 2nd optional parameter to parse_url() that allows retrieval of individual URL components. Added 3rd optional parameter to http_build_query() that allows custom param separator.
* - Bumber up yearfoobar2005-08-031-1/+1
|
* Fixed bug #31087 (broken php_url_encode_hash macro).Ilia Alshanetsky2004-12-161-1/+1
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* Fixed bug #26819 (http_build_query() crashes on NULL output).Ilia Alshanetsky2004-01-061-1/+2
| | | | | | Fixed bug #26817 (http_build_query() does not handle private & protected object properties correctly).
* renamed http.h -> php_http.hfoobar2003-09-061-0/+45