History log of /PHP-5.3/ext/standard/http.c (Results 26 – 32 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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.


12