History log of /PHP-7.1/NEWS (Results 226 – 250 of 10129)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f14f3ed7 15-Dec-2017 Anatol Belski

[ci skip] update NEWS


# fd81881e 14-Dec-2017 Anatol Belski

[ci skip] update NEWS


# 71a460ba 05-Dec-2017 krakjoe

bump versions


# 3110bc10 05-Dec-2017 Anatol Belski

[ci skip] update NEWS


# 484c11a5 05-Dec-2017 Anatol Belski

7.0.28 is next


# dab205cb 05-Dec-2017 Anatol Belski

[ci skip] update NEWS


# 5934bff9 04-Dec-2017 Dmitry Stogov

Fixed bug #75608 ("Narrowing occurred during type inference" error)


# 39d1818b 29-Nov-2017 Anatol Belski

[ci skip] update NEWS

Move entry to proper section


# 3b9ba7b6 29-Nov-2017 Xinchen Hui

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


# 6ed242df 16-Nov-2017 johnstevenson

Fixed #73124: php_ini_scanned_files()

Additional ini files are reported using the --ini option, but not by
`php_ini_scanned_files()`, which relied on PHP_CONFIG_FILE_SCAN_DIR.


# 2873316d 28-Nov-2017 Remi Collet

NEWS


# 26656684 28-Nov-2017 Remi Collet

NEWS


# cf084416 28-Nov-2017 Anatol Belski

[ci skip] update NEWS


# ee9e32ca 28-Nov-2017 Xinchen Hui

Update NEWs (added bug entry)


# 269d1601 22-Nov-2017 Scott

Fix bug #75409


# 3ad116b7 21-Nov-2017 Anatol Belski

[ci skip] update NEWS


# 38be3c4a 21-Nov-2017 Anatol Belski

[ci skip] update NEWS


# 50a867eb 20-Nov-2017 Remi Collet

NEWS


# 8832c466 20-Nov-2017 Remi Collet

NEWS


# 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 ...


# 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 ...


# 4615fcf2 14-Nov-2017 Anatol Belski

update NEWS


Revision tags: php-7.2.0RC2, php-7.1.10RC1, php-7.0.24RC1
# a5206bc6 01-Sep-2017 Sammy Kaye Powers

Update NEWS


# 3dbe8dd1 13-Nov-2017 Remi Collet

NEWS


# 1c1df0d9 13-Nov-2017 Xinchen Hui

Fixed bug #75511 (fread not free unused buffer)


12345678910>>...406