mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Lazy objects
RFC: https://wiki.php.net/rfc/lazy-objects Closes GH-15019
This commit is contained in:
@@ -1740,6 +1740,7 @@ PHP_ADD_SOURCES([Zend], m4_normalize([
|
||||
zend_iterators.c
|
||||
zend_language_parser.c
|
||||
zend_language_scanner.c
|
||||
zend_lazy_objects.c
|
||||
zend_list.c
|
||||
zend_llist.c
|
||||
zend_max_execution_timer.c
|
||||
|
||||
Reference in New Issue
Block a user