History log of /PHP-5.5/NEWS (Results 126 – 150 of 7423)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# cb0d3250 04-Apr-2015 Stanislav Malyshev

Fixed bug #69316 (Use-after-free in php_curl related to CURLOPT_FILE/_INFILE/_WRITEHEADER)


# af1cd45d 04-Apr-2015 Stanislav Malyshev

Fix bug #68486 and bug #69218 (segfault in apache2handler with apache 2.4)


# 80e26327 04-Apr-2015 Stanislav Malyshev

Fix bug #68819 (Fileinfo on specific file causes spurious OOM and/or segfault)


# 8751e0fe 04-Apr-2015 Anatol Belski

updated NEWS

fixes for bug #69354 was cherrypicked from master


# 86f983bd 01-Apr-2015 Danack

Fixed bug #69281 (opcache_is_script_cached no longer works)


# 59c2a55e 01-Apr-2015 Lior Kaplan

Fix typo: unitialized -> uninitialized


# a32c8ba7 31-Mar-2015 Lior Kaplan

Fixed bug #68739 (Missing break / control flow).
Fixed bug #68740 (NULL Pointer Dereference).
Fixed bug #68677 (Use After Free).


# b56f8022 31-Mar-2015 Julien Pauli

Updated NEWS


# ffbd380e 31-Mar-2015 Derick Rethans

Fixed bug #69336 (Issues with "last day of <monthname>").


# 8e3e0344 31-Mar-2015 Julien Pauli

5.5.24RC1


# 97a1b343 31-Mar-2015 Julien Pauli

5.5.25 now


# 2c117a40 31-Mar-2015 Derick Rethans

Export date_get_immutable_ce() so that extensions can make use of it too.


# 1bc77559 31-Mar-2015 Lior Kaplan

Align entries format


# 8654fdd8 31-Mar-2015 Lior Kaplan

Update CVE for Bug #68976 to CVE-2015-2787 instead of reusing CVE for #68710


# 639f9227 31-Mar-2015 Lior Kaplan

Add CVE for bug #69207


# 64807250 30-Mar-2015 Michael Wallner

Fixed bug #64931

phar_add_file is too restrive on filename

Check for any of '/', '\\', '\0' after ".phar".


# 6de25c15 30-Mar-2015 Michael Wallner

Fixed Bug #65467

Call to undefined method cli_arg_typ_string

Use cli_arg_typ_filecontent instead.


# 8f7e378b 30-Mar-2015 Michael Wallner

fix bug #67761

Phar::mapPhar fails for Phars inside a path containing ".tar".

Strengthen the silly .tar file extension check.


# f4264ebc 30-Mar-2015 Michael Wallner

Fixed bug 64343

PharData::extractTo fails for tarball created by BSD tar

Phar did not know about PAX style global/file headers.
Skip them, to be able to read the contents of tho

Fixed bug 64343

PharData::extractTo fails for tarball created by BSD tar

Phar did not know about PAX style global/file headers.
Skip them, to be able to read the contents of those archives.

show more ...


# 1b2d58a3 27-Mar-2015 Leigh

Add RAND_egd check for compiling against LibreSSL


# bc0e5051 25-Mar-2015 Lior Kaplan

Add CVE for bug #68901


# 1b41dcf9 25-Mar-2015 Anatol Belski

Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3


# 23520d79 25-Mar-2015 Xinchen Hui

Fixed typo


# 0e1024f2 25-Mar-2015 Xinchen Hui

UPdate NEWS


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.


12345678910>>...297