History log of /PHP-5.5/ (Results 201 – 225 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
885edfef07-Jul-2015 Stanislav Malyshev

Better fix for bug #69958

c815761907-Jul-2015 Stanislav Malyshev

update news

97aa752f05-Jul-2015 Stanislav Malyshev

Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)

6dedeb4005-Jul-2015 Stanislav Malyshev

Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath

bf58162d05-Jul-2015 Stanislav Malyshev

Fix bug #69958 - Segfault in Phar::convertToData on invalid file

b6f5cb1107-Jul-2015 Ferenc Kovacs

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
add missing second argument for ucfirst to the proto


29533ae507-Jul-2015 Ferenc Kovacs

add missing second argument for ucfirst to the proto

ed84af4b07-Jul-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Better fix for bug #69958


eda31f5707-Jul-2015 Stanislav Malyshev

Better fix for bug #69958

09de64a507-Jul-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Better fix for bug #69958


61b0b80307-Jul-2015 Stanislav Malyshev

Better fix for bug #69958

c938d2f507-Jul-2015 Stanislav Malyshev

update news

303d97fe07-Jul-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)
Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)
Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath
Fix bug #69958 - Segfault in Phar::convertToData on invalid file

Conflicts:
ext/mysqlnd/mysqlnd.c

show more ...


0d2f147d05-Jul-2015 Stanislav Malyshev

Fix bug #69669 (mysqlnd is vulnerable to BACKRONYM)

3e88d61005-Jul-2015 Stanislav Malyshev

Fix bug #69923 - Buffer overflow and stack smashing error in phar_fix_filepath

452d30cf05-Jul-2015 Stanislav Malyshev

Fix bug #69958 - Segfault in Phar::convertToData on invalid file

8f2e082329-Jun-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Move strlen() check to php_mail_detect_multiple_crlf()
Fixed Bug #69874 : Can't set empty additional_headers for mail()


cd9c39d729-Jun-2015 Stanislav Malyshev

Merge branch 'pull-request/1350' into PHP-5.4

* pull-request/1350:
Move strlen() check to php_mail_detect_multiple_crlf()
Fixed Bug #69874 : Can't set empty additional_headers fo

Merge branch 'pull-request/1350' into PHP-5.4

* pull-request/1350:
Move strlen() check to php_mail_detect_multiple_crlf()
Fixed Bug #69874 : Can't set empty additional_headers for mail()

show more ...


80f9a97217-Jun-2015 Anatol Belski

fix unknown size of void error

8e440dc124-Jun-2015 Julien Pauli

5.5.28 now - Security Only

cd068b1e23-Jun-2015 Christoph M. Becker

Made bug44295-win.phpt locale independent

Formerly it failed on non English installations.

b03f743e23-Jun-2015 Christoph M. Becker

updated NEWS

8da8dc0423-Jun-2015 Christoph M. Becker

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
updated NEWS
Fixed bug #69768 (escapeshell*() doesn't cater to !)
bump API version to 6.8


921544ca23-Jun-2015 Christoph M. Becker

updated NEWS

a621781f23-Jun-2015 Christoph M. Becker

Fixed bug #69768 (escapeshell*() doesn't cater to !)

When delayed variable substitution is enabled (can be set in the
Registry, for instance), !ENV! works similar to %ENV%, and so ! shou

Fixed bug #69768 (escapeshell*() doesn't cater to !)

When delayed variable substitution is enabled (can be set in the
Registry, for instance), !ENV! works similar to %ENV%, and so ! should
be escaped like %.

show more ...

12345678910>>...2317