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

Template Route Error #3397

Closed
clifavenu opened this issue May 15, 2023 · 0 comments · Fixed by #3400
Closed

Template Route Error #3397

clifavenu opened this issue May 15, 2023 · 0 comments · Fixed by #3400

Comments

@clifavenu
Copy link

clifavenu commented May 15, 2023

Creating a route causes the following error.
env - php 8.2.5 ee 7.2.17

Deprecated
Creation of dynamic property EE_Route_segment_part::$name is deprecated

ee/legacy/libraries/template_router/Part.php, line 18

Severity: E_DEPRECATED

Deprecated
Creation of dynamic property EE_Route_segment_part::$rules is deprecated

ee/legacy/libraries/template_router/Part.php, line 19

Severity: E_DEPRECATED

Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)

ee/ExpressionEngine/Boot/boot.common.php, line 478

Severity: E_WARNING

detail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant