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

Issues in PHP 8.2 #53

Open
csrui opened this issue Jun 21, 2023 · 0 comments
Open

Issues in PHP 8.2 #53

csrui opened this issue Jun 21, 2023 · 0 comments

Comments

@csrui
Copy link
Contributor

csrui commented Jun 21, 2023

Here is a log of what happens when running midoru on PHP 8.2 in a Laravel project.

i18n-midoru make_pots

Deprecated: Creation of dynamic property TwentySixB\Translations\Translations::$config is deprecated in /Users/rui.sardinha/dev/sites/planamatch/vendor/26b/i18n-midoru/lib/Translations.php on line 20
Config loaded successfully.

Deprecated: Creation of dynamic property TwentySixB\Translations\Translations\PotMaker::$config is deprecated in /Users/rui.sardinha/dev/sites/planamatch/vendor/26b/i18n-midoru/lib/Translations/PotMaker.php on line 26
Pot Maker was created successfully.

Warning: Undefined property: TwentySixB\Translations\Utils\CodeParser::$pattern in /Users/rui.sardinha/dev/sites/planamatch/vendor/26b/i18n-midoru/lib/Utils/CodeParser.php on line 18

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /Users/rui.sardinha/dev/sites/planamatch/vendor/26b/i18n-midoru/lib/Utils/CodeParser.php on line 18

Deprecated: Creation of dynamic property TwentySixB\Translations\Utils\CodeParser::$pattern is deprecated in /Users/rui.sardinha/dev/sites/planamatch/vendor/26b/i18n-midoru/lib/Utils/CodeParser.php on line 18
Translation pot files made successfully.
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