History log of /php-src/NEWS (Results 9301 – 9325 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# df3b9a1e 27-Nov-2012 Xinchen Hui

Fixed Bug #63614 (Fatal error on Reflection)

# 289bb339 25-Nov-2012 Remi Collet

Fixed bug #63588 Duplicate implementation of php_next_utf8_char

Json use an utf8 parser from a third party library, switch to
our implementation of php_next_utf8_char.
This also help

Fixed bug #63588 Duplicate implementation of php_next_utf8_char

Json use an utf8 parser from a third party library, switch to
our implementation of php_next_utf8_char.
This also helps on solving #63520. All the unit tests succeed.
Our implementation also seems a little faster.

json.dsp need to be regenerated.

show more ...

# 8d2c44b5 25-Nov-2012 Remi Collet

Fixed Bug #63361 Header not installed

ext/mysqli/php_mysqli_structs.h is installed and includes
mysqli_mysqlnd.h or mysqli_libmysql.h. So this header must also
be installed.

# 137503dd 25-Nov-2012 Remi Collet

NEWS entries

# c08e2c8c 25-Nov-2012 Stanislav Malyshev

fix NEWS

# 7262bf67 10-Nov-2012 Stanislav Malyshev

5.4.10-dev

# 90d2561a 24-Nov-2012 Remi Collet

NEWS

# 8a84b1b5 23-Nov-2012 Anatoliy Belsky

Backported the fix for bug #63248 from 5.4+

# cc315e79 21-Nov-2012 Johannes Schlüter

PHP 5.3.19

# 111aa9fd 20-Nov-2012 Dmitry Stogov

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fixed bug #63468 (wrong called method as callback with inheritance)

Conflicts:
NEWS


# 396c1e99 20-Nov-2012 Dmitry Stogov

Fixed bug #63468 (wrong called method as callback with inheritance)

# 6dff07aa 16-Nov-2012 Pierrick Charron

Fixed bug #63512 parse_ini_file() with INI_SCANNER_RAW removes quotes from value

Restore the old behavior but keep bug 51094 fixed

# e73beb82 14-Nov-2012 Anatoliy Belsky

Updated NEWS

# 5a1d2fe4 14-Nov-2012 Anatoliy Belsky

UPdated NEWS

# f5d8b638 14-Nov-2012 Anatoliy Belsky

Updated NEWS

# d71577d2 13-Nov-2012 David Soria Parra

Bump version to 5.6.0

# 01251983 13-Nov-2012 David Soria Parra

Bump version to 5.5.99 and reset NEWS

# f4512d01 12-Nov-2012 David Soria Parra

NEWS: remove dots at the end of the NEWS file

# 7e565acc 12-Nov-2012 David Soria Parra

Add missing parts from UPGRADING to NEWS

# acbc6d18 12-Nov-2012 Gustavo Lopes

List ext/intl changes also in NEWS

# 065862a7 09-Nov-2012 Felipe Pena

- BFN

# 417b1b23 07-Nov-2012 Johannes Schlüter

This will be PHP 5.3.20

# 3e7fcd9c 07-Nov-2012 Stanislav Malyshev

fix NEWS

# 7fcbe4d5 07-Nov-2012 Xinchen Hui

Fixed bug #63447 (max_input_vars doesn't filter variables when mbstring.encoding_translation = On)

# 0ee5d18f 06-Nov-2012 Rasmus Lerdorf

News entry for png memleak fix

1...<<371372373374375376377378379380>>...619