[TYPO3-ect] Autoload-function for lib/div?
Joerg Schoppet
joerg at schoppet.de
Tue Aug 14 12:58:33 CEST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Elmar Hinz wrote:
> Can it result in conflicts with other libraries using the same function? If
> yes, how can the conflicts be handled?
>
Normally no.
see http://us2.php.net/spl_autoload_register
spl_autoload_register initialises a stack, in which you can put as much
autoload functions as you like.
The only thing is, that if you have an existing __autoload-function,
this have to been registered in spl_autoload_register.
Joerg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGwYrZq5Me6rRDqPURAhLUAJ4536xBV9oXOJhI201j6ElLoIyndwCdGowE
g9j+z0pdC1NZkjjxNOyqkM8=
=xSb6
-----END PGP SIGNATURE-----
More information about the TYPO3-team-extension-coordination
mailing list