History log of /PHP-5.3/ (Results 301 – 325 of 46464)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
851a04bb27-Sep-2012 Jerome Loyet

- Fixed bug #63085 (Systemd integration and daemonize)

75c63c5527-Sep-2012 Jerome Loyet

- Fixed bug #62954 (startup problems fpm / php-fpm)
- Fixed bug #62886 (PHP-FPM may segfault/hang on startup)

2cbc405324-Sep-2012 Xinchen Hui

Correct the test summary

923511d323-Sep-2012 Xinchen Hui

Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo)

Cherry pick to 5.3

2e8ab65222-Sep-2012 Pierrick Charron

Avoid calling select if maxfd returned by curl_multi_fdset is -1

As per libcurl documentation :

When libcurl returns -1 in max_fd, it is because libcurl currently
does something

Avoid calling select if maxfd returned by curl_multi_fdset is -1

As per libcurl documentation :

When libcurl returns -1 in max_fd, it is because libcurl currently
does something that isn't possible for your application to monitor
with a socket and unfortunately you can then not know exactly when
the current action is completed using select().

show more ...

46458c2c21-Sep-2012 Dmitry Stogov

Merge branch 'PHP-5.3' of git.php.net:php-src into PHP-5.3

* 'PHP-5.3' of git.php.net:php-src:
updated lib versions


4db74b7f21-Sep-2012 Dmitry Stogov

Fixed bug #63111 (is_callable() lies for abstract static method)

d59c137121-Sep-2012 Anatoliy Belsky

updated lib versions

fd0b3ea619-Sep-2012 Xinchen Hui

Fixed bug #61442 (exception threw in __autoload can not be catched)

6752f38c18-Sep-2012 Anatoliy Belsky

updated libary versions

3ad033ff18-Sep-2012 Anatoliy Belsky

split tests for the new zlib version on win

e66a5ce518-Sep-2012 Xinchen Hui

Fixed Bug #63103 (ext\curl\tests\bug62839.phpt broken)

eb881a1d17-Sep-2012 Xinchen Hui

test should fail

4c6678d615-Sep-2012 Xinchen Hui

Fixed bug #63093 (Segfault while load extension failed in zts-build).

1b13ff6e15-Sep-2012 Xinchen Hui

Add XFAIL test for bug #62852

e766f85415-Sep-2012 Xinchen Hui

Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)"

see: http://news.php.net/php.bugs/173451

This reverts commit 46a3f257724df7b85cc8c3e6374c36ed9ee783b4.

78354f3014-Sep-2012 Derick Rethans

- Updated to version 2012.6 (2012f)

9f44844d14-Sep-2012 Christopher Jones

Change package.xml fix description

bbf5978e14-Sep-2012 Christopher Jones

Fixed bug #60901 (Improve "tail" syntax for AIX installation)

9e91d62113-Sep-2012 Johannes Schlüter

This will become 5.3.18

33fcec5c13-Sep-2012 David Soria Parra

Update RELEASE PROCESS

Some parts of the release process are outdated, not needed anymore
or still reference cvs.

0cc0f73f12-Sep-2012 Johannes Schlüter

fix NEWS after releses

Revision tags: php-5.3.17, php-5.4.7
f66642aa10-Sep-2012 Adam Harvey

Fix doc bug #63032 (Number of release in documentation).

Also add a bonus grammar fix.

b29dc14606-Sep-2012 Dmitry Stogov

- Fixed bug #61767 (Shutdown functions not called in certain error situation)
- Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function)

94582f9305-Sep-2012 Xinchen Hui

year++

missed the .re files in 5.3

1...<<11121314151617181920>>...1859