History log of /php-src/NEWS (Results 4751 – 4775 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0dbb327d 23-Nov-2017 Remi Collet

add 7.1 NEW entries

# 1dfcd1af 04-Nov-2017 Anton Artamonov

Fixed bug #70469

Don't generate an E_ERROR if we've already thrown an exception.
This interacts badly with error_get_last() checks.

# 179ed6e4 30-Sep-2017 Pedro Magalhães

63911: Compare opcodes of the op_array to determine different functions

# 192a7778 22-Nov-2017 krakjoe

Merge branch 'PHP-7.2'

* PHP-7.2:
Fix bug #75409


# 1362c849 22-Nov-2017 krakjoe

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fix bug #75409


# 5a7459a0 22-Nov-2017 krakjoe

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Fix bug #75409


# 269d1601 22-Nov-2017 Scott

Fix bug #75409

# 9988f056 21-Nov-2017 Anatol Belski

[ci skip] update NEWS

# 3ad116b7 21-Nov-2017 Anatol Belski

[ci skip] update NEWS

# 38be3c4a 21-Nov-2017 Anatol Belski

[ci skip] update NEWS

# 045e0fc0 20-Nov-2017 Remi Collet

NEWS

# 50a867eb 20-Nov-2017 Remi Collet

NEWS

# 8832c466 20-Nov-2017 Remi Collet

NEWS

# 31d9287d 17-Nov-2017 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# 092d0922 17-Nov-2017 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 0e097f2c 17-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 ...

# 6640e03d 15-Nov-2017 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# dba5a798 07-Nov-2017 DanielCiochiu

Fixed #74862: Unable to clone instance when private __clone defined

Even though __clone was implemented as private and called only from
parent class, child extending class instance could

Fixed #74862: Unable to clone instance when private __clone defined

Even though __clone was implemented as private and called only from
parent class, child extending class instance could not be cloned.

show more ...

# 97b046a6 15-Nov-2017 Anatol Belski

[ci skip] update NEWS

# 47645749 15-Nov-2017 Remi Collet

NEWS

# 4615fcf2 14-Nov-2017 Anatol Belski

update NEWS

# a5206bc6 01-Sep-2017 Sammy Kaye Powers

Update NEWS

# 61ae64f6 13-Nov-2017 Anatol Belski

[ci skip] update NEWS

# 704bcd38 13-Nov-2017 Remi Collet

next version is 7.2.1

# 8c73c9a1 13-Nov-2017 Remi Collet

NEWS

1...<<191192193194195196197198199200>>...619