History log of /php-src/NEWS (Results 7451 – 7475 of 15457)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# a04ab4b5 27-Mar-2015 Leigh

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Add RAND_egd check for compiling against LibreSSL


# 1b2d58a3 27-Mar-2015 Leigh

Add RAND_egd check for compiling against LibreSSL

# ebce0d5d 25-Mar-2015 Lior Kaplan

Add CVE for bug #68901

# bc0e5051 25-Mar-2015 Lior Kaplan

Add CVE for bug #68901

# d55d10c7 25-Mar-2015 Xinchen Hui

Fixed bug #69299 (Regression in array_filter's $flag argument in PHP 7)

# d380d1cb 25-Mar-2015 Xinchen Hui

Fixed Bug #69297 (function_exists strange behavior with OPCache on disabled function)

is_callable returns true for disable_functions, but function_exists
return false for it.

# 0ae011f3 25-Mar-2015 Michael Wallner

RFC:continue_ob accepted

# 7461c522 25-Mar-2015 Anatol Belski

updated NEWS

# 1b41dcf9 25-Mar-2015 Anatol Belski

Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3

# eb983666 25-Mar-2015 Xinchen Hui

Fixed typo

# 23520d79 25-Mar-2015 Xinchen Hui

Fixed typo

# 3eb89339 25-Mar-2015 Xinchen Hui

Update NEWS

# 0e1024f2 25-Mar-2015 Xinchen Hui

UPdate NEWS

# eaf394e9 23-Mar-2015 Xinchen Hui

Also add preg_replace_callback_array in NEWS

# c9f29f14 23-Mar-2015 Márcio Almada

update NEWS with group use declarations implementation

# 3342a248 23-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Fixed #68021 - get_browser() browser_name_regex


Revision tags: php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18, php-5.4.34, php-5.5.18RC1, php-5.6.1, php-5.6.2
# 5b5742c0 17-Sep-2014 Tjerk Meesters

Fixed #68021 - get_browser() browser_name_regex

Replaced expression delimiter with tilde (~) and escape where necessary.

# aa22e80b 23-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Adding a new `createFromImmutable` method to the `DateTime` class to mirror the current `DateTime::createFromMutable()`


# c2e22556 05-Mar-2015 Trevor Suarez

Adding a new `createFromImmutable` method to the `DateTime` class to mirror the current `DateTime::createFromMutable()`

# 3e7f47cb 10-Mar-2015 Juan Basso

Renamed test case to match with reported bug

# c6384a79 23-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2


# 1badfd81 22-Mar-2015 Masaki Kagaya

add CURL_HTTP_VERSION_2_0 and CURL_VERSION_HTTP2

# fce9a856 23-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
Bacport fix bug #68741 - Null pointer dereference
Check that the type is correct


# 723ffe2e 23-Mar-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Bacport fix bug #68741 - Null pointer dereference
Check that the type is correct


# 968fbc6a 23-Mar-2015 Stanislav Malyshev

Bacport fix bug #68741 - Null pointer dereference

1...<<291292293294295296297298299300>>...619