[pear/PHP_Archive] 0df189: Private methods cannot be final
"CloCkWeRX via pear-cvs" <[email protected]> Sun, 27 Mar 2022 04:33:22 -0700
| Newsgroups | gmane.comp.php.cvs.pear |
|---|---|
| Message-ID | <pear/PHP_Archive/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/PHP_Archive
Commit: 0df18958f91e192f48676860af43476ba232667e
https://github.com/pear/PHP_Archive/commit/0df18958f91e192f48676860af43476ba232667e
Author: Christoph M. Becker <[email protected]>
Date: 2022-01-19 (Wed, 19 Jan 2022)
Changed paths:
M Archive.php
Log Message:
-----------
Private methods cannot be final
As of PHP 8.1.0, this combination raises a warning.
This has been reported as <https://github.com/php/php-src/issues/7966>.
Commit: bc5218c25332e36d96f64ff6251ed3132a62c54f
https://github.com/pear/PHP_Archive/commit/bc5218c25332e36d96f64ff6251ed3132a62c54f
Author: Daniel O'Connor <[email protected]>
Date: 2022-03-27 (Sun, 27 Mar 2022)
Changed paths:
M Archive.php
Log Message:
-----------
Merge pull request #5 from cmb69/cmb/final-private
Private methods cannot be final
Compare: https://github.com/pear/PHP_Archive/compare/8616f75b2ece...bc5218c25332
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php