#26760 [Bgs]: conditional class declartion causes syntax error

2004-01-06 Thread alan_k
ID: 26760 Updated by: [EMAIL PROTECTED] Reported By: eero at volotinen dot com Status: Bogus Bug Type: Unknown/Other Function Operating System: * PHP Version: 5.0.0RC1-dev New Comment: php -r ' if (1) { function test () { echo "1"; }} else {

#26760 [Bgs]: conditional class declartion causes syntax error

2004-01-06 Thread alan_k
ID: 26760 Updated by: [EMAIL PROTECTED] Reported By: eero at volotinen dot com Status: Bogus Bug Type: Unknown/Other Function Operating System: * PHP Version: 5.0.0RC1-dev New Comment: it appears the result is dependant on CR's This produces

#26760 [Bgs]: conditional class declartion causes syntax error

2004-01-05 Thread alan_k
ID: 26760 Updated by: [EMAIL PROTECTED] Reported By: eero at volotinen dot com Status: Bogus Bug Type: Unknown/Other Function Operating System: * PHP Version: 5.0.0RC1-dev New Comment: Works ok here :) it will leak memory (as it doesnt free

#26760 [Bgs]: conditional class declartion causes syntax error

2004-01-05 Thread helly
ID: 26760 Updated by: [EMAIL PROTECTED] Reported By: eero at volotinen dot com Status: Bogus Bug Type: Unknown/Other Function -Operating System: linux 2.6 +Operating System: * -PHP Version: 5CVS-2004-01-01 (dev) +PHP Version: 5.0.0RC1-dev N

#26760 [Bgs]: conditional class declartion causes syntax error

2004-01-05 Thread alan_k
ID: 26760 Updated by: [EMAIL PROTECTED] Reported By: eero at volotinen dot com Status: Bogus Bug Type: Unknown/Other Function Operating System: linux 2.6 PHP Version: 5CVS-2004-01-01 (dev) New Comment: This appears to fix the nesting class wi