History log of /php-src/NEWS (Results 11376 – 11400 of 15469)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 70449f2e 10-Apr-2009 Nuno Lopes

BFN 47552

# b33f8860 07-Apr-2009 Felipe Pena

- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)

# 82b86c1c 06-Apr-2009 Dmitry Stogov

Bug #47880 (crashes in call_user_func_array())

# 03e48b15 04-Apr-2009 Sebastian Bergmann

MFH: Fix issue reported by Roman Borschel.

# 90fb825a 02-Apr-2009 Matteo Beccati

MFH:
- Fixed bug #44173 (PDO->query() parameter parsing/checking needs an
update)
# The changeset is longer than really needed because pdo_stmt.c was
# refactored to remove the "got

MFH:
- Fixed bug #44173 (PDO->query() parameter parsing/checking needs an
update)
# The changeset is longer than really needed because pdo_stmt.c was
# refactored to remove the "goto"

show more ...

# 875a27b7 02-Apr-2009 Dmitry Stogov

Fixed bug #47851 (is_callable throws fatal error)

# c27bf17f 01-Apr-2009 Matt Wilmas

MFH: explode() stuff:
- Fixed bug #47560 (explode()'s limit parameter odd behaviour) by reverting change for bug #47546
- Changed int to long where needed (should fix memory errors from overf

MFH: explode() stuff:
- Fixed bug #47560 (explode()'s limit parameter odd behaviour) by reverting change for bug #47546
- Changed int to long where needed (should fix memory errors from overflow seen in bug #47854)
- Simplified logic a bit with limit and its default value
- php_explode_negative_limit(): removed safe_emalloc (not needed; plain erealloc is used later)
- Moved declarations/allocation to optimize if the delimiter isn't found
- Changed ALLOC_STEP size for less realloc's (and maybe better memory block alignment?)

show more ...

# e1cb53f5 01-Apr-2009 Ilia Alshanetsky

Fixed bug #47856 (stristr() converts needle to lower-case).

# 4a40de7e 31-Mar-2009 Scott MacVicar

BFN

# 5e274297 31-Mar-2009 Dmitry Stogov

Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow minimum integer)

# 714e4076 30-Mar-2009 Johannes Schlüter

Reorder NEWS entries

# bcb40030 30-Mar-2009 Johannes Schlüter

MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at
startup)

# da141679 28-Mar-2009 Matteo Beccati

MFH:
- Fixed bug #47816 (pcntl tests failing on NetBSD)
# Tests will still fail until a few kernel bugs are fixed

# 6c6c8feb 28-Mar-2009 Matteo Beccati

- Fixed bug #44861 (scrollable cursor don't work with pgsql)

# 155564d7 28-Mar-2009 Arnaud Le Blanc

Fix UPGRADING and NEWS for ticks undeprecation

# ca4970fd 27-Mar-2009 Felipe Pena

- Merged into 5_2

# f2b7adff 26-Mar-2009 Dmitry Stogov

Fixed bug #47596 (Bus error on parsing file)

# d7c4a273 26-Mar-2009 Felipe Pena

MFH: - Fixed bug #47769 (Strange extends PDO)

# 7ef3db0e 26-Mar-2009 Dmitry Stogov

Fixed bug #47516 (nowdoc can not be embed in heredoc but can be embed in double quote)

# da9405de 26-Mar-2009 Dmitry Stogov

Fixed bug #47714 (autoloading classes inside exception_handler leads to crashes)

# ab7f6d88 26-Mar-2009 Dmitry Stogov

Fixed bug #47771 (Exception during object construction from arg call calls object's destructor)

# fe9ce624 25-Mar-2009 Felipe Pena

MFH:
- Fixed bug #47779 (Wrong value for SIG_UNBLOCK and SIG_SETMASK constants).
Patch by: mbeccati at php.net

# bcd9099b 25-Mar-2009 Dmitry Stogov

Fixed bug #47038 (Memory leak in include)

# 4a4d739e 25-Mar-2009 Dmitry Stogov

Fixed bug #47699 (autoload and late static binding)

# d9febb46 24-Mar-2009 Pierre Joye

- #47757 rename JPG to JPEG in phpinfo

1...<<451452453454455456457458459460>>...619