[wp-trac] [WordPress Trac] #23265: Canonical callback representation
WordPress Trac
noreply at wordpress.org
Tue Jan 22 17:13:55 UTC 2013
#23265: Canonical callback representation
-------------------------+------------------------------
Reporter: scribu | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by scribu):
It seems the string syntax was added even earlier:
{{{
// Type 4: Static class method call (As of PHP 5.2.3)
call_user_func('MyClass::myCallbackMethod');
}}}
From http://php.net/manual/en/language.types.callable.php
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23265#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list