History log of /PHP-8.1/ext/standard/http.c (Results 101 – 111 of 111)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


# 215c3275 06-Jan-2004 Zeev Suraski

Fix C++ style declaration


# d4c19ed2 06-Jan-2004 Ilia Alshanetsky

Fixed bug #26819 (http_build_query() crashes on NULL output).
Fixed bug #26817 (http_build_query() does not handle private & protected
object properties correctly).


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1, php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 5a7d97fa 07-Sep-2003 foobar

typo + proto fix


# f9734f81 06-Sep-2003 Sara Golemon

Add missing proto


# d00a1433 06-Sep-2003 foobar

- Typos, CS, etc.
# Sara, add the missing description to the proto..


# ed32007f 06-Sep-2003 foobar

renamed http.h -> php_http.h


# c0469ceb 06-Sep-2003 Sara Golemon

Fix Objects bug. (Objects != Arrays)


# 490e7fd6 06-Sep-2003 Sara Golemon

Fix segfault on uninitialized zval, skip NULL/Resource types, fix integer value handling, and process doubles/bools more efficiently.


# 79ad5802 06-Sep-2003 Sara Golemon

Prevent Recursion


# 0be65c49 06-Sep-2003 Sara Golemon

Introducing php_url_encode_hash_ex() internal function
and http_build_query() userspace function.


12345