Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needs PHP 8.4 compatibility #73

Open
dalin- opened this issue Feb 13, 2025 · 0 comments
Open

Needs PHP 8.4 compatibility #73

dalin- opened this issue Feb 13, 2025 · 0 comments

Comments

@dalin-
Copy link
Contributor

dalin- commented Feb 13, 2025

Might just need the dependencies upgraded:

fire import-db
PHP Deprecated:  Caxy\HtmlDiff\HtmlDiff::create(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/caxy/php-htmldiff/lib/Caxy/HtmlDiff/HtmlDiff.php on line 34

Deprecated: Caxy\HtmlDiff\HtmlDiff::create(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/caxy/php-htmldiff/lib/Caxy/HtmlDiff/HtmlDiff.php on line 34
PHP Deprecated:  Consolidation\Config\Config::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/config/src/Config.php on line 33

Deprecated: Consolidation\Config\Config::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/config/src/Config.php on line 33
PHP Deprecated:  Grasmash\Expander\Expander::doExpandArrayProperties(): Implicitly marking parameter $reference_data as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/grasmash/expander/src/Expander.php on line 102

Deprecated: Grasmash\Expander\Expander::doExpandArrayProperties(): Implicitly marking parameter $reference_data as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/grasmash/expander/src/Expander.php on line 102
PHP Deprecated:  Grasmash\Expander\Expander::expandStringPropertiesCallback(): Implicitly marking parameter $reference_data as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/grasmash/expander/src/Expander.php on line 201

Deprecated: Grasmash\Expander\Expander::expandStringPropertiesCallback(): Implicitly marking parameter $reference_data as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/grasmash/expander/src/Expander.php on line 201
PHP Deprecated:  Fire\FireApp::__construct(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/fourkitchens/fire/src/FireApp.php on line 55

Deprecated: Fire\FireApp::__construct(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/fourkitchens/fire/src/FireApp.php on line 55
PHP Deprecated:  Fire\FireApp::__construct(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/fourkitchens/fire/src/FireApp.php on line 55

Deprecated: Fire\FireApp::__construct(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/fourkitchens/fire/src/FireApp.php on line 55
PHP Deprecated:  Robo\Common\IO::restoreState(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Common/IO.php on line 48

Deprecated: Robo\Common\IO::restoreState(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Common/IO.php on line 48
PHP Deprecated:  Robo\Common\IO::restoreState(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Common/IO.php on line 48

Deprecated: Robo\Common\IO::restoreState(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Common/IO.php on line 48
PHP Deprecated:  Robo\Common\IO::restoreState(): Implicitly marking parameter $io as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Common/IO.php on line 48

Deprecated: Robo\Common\IO::restoreState(): Implicitly marking parameter $io as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Common/IO.php on line 48
PHP Deprecated:  Consolidation\AnnotatedCommand\State\StateHelper::injectIntoCallbackObject(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/annotated-command/src/State/StateHelper.php on line 20

Deprecated: Consolidation\AnnotatedCommand\State\StateHelper::injectIntoCallbackObject(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/annotated-command/src/State/StateHelper.php on line 20
PHP Deprecated:  Consolidation\AnnotatedCommand\State\StateHelper::inject(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/annotated-command/src/State/StateHelper.php on line 32

Deprecated: Consolidation\AnnotatedCommand\State\StateHelper::inject(): Implicitly marking parameter $output as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/annotated-command/src/State/StateHelper.php on line 32
PHP Deprecated:  Robo\Collection\CompletionWrapper::__construct(): Implicitly marking parameter $rollbackTask as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Collection/CompletionWrapper.php on line 57

Deprecated: Robo\Collection\CompletionWrapper::__construct(): Implicitly marking parameter $rollbackTask as nullable is deprecated, the explicit nullable type must be used instead in /Users/dave/Sites/stanford/vendor/consolidation/robo/src/Collection/CompletionWrapper.php on line 57
 [Exec] Running ddev import-db --file=/Users/dave/Sites/stanford/reference/site-db.sql.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant