.. |
tests
|
Merge branch 'PHP-8.1'
|
2022-04-23 14:02:01 +01:00 |
config.m4
|
Refactor SplFixedArray (#7168)
|
2021-06-18 15:22:52 +01:00 |
config.w32
|
Refactor SplFixedArray (#7168)
|
2021-06-18 15:22:52 +01:00 |
CREDITS
|
|
|
php_spl.c
|
Use more compact representation for packed arrays.
|
2021-11-03 15:18:26 +03:00 |
php_spl.h
|
Use ZEND_TLS for spl (#7043)
|
2021-05-26 09:36:23 +02:00 |
php_spl.stub.php
|
Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416)
|
2021-08-30 13:50:34 +02:00 |
php_spl_arginfo.h
|
Add support for generating MAY_BE_ARRAY_OF_REF func info flag (#7416)
|
2021-08-30 13:50:34 +02:00 |
spl_array.c
|
Merge branch 'PHP-8.1'
|
2022-04-15 19:10:29 +02:00 |
spl_array.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_array.stub.php
|
Narrow ArrayIterator::key() return type
|
2021-07-15 11:03:50 +02:00 |
spl_array_arginfo.h
|
Narrow ArrayIterator::key() return type
|
2021-07-15 11:03:50 +02:00 |
spl_directory.c
|
Merge branch 'PHP-8.1'
|
2022-04-23 14:02:01 +01:00 |
spl_directory.h
|
Store SplFileObject open_mode as zend_string
|
2021-05-07 11:23:05 +02:00 |
spl_directory.stub.php
|
Use more specific return types in SPL
|
2022-04-11 14:04:37 +01:00 |
spl_directory_arginfo.h
|
Fix generation of arginfo if type is just null
|
2022-04-11 16:58:13 +01:00 |
spl_dllist.c
|
SPL: minor refactoring (#8341)
|
2022-04-13 20:34:23 +01:00 |
spl_dllist.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_dllist.stub.php
|
Declare tentative return types for ext/spl - part 2
|
2021-07-14 15:19:51 +02:00 |
spl_dllist_arginfo.h
|
Declare tentative return types for ext/spl - part 2
|
2021-07-14 15:19:51 +02:00 |
spl_engine.h
|
Refactor SplFixedArray (#7168)
|
2021-06-18 15:22:52 +01:00 |
spl_exceptions.c
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_exceptions.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_exceptions.stub.php
|
Generate ext/spl class entries from stubs
|
2021-02-18 13:01:51 +01:00 |
spl_exceptions_arginfo.h
|
Generate ext/spl class entries from stubs
|
2021-02-18 13:01:51 +01:00 |
spl_fixedarray.c
|
SPL: minor refactoring (#8341)
|
2022-04-13 20:34:23 +01:00 |
spl_fixedarray.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_fixedarray.stub.php
|
Declare tentative return types for ext/spl - part 2
|
2021-07-14 15:19:51 +02:00 |
spl_fixedarray_arginfo.h
|
Declare tentative return types for ext/spl - part 2
|
2021-07-14 15:19:51 +02:00 |
spl_functions.c
|
SPL: minor refactoring (#8341)
|
2022-04-13 20:34:23 +01:00 |
spl_functions.h
|
SPL: minor refactoring (#8341)
|
2022-04-13 20:34:23 +01:00 |
spl_heap.c
|
SPL: minor refactoring (#8341)
|
2022-04-13 20:34:23 +01:00 |
spl_heap.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_heap.stub.php
|
Declare tentative return types for ext/spl - part 2
|
2021-07-14 15:19:51 +02:00 |
spl_heap_arginfo.h
|
Declare tentative return types for ext/spl - part 2
|
2021-07-14 15:19:51 +02:00 |
spl_iterators.c
|
Merge branch 'PHP-8.1'
|
2022-05-03 12:59:59 +02:00 |
spl_iterators.h
|
Stop including php_pcre.h from spl_iterators.h
|
2022-04-08 10:37:12 +02:00 |
spl_iterators.stub.php
|
Use more specific return types in SPL
|
2022-04-11 14:04:37 +01:00 |
spl_iterators_arginfo.h
|
Use more specific return types in SPL
|
2022-04-11 14:04:37 +01:00 |
spl_observer.c
|
SPL: minor refactoring (#8341)
|
2022-04-13 20:34:23 +01:00 |
spl_observer.h
|
Update http->https in license (#6945)
|
2021-05-06 12:16:35 +02:00 |
spl_observer.stub.php
|
Remove bogus type of $object param in SplObjectStorage::offsetSet()
|
2021-12-28 18:01:26 +01:00 |
spl_observer_arginfo.h
|
Remove bogus type of $object param in SplObjectStorage::offsetSet()
|
2021-12-28 18:01:26 +01:00 |