]> granicus.if.org Git - php/commit
Update ext/spl parameter names
authorNikita Popov <nikita.ppv@gmail.com>
Tue, 6 Oct 2020 12:58:45 +0000 (14:58 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 7 Oct 2020 10:26:46 +0000 (12:26 +0200)
commit68195bd481291922db666966334294a6faacab61
treedf6ef21ce7bb1e6a67c297aace7d7c47be025f7c
parentc96d884d9177354b0e0c522423c560f1e20b38c2
Update ext/spl parameter names

Closes GH-6284.
48 files changed:
Zend/zend_interfaces.stub.php
Zend/zend_interfaces_arginfo.h
ext/hash/hash.stub.php
ext/hash/hash_arginfo.h
ext/phar/tests/phar_oo_006.phpt
ext/spl/php_spl.stub.php [changed mode: 0755->0644]
ext/spl/php_spl_arginfo.h
ext/spl/spl_array.stub.php [changed mode: 0755->0644]
ext/spl/spl_array_arginfo.h
ext/spl/spl_directory.stub.php [changed mode: 0755->0644]
ext/spl/spl_directory_arginfo.h
ext/spl/spl_dllist.stub.php [changed mode: 0755->0644]
ext/spl/spl_dllist_arginfo.h
ext/spl/spl_fixedarray.stub.php [changed mode: 0755->0644]
ext/spl/spl_fixedarray_arginfo.h
ext/spl/spl_iterators.stub.php
ext/spl/spl_iterators_arginfo.h
ext/spl/spl_observer.stub.php
ext/spl/spl_observer_arginfo.h
ext/spl/tests/DirectoryIterator_empty_constructor.phpt
ext/spl/tests/SplFileInfo_setFileClass_error.phpt
ext/spl/tests/SplFileInfo_setInfoClass_error.phpt
ext/spl/tests/SplFileObject_fgetcsv_delimiter_error.phpt
ext/spl/tests/SplFileObject_fputcsv_variation13.phpt
ext/spl/tests/SplFileObject_seek_error_001.phpt
ext/spl/tests/SplFileObject_setCsvControl_error001.phpt
ext/spl/tests/SplTempFileObject_constructor_error.phpt
ext/spl/tests/arrayObject___construct_error1.phpt
ext/spl/tests/arrayObject_exchangeArray_basic3.phpt
ext/spl/tests/arrayObject_setIteratorClass_error1.phpt
ext/spl/tests/bug54291.phpt
ext/spl/tests/bug54292.phpt
ext/spl/tests/bug60201.phpt
ext/spl/tests/bug68479.phpt
ext/spl/tests/bug77431.phpt
ext/spl/tests/bug78863.phpt
ext/spl/tests/fileobject_setmaxlinelen_error001.phpt
ext/spl/tests/iterator_028.phpt
ext/spl/tests/iterator_044.phpt
ext/spl/tests/spl_004.phpt
ext/spl/tests/spl_autoload_001.phpt
ext/spl/tests/spl_autoload_005.phpt
ext/spl/tests/spl_autoload_007.phpt
ext/spl/tests/spl_autoload_008.phpt
ext/spl/tests/spl_autoload_throw_with_spl_autoloader_call_as_autoloader.phpt
ext/spl/tests/spl_limit_iterator_check_limits.phpt
ext/standard/basic_functions.stub.php
ext/standard/basic_functions_arginfo.h