From: santec at riseup dot net Operating system: * PHP version: Irrelevant Package: Scripting Engine problem Bug Type: Feature/Change Request Bug description:Disable goto
Description: ------------ I hope that you will introduce some way to disable goto. The reason is that my users can execute untrusted code, and in some cases I have to debug it; but goto in some cases makes debugging way too long. The best solution (for me) would be a INI option that can not be changed at runtime, to suppress goto. Or you could add a compile option to exclude goto. Thanks. -- Edit bug report at https://bugs.php.net/bug.php?id=62513&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=62513&r=trysnapshot54 Try a snapshot (PHP 5.3): https://bugs.php.net/fix.php?id=62513&r=trysnapshot53 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=62513&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=62513&r=fixed Fixed in SVN and need be documented: https://bugs.php.net/fix.php?id=62513&r=needdocs Fixed in release: https://bugs.php.net/fix.php?id=62513&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=62513&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=62513&r=needscript Try newer version: https://bugs.php.net/fix.php?id=62513&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=62513&r=support Expected behavior: https://bugs.php.net/fix.php?id=62513&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=62513&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=62513&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=62513&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=62513&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=62513&r=dst IIS Stability: https://bugs.php.net/fix.php?id=62513&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=62513&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=62513&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=62513&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=62513&r=mysqlcfg