Hi,
I'm wondered why the shebang line support was removed from scanner.
Note that going back to this solution requires extra open() and fstat()
syscalls in case the requested file already stored in opcode cache. It
might be a visible slowdown for FastCGI sapi.
Thanks. Dmitry.
Jani Taskinen
cweiske Mon, 07 Sep 2009 06:06:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288119
Log:
give isaac tewolde karma for mdb2_tablebrowser
Changed paths:
U SVNROOT/pear_avail
Modified: SVNROOT/pear_avail
=
iliaaMon, 07 Sep 2009 02:35:25 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288117
Log:
Fixed bug #49470 (FILTER_SANITIZE_EMAIL allows disallowed characters).
Bug: http://bugs.php.net/49470 (Verified) FILTER_SANITIZE_EMAIL does not work
pajoye Sun, 06 Sep 2009 22:01:18 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288116
Log:
- fix #40013, php_uname() doesnt return nodename (MFH)
Bug: http://bugs.php.net/40013 (Open) php_uname() doesnt return nodename
Changed paths:
felipe Sun, 06 Sep 2009 17:41:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288111
Log:
- Fixed bug #49483 (preg_replace 'subject' parameter listed as optional)
Bug: http://bugs.php.net/49483 (Open) preg_replace 'subject' parameter listed
already done :)
On Sun, Sep 6, 2009 at 6:03 PM, Moriyoshi Koizumi wrote:
> Ok, I just figured out now. I'm gonna revert'em shortly
>
> Moriyoshi
>
> On Mon, Sep 7, 2009 at 1:02 AM, Moriyoshi Koizumi wrote:
>> Hi,
>>
>> Obviously use_heap has to be set to true whenever the heap is used.
>> Doesn't
Ok, I just figured out now. I'm gonna revert'em shortly
Moriyoshi
On Mon, Sep 7, 2009 at 1:02 AM, Moriyoshi Koizumi wrote:
> Hi,
>
> Obviously use_heap has to be set to true whenever the heap is used.
> Doesn't it? The problem only occurs on Mac OS X and I noticed this
> during developing an exte
Hi,
Obviously use_heap has to be set to true whenever the heap is used.
Doesn't it? The problem only occurs on Mac OS X and I noticed this
during developing an extension that is just a private one.
Moriyoshi
On Sun, Sep 6, 2009 at 11:55 PM, Pierre Joye wrote:
> Hi,
>
> This change breaks the bui
pajoye Sun, 06 Sep 2009 15:56:58 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288110
Log:
- revert last commit, breaks the build and needs test case(s)
Changed paths:
U php/php-src/branches/PHP_5_2/Zend/zend.h
U php/php-src/branch
Hi,
This change breaks the build, sounds wrong and I did not see any leak
in there. Do you have a test case to reproduce the leak you are trying
to fix?
In the mean time, please revert this change.
On Sun, Sep 6, 2009 at 4:43 PM, Moriyoshi Koizumi wrote:
> moriyoshi
moriyoshiSun, 06 Sep 2009 14:43:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=288109
Log:
- Fix leaks.
Changed paths:
U php/php-src/branches/PHP_5_2/Zend/zend.h
U php/php-src/branches/PHP_5_3/Zend/zend.h
U php/php-src/trunk/
11 matches
Mail list logo