[PHP-WEBMASTER] com web/bugs: - Fix missing assignment: www/rpc.php

2012-09-12 Thread Felipe Pena
Commit:8a5ce16c355f89a13a2b477131cce916d4cdc0cd Author:Felipe Pena Wed, 12 Sep 2012 14:03:06 -0300 Parents: 4a031e576841b49ed7b7182e8aedd84a9b8e290d Branches: master Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=8a5ce16c355f89a13a2b477131cce916d4cdc0cd Log: -

[PHP-WEBMASTER] com web/bugs: - Fixed bug #63068 (Auto bug closing via commit messages don't update the bug history): include/functions.php www/rpc.php

2012-09-12 Thread Felipe Pena
Commit:4a031e576841b49ed7b7182e8aedd84a9b8e290d Author:Felipe Pena Wed, 12 Sep 2012 12:07:54 -0300 Parents: 31876f44191dd7e4544f1dfa947fae408b7f67a4 Branches: master Link: http://git.php.net/?p=web/bugs.git;a=commitdiff;h=4a031e576841b49ed7b7182e8aedd84a9b8e290d Log: -

Re: [PHP-WEBMASTER] Request: function as register_shutdown_function, but as it was before PHP 4.1.0

2012-09-12 Thread Daniel Brown
On Tue, Sep 11, 2012 at 4:33 PM, Marcelo Titonelli wrote: > > I'm asking for a function as register_shutdown_function used to be, when it > executed after client disconnects. > Reason: Get faster responses to the user when some considerably 'slow' > process might be executed in background, after