History log of /php-src/NEWS (Results 6601 – 6625 of 15456)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# ccc5150f 11-Mar-2016 Grigorii Sokolik

Fix bug #71767

# fca831e8 11-Mar-2016 Anatol Belski

update NEWS

# 9d02e3b9 11-Mar-2016 Anatol Belski

update NEWS

# 98c625a3 10-Mar-2016 Xinchen Hui

Fixed bug #71754 (Regression in PHP7.0: trivial script segfaults php-cgi)

# 9833c76d 10-Mar-2016 Xinchen Hui

Bug #71756 (Call-by-reference widens scope to uninvolved functions when used in switch)

# 5a6da79f 09-Mar-2016 Nikita Popov

Fix bug #71659

# f65486f1 09-Mar-2016 Nikita Popov

Add NEWS/UPGRADING for negative string offsets

# 9aa73d38 09-Mar-2016 Xinchen Hui

Fixed bug #71729 (Possible crash in zend_bin_strtod, zend_oct_strtod, zend_hex_strtod)

# 860dc17a 06-Mar-2016 Nikita Popov

Fixed bug #71724

# 3240dd93 03-Mar-2016 Nikita Popov

Merge branch 'PHP-5.6' into PHP-7.0


Revision tags: php-7.0.0beta2
# 2d4ad66f 14-Jul-2015 Christoph M. Becker

Fixed bug #69953

Added support for MKCALENDAR request method in CLI web server.

# c4b18887 16-Feb-2016 James Titcumb

Fix bug #71575 removing extra semicolons outside macros

# a9a26100 03-Mar-2016 Dmitry Stogov

unpack() function accepts an additional optional argument $offset.

# 6823ee92 02-Mar-2016 Stanislav Malyshev

Update NEWS

# ae3f132b 02-Mar-2016 Stanislav Malyshev

Merge branch 'PHP-5.6.19' into PHP-5.6

* PHP-5.6.19:
update NEWS
Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()
fix ts buld
prep for 5.6.19RC1
Fixed

Merge branch 'PHP-5.6.19' into PHP-5.6

* PHP-5.6.19:
update NEWS
Fix bug #71498: Out-of-Bound Read in phar_parse_zipfile()
fix ts buld
prep for 5.6.19RC1
Fixed bug #71587 - Use-After-Free / Double-Free in WDDX Deserialize

show more ...


# a0bbac55 02-Mar-2016 Stanislav Malyshev

update NEWS

# dea2e1bc 01-Mar-2016 Nikita Popov

Merge branch 'PHP-5.6' into PHP-7.0


# 0bbea605 01-Mar-2016 mpyw

Fix bug #71694

Exports contants CURLM_ADDED_ALREADY.

# 186844be 01-Mar-2016 Xinchen Hui

Fixed bug #71695 (Global variables are reserved before execution).

Instead of slow down hash_merge, we may also check the array(whether it
contains INDIRECT) outside of the loop, however

Fixed bug #71695 (Global variables are reserved before execution).

Instead of slow down hash_merge, we may also check the array(whether it
contains INDIRECT) outside of the loop, however, consisdering hash_merge
is not widly used, I prefer fix this in the current way to keep the
codes simple

show more ...

# a6afaa9a 29-Feb-2016 Nikita Popov

Merge branch 'PHP-5.6' into PHP-7.0

Conflicts:
ext/phar/tar.c


# 50b4cafd 02-Feb-2016 Jos Elstgeest

Fixed bugs #71317 and #71504

If there are duplicate filenames in tar, the last one wins.

# 7a14a286 29-Feb-2016 Anatol Belski

update NEWS

# c49d9f06 29-Feb-2016 Anatol Belski

update NEWS

# 0ac0604b 28-Feb-2016 Anatol Belski

update NEWS

# c299b272 25-Feb-2016 Xinchen Hui

Fixed bug #71660 (array_column behaves incorrectly after foreach by reference)

1...<<261262263264265266267268269270>>...619