History log of /PHP-5.5/ (Results 326 – 350 of 57919)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6895ae4520-May-2015 Christoph M. Becker

added SKIPIF section to test to make sure that GLOB_BRACE is supported

8c6e8e7813-May-2015 Christoph M. Becker

fix #69628: complex GLOB_BRACE fails on Windows

90aee01c13-May-2015 Christoph M. Becker

added PHPT to check for bug #69628

75286ece21-May-2015 Anatol Belski

fix handling VAR vs VAR= in putenv

using _putenv_s eliminates behavior diff in TS/NTS

88aab47820-May-2015 Remi Collet

move test

3be4e5d720-May-2015 Remi Collet

move test

593c4b9b20-May-2015 Remi Collet

NEWS 5.4

3ee3066b20-May-2015 Remi Collet

fix new test

f93d24aa20-May-2015 Remi Collet

Fixed Bug #69667 segfault in php_pgsql_meta_data

Incomplete fix for #68741

716fe10d20-May-2015 Remi Collet

fix new test

4bda39b820-May-2015 Remi Collet

NEWS 5.5

2cc4e69c20-May-2015 Remi Collet

Fixed Bug #69667 segfault in php_pgsql_meta_data

Incomplete fix for #68741

58e5e00614-May-2015 Remi Collet

fix test output (32bits)

dcd230de13-May-2015 Julien Pauli

Updated NEWS

Revision tags: php-5.4.41, php-5.6.9RC1, php-5.5.25RC1, php-5.6.8, php-5.5.24, php-5.4.40, php-5.6.8RC1, php-5.5.24RC1
f7952b9027-Mar-2015 Leigh

Close fd at the end, otherwise people complain

Even though it's closed when the process terminates!

c02c4aca27-Mar-2015 Leigh

Add file descriptor caching to mcrypt_create_iv()

This improves performance for applications that make repeated calls to
mcrypt_create_iv()

43c24da113-May-2015 Julien Pauli

Updated NEWS

4ceb7b4613-May-2015 Stanislav Malyshev

5.4.42 next

c08f9c2c12-May-2015 Stanislav Malyshev

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fix format
update NEWS
Add test for bug #69522
Update tests
Fix bug #69522 - do not allow int overflow
Forg

Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
fix format
update NEWS
Add test for bug #69522
Update tests
Fix bug #69522 - do not allow int overflow
Forgot test file
Fix bug #69403 and other int overflows
Fixed bug #69418 - more s->p fixes for filenames
Fixed bug #69364 - use smart_str to assemble strings
Fix bug #69453 - don't try to cut empty string
Fix bug #69545 - avoid overflow when reading list

Conflicts:
ext/pcntl/pcntl.c
ext/standard/basic_functions.c
ext/standard/pack.c
ext/standard/tests/dir/opendir_variation1-win32.phpt

show more ...


f473ea5412-May-2015 Stanislav Malyshev

fix format

2f83797a12-May-2015 Stanislav Malyshev

update NEWS

c117548e12-May-2015 Julien Pauli

Fix for #66048

9c0813fd11-May-2015 Stanislav Malyshev

Add test for bug #69522

634aa0a211-May-2015 Stanislav Malyshev

Update tests

ba1d9cc411-May-2015 Stanislav Malyshev

Fix bug #69522 - do not allow int overflow

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