Revision tags: RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1, php-4.4.6 |
|
#
efad70c2 |
| 27-Feb-2007 |
Ilia Alshanetsky |
snprintf() -> slprintf()
|
Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3 |
|
#
aeddf73d |
| 19-Jan-2007 |
Ilia Alshanetsky |
Fix win32 build
|
#
ef3fcf28 |
| 19-Jan-2007 |
Ilia Alshanetsky |
Added read-timeout context option "timeout" for HTTP streams. # A patch mostly by Hannes
|
#
a6ff74de |
| 14-Jan-2007 |
Hannes Magnusson |
Fix typo in error message
|
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
#
0776e564 |
| 25-Dec-2006 |
Ilia Alshanetsky |
Use %F (ignores locale) for internal representation of floats
|
Revision tags: php-5.2.1RC1 |
|
#
5e7eed6a |
| 05-Dec-2006 |
Antony Dovgal |
MFH: nuke redundant zval_ptr_dtor() call
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2 |
|
#
7a6fe06e |
| 29-Jun-2006 |
Hannes Magnusson |
url->URL
|
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
74672b86 |
| 16-Apr-2006 |
Ilia Alshanetsky |
Fixed a typo in the previous patch. # Thanks Tony
|
#
79d8f014 |
| 16-Apr-2006 |
Ilia Alshanetsky |
Fixed bug #37045 (Fixed check for special chars for http redirects).
|
Revision tags: php-5.1.3RC2 |
|
#
a33d64e7 |
| 26-Mar-2006 |
Ilia Alshanetsky |
Fixed bug #36857 (Added support for partial content fetching to the HTTP streams wrapper).
|
Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4 |
|
#
0621bcc9 |
| 20-Jan-2006 |
Ilia Alshanetsky |
Allow get_headers() to return header information even for non-200 responses.
|
Revision tags: RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1 |
|
#
a74463e9 |
| 12-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35629 (crash in http:// wrapper on multiple redirects).
|
Revision tags: RELEASE_1_1_1 |
|
#
ca423244 |
| 09-Dec-2005 |
Antony Dovgal |
php_stream_get_line() is a macro and it already has TSRMLS_CC
|
#
644cf055 |
| 08-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #34359 (Possible crash inside fopen http wrapper).
|
Revision tags: RELEASE_1_1 |
|
#
2b059ae9 |
| 06-Dec-2005 |
Sara Golemon |
MFH: (r-1.104)
|
Revision tags: RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1 |
|
#
c4da6009 |
| 15-Nov-2005 |
Ilia Alshanetsky |
MFH: Fixed possible crash in http:// wrapper.
|
Revision tags: RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0 |
|
#
09881626 |
| 21-Sep-2005 |
Dmitry Stogov |
Fixed memory corruption
|
#
3d41ebf5 |
| 21-Sep-2005 |
Dmitry Stogov |
Allow fopen() make HTTPS requests throug HTTP proxies
|
Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0 |
|
#
23e671a5 |
| 03-Aug-2005 |
foobar |
- Bumber up year
|
Revision tags: RELEASE_0_9 |
|
#
6be7584e |
| 14-Jul-2005 |
Ilia Alshanetsky |
Properly recognize redirect code 303. When encountering redirect on POST request follow browsers and cURL and perform GET on the specified location field.
|
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
c6ae4a98 |
| 06-Jun-2005 |
Derick Rethans |
- Fixed bug #33242 (Mangled error message when stream fails).
|
#
3ae10919 |
| 06-May-2005 |
Ilia Alshanetsky |
Added max_redirects context option that specifies how many HTTP redirects to follow.
|
#
b874c94d |
| 06-May-2005 |
Ilia Alshanetsky |
Missing bit from previous patch.
|