#37925 [Bgs]: After a try catch block, the echo doens't work with an exit

2006-06-30 Thread batataw at gmail dot com
ID: 37925 User updated by: batataw at gmail dot com Reported By: batataw at gmail dot com Status: Bogus Bug Type: Output Control Operating System: Linux Fedora PHP Version: 5.1.4 New Comment: Below, the store procedure. BEGIN #declare

#37925 [Bgs]: After a try catch block, the echo doens't work with an exit

2006-06-30 Thread batataw at gmail dot com
ID: 37925 User updated by: batataw at gmail dot com Reported By: batataw at gmail dot com Status: Bogus Bug Type: Output Control Operating System: Linux Fedora PHP Version: 5.1.4 New Comment: setAttribute(PDO::ATTR_ERRMODE, PDO

#37925 [Fbk->Opn]: After a try catch block, the echo doens't work with an exit

2006-06-27 Thread batataw at gmail dot com
ID: 37925 User updated by: batataw at gmail dot com Reported By: batataw at gmail dot com -Status: Feedback +Status: Open Bug Type: Output Control Operating System: Linux Fedora PHP Version: 5.1.4 New Comment: db->prepare($

#37925 [Fbk->Opn]: After a try catch block, the echo doens't work with an exit

2006-06-27 Thread batataw at gmail dot com
ID: 37925 User updated by: batataw at gmail dot com Reported By: batataw at gmail dot com -Status: Feedback +Status: Open Bug Type: Output Control Operating System: Linux Fedora PHP Version: 5.1.4 New Comment: execute(); } catch

#37925 [NEW]: After a try catch block, the echo doens't work with an exit

2006-06-27 Thread batataw at gmail dot com
From: batataw at gmail dot com Operating system: Linux Fedora PHP version: 5.1.4 PHP Bug Type: Output Control Bug description: After a try catch block, the echo doens't work with an exit Description: After a Try/Catch block I used an exit. It's imp