fat Sun, 14 Nov 2010 22:01:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305341
Log:
- Fixed #52691 (allow multiple instance of FPM using a custom prefix)
Bug: http://bugs.php.net/52691 (Analyzed) allow multiple instance of FPM using
a
fat Sun, 14 Nov 2010 22:22:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305342
Log:
- extend the 'i-t' fpm argument to dump configuration file when called twice
(-tt)
Changed paths:
U php/php-src/branches/PHP_5_3/sapi/fpm/fpm/fpm
pajoye Sun, 14 Nov 2010 22:40:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305343
Log:
- allow firebird header to be in the normal deps directory and restore firebird
support on win (5.3.4+)
Changed paths:
U php/php-src/branches/PHP
cataphract Mon, 15 Nov 2010 03:05:32 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305346
Log:
- Added leak_variable() function.
- Added mechanism to force outer streams to be closed before their inner ones.
- Fixed temp:// streams only handling co
cataphract Mon, 15 Nov 2010 03:22:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305347
Log:
- Fixed incorrection in UPGRADING.INTERNALS.
Changed paths:
U php/php-src/trunk/UPGRADING.INTERNALS
Modified: php/php-src/trunk/UPGRADING.INTERNA
Hi
2010/11/15 Gustavo André dos Santos Lopes :
> cataphract Mon, 15 Nov 2010 03:05:32 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=305346
>
> Log:
> - Added leak_variable() function.
Why do we need a leak_variable() function in a regular build