-
-
Notifications
You must be signed in to change notification settings - Fork 640
Open
Description
Expected behavior
Only the phpdocumentor output should be displayed.
Actual behavior
$ ./phpDocumentor.phar -V
PHP Deprecated: League\Flysystem\MountManager::get(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead in phar:///home/stof/src/scssphp/scssphp/phpDocumentor.phar/vendor/league/flysystem/src/MountManager.php on line 642
PHP Deprecated: League\Flysystem\FilesystemInterface::get(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead in phar:///home/stof/src/scssphp/scssphp/phpDocumentor.phar/vendor/phpdocumentor/filesystem/Flysystem/FilesystemInterface.php on line 286
phpDocumentor v3.8.1Steps to reproduce the problem
- download the 3.8.1 phar from the GitHub release
- run
./phpDocumentor.phar -Vusing PHP 8.4
Your environment
- Version used: 3.8.1
- Install method: phar from https://phpdoc.org/phpDocumentor.phar
- PHP version: 8.4.13
- Operating system and version (e.g. Ubuntu 20.04, Windows 10): Ubuntu 24.04
- Link to your project: n/a
- Attach code that is involved
- ...
Metadata
Metadata
Assignees
Labels
No labels