From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.3.0-pre2 PHP Bug Type: Feature/Change Request Bug description: functions contained in if/else
Well, this is just a featire request/concept thing. Could you make it where if you declare a function in an if/else statement, and you call it outside of that statement, before it returns an error, it checks and sees if the function was declared an if/else statement? I don't know if this is possiblem but just a thought -- Edit bug report at http://bugs.php.net/?id=20459&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20459&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20459&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20459&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20459&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20459&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20459&r=support Expected behavior: http://bugs.php.net/fix.php?id=20459&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20459&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20459&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20459&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20459&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20459&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20459&r=isapi
