.. |
tests
|
Merge branch 'PHP-7.4'
|
2020-01-23 14:21:21 +01:00 |
config.m4
|
Normalize comments in *nix build system m4 files
|
2019-05-12 18:43:03 +02:00 |
config.w32
|
Remove HAVE_* for always available extensions
|
2019-04-14 11:44:12 -03:00 |
CREDITS
|
Change some permissions from 755 to 644
|
2018-08-28 23:26:49 +02:00 |
php_spl_arginfo.h
|
Add funcinfo for spl global functions
|
2019-12-11 18:17:04 -05:00 |
php_spl.c
|
Make error messages more consistent by fixing capitalization
|
2020-01-17 14:52:46 +01:00 |
php_spl.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
php_spl.stub.php
|
Add funcinfo for spl global functions
|
2019-12-11 18:17:04 -05:00 |
spl_array.c
|
Use zend_parse_parameters_none() instead of zend_parse_parameters_none_throw()
|
2020-01-03 13:22:39 +01:00 |
spl_array.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_directory.c
|
Eliminate uses of ZVAL_ZVAL and friends
|
2020-01-20 10:34:17 +01:00 |
spl_directory.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_dllist.c
|
Merge branch 'PHP-7.4'
|
2020-01-23 14:21:21 +01:00 |
spl_dllist.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_engine.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_engine.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_exceptions.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_exceptions.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_fixedarray.c
|
Use RETURN_THROWS() after zend_throw_exception() in most of the extensions
|
2020-01-02 10:56:18 +01:00 |
spl_fixedarray.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_functions.c
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_functions.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_heap.c
|
Use RETURN_THROWS() after zend_throw_exception() in most of the extensions
|
2020-01-02 10:56:18 +01:00 |
spl_heap.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_iterators.c
|
Eliminate uses of ZVAL_ZVAL and friends
|
2020-01-20 10:34:17 +01:00 |
spl_iterators.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |
spl_observer.c
|
Fix #78880: Another bunch of spelling errors
|
2020-01-16 09:46:47 +01:00 |
spl_observer.h
|
Remove mention of PHP major version in Copyright headers
|
2019-09-25 14:51:43 +02:00 |