History log of /php-src/NEWS (Results 5476 – 5500 of 15455)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 01c1afa7 01-Feb-2017 andrewnester

Fixed bug #74021

# 5a1bb389 12-Feb-2017 Xinchen Hui

Update NEWS

# ee25eb0e 12-Feb-2017 Xinchen Hui

Fixed #73496 (Invalid memory access in zend_inline_hash_func)

no test script is added because it requre too much memory

# 9fb2812b 11-Feb-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 7e5cf2aa 11-Feb-2017 Adam Saponara

Fixed bug #73118

# 6d5ea20e 11-Feb-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 9814be4b 09-Feb-2017 Denis Yeldandi

Fixed bug #69860

# 51139092 11-Feb-2017 Derick Rethans

Fixed bug #73837 ("new DateTime()" sometimes returns 1 second ago value).

# c39147d1 10-Feb-2017 Dmitry Stogov

Fixed bug #74053 (Corrupted class entries on shutdown when a destructor spawns another object). (jim at commercebyte dot com)

Merge branch 'master' of github.com:commercebyte/php-src

Fixed bug #74053 (Corrupted class entries on shutdown when a destructor spawns another object). (jim at commercebyte dot com)

Merge branch 'master' of github.com:commercebyte/php-src

* 'master' of github.com:commercebyte/php-src:
Added EG(flags) - executor global flags EG_FLAGS_IN_SHUTDOWN - is set when PHP is in shutdown state
newly added zend_object_store.no_reuse is redefined as a global zend_object_store_no_reuse, to avoid alignment issues
Alignment fix, as per @nikic
The test scripts bug64720.phpt and bug68652.phpt were relying on the buggy behavior, when PHP returns "Undefined static property" error due to class entry corruption. With my fix for bug 74053, both tests return no errors now, I corrected the EXPECTF accordingly
Bug Fix: Corrupted class entries on shutdown when a destructor spawns another object (C) 2017 CommerceByte Consulting

show more ...


# 47f1e081 10-Feb-2017 Xinchen Hui

Update NEWs

# 185304a6 10-Feb-2017 Xinchen Hui

Fixed bug #74019 (Segfault with list)

# f352c500 08-Feb-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 80c8d84a 18-Jan-2017 Zheng SHAO

Fixed bug #61471

# 714d825b 02-Feb-2017 Christian Schmidt

Fix detection of isnan and isinf

The isnan() and isinf() are C99 macros not functions.

Also fix is_infinite(-INF) in case isinf is not defined.

# 8a8aa678 06-Feb-2017 Nikita Popov

Revert "Fix detection of isnan and isinf"

This reverts commit 9ea0949f43959ff0cf519e7a10ef9de7a538cde3.

# 9ea0949f 02-Feb-2017 Christian Schmidt

Fix detection of isnan and isinf

The isnan() and isinf() are C99 macros not functions.

Also fix is_infinite(-INF) in case isinf is not defined.

# b87e3993 05-Feb-2017 Andrea Faulds

Merge branch 'PHP-7.0' into PHP-7.1


# 21d78786 05-Feb-2017 Andrea Faulds

Fix bug #73954

# f3b1ecb6 03-Feb-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# dcaf4da8 03-Feb-2017 Nikita Popov

Revert "Merge branch 'pull-request/2344' into PHP-7.0"

This reverts commit 6988d070ea8c7d44452d8c98e594d65ea722a1d8, reversing
changes made to 75ad2b301a047209e7b5a6b5912eb589cfbc773d.

# 57817eb7 03-Feb-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 9ffc6ca6 03-Feb-2017 andrewnester

Fixed bug #74035

# 8660e95b 03-Feb-2017 Nikita Popov

Fixed bug #74041

# 984a6312 03-Feb-2017 Joe Watkins

Merge branch 'PHP-7.1'

* PHP-7.1:
Fixed bug #74004 LIBXML_NOWARNING (etc) ignored by DOMDocument::loadHTML


# 611952cd 03-Feb-2017 Joe Watkins

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fixed bug #74004 LIBXML_NOWARNING (etc) ignored by DOMDocument::loadHTML


1...<<211212213214215216217218219220>>...619