[PHP-BUG] Req #62021 [NEW]: Change implementation of --GZIP_POST-- and --DEFLATE_POST--

2012-05-14 Thread z...@php.net
From: Operating system: Any PHP version: 5.4Git-2012-05-14 (Git) Package: Testing related Bug Type: Feature/Change Request Bug description:Change implementation of --GZIP_POST-- and --DEFLATE_POST-- Description: Both --GZIP_POST-- and --DEFLATE_POST-

[PHP-BUG] Bug #62022 [NEW]: Minor fixes to tests

2012-05-14 Thread z...@php.net
From: zoe Operating system: Any PHP version: 5.4Git-2012-05-14 (Git) Package: Testing related Bug Type: Bug Bug description:Minor fixes to tests Description: A few tests with very minor errors, caught by new run tests code. ext/dom/tests/DOMAttr_val

Bug #62022 [Asn]: Minor fixes to tests

2012-05-15 Thread z...@php.net
Edit report at https://bugs.php.net/bug.php?id=62022&edit=1 ID: 62022 User updated by: z...@php.net Reported by: z...@php.net Summary:Minor fixes to tests Status: Assigned Type: Bug Package:Testing rel

[PHP-BUG] Bug #62055 [NEW]: Minor fix to ext/zlib/tests/bug60761.phpt

2012-05-17 Thread z...@php.net
From: Operating system: Any PHP version: master-Git-2012-05-17 (Git) Package: Testing related Bug Type: Bug Bug description:Minor fix to ext/zlib/tests/bug60761.phpt Description: ext/zlib/tests/bug60761.phpt Contains a section --CGI-- which is not a

[PHP-BUG] Bug #62067 [NEW]: Fixing tests

2012-05-18 Thread z...@php.net
From: zoe Operating system: any PHP version: master-Git-2012-05-18 (Git) Package: Testing related Bug Type: Bug Bug description:Fixing tests Description: The following tests have comments in the INI section which cause the parallel version of run-tes

#48374 [NEW]: memory leak

2009-05-24 Thread z...@php.net
From: z...@php.net Operating system: Ubuntu Linux PHP version: 5.3CVS-2009-05-24 (CVS) PHP Bug Type: Scripting Engine problem Bug description: memory leak Description: run-tests.php reports a memory leak on a simple test case Checked the PHP 5.2 development

#48374 [Opn]: memory leak

2009-05-24 Thread z...@php.net
ID: 48374 User updated by: z...@php.net Reported By: z...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: Ubuntu Linux PHP Version: 5.3CVS-2009-05-24 (CVS) New Comment: Sorry - a bit more information. I only see this

#48643 [NEW]: Memory not freed with FilterIterator

2009-06-22 Thread z...@php.net
From: z...@php.net Operating system: Linux (Ubuntu) PHP version: 5.2CVS-2009-06-22 (CVS) PHP Bug Type: SPL related Bug description: Memory not freed with FilterIterator Description: An excessive about of memory is used when a class which extends FilterIterator

#48643 [Opn]: Memory not freed with FilterIterator

2009-06-22 Thread z...@php.net
ID: 48643 User updated by: z...@php.net Reported By: z...@php.net Status: Open Bug Type: SPL related Operating System: Linux (Ubuntu) PHP Version: 5.2CVS-2009-06-22 (CVS) New Comment: By the way, I traced the memory consumption using xdebug

#48643 [Opn]: Memory not freed with FilterIterator

2009-06-22 Thread z...@php.net
ID: 48643 User updated by: z...@php.net Reported By: z...@php.net Status: Open Bug Type: SPL related Operating System: Linux (Ubuntu) PHP Version: 5.2CVS-2009-06-22 (CVS) New Comment: I tested with PHP 5.2 but do not see the same issue. I believe

#48643 [Opn]: Memory not freed with FilterIterator

2009-06-23 Thread z...@php.net
ID: 48643 User updated by: z...@php.net Reported By: z...@php.net Status: Open Bug Type: SPL related Operating System: Linux (Ubuntu) PHP Version: 5.2CVS-2009-06-22 (CVS) New Comment: Looking backwards through PHP builds I have currently narrowed

#48643 [Opn]: Memory not freed with FilterIterator

2009-06-23 Thread z...@php.net
ID: 48643 User updated by: z...@php.net Reported By: z...@php.net Status: Open Bug Type: SPL related Operating System: Linux (Ubuntu) PHP Version: 5.2CVS-2009-06-22 (CVS) New Comment: A checkout of PHP53 from the 25th June 2008 does *not* have

#48643 [Opn]: String functions memory issue (was:Memory not freed with FilterIterator)

2009-06-23 Thread z...@php.net
ID: 48643 User updated by: z...@php.net -Summary: Memory not freed with FilterIterator Reported By: z...@php.net Status: Open -Bug Type: SPL related +Bug Type: Scripting Engine problem Operating System: Linux (Ubuntu) PHP Version

#46884 [NEW]: Options are not checked in /ext/imap

2008-12-16 Thread z...@php.net
From: z...@php.net Operating system: Windows and Linux PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: Options are not checked in /ext/imap Description: This is essentially the same problem as described in #46731 and #46837. The

#46902 [NEW]: IMAP functions return NULL in PHP53, false in PHP52

2008-12-18 Thread z...@php.net
From: z...@php.net Operating system: Any PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: IMAP functions return NULL in PHP53, false in PHP52 Description: The imap functions in ext/imap/php_imap.c all return NULL on failure of

#47058 [NEW]: ReflectionFunction::getParameters() retuns null

2009-01-09 Thread z...@php.net
From: z...@php.net Operating system: Linux and Windows PHP version: 5.2.8 PHP Bug Type: Reflection related Bug description: ReflectionFunction::getParameters() retuns null Description: ReflectionFunction::getParameters() returns an empty array for some (not all

Bug #55475 [Com]: is_a() triggers autoloader

2011-08-22 Thread z...@php.net
Edit report at https://bugs.php.net/bug.php?id=55475&edit=1 ID: 55475 Comment by: z...@php.net Reported by:mads at gartneriet dot dk Summary:is_a() triggers autoloader Status: Assigned Type: Bug Pac