Replies: 4 comments
|
Forgot to mention: |
0 replies
|
Deprecation notices wouldn't affect the migration, no. |
0 replies
|
To silence them you could try adding this to the end of
|
0 replies
Thanks that's the most important. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Running the script my console gets completely choked with these Deprecated messages:
Deprecated: strrpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in ~{user}/.composer/vendor/linc/nitro-porter/src/Functions/filter.php on line 613Deprecated: strrpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in ~{user}/.composer/vendor/linc/nitro-porter/src/Functions/filter.php on line 618Deprecated: basename(): Passing null to parameter #1 ($path) of type string is deprecated in ~{user}/.composer/vendor/linc/nitro-porter/src/Functions/filter.php on line 622Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ~{user}/.composer/vendor/linc/nitro-porter/src/Formatter.php on line 82Not sure if this affects the conversion since I can't login anymore and all the clickable items (discussions, tags) result in
The requested resource was not found.Terminal output:
All reactions