SPL is a collection of interfaces and classes that are meant to solve standard problems.
A more detailed documentation of SPL can be found » here.
This extension is available and compiled by default in PHP 5.
Οι σταθερές παρακάτω ορίζονται από αυτή την επέκταση, και θα είναι διαθέσιμες μόνο αν η επέκταση έχει γίνει compile μέσα στην PHP ή έχει φορτωθεί δυναμικά κατά την εκτέλεση.
SPL uses class constants since PHP 5.1. Prior releases use global constants in the form RIT_LEAVES_ONLY.