History log of /php-src/NEWS (Results 9076 – 9100 of 15459)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 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

# 7f2424bb 20-Mar-2013 David Soria Parra

NEWS for beta 1

# 66b4e5cd 20-Mar-2013 David Soria Parra

NEWS for array_column

# bf8026aa 20-Mar-2013 Anatol Belski

updated NEWS

# 0881ff04 20-Mar-2013 Anatol Belski

updated NEWS

# bb935ff8 20-Mar-2013 Anatol Belski

Fixed bug #64452 Zip PHPTs crash intermittently

# 5aaff8d6 20-Mar-2013 Stanislav Malyshev

clarify NEWS

# 8d199c7c 19-Mar-2013 Anatol Belski

Backported fix for bug #62852

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