History log of /php-src/NEWS (Results 9976 – 10000 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0e25118c 03-Nov-2011 Jérôme Loyet

- Fixed bug #60179 (php_flag and php_value does not work properly)

# 98dfe368 03-Nov-2011 Johannes Schlüter

Back to -dev

Revision tags: php-5.3.9RC1
# 60937c2c 03-Nov-2011 Johannes Schlüter

- PHP 5.3.9RC1

# c819de69 03-Nov-2011 Johannes Schlüter

- Minor NEWS cleanup
# 80 columns, indention, entries are sentences ending with a period.

# a391535e 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)

# d4b90b47 03-Nov-2011 Xinchen Hui

Fixed bug #60206 (possible integer overflow in content_length)

# cae2f138 03-Nov-2011 Xinchen Hui

Fix bug #60169 Conjunction of ternary and list crashes PHP

# 6781f175 02-Nov-2011 Johannes Schlüter

- Fix bug #60155 (pdo_mysql.default_socket ignored).

# 9b86852d 02-Nov-2011 Peter Cowburn

add 3rd parameter to arg info for splfileobject fgetcsv/setcsvcontrol (bug #60201)

# e95bb57d 02-Nov-2011 Dmitry Stogov

Fixed bug #60139 (Anonymous functions create cycles not detected by the GC)

# 0cafc663 01-Nov-2011 Xinchen Hui

typo

# 09f8573a 01-Nov-2011 Rasmus Lerdorf

Fix bug 60183

# ceac9dc4 01-Nov-2011 Xinchen Hui

Fixed bug #60189 (php logo can not be displayed)

# ac789e0b 01-Nov-2011 Xinchen Hui

Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect)

# 5921e73a 31-Oct-2011 Xinchen Hui

Fixed bug #60174 (Notice when array in method prototype error)
this should also exists in ext/reflection. since the new warning of "array to string convert" is introduced in zend_make_printable_z

Fixed bug #60174 (Notice when array in method prototype error)
this should also exists in ext/reflection. since the new warning of "array to string convert" is introduced in zend_make_printable_zval which is used in ext/reflection too

show more ...

# 32f7337b 29-Oct-2011 Gustavo André dos Santos Lopes

- Reverted changes that required constructor overrides to invoke the parent
constructor in several SPL classes and applied 5.3 fixes instead.
Related bugs: #54384, #55175 and #55300

# 091f279e 29-Oct-2011 Xinchen Hui

Fixed bug #60146 (Last 2 lines of page not being output)

# 5c21ad74 26-Oct-2011 Pierre Joye

- ws

# 89a4d346 25-Oct-2011 Christopher Jones

oci8 - Increase Oracle error message length for 11.2.0.3+

# 8eb4386c 25-Oct-2011 Christopher Jones

oci8 - Increase Oracle error message length for 11.2.0.3+

# 03b39896 24-Oct-2011 Pierre Joye

- fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data exceeds or is equal to 2048 bytes

# 97076fa6 24-Oct-2011 Pierre Joye

- fixed bug #60120, proc_open's streams may hang with stdin/out/err when the data exceeds or is equal to 2048 bytes

# 26728676 23-Oct-2011 Stanislav Malyshev

typofixes

# a6bc3f6c 23-Oct-2011 Xinchen Hui

fix memory leak

# 8d467563 23-Oct-2011 Xinchen Hui

Fixed bug #60112 If URI does not contain a file, index.php is not served
This is a windows Issue.
and after this fix, previously 404 request like "localhost/foo/bar"
now could server corr

Fixed bug #60112 If URI does not contain a file, index.php is not served
This is a windows Issue.
and after this fix, previously 404 request like "localhost/foo/bar"
now could server correctly with request_uri "index.php" and PATH_INFO "/foo/bar/"

show more ...

1...<<391392393394395396397398399400>>...619