mirror of
https://github.com/php/php-src.git
synced 2026-03-29 03:32:20 +02:00
# This class starts naming of new classes in Spl by prefix Spl as dicussed. # The class reduces object storage complexity from O(n) to O(1) which is # not possible in user space.