php-src/ext/standard/tests/http
Gustavo André dos Santos Lopes 5c09767d4b - Fixed bug #53198 (changing INI setting "from" with ini_set did not have any
effect)
#Made "from" a proper INI setting and bound it to a global variable.
#Previously, it was simply read from the hash table with the parsed ini file
#by using cfg_get_string (I wonder why this mechanism still exists...)
2010-10-29 15:29:15 +00:00
..
bug38802.phpt
bug43510.phpt cosmetic fix 2009-08-04 09:27:15 +00:00
bug48929.phpt - Fix title 2009-08-04 02:55:24 +00:00
bug53198.phpt - Fixed bug #53198 (changing INI setting "from" with ini_set did not have any 2010-10-29 15:29:15 +00:00
ignore_errors.phpt MFH: New test 2009-05-28 13:22:28 +00:00
server.inc