#27724 [Com]: static variables do not behave like expected

2004-03-27 Thread kase at gmx dot net
ID: 27724 Comment by: kase at gmx dot net Reported By: leonel at nied dot unicamp dot br Status: Open Bug Type: Class/Object related Operating System: Fedora Core1 PHP Version: 5.0.0RC1 New Comment: Works well using this code: kasedebian

#27283 [Com]: Exception not caught if more than two catch blocks are used

2004-03-06 Thread kase at gmx dot net
ID: 27283 Comment by: kase at gmx dot net Reported By: benjcarson at digitaljunkies dot ca Status: Verified Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-02-16 New Comment: Still NOT fixed in latest CVS (6 Mar

#27425 [Ver]: Uncaught exception in try catch block

2004-03-02 Thread kase at gmx dot net
ID: 27425 User updated by: kase at gmx dot net Reported By: kase at gmx dot net Status: Verified Bug Type: Zend Engine 2 problem Operating System: linux PHP Version: 5CVS-2004-02-27 (dev) New Comment: I tested this bug again, and i think, it is

#27439 [Ctl]: Segfault in CVS

2004-03-01 Thread kase at gmx dot net
ID: 27439 User updated by: kase at gmx dot net Reported By: kase at gmx dot net Status: Critical Bug Type: Zend Engine 2 problem Operating System: all PHP Version: 5CVS-2004-02-29 (dev) New Comment: Yes, it will also crashes, if it is an array of

#27439 [NEW]: Segfault in CVS

2004-02-29 Thread kase at gmx dot net
From: kase at gmx dot net Operating system: linux PHP version: 5CVS-2004-02-29 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Segfault in CVS Description: I get a segfault with this script: Reproduce code: --- array as $foo

#27425 [NEW]: Uncaught exception in try catch block

2004-02-27 Thread kase at gmx dot net
From: kase at gmx dot net Operating system: linux PHP version: 5CVS-2004-02-27 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Uncaught exception in try catch block Description: If you throw an exception in a function, which is called in a try/catch