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

PHP 8.2 Deprecation warnings #357

Closed
onigoetz opened this issue Dec 12, 2022 · 2 comments
Closed

PHP 8.2 Deprecation warnings #357

onigoetz opened this issue Dec 12, 2022 · 2 comments

Comments

@onigoetz
Copy link
Contributor

Deprecated: Creation of dynamic property Todaymade\Daux\Config::$templateRenderer is deprecated in /daux/libs/Format/HTML/Generator.php on line 34
Deprecated: Function utf8_encode() is deprecated in /daux/libs/DauxHelper.php on line 105
Deprecated: Creation of dynamic property Highlight\RegExMatch::$type is deprecated in /daux/vendor/scrivo/highlight.php/Highlight/Highlighter.php on line 116
Deprecated: Creation of dynamic property Highlight\RegExMatch::$rule is deprecated in /daux/vendor/scrivo/highlight.php/Highlight/Highlighter.php on line 117
Deprecated: Creation of dynamic property Todaymade\Daux\Extension\Markdown\DocumentRenderer::$daux is deprecated in /tmp/daux/daux/Markdown/DocumentRenderer.php on line 18

@onigoetz
Copy link
Contributor Author

Highlight will fix this soon : scrivo/highlight.php#99

onigoetz added a commit that referenced this issue Dec 12, 2022
@onigoetz
Copy link
Contributor Author

Fixed all deprecations under our control in 0.21.0 https://github.com/dauxio/daux.io/releases/tag/0.21.0

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