History log of /php-src/NEWS (Results 10751 – 10775 of 15462)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 79baca32 15-Jun-2010 Pierre Joye

- #42060, add paged results support

# f310305f 15-Jun-2010 Felipe Pena

- New entries

# 8fcd33ed 15-Jun-2010 Pierre Joye

- Fix #51424, crypt() function hangs after 3rd call

# 1d9c49bb 14-Jun-2010 Andrey Hristov

Fixed bug #52082 (character_set_client & character_set_connection reset after
mysqli_change_user())

libmysql >= 5.1.23 will PASS, older library versions will fail

# d652e022 14-Jun-2010 Pierre Joye

- #52043,GD doesn't recognize latest libJPEG version

# 764a95f6 12-Jun-2010 Felipe Pena

- Fixed bug #49320 (PDO returns null when SQLite connection fails)

# f1e02c5c 12-Jun-2010 Felipe Pena

- Fixed bug #52051 (handling of case sensitivity of old-style constructors changed in 5.3+)

# 4d3944f9 11-Jun-2010 Felipe Pena

- Fixed bug #52057 (ReflectionClass fails on Closure class)

# 5eb64a49 11-Jun-2010 Felipe Pena

- Fixed bug #52060 (Memory leak when passing a closure to method_exists())

# 899bc2f5 11-Jun-2010 Patrick Allaert

- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)

# 90906a91 10-Jun-2010 Ilia Alshanetsky

Added inTransaction() method to PDO, with specialized support for Postgres

# 9daa864c 10-Jun-2010 Ilia Alshanetsky

Added support for copy to/from array/file for pdo_pgsql extension.
# original patch by Denis Gasparin

# cac310d8 10-Jun-2010 Dmitry Stogov

Fixed bug #52001 (Memory allocation problems after using variable variables)

# f7d82d0e 09-Jun-2010 Ilia Alshanetsky

Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command).

# 0d4720a6 09-Jun-2010 Ilia Alshanetsky

Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)

# Patch by dennis at transip dot nl

# dbddbb6e 08-Jun-2010 Sriram Natarajan

- Fixed Bug #51168 (fails to compile with Sun Studio)
# C99 standard supports inline keyword and supported by
# by major compilers like GCC, HP C, IBM C and Sun C

# 178ee932 08-Jun-2010 Felipe Pena

- Fix order

# 9badd4f0 08-Jun-2010 Antony Dovgal

fix bug #50101 (name clash between global and local variable)

# ae01c146 08-Jun-2010 Antony Dovgal

fix bug #51276 (php_load_extension() is missing when HAVE_LIBDL is undefined)

# 99c31b31 08-Jun-2010 Felipe Pena

- Added array dereferencing support [DOC]
# http://wiki.php.net/rfc/functionarraydereferencing

# a14dd750 04-Jun-2010 Felipe Pena

- Fixed bug #51991 (spl_autoload and *nix support with namespace)

# 00c48506 03-Jun-2010 Felipe Pena

- New ReflectionClass method

# 9ef6a73d 03-Jun-2010 Christopher Jones

Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved)

# e524236a 03-Jun-2010 Christopher Jones

Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved)

# c453a8fc 02-Jun-2010 Pierre Joye

- fix leak on error in mcrypt_create_iv on windows

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