History log of /PHP-8.2/ext/phar/phar_object.stub.php (Results 26 – 29 of 29)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 2bcc4ab8 03-Apr-2020 Nikita Popov

Verify that all stubs have a return type

# 328903ca 18-Feb-2020 Nikita Popov

Add proper return types to final phar methods

As these are final, we can add return types to them.

# 16980577 03-Feb-2020 Nikita Popov

Merge branch 'PHP-7.4'

* PHP-7.4:
Apply tidy formatting


Revision tags: php-7.3.13RC1, php-7.2.26RC1, php-7.4.0, php-7.2.25, php-7.3.12, php-7.4.0RC6, php-7.3.12RC1, php-7.2.25RC1
# 4d067d81 02-Nov-2019 Christoph M. Becker

Add ext/phar arginfo stubs

12