You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I want to use Doctum within Dash, but I'm not able to get it to work with PHP 8.4. The dev and stable releases of Doctum give this error:
PHP Deprecated: Symfony\Component\Console\Application::run(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 137
Deprecated: Symfony\Component\Console\Application::run(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 137
PHP Deprecated: Symfony\Component\Console\Application::run(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 137
Deprecated: Symfony\Component\Console\Application::run(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 137
PHP Deprecated: Symfony\Component\Console\Application::all(): Implicitly marking parameter $namespace as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 781
Deprecated: Symfony\Component\Console\Application::all(): Implicitly marking parameter $namespace as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 781
PHP Deprecated: Symfony\Component\Console\Application::extractNamespace(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 1150
Deprecated: Symfony\Component\Console\Application::extractNamespace(): Implicitly marking parameter $limit as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Application.php on line 1150
PHP Deprecated: Constant Doctum\E_STRICT is deprecated in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/ErrorHandler.php on line 24
Deprecated: Constant Doctum\E_STRICT is deprecated in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/ErrorHandler.php on line 24
PHP Fatal error: Uncaught ErrorException: Deprecated: Symfony\Component\Console\Command\Command::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Command/Command.php line 99 in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/ErrorHandler.php:53
Stack trace:
#0 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(576): Doctum\ErrorHandler->handle(8192, 'Symfony\\Compone...', 'phar:///Users/b...', 99)#1 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(576): include()#2 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('phar:///Users/b...')#3 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/Console/Command/VersionCommand.php(21): Composer\Autoload\ClassLoader->loadClass('Symfony\\Compone...')#4 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(576): include('phar:///Users/b...')#5 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('phar:///Users/b...')#6 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/Console/Application.php(34): Composer\Autoload\ClassLoader->loadClass('Doctum\\Console\\...')#7 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/bin/doctum-binary.php(25): Doctum\Console\Application->__construct()#8 /Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar(16): include('phar:///Users/b...')#9 {main}
thrown in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/ErrorHandler.php on line 53
Fatal error: Uncaught ErrorException: Deprecated: Symfony\Component\Console\Command\Command::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/symfony/console/Command/Command.php line 99 in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/ErrorHandler.php:53
Stack trace:
#0 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(576): Doctum\ErrorHandler->handle(8192, 'Symfony\\Compone...', 'phar:///Users/b...', 99)#1 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(576): include()#2 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('phar:///Users/b...')#3 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/Console/Command/VersionCommand.php(21): Composer\Autoload\ClassLoader->loadClass('Symfony\\Compone...')#4 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(576): include('phar:///Users/b...')#5 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/vendor/composer/ClassLoader.php(427): {closure:Composer\Autoload\ClassLoader::initializeIncludeClosure():575}('phar:///Users/b...')#6 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/Console/Application.php(34): Composer\Autoload\ClassLoader->loadClass('Doctum\\Console\\...')#7 phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/bin/doctum-binary.php(25): Doctum\Console\Application->__construct()#8 /Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar(16): include('phar:///Users/b...')#9 {main}
thrown in phar:///Users/bogdan/Desktop/src/Seldaek-monolog-aef6ee7/doctum.phar/src/ErrorHandler.php on line 53
I've also made a phar from the latest commit, by running composer install and then sh scripts/make-release.sh, and running that phar gives this error:
I'm not very good with PHP, so I'm not sure if this gives you enough information to figure out what is going wrong (or what I'm doing wrong). Please let me know if you need me to do anything.
Thanks for the help!
The text was updated successfully, but these errors were encountered:
Hi. I want to use Doctum within Dash, but I'm not able to get it to work with PHP 8.4. The dev and stable releases of Doctum give this error:
I've also made a phar from the latest commit, by running
composer install
and thensh scripts/make-release.sh
, and running that phar gives this error:I'm not very good with PHP, so I'm not sure if this gives you enough information to figure out what is going wrong (or what I'm doing wrong). Please let me know if you need me to do anything.
Thanks for the help!
The text was updated successfully, but these errors were encountered: