[TYPO3-project-4-3] autoloader using SPL

Ingo Renner ingo at typo3.org
Mon Aug 4 12:08:43 CEST 2008


Martin Kutschker wrote:

> Do you know what SPL is? It's a PHP extension that comes shipped by
> default with PHP, just like "gd", "preg" or the various XML extension we
> require.

to add some more intersting bits:

SPL = Standard PHP Library

and what's even more cool, these classes aren't written in PHP, they're 
actually implemented in C/C++ so they're quite fast.


Ingo

-- 
Ingo Renner
TYPO3 Core Developer, Release Manager TYPO3 4.2


More information about the TYPO3-project-4-3 mailing list