History log of /PHP-5.5/ (Results 301 – 325 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0765623d01-Jun-2015 Stanislav Malyshev

improve fix for Bug #69545

f029a28531-May-2015 Anatol Belski

fix phpize mode for manifest embedding

b24fedbd31-May-2015 Christoph M. Becker

split the original test to check behaviour diff on 32- and 64-bit

e44b040f30-May-2015 Christoph M. Becker

recovered original meaning of SXE xpath test

1e95220231-May-2015 Anatol Belski

backport the basic code to properly recognize win 8.1 and 10

31d59bf931-May-2015 Anatol Belski

backport the manifest changes for makefile

50d4ea9031-May-2015 Anatol Belski

backport the manifest changes in js

7e731e4d31-May-2015 Anatol Belski

add default manifest

05351f9c31-May-2015 Anatol Belski

add test

930fb8b131-May-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Update PCRE version (bug #69689)
move test
NEWS 5.4
fix new test
Fixed Bug #69667 segfault in php_pgsql_meta_data

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
Update PCRE version (bug #69689)
move test
NEWS 5.4
fix new test
Fixed Bug #69667 segfault in php_pgsql_meta_data
5.4.42 next

Conflicts:
configure.in
main/php_version.h

show more ...


f38ca75a31-May-2015 Stanislav Malyshev

Update PCRE version (bug #69689)

5683b6fa29-May-2015 Anatol Belski

Refactored the fix for bug #66084, by cmb@php.net

c4e9651b28-May-2015 Kalle Sommer Nielsen

Merge the fix for #69703 to 5.5 per request from Julien

09b92a3a28-May-2015 Remi Collet

Relax a little this test, because random is not reliable

Usual values are 3500-3950, but >4000 can happen.

76a290d026-May-2015 Xinchen Hui

Fixed C89

4cab20bb24-May-2015 Remi Collet

NEWS

e807e07b24-May-2015 Remi Collet

Fixed Bug #69479 GD fails to build with newer libvpx

From upstream https://github.com/libgd/libgd/commit/d41eb72cd4545c394578332e5c102dee69e02ee8

Fix build with latest libvpx 1.4.0

Fixed Bug #69479 GD fails to build with newer libvpx

From upstream https://github.com/libgd/libgd/commit/d41eb72cd4545c394578332e5c102dee69e02ee8

Fix build with latest libvpx 1.4.0

These new constants exist at least since 1.0.0
Compatibility ones have been droped in 1.4.0

show more ...

d9c266f422-May-2015 Anatol Belski

fix test

Sometimes the path is unixified, sometimes not, so better don't
care about the slash in this case.

827d2c1422-May-2015 Lior Kaplan

Add entry for bug #69354, fixed in 5.5.25

7ecab5d222-May-2015 Lior Kaplan

Add entry about PCRE upgrade (rev 95fa7279)

c9ac441f22-May-2015 Lior Kaplan

Add CVE for bugs in 5.5.25

a7de68f921-May-2015 Remi Collet

Fixed bug #69680 (phar symlink in binary directory broken).

Relative symlink are better, as relative to link directory.

c3d983f321-May-2015 ponce

Make the phar symlink relative

or we got a symlink pointing to the build files
thanks also to remicollet

c507c53321-May-2015 Anatol Belski

updated NEWS

9662909120-May-2015 Christoph M. Becker

added missing GLOB_BRACE support check

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