On 04/05/2013 11:39 AM, Madara Uchiha wrote:
After I saw this question on Stack Overflow:
http://stackoverflow.com/questions/15688642/how-does-a-class-extension-or-interface-work,
I realized that the guy was right.

Is there an explanation for this, or is it just one of those things
that got overlooked?

Should something be done? (i.e. enforcing class usage only after definition?)

Interfaces must be declared before being referenced.

Joe

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to