History log of /PHP-5.4/NEWS (Results 351 – 375 of 6633)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5b01b090 12-Jul-2013 Stanislav Malyshev

update 5.4.17 date


# 2acc3862 10-Jul-2013 Anatol Belski

Fixed bug #65226 chroot() does not get enabled


# 9c4ef501 10-Jul-2013 Johannes Schlüter

Merge PHP 5.3.27 NEWS


# 9fc38183 08-Jul-2013 Andrey Hristov

Fixed segfault in mysqlnd when doing long prepare


# f4ce5e7f 02-Jul-2013 Remi Collet

Fixed Bug #65142 Missing phar man page

Simple man page from phar help output.


# 4bc11af1 02-Jul-2013 Remi Collet

NEWS


# 46214a23 29-Jun-2013 Yasuo Ohgaki

Update NEWS


Revision tags: php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0
# 3becd387 21-Feb-2012 Adam Harvey

Add a __wakeup() method to SplFixedArray, thereby fixing serialising an

SplFixedArray object and bug #60560 (SplFixedArray un-/serialize, getSize(),
count() return 0, keys are strings).


# e00ed6bc 27-Jun-2013 Arpad Ray

Update NEWS


# fa8611c8 27-Jun-2013 Xinchen Hui

Fixed bug #65136 (RecursiveDirectoryIterator segfault)


# 76866e0a 26-Jun-2013 Felipe Pena

- BFN


# 02682f41 26-Jun-2013 Felipe Pena

- Reclassify bug


# 891bd46f 26-Jun-2013 Felipe Pena

- BFN


# 8922c50c 26-Jun-2013 Yasuo Ohgaki

Update NEWS


# 12b75e3d 26-Jun-2013 Felipe Pena

- BFN


# 12fdf8fb 26-Jun-2013 Christopher Jones

Update NEWS


# a689fde2 26-Jun-2013 Felipe Pena

- BFN


# 40c36019 25-Jun-2013 Felipe Pena

- BFN


# 5ae1983b 25-Jun-2013 Felipe Pena

- BFN


# 38eb909d 25-Jun-2013 Xinchen Hui

Fixed Bug #61828 (Memleak when calling Directory(Recursive)Iterator/Spl(Temp)FileObject ctor twice)


# d43a2f0f 24-Jun-2013 Felipe Pena

- BFN


# 9cf3e653 24-Jun-2013 Xinchen Hui

Fixed bug (is_callable() triggers Fatal Error)

This bug is also exists in 5.4, and previous fix by dsp is not complete
for __callStatic stituation, see test script


# 860a5c4b 24-Jun-2013 Stanislav Malyshev

Fix bug #62759: Buggy grapheme_substr() on edge case


# a0b4348a 10-Jun-2013 Damjan Cvetko

Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket.


# 2531307b 23-Jun-2013 Adam Harvey

Fix bug #65088 (Generated configure script is malformed on OpenBSD).

We fell foul of a "common urban legend"[0], which resulted in us backslash
escaping double quotes that we didn't need

Fix bug #65088 (Generated configure script is malformed on OpenBSD).

We fell foul of a "common urban legend"[0], which resulted in us backslash
escaping double quotes that we didn't need to in acinclude.m4. This worked fine
on most shells, but OpenBSD's ksh implementation really didn't like it.

[0] http://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Shell-Substitutions.html

show more ...


1...<<11121314151617181920>>...266