History log of /php-src/NEWS (Results 10826 – 10850 of 15465)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 7cf3911c 04-May-2010 Derick Rethans

- Fixed bug #49081 (DateTime::diff() mistake if start in January and interval >
28 days). (Derick)

# 38601641 04-May-2010 Rob Richards

fix bug #51721 (mark DOMNodeList and DOMNamedNodeMap as Traversable)

# e32090a1 04-May-2010 Adam Harvey

Fix misordered news item.

# 73ddb796 04-May-2010 Adam Harvey

Fix for bug #48289 (iconv_mime_encode() quoted-printable scheme is broken).
Thanks to Hiroaki Kawai for the original patch.

# 9d672737 04-May-2010 Adam Harvey

Well, as long as we're dealing with typos... :)

# f8b1db2d 04-May-2010 Felipe Pena

- Fix typo

# fdf0395e 04-May-2010 Pierre Joye

- Fixed bug #51732, Fileinfo __construct or open does not work with NULL

# 3a15e981 04-May-2010 Dmitry Stogov

Fixed a possible memory corruption in addcslashes().

# 43f4d46c 03-May-2010 Pierre Joye

- #51273, Content-length header is limited to 32bit integer with apache2/windows

# 813e3cf1 03-May-2010 Ilia Alshanetsky

Fixed bug #51690 (Phar::setStub looks for case-sensitive __HALT_COMPILER())

# 90c33602 02-May-2010 Ilia Alshanetsky

- Fixed a possible stack exaustion inside fnmatch(). Reporeted by Stefan Esser

# 91bcba03 30-Apr-2010 Pierre Joye

- Fix #51688, ini per dir crashes when invalid document root are given

# e6ee260b 29-Apr-2010 Etienne Kneuss

Implement SplObjectStorage::getHash()

# ad4b4296 28-Apr-2010 Andrey Hristov

Fixed few buffer overflows reported by Stefan Esser.

# 0688e6ef 28-Apr-2010 Pierre Joye

- - Fixed #51128, imagefill() doesn't work with large images

# 17f5a9d2 28-Apr-2010 Pierre Joye

- fix possible Dechunking Filter Buffer Overflow

# 5031bfc3 28-Apr-2010 Ilia Alshanetsky

Fixed a possible arbitrary memory access inside sqlite extension. Reported by Mateusz Kocielski.

# 07446082 28-Apr-2010 Pierre Joye

- Fix #51671, imagefill does not work correctly for small images

# 7174b6ec 27-Apr-2010 Ilia Alshanetsky

Fixed string format validation inside phar extension. Reported by Stefan Esser

# 3d900d4c 27-Apr-2010 Andrey Hristov

Fixed very rare memory leak in mysqlnd, when binding thousands of columns

# a5d361e3 27-Apr-2010 Etienne Kneuss

Fixed #48361 (SplFileInfo::getPathName() should return the parent

# 5bb74e65 27-Apr-2010 Andrey Hristov

Fixed buffer overflow in mysqlnd_change_user

# c92c788c 27-Apr-2010 Andrey Hristov

Fixed possible buffer overflow in mysqlnd_conn__list_fields.

# 8f128b2b 27-Apr-2010 Pierrick Charron

Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset

# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

show more ...

1...<<431432433434435436437438439440>>...619