History log of /PHP-8.2/ext/spl/spl_directory_arginfo.h (Results 26 – 29 of 29)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# d7f7080b 25-Apr-2020 Máté Kocsis

Generate methods entries from stubs for ext/spl

Closes GH-5458

# 3709e74b 06-Apr-2020 Máté Kocsis

Store default parameter values of internal functions in arg info

Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal function

Store default parameter values of internal functions in arg info

Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>

show more ...

# 98097138 06-Apr-2020 Christoph M. Becker

Merge branch 'PHP-7.4'

* PHP-7.4:
Fix #69264: __debugInfo() ignored while extending SPL classes


# 66fc5564 21-Mar-2020 Máté Kocsis

Add stubs for SplFileInfo et al.

Closes GH-5287

12