History log of /php-src/NEWS (Results 4501 – 4525 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 8f221bde 23-May-2018 Xinchen Hui

Fixed bug #76367 (NoRewindIterator segfault 11)

# a231860b 22-May-2018 Jakub Zelenka

Merge branch 'PHP-7.1' into PHP-7.2


# 68c3d09c 21-May-2018 Jakub Zelenka

Fix bug #76174 (openssl extension fails to build with LibreSSL 2.7)

# 364fad27 20-May-2018 Anatol Belski

[ci skip] Update NEWS

# a8a1dc03 19-May-2018 Anatol Belski

Fix versions, as 7.2.6RC is already out

# b0270716 18-May-2018 Jakub Zelenka

Merge branch 'PHP-7.1' into PHP-7.2


# 33382dc7 18-May-2018 Jakub Zelenka

Update NEWS with info about bug #76296

# c8ab9e1e 14-May-2018 Anatol Belski

[ci skip] Update NEWS

# 2d9836a5 14-May-2018 Anatol Belski

[ci skip] Update NEWS

# cbee2392 14-May-2018 Anatol Belski

[ci skip] Update NEWS

# 4dedccd8 14-May-2018 Anatol Belski

[ci skip] Update NEWS

# 1f474272 09-May-2018 Jakub Zelenka

Update NEWS and UPGRADING for openssl_pkey_derive

# 6c3b70e9 08-May-2018 Joe Watkins

bump versions

# 637e47a5 06-May-2018 Anatol Belski

[ci skip] Update NEWS

# 54ca2e7f 06-May-2018 Anatol Belski

[ci skip] Update NEWS

# 3fe2e2a3 03-May-2018 Dmitry Stogov

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)


# 5b3e1ded 03-May-2018 Dmitry Stogov

Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)

# df4d0a73 28-Apr-2018 Dmitry Stogov

Revert "Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp)."

This reverts commit c6ce03e45e09087de8fc65f8a0a3345fea163ba2.

# f8c1ce18 28-Apr-2018 Dmitry Stogov

Revert "Merge branch 'PHP-7.1' into PHP-7.2"

This reverts commit c547c1b980468c6d5fd6e1a15606c858ffff36bf, reversing
changes made to 4c083e7a66525ef662f1ae211cafb09752832342.

# c547c1b9 27-Apr-2018 Dmitry Stogov

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).


# c6ce03e4 27-Apr-2018 Dmitry Stogov

Fixed bug #76205 (PHP-FPM sporadic crash when running Infinitewp).

# 4c083e7a 27-Apr-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# 6738d19f 27-Apr-2018 Nikita Popov

Fix bug #76281

Make sure we keep the smart-branch inhibiting NOP even if there
are multiple NOPs in sequence.

# 2c602be7 27-Apr-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# 279ba58e 27-Apr-2018 Nikita Popov

Fixed bug #76275

* Adjust IS_SERIALIZED() check to account for potential empty
allocations at the end of the memory region.
* Deallocate empty allocation if all try/catch elements

Fixed bug #76275

* Adjust IS_SERIALIZED() check to account for potential empty
allocations at the end of the memory region.
* Deallocate empty allocation if all try/catch elements have been
removed in the block pass (similar to what we do if all live
ranges have been eliminated).

show more ...

1...<<181182183184185186187188189190>>...619