Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: zero plus three?
(Example: nine)

The Note You're Voting On

adam at adamhahn dot com
13 years ago
Something to note,

If the $original class has not yet been defined or loaded, the auto loader will be invoked in order to try and load it.

If the class for which you are trying to create an alias does not exist, or can not be loaded with the auto loader, you will generate a PHP Warning.

<< Back to user notes page

To Top