History log of /php-src/NEWS (Results 9076 – 9100 of 15466)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f5f3ab1b 03-Apr-2013 Xinchen Hui

format

# e34767d4 03-Apr-2013 Xinchen Hui

format

# bb701763 03-Apr-2013 Xinchen Hui

Update NEWS & UPGRADING

# d7f709a0 03-Apr-2013 Xinchen Hui

Add CURL_WRAPPERS_ENABLE constant

see http://news.php.net/php.internals/66871

# 688f5fc8 02-Apr-2013 Remi Collet

NEW for #64565

# 503760c9 31-Mar-2013 Derick Rethans

Updated test case and added BFN to NEWS.

# 1d4fcdff 15-Mar-2013 Sergey Akbarov

Fix bug #64433: does not follow redirects for non-3xx response codes

# 953f0750 29-Mar-2013 Xinchen Hui

Fixed bug #64544 (Valgrind warnings after using putenv)

The frozen_envion is needed, since if an item in environ is updated
(like the test script HOME one), invalid free still shows up

# 46ee57f2 28-Mar-2013 Johannes Schlüter

This will PHP 5.3.25

# f982aaaf 27-Mar-2013 Stanislav Malyshev

will be 5.4.15

# 210d43d7 27-Mar-2013 Stanislav Malyshev

fix NEWS

# 25b3c949 27-Mar-2013 Lars Strojny

Added XOR support for expressions in INI parser: NEWS and zend_language_scanner.c

# 85e5e607 27-Mar-2013 Dmitry Stogov

Fixed bug #64529 (Ran out of opcode space)

# ef6cdb85 27-Mar-2013 David Soria Parra

NEWS Section for beta 3

# 2185746f 27-Mar-2013 David Soria Parra

News for beta 2

# ed315823 26-Mar-2013 Xinchen Hui

Fixed bug #64515 (Memoryleak when using the same variablename 2times in function declaration)

# 5e9377eb 26-Mar-2013 Xinchen Hui

Fixed bug #64515 (Memoryleak when using the same variablename 2times in function declaration)

# 975d2666 25-Mar-2013 Xinchen Hui

Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').

# e9f996c0 25-Mar-2013 Dmitry Stogov

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)

Conflicts:
NEW

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)

Conflicts:
NEWS
Zend/zend_vm_def.h
Zend/zend_vm_execute.h

show more ...


# c4686b4d 25-Mar-2013 Dmitry Stogov

Fixed bug #63914 (zend_do_fcall_common_helper_SPEC does not handle exceptions properly). (Jeff Welch)

# c342c9b9 25-Mar-2013 Stanislav Malyshev

fix bug #64490 - add __FreeBSD_kernel__ to allowed FreeBSD defs

# 9d31c0de 21-Mar-2013 Xinchen Hui

Update NEWS

# 7dce0194 21-Mar-2013 Xinchen Hui

Fixed bug #64239 (Debug backtrace changed behavior since 5.4.10 or 5.4.11)

# 0fd3572f 21-Mar-2013 Xinchen Hui

Fixed bug #64432 (more empty delimiter warning in strX methods)

# 22583504 20-Mar-2013 David Soria Parra

NEWS section for beta 2

1...<<361362363364365366367368369370>>...619