Commits
User selector
Commit History
Commits on Mar 29, 2013
Patch for Bug #64544.
Show description for 5bf6323committed
Commits on Mar 7, 2013
Support for CLI process title (https://wiki.php.net/rfc/cli_process_title)
Show description for a0a995ccommitted
Keyur Govande
Commits on Jan 1, 2013
- committed
Commits on Aug 2, 2012
Fixed bug #62725 (Calling exit() in a shutdown function does not return the exit value)
Show description for d1f0662committed
Commits on Jun 27, 2012
Merge branch 'PHP-5.3' into PHP-5.4
Show description for 9a86784committed- committed
Commits on Apr 30, 2012
Merge remote-tracking branch 'origin/PHP-5.3' into PHP-5.4
Show description for fd518ffcommitted- committed
Commits on Nov 11, 2011
- committed
Commits on Sep 13, 2011
Commits on Aug 8, 2011
Commits on Jul 1, 2011
Commits on Jun 25, 2011
- committed
- Fixed crash when calling sapi_shutdown() and sapi hasn't been started
Show description for 29588a6committed- Fixed crash when zend_eval_string bailouts (-r 'a();')
Show description for dc467a7committed- committed
- committed
- committed
Commits on Jun 21, 2011
- committed
Commits on Jun 20, 2011
- committed
- committed
Moriyoshi Koizumi
Commits on Jun 11, 2011
Commits on May 30, 2011
Commits on Feb 22, 2011
Commits on Feb 19, 2011
- committed
- Implement FR#53878 Interactive shell should work with shared readline extension
Show description for 6c734a6committed
Commits on Nov 11, 2010
- Fixed #52045 (FPM tries to open php.ini from the current dir)
Show description for e1b87cccommitted
Jérôme Loyet