History log of /php-src/NEWS (Results 4676 – 4700 of 15454)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 0a1f52fb 09-Jan-2018 Xinchen Hui

Update NEWS

# 6da44fef 09-Jan-2018 Xinchen Hui

Fixed bug #75781 (substr_count incorrect result)

# 67ec3ce1 03-Jan-2018 Remi Collet

2018

# 421787db 03-Jan-2018 Remi Collet

missing changelog entries + fix version and date

# d6e4132c 03-Jan-2018 Remi Collet

missing changelog entries

# 028507f1 02-Jan-2018 Ferenc Kovacs

php 5.6.34 is next

# 2881199c 02-Jan-2018 Stanislav Malyshev

Update NEWS

# 4422f86f 01-Jan-2018 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# d534d59b 01-Jan-2018 Nikita Popov

Fixed bug #75502

The string keys were not duplicated into persistent memory in this
case.

# 9188f1d8 28-Dec-2017 Dmitry Stogov

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fixed bug #75720 (File cache not populated after SHM runs full)


# 60b2d678 28-Dec-2017 Dmitry Stogov

Fixed bug #75720 (File cache not populated after SHM runs full)

# 650264e3 28-Dec-2017 Xinchen Hui

Fixed bug #75742 (potential memleak in internal classes's static members)

# 14304faa 27-Dec-2017 Xinchen Hui

Updated NEWS

# dc3822c3 27-Dec-2017 Xinchen Hui

Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry)

# b2b2b437 25-Dec-2017 Nikita Popov

Add _IS_NUMBER as cast_object() target type

convert_scalar_to_number() will now call cast_object() with an
_IS_NUMBER argument, in which case the cast handler should return
either an

Add _IS_NUMBER as cast_object() target type

convert_scalar_to_number() will now call cast_object() with an
_IS_NUMBER argument, in which case the cast handler should return
either an integer or floating point number, whichever is more
appropriate.

Previously convert_scalar_to_number() unconditionally converted
objects to integers instead.

Fixes bug #53033.
Fixes bug #54973.
Fixes bug #73108.

show more ...

# 688b9136 23-Dec-2017 Nikita Popov

Fixed bug #54043

# 12e991f5 22-Dec-2017 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# f14b6f49 22-Dec-2017 Nikita Popov

Fixed bug #73209

# 2c880037 22-Dec-2017 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# ec142f2c 22-Dec-2017 Nikita Popov

Fixed bug #75242

# 74e3da5c 22-Dec-2017 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


# ccb113c3 22-Dec-2017 Nikita Popov

Fixed bug #75717

# 32373369 22-Dec-2017 Nikita Popov

Merge branch 'PHP-7.1' into PHP-7.2


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

# a1810758 21-Dec-2017 Dmitry Stogov

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
Fixed bug #75579 (Interned strings buffer overflow may cause crash)


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