[wp-trac] [WordPress Trac] #9248: 'exit' is not a valid callback
function
WordPress Trac
wp-trac at lists.automattic.com
Sat Feb 28 08:44:43 GMT 2009
#9248: 'exit' is not a valid callback function
--------------------------+-------------------------------------------------
Reporter: sambauers | Owner: westi
Type: defect (bug) | Status: new
Priority: low | Milestone: 2.7.2
Component: General | Version:
Severity: minor | Keywords:
--------------------------+-------------------------------------------------
This line:
https://core.trac.wordpress.org/browser/trunk/wp-
includes/classes.php?rev=10619#L352
Causes a PHP warning because "exit" is a language construct not a
function.
More importantly the script probably doesn't exit as desired.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9248>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list