History log of /PHP-5.6/ (Results 126 – 150 of 63781)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6785ea2324-Nov-2016 Derick Rethans

Updated to version 2016.10 (2016j)

e715dafa24-Nov-2016 Ferenc Kovacs

5.6.30 will be next

2d19c92f18-Nov-2016 Nikita Popov

Make php_url_parse_ex() respect length argument

This should fix all out-of-bounds reads that could previously
occur if the string passed to php_url_parse_ex() is not NUL
terminated.

f0f68c7218-Nov-2016 Nikita Popov

Cleanup parse_url() query/fragment handling

The query/fragment handling was pretty convoluted, with many parts
being duplicated. Simplify by checking for fragment, then for query,
th

Cleanup parse_url() query/fragment handling

The query/fragment handling was pretty convoluted, with many parts
being duplicated. Simplify by checking for fragment, then for query,
then for path.

show more ...

9befad6f17-Nov-2016 Nikita Popov

Cleanup parse_url() gotos

Simplify some unnecessarily complicated code. In particular the
length updates are unnecessary (length is only used at the very
start) and we're goto'ing ar

Cleanup parse_url() gotos

Simplify some unnecessarily complicated code. In particular the
length updates are unnecessary (length is only used at the very
start) and we're goto'ing around a bit too much.

show more ...

3e45385922-Nov-2016 Anatol Belski

update libs versions.txt

0796db9721-Nov-2016 Anatol Belski

update NEWS

644e290f20-Nov-2016 Craig Duncan

Fix bug #73498

Postgres uses the DELIMITER keyword since 7.3
And WITH is no longer required/used

d36d4c7021-Nov-2016 Craig Duncan

Add a test for bug 73498

850c109521-Nov-2016 Anatol Belski

update php.ini-* according to changes for bug #69090

1d35264521-Nov-2016 Anatol Belski

update NEWS

4805be1d21-Nov-2016 Anatol Belski

add test for bug #73452

0da5cb5f21-Nov-2016 Anatol Belski

Backport 15ac4904 to 5.6

5598068411-Nov-2016 Mitch Hagstrand

Fix the lchwon error test for Travis CI.

The E_WARNING message from the PHP function lchown is passed
from the system function lchown. The error message returned
from lchown can be f

Fix the lchwon error test for Travis CI.

The E_WARNING message from the PHP function lchown is passed
from the system function lchown. The error message returned
from lchown can be filesystem dependent.

show more ...

e44deba118-Nov-2016 Christoph M. Becker

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

c2d6ffb817-Nov-2016 Dmitry Stogov

Fixed test

c4f1c20d17-Nov-2016 Julien Pauli

Updated NEWS

49030f2a17-Nov-2016 Julien Pauli

Improvement for bug73297

eba5e27624-Oct-2016 Rowan Collins

Simplify ext/standard/tests/http/bug73297.phpt

aec1a5ec23-Oct-2016 Rowan Collins

http_fopen_wrapper.c - bug#73297 Skip past "100 Continue" responses

6122526c11-Oct-2016 Rowan Collins

Add failing test for bug#73297

9849c97b16-Nov-2016 Dmitry Stogov

Accorate handling of too big inodes of chroot directories

935d922116-Nov-2016 Dmitry Stogov

"opcache.validate_root" is useless on Windows

8202b97016-Nov-2016 Dmitry Stogov

Use full path

a91f3d4716-Nov-2016 Dmitry Stogov

Fixed ZTS build

12345678910>>...2552