[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard http_fopen_wrapper.c

2006-04-16 Thread Ilia Alshanetsky
iliaa Sun Apr 16 16:56:26 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: MFH: Fixed bug #37045 (Fixed check for special chars for http redirects).

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard http_fopen_wrapper.c

2006-03-26 Thread Ilia Alshanetsky
iliaa Sun Mar 26 17:12:57 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: MFH: Fixed bug #36857 (Added support for partial content fetching to the HTTP streams wrapper).

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard http_fopen_wrapper.c

2006-01-15 Thread Antony Dovgal
tony2001Sun Jan 15 22:01:47 2006 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/ext/standard http_fopen_wrapper.c Log: fix bug #36017 (fopen() crashes PHP when opening a URL) + fix incosistency in macro usage

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard http_fopen_wrapper.c

2005-12-07 Thread Ilia Alshanetsky
iliaa Wed Dec 7 21:54:28 2005 EDT Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/ext/standard http_fopen_wrapper.c Log: MFH: Fixed bug #34359 (Possible crash inside fopen http wrapper).

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/standard http_fopen_wrapper.c

2005-06-06 Thread Derick Rethans
derick Mon Jun 6 08:42:52 2005 EDT Modified files: (Branch: PHP_4_4) /php-src/ext/standard http_fopen_wrapper.c /php-srcNEWS Log: - MFH: Fixed bug #33242 (Mangled error message when stream fails).