History log of /php-src/NEWS (Results 6201 – 6225 of 15456)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2c16b9cf 23-Jul-2016 Christoph M. Becker

Fix #66555: Always false condition in ext/gd/libgd/gdkanji.c

This issue has already been fixed in libgd[1], so we fix PHP's bundled
libgd accordingly.

[1] <https://github.com/li

Fix #66555: Always false condition in ext/gd/libgd/gdkanji.c

This issue has already been fixed in libgd[1], so we fix PHP's bundled
libgd accordingly.

[1] <https://github.com/libgd/libgd/commit/aa1d71c>

show more ...

# 6046acf9 23-Jul-2016 Bob Weinand

Fix ClosedGeneratorException possibly thrown into wrong scope

# f12fd5c2 23-Jul-2016 Nikita Popov

Merge branch 'PHP-5.6' into PHP-7.0

Conflicts:
ext/standard/ftp_fopen_wrapper.c


# 65abdb55 21-Jul-2016 vhuk

Fix for bug #54431

# 69291214 22-Jul-2016 Xinchen Hui

Fixed bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)

# 05dfd1d3 22-Jul-2016 Xinchen Hui

Update NEWs

# a6953e70 22-Jul-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# 9a2207c9 22-Jul-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0

# Resolved conflicts:
# ext/spl/spl_directory.c


# 6b116932 22-Jul-2016 Christoph M. Becker

Fix #72646: SplFileObject::getCsvControl does not return the escape character

This has obviously been missed when adding the $escape parameter to
SplFileObject::setCsvControl() in PHP 5.

Fix #72646: SplFileObject::getCsvControl does not return the escape character

This has obviously been missed when adding the $escape parameter to
SplFileObject::setCsvControl() in PHP 5.3, so we catch up on this.

show more ...

# 9c8b2c86 21-Jul-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# 4472f9e8 21-Jul-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# f2c2a4be 21-Jul-2016 Christoph M. Becker

Fix #72330: CSV fields incorrectly split if escape char followed by UTF chars

We must not forget to properly reset the state for multibyte characters
following an escape character.

# a10d873c 21-Jul-2016 Davey Shafik

Update NEWS for 7.1.0beta1

# 8ec50677 21-Jul-2016 Xinchen Hui

Update NEWS

# 4a643e5e 21-Jul-2016 Xinchen Hui

Fixed bug #72639 (Segfault when instantiating class that extends IntlCalendar and adds a property)

# 1495455d 21-Jul-2016 Davey Shafik

Prepare NEWS for 7.2

# c9af9c78 21-Jul-2016 Davey Shafik

Prepare NEWS for beta2

# c9f21e83 20-Jul-2016 Ferenc Kovacs

update NEWs

# 201c8438 20-Jul-2016 Davey Shafik

Update NEWS for RFC: Additional Context in pcntl_signal Handler

# 5507fbe6 20-Jul-2016 Jakub Zelenka

Update NEWS with fixed OpenSSL 1.1 build

# f2fa4506 20-Jul-2016 Xinchen Hui

Update NEWs

# 97c0b133 20-Jul-2016 Xinchen Hui

Fixed bug #72629 (Caught exception assignment to variables ignores references).

# 07b869f3 20-Jul-2016 Xinchen Hui

Update NEWS

# 3c3b8c83 20-Jul-2016 Xinchen Hui

Fixed bug #72622 (array_walk + array_replace_recursive create references from nothing)

# 1eb13c52 19-Jul-2016 Anatol Belski

sync NEWS

1...<<241242243244245246247248249250>>...619