History log of /php-src/NEWS (Results 5701 – 5725 of 15455)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# f6bbeab6 24-Nov-2016 Xinchen Hui

Update NEWS

# e19d263d 24-Nov-2016 Xinchen Hui

Fixed bug #73585 (Logging of "Internal Zend error - Missing class information" missing class name)

Actually, I doubt how thing bug could be triggered

# e715dafa 24-Nov-2016 Ferenc Kovacs

5.6.30 will be next

# a0b28434 23-Nov-2016 Xinchen Hui

Fixed bug #73583 (Segfaults when conditionally declared class and function have the same name)

bug was introduced in rev 88eae43f , and the runtime defined key is not
merged-able

# df902a7c 22-Nov-2016 Anatol Belski

move dev to next

# 1549e0c2 22-Nov-2016 Anatol Belski

update NEWS

# d30b73a7 21-Nov-2016 Anatol Belski

update NEWS

# 0796db97 21-Nov-2016 Anatol Belski

update NEWS

# 285be2f9 21-Nov-2016 Anatol Belski

update NEWS

# 35993dbb 21-Nov-2016 Anatol Belski

update NEWS

# 1d352645 21-Nov-2016 Anatol Belski

update NEWS

# 50e60e85 21-Nov-2016 Xinchen Hui

Update NEWs

# a39d2f8e 21-Nov-2016 Xinchen Hui

Update NEWS

# 60574ea1 20-Nov-2016 Jakub Zelenka

Fix bug #73526 (php_json_encode depth issue)

# 47252a1e 20-Nov-2016 Nikita Popov

Merge branch 'PHP-7.0' into PHP-7.1


# 685b1292 20-Nov-2016 Craig Duncan

Fix bug #73538

Remove any previous default headers and replace with the specified
ones, as documented, and as is the case when a single header is
passed.

# ce4869f0 20-Nov-2016 Jakub Zelenka

Fix bug #73478 (openssl_pkey_new() generates wrong pub/priv keys with Diffie Hellman)

# fcac0f23 20-Nov-2016 Xinchen Hui

Update NEWS

# ebfd93f7 20-Nov-2016 Xinchen Hui

Fixed bug #73483 (Segmentation fault on pcre_replace_callback)

# 8bb39572 18-Nov-2016 Nikita Popov

Fixed bug #73303

# 1c2f7fcc 18-Nov-2016 Christoph M. Becker

Merge branch 'PHP-7.0' into PHP-7.1


# 583a2738 18-Nov-2016 Christoph M. Becker

Merge branch 'PHP-5.6' into PHP-7.0


# e44deba1 18-Nov-2016 Christoph M. Becker

Fix #64526: Add missing mysqlnd.* parameters to php.ini-*

# 6a647150 18-Nov-2016 Dmitry Stogov

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Disabled PHP call tracing by default (it makes significant overhead). This may be enabled again using envirionment variable USE_ZEND_DTRA

Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
Disabled PHP call tracing by default (it makes significant overhead). This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.

show more ...


# 0c78fe4b 18-Nov-2016 Dmitry Stogov

Disabled PHP call tracing by default (it makes significant overhead).
This may be enabled again using envirionment variable USE_ZEND_DTRACE=1.

1...<<221222223224225226227228229230>>...619