History log of /PHP-7.0/ (Results 76 – 100 of 74925)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
484c11a505-Dec-2017 Anatol Belski

7.0.28 is next

dab205cb05-Dec-2017 Anatol Belski

[ci skip] update NEWS

0eb262ea04-Dec-2017 Anatol Belski

Use dtor unconditionally in error case

d4dee4a629-Nov-2017 Xinchen Hui

Fixed bug #75573 (Segmentation fault in 7.1.12 and 7.0.26)

(cherry picked from commit 3b9ba7b6bd9e24bdbeca8e8e3f24cee2fccc51d8)

Revision tags: php-7.1.7RC1, php-7.0.21RC1, php-7.2.0alpha2, php-7.1.6, php-7.2.0alpha1, php-7.0.20, php-7.1.6RC1, php-7.0.20RC1, php-7.1.5, php-7.0.19, php-7.0.19RC1, php-7.1.5RC1, php-7.1.4, php-7.0.18, php-7.1.4RC1, php-7.0.18RC1, php-7.1.3, php-7.0.17, php-7.1.3RC1, php-7.0.17RC1, php-7.1.2, php-7.0.16, php-7.0.16RC1, php-7.1.2RC1, php-5.6.30, php-7.0.15, php-5.6.30RC1, php-7.1.1RC1, php-7.0.15RC1, php-7.1.1
d6d4f2a910-Dec-2016 Andy Postnikov

Fix ZEND_SIGNED_MULTIPLY_LONG for AArch64

Register operands are required in this context.

This is a backport of 8c8679207ae5ada8751288e75b78c928a4d34d1d
to PHP 7.0+. The current

Fix ZEND_SIGNED_MULTIPLY_LONG for AArch64

Register operands are required in this context.

This is a backport of 8c8679207ae5ada8751288e75b78c928a4d34d1d
to PHP 7.0+. The current code caused incorrect behavior on AArch64
when compiling with clang.

show more ...

958fdc9901-Dec-2017 Anatol Belski

Consider Xdebug for tmi ini generation, too

24d5adbd01-Dec-2017 Dmitry Stogov

Set trailing zero

32e3d7b929-Nov-2017 Lior Kaplan

Define floorf if system doesn't have it (follow up for 22c48761)

floorf is checked in config.m4

2665668428-Nov-2017 Remi Collet

NEWS

8e5b953227-Nov-2017 Remi Collet

Fixed bug #64938 libxml_disable_entity_loader setting is shared between requests (FPM)

7e0feb8815-Nov-2017 Sebastian Ramadan

Check for binary_location allocation failure

269d160122-Nov-2017 Scott

Fix bug #75409

38be3c4a21-Nov-2017 Anatol Belski

[ci skip] update NEWS

8fdef98121-Nov-2017 Nester

Fixed #75539 and #74183 - preg_last_error not returning error code after error

702ef27320-Nov-2017 Remi Collet

Better fix bug #75540 Segfault with libzip 1.3.1
- only 1.3.1 is affected
- fix use after free

8832c46620-Nov-2017 Remi Collet

NEWS

de47d47920-Nov-2017 Remi Collet

fix bug #75540 Segfault with libzip 1.3.1

0e097f2c17-Nov-2017 Nikita Popov

Fixed bug #75535

The sizeof()s for Content-Length and Transfer-Encoding were missing
the trailing ":". Apart from being generally wrong, this no longer
verified that the header actua

Fixed bug #75535

The sizeof()s for Content-Length and Transfer-Encoding were missing
the trailing ":". Apart from being generally wrong, this no longer
verified that the header actually contains a colon, leading to the
null http_header_value being used.

Additionally, in the interest of being defensive, also make sure
that http_header_value is non-null by setting it to the end of
the header line (effectively an empty string) if there is no colon.
If the following conditions are correct, this value is not going
to be used though.

show more ...

1ed08f9817-Nov-2017 Anatol Belski

Update SDK version for AppVeyor

a5206bc601-Sep-2017 Sammy Kaye Powers

Update NEWS

3bc5c9f129-Mar-2017 Sammy Kaye Powers

Fix bug 60471 by correctly identifying unused speculative preconnections

* Correctly identify unused speculative preconnections from browsers
like Chrome and Firefox
* Add a new me

Fix bug 60471 by correctly identifying unused speculative preconnections

* Correctly identify unused speculative preconnections from browsers
like Chrome and Firefox
* Add a new message to the debug level that is emitted when a TCP
connection is closed without sending any request (a preconnection)
* Fix an issue where the existing debug messages were not being
displayed even when debug mode was enabled

show more ...

df615f4710-Nov-2017 Anatol Belski

[ci skip] update NEWS

c6720e2f08-Nov-2017 Anatol Belski

Fixed #75384 PHP seems incompatible with OneDrive files on demand

ca0bcf5307-Nov-2017 Derick Rethans

Fixed ext/date tests due to changes in Olson database

bc7d4dc507-Nov-2017 Anatol Belski

7.0.27 next

12345678910>>...2997