[PHP-BUG] Bug #61079 [NEW]: mysqli crashes when var_dump'ed while not connected

2012-02-13 Thread der...@php.net
From: Operating system: Linux PHP version: 5.3SVN-2012-02-13 (SVN) Package: MySQLi related Bug Type: Bug Bug description:mysqli crashes when var_dump'ed while not connected Description: This creates a segfault: export USE_ZEND_ALLOC=0 php -n -r '$c

Bug #64258 [PATCH]: --with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag

2013-06-13 Thread der...@php.net
Edit report at https://bugs.php.net/bug.php?id=64258&edit=1 ID: 64258 Patch added by: der...@php.net Reported by:spamik at yum dot pl Summary:--with-mcrypt causes bad linking (with --with-libxml-dir). Reason: -lltdl flag St

[PHP-BUG] Bug #1 [Com]: Apache 1.3b3 + mod_php3 is slow

2010-03-01 Thread der...@php.net
Edit report at http://bugs-beta.php.net//bug.php?id=1&edit=1 ID: 1 Comment by: der...@php.net Reported by: rasmus at lerdorf dot on dot ca Summary: Apache 1.3b3 + mod_php3 is slow Status: Closed Type: Bug Package: Perform

[PHP-BUG] Bug #55673 [NEW]: Compiler creates (unused) compiled variables for self::$foo

2011-09-12 Thread der...@php.net
From: derick Operating system: * PHP version: 5.3SVN-2011-09-12 (SVN) Package: Scripting Engine problem Bug Type: Bug Bug description:Compiler creates (unused) compiled variables for self::$foo Description: When having the following code: The compi

[PHP-BUG] Bug #63486 [NEW]: mysqli_free_result leave the resource variable in a messy state

2012-11-11 Thread der...@php.net
From: der...@php.net Operating system: PHP version: 5.4.8 Package: MySQLi related Bug Type: Bug Bug description:mysqli_free_result leave the resource variable in a messy state Description: An Xdebug user filed the following report: http

Bug #63486 [PATCH]: mysqli_free_result leave the resource variable in a messy state

2012-11-11 Thread der...@php.net
Edit report at https://bugs.php.net/bug.php?id=63486&edit=1 ID: 63486 Patch added by: der...@php.net Reported by: der...@php.net Summary:mysqli_free_result leave the resource variable in a messy state Status: Open