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

Perform a Smarty update to [4.3.1] - 2023-03-28 #227

Closed
Fraenkiman opened this issue Apr 9, 2023 · 2 comments · Fixed by #243
Closed

Perform a Smarty update to [4.3.1] - 2023-03-28 #227

Fraenkiman opened this issue Apr 9, 2023 · 2 comments · Fixed by #243

Comments

@Fraenkiman
Copy link
Collaborator

Security
Fixed Cross site scripting vulnerability in Javascript escaping. This addresses CVE-2023-28447.

Fixed
$smarty->muteUndefinedOrNullWarnings() now also mutes PHP7 notices for undefined array indexes #736
$smarty->muteUndefinedOrNullWarnings() now treats undefined vars and array access of a null or false variables equivalent across all supported PHP versions
$smarty->muteUndefinedOrNullWarnings() now allows dereferencing of non-objects across all supported PHP versions #831
PHP 8.1 deprecation warnings on null strings in modifiers #834

With best regards
Frank

@Fraenkiman
Copy link
Collaborator Author

wait until 4.3.1 is released officially

@Fraenkiman
Copy link
Collaborator Author

Smarty 4.3.1 has now been officell released. Therefore opened again

@Fraenkiman Fraenkiman reopened this May 9, 2023
Fraenkiman added a commit to Fraenkiman/flatpress that referenced this issue May 9, 2023
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