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

Fix passing null deprecation warning on CakeText::insert method #59

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

diegosurita
Copy link
Contributor

Warning message: Deprecated (8192): preg_quote(): Passing null to parameter #1 ($str) of type string is deprecated [vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php, line 168]

Warning message: `Deprecated (8192): preg_quote(): Passing null to parameter kamilwylegala#1 ($str) of type string is deprecated [vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php, line 168]`
@kamilwylegala
Copy link
Owner

Thanks! Merging!

@kamilwylegala kamilwylegala merged commit fa1f817 into kamilwylegala:master Dec 22, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants