Skip to content

[5.x]: strict_variables #14955

Closed Answered by brandonkelly
david-duymelinck asked this question in Q&A
Discussion options

You must be logged in to vote

Because referencing nonexistent variables is generally considered a bad practice, and most likely a bug. So strict_variables being enabled helps identify probable bugs, in dev environments where the error report won’t take your site down.

It should be the other way around.

Disagree. Generally the live site should be more resilient so bugs don’t impact front-end traffic.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@david-duymelinck
Comment options

@brandonkelly
Comment options

Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants
Converted from issue

This discussion was converted from issue #14953 on May 07, 2024 18:36.