History log of /PHP-5.5/ (Results 476 – 500 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a32c8ba731-Mar-2015 Lior Kaplan

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

1add840131-Mar-2015 Xinchen Hui

Fixed bug #68739 (Missing break / control flow in curl)

(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)

059e774d31-Mar-2015 Xinchen Hui

Fixed bug #68740 (NULL Pointer Dereference)

(cherry picked from commit 124fb22a13fafa3648e4e15b4f207c7096d8155e)

0a8f28b408-Jan-2015 Xinchen Hui

Fixed bug #68677 (Use After Free in OPcache)

(cherry picked from commit 777c39f4042327eac4b63c7ee87dc1c7a09a3115)

b56f802231-Mar-2015 Julien Pauli

Updated NEWS

3012300531-Mar-2015 Derick Rethans

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

ffbd380e31-Mar-2015 Derick Rethans

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

8e3e034431-Mar-2015 Julien Pauli

5.5.24RC1

97a1b34331-Mar-2015 Julien Pauli

5.5.25 now

2c117a4031-Mar-2015 Derick Rethans

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

1bc7755931-Mar-2015 Lior Kaplan

Align entries format

8654fdd831-Mar-2015 Lior Kaplan

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

639f922731-Mar-2015 Lior Kaplan

Add CVE for bug #69207

6480725030-Mar-2015 Michael Wallner

Fixed bug #64931

phar_add_file is too restrive on filename

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

6de25c1530-Mar-2015 Michael Wallner

Fixed Bug #65467

Call to undefined method cli_arg_typ_string

Use cli_arg_typ_filecontent instead.

8f7e378b30-Mar-2015 Michael Wallner

fix bug #67761

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

Strengthen the silly .tar file extension check.

f4264ebc30-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 ...

75f40ae127-Mar-2015 Dmitry Stogov

Fixed bug #69293

1b2d58a327-Mar-2015 Leigh

Add RAND_egd check for compiling against LibreSSL

bc0e505125-Mar-2015 Lior Kaplan

Add CVE for bug #68901

1b41dcf925-Mar-2015 Anatol Belski

Fixed bug #69287 upgrade bundled sqlite to 3.8.8.3

8f9cb39c25-Mar-2015 Anatol Belski

fix dir separator in test

1174b39925-Mar-2015 Remi Collet

revert a4157423934edf7b8fdbcee163cced9bfd5748a, fix build odbc as shared

23520d7925-Mar-2015 Xinchen Hui

Fixed typo

fe0ca27425-Mar-2015 Xinchen Hui

Merge branch 'PHP-5.4' of https://git.php.net/repository/php-src into PHP-5.4


1...<<11121314151617181920>>...2317