History log of /php-src/NEWS (Results 11226 – 11250 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 34d8ee27 28-Jul-2009 Sriram Natarajan

- 48182 ssl handshake fails during asynchronous socket connection

# ff766c1d 28-Jul-2009 Dmitry Stogov

Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())

# 82cfb156 27-Jul-2009 Kalle Sommer Nielsen

Fixed bug #48872 (string.c: errors: duplicate case values) (Only in PHP_5_3)

# 8877a37f 26-Jul-2009 Jani Taskinen

- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
php_url_scanner_reset_vars). (Jani)

# Note: This does not exist in PHP_5_2. Merged there as well to keep th

- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
php_url_scanner_reset_vars). (Jani)

# Note: This does not exist in PHP_5_2. Merged there as well to keep these files synced.

show more ...

# 899cb302 26-Jul-2009 Ilia Alshanetsky

Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
restrictions).

# 42afb1f2 25-Jul-2009 Kalle Sommer Nielsen

BFN #48189

# 776cb8a6 25-Jul-2009 Jani Taskinen

- Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers)
# Also fixes bug #48603, basically same issue.

# 4f760d11 25-Jul-2009 Jani Taskinen

- Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers)

# 42e0e5df 24-Jul-2009 Greg Beaver

fix signature generation/validation for zip archives by phar extension, fix a few edge cases where memory was leaked on error conditions by missing efree()

# 115e370d 23-Jul-2009 Greg Beaver

fix PHP Bug #48377: error message unclear on converting phar with existing file

# 1723b168 23-Jul-2009 Greg Beaver

fix PHP bug #48791: open office files always reported as corrupted

# 01659b8b 23-Jul-2009 Greg Beaver

fix php bug #48783: make install will fail saying phar file exists

# 3bf5d050 23-Jul-2009 Greg Beaver

fix PHP bug #48740: PHAR install fails when INSTALL_ROOT is not the final install location

# 6dc86fac 23-Jul-2009 Jani Taskinen

- Fixed bug #48802 (printf() returns incorrect outputted length)

# 855034b9 23-Jul-2009 Jani Taskinen

- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)

# b89985ac 23-Jul-2009 Ilia Alshanetsky

Fixed bug #49014 (dechunked filter broken when serving more than 8192 bytes in
a chunk)

# Original patch by andreas dot streichardt at globalpark dot com

# 47442230 22-Jul-2009 Greg Beaver

fix Bug #49021: phar tar signature algorithm reports as Unknown (0) in getSignature() call

# 667c59ab 22-Jul-2009 Greg Beaver

Fix Bug #49020: phar misinterprets ustar long filename standard

# d967e295 22-Jul-2009 Greg Beaver

fix php bug #49018 (phar tar stores long filenames with prefix/name reversed)

# 27dccf7a 21-Jul-2009 Sriram Natarajan

- Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).

# 160c88cf 21-Jul-2009 Ilia Alshanetsky

Fixed bug #48962 (cURL does not upload files with specified filename).

# 38325785 20-Jul-2009 Gwynne Raskind

revert Nuno's commit of my patch

# c0aab038 20-Jul-2009 Jani Taskinen

Fixed bug #48929 (Double \r\n after HTTP headers when "header" context option is an array)

# 4028b77c 19-Jul-2009 Pierre Joye

- #49763 entry (and test commit in multiple branches :)

# 4526eee6 19-Jul-2009 Nuno Lopes

Add support for proc_open()'s bypass_shell feature for Unix systems (slightly modified patch from Gwynne)

1...<<441442443444445446447448449450>>...619