History log of /php-src/NEWS (Results 9601 – 9625 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# b0e8be8a 02-May-2012 Stanislav Malyshev

organize NEWS

# 7bbd5521 02-May-2012 Stanislav Malyshev

Revert "Fix bug #61537 (json_encode() incorrectly truncates/discards information) and"

This reverts commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b.
The fix is not correct, not fixed aft

Revert "Fix bug #61537 (json_encode() incorrectly truncates/discards information) and"

This reverts commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b.
The fix is not correct, not fixed after discussion on github.
Please fix the issues and reapply the patch

show more ...

# fd518ffc 30-Apr-2012 Xinchen Hui

Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4

* origin/PHP-5.3:
Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
- BFN

Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4

* origin/PHP-5.3:
Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).
- BFN

Conflicts:
sapi/cli/php_cli.c

show more ...


# bae56a87 30-Apr-2012 Xinchen Hui

Fixed bug #61546 (functions related to current script failed when chdir() in cli sapi).

# b336af29 29-Apr-2012 Felipe Pena

- BFN

# 9aff3a11 29-Apr-2012 Felipe Pena

- BFN

# ac4d53cf 24-Apr-2012 Michael Wallner

fix NEWS order

# 52cb8ed3 24-Apr-2012 Michael Wallner

BFN

# 8d748e5d 23-Apr-2012 Gustavo André dos Santos Lopes

Fixed bug #61764: 'I' unpacks n as signed if n > 2^31-1 on LP64

Also fixed possible invalid read on big endian LP64.

# 3ca1976b 22-Apr-2012 Xinchen Hui

Update NEWS

# c06e92a5 22-Apr-2012 Xinchen Hui

Fixed bug #61812 (Uninitialised value used in libmagic)

# cc58373d 20-Apr-2012 Xinchen Hui

Improved performance while sending error page

this also fixed bug #61785 (Memory leak when access a non-exists file without router)

# bca2d6b9 20-Apr-2012 Felipe Pena

- BFN

# dd34fe52 20-Apr-2012 Felipe Pena

- BFN

# 1b78aef4 19-Apr-2012 Johannes Schlüter

Fix bug #61755 parsing bug can lead to access violations

# 56d8d353 18-Apr-2012 Xinchen Hui

Fix NEWS, the previous wrong was introduced in commit cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b

http://git.php.net/?p=php-src.git;a=commitdiff;h=cb2a1c71c96d7c9b2ee03d77beae0c8e0d385f1b

# 172aa3c6 18-Apr-2012 Xinchen Hui

update NEWS

# d6394e66 17-Apr-2012 Yasuo Ohgaki

Add NEWS

# 4968fa64 17-Apr-2012 theanomaly.is@gmail.com

Fixed bug #61038; "Z" and better behavior for unpack()

Added new "Z" argument to pack/unpack, now allowing "a" to return
data without stripping, and "A" strips all trailing white space,

Fixed bug #61038; "Z" and better behavior for unpack()

Added new "Z" argument to pack/unpack, now allowing "a" to return
data without stripping, and "A" strips all trailing white space,
while "Z" will strip everything after the first null.

show more ...

# 565892d4 15-Apr-2012 Xinchen Hui

Implement const array/string dereference

RFC:https://wiki.php.net/rfc/constdereference

# ed09d26f 16-Apr-2012 Xinchen Hui

change the bug summary

# 3b42f184 14-Apr-2012 Xinchen Hui

Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx)

# 1461a403 12-Apr-2012 Johannes Schlüter

Remove cherry-picked items for 5.3.11

# cb2a1c71 02-Apr-2012 Adam Harvey

Fix bug #61537 (json_encode() incorrectly truncates/discards information) and
remove a test case that's now mooted by this fix.

# 3f3ad30c 02-Apr-2012 Adam Harvey

Fix bug #61537 (json_encode() incorrectly truncates/discards information) and
remove a test case that's now mooted by this fix.

1...<<381382383384385386387388389390>>...619