Bug #60362 [Com]: non-existent sub-sub keys should not have values

2011-12-04 Thread alan at akbkhome dot com
Edit report at https://bugs.php.net/bug.php?id=60362&edit=1 ID: 60362 Comment by: alan at akbkhome dot com Reported by:danielc at analysisandsolutions dot com Summary:non-existent sub-sub keys should not have values Status: Open

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

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

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

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

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

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

#37587 [Opn]: var without attribute causes segfault.

2006-05-24 Thread alan at akbkhome dot com
ID: 37587 User updated by: alan at akbkhome dot com Reported By: alan at akbkhome dot com Status: Open Bug Type: WDDX related Operating System: linux PHP Version: 5CVS-2006-05-25 (CVS) New Comment: probably worth changing all the for (i=0;att[i

#37587 [NEW]: var without attribute causes segfault.

2006-05-24 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: linux PHP version: 5CVS-2006-05-25 (CVS) PHP Bug Type: WDDX related Bug description: var without attribute causes segfault. Description: with out attributes causes segfault due to no checking on att patch to fix

#37586 [NEW]: PCRE_ERROR_RECURSIONLIMIT not checked by configure

2006-05-24 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: linux PHP version: 5.1.5CVS PHP Bug Type: PCRE related Bug description: PCRE_ERROR_RECURSIONLIMIT not checked by configure Description: building with a shared PCRE lib, will fail as it does not have

#35381 [NEW]: (with patch) ssl lib not initialized causes garbage when used with soap ext.

2005-11-24 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: linux PHP version: 5.1.0 PHP Bug Type: OpenSSL related Bug description: (with patch) ssl lib not initialized causes garbage when used with soap ext. Description: Patch to fix Index: ext/openssl/openssl.c

#33197 [Fbk->Opn]: sapi_module.treat_data not getting initialized (apache2)

2005-05-30 Thread alan at akbkhome dot com
ID: 33197 User updated by: alan at akbkhome dot com Reported By: alan at akbkhome dot com -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: debian / linux PHP Version: 5.* (2005-05-31) New Comment: Server

#33197 [NEW]: sapi_module.treat_data not getting initialized (apache2)

2005-05-30 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: debian / linux PHP version: 5.0.4 PHP Bug Type: Reproducible crash Bug description: sapi_module.treat_data not getting initialized (apache2) Description: tried HEAD & php-5.0.4 getting segfault at startup

#30791 [Ver]: overload and serialize produce unexpected behaviour

2005-01-12 Thread alan at akbkhome dot com
ID: 30791 User updated by: alan at akbkhome dot com -Summary: alan_k Reported By: alan at akbkhome dot com Status: Verified Bug Type: Zend Engine 2 problem Operating System: na PHP Version: 5CVS-2004-11-15 (dev) New Comment: stupid

#30791 [Fbk->Opn]: overload and serialize produce unexpected behaviour

2005-01-12 Thread alan at akbkhome dot com
ID: 30791 User updated by: alan at akbkhome dot com Reported By: alan at akbkhome dot com -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: na PHP Version: 5CVS-2004-11-15 (dev) New Comment: Marcus already

#31106 [Fbk->Opn]: 4.3.10 - crashes with overloaded objects

2004-12-17 Thread alan at akbkhome dot com
ID: 31106 User updated by: alan at akbkhome dot com Reported By: alan at akbkhome dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 4.3.10 Assigned To: stas New Comment: nice

#31106 [Opn]: apache2 - execute dtor'ing something wrong.

2004-12-15 Thread alan at akbkhome dot com
ID: 31106 User updated by: alan at akbkhome dot com Reported By: alan at akbkhome dot com Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 4.3.10 New Comment: This fixes it. --- zend_execute.c 2004-12-16 15:18

#31106 [NEW]: apache2 - execute dtor'ing something wrong.

2004-12-15 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: linux PHP version: 4.3.10 PHP Bug Type: Reproducible crash Bug description: apache2 - execute dtor'ing something wrong. Description: config with apache2 fork I need to isolate the code causing this, - b

#30791 [NEW]: overload and serialize produce unexpected behaviour

2004-11-15 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: na PHP version: 5CVS-2004-11-15 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: overload and serialize produce unexpected behaviour Description: If an object is overloaded (with __call()), then

#29716 [NEW]: Critical - conditional class definitions are compiled and produce errors

2004-08-16 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: all PHP version: 5.0.1 PHP Bug Type: Zend Engine 2 problem Bug description: Critical - conditional class definitions are compiled and produce errors Description: something changed in 5.0.1 that breaks conditional

#29333 [NEW]: output_buffering + trans_sess_id can corrupt session

2004-07-22 Thread alan at akbkhome dot com
From: alan at akbkhome dot com Operating system: linux debian & redhat PHP version: 4.3.8 PHP Bug Type: Output Control Bug description: output_buffering + trans_sess_id can corrupt session Description: if output_buffering is set to 4096 and trans_sess_id is

#26198 [Com]: strtotime returning invalid timestamp

2003-11-11 Thread alan at akbkhome dot com
ID: 26198 Comment by: alan at akbkhome dot com Reported By: resident at telcontar dot net Status: Open Bug Type: Date/time related Operating System: Linux PHP Version: 4.3.3 New Comment: This might be a bit to difficult to fix.. and lead to

#24808 [Com]: access to private or protected member throw __get and __set method

2003-07-28 Thread alan at akbkhome dot com
ID: 24808 Comment by: alan at akbkhome dot com Reported By: Bertrand dot Willm at laposte dot net Status: Bogus Bug Type: Class/Object related Operating System: Windows XP PHP Version: 5.0.0b1 (beta1) New Comment: This has been discussed on

#24693 [Com]: session.use_trans_sid should changeable by scripts

2003-07-19 Thread alan at akbkhome dot com
ID: 24693 Comment by: alan at akbkhome dot com Reported By: chris_se at gmx dot net Status: Open Bug Type: Feature/Change Request Operating System: GNU/Linux PHP Version: 4.3.2 New Comment: see http://bugs.php.net/bug.php?id=14991 - this

#24563 [Com]: preg_match crashes PHP

2003-07-10 Thread alan at akbkhome dot com
ID: 24563 Comment by: alan at akbkhome dot com Reported By: hager at transgene dot fr Status: Verified Bug Type: Apache2 related Operating System: Red Hat Linux 8.0 PHP Version: 5.0.0b2-dev, 4.3.3RC2-dev New Comment: This is caused by