-
Notifications
You must be signed in to change notification settings - Fork 709
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
Critical BUG #1
Comments
+1 it's only in v3.1.21 v3.1.20 is fine |
It's now fixed |
uwetews
added a commit
that referenced
this issue
Nov 1, 2014
Another suggestion, you should convert the "smarty-php" user to an organization, and just use your own username (@uwetews probably?) for commenting etc. |
wisskid
pushed a commit
that referenced
this issue
Apr 12, 2020
Reinstitute the phpunit/phpunit dependency the right way.
Closed
avatec
added a commit
to avatec/smarty
that referenced
this issue
Jan 20, 2022
For PHP 8.1 if string is empty. Repairs Deprecated: mb_strlen(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated in vendor/smarty/smarty/libs/plugins/modifier.truncate.php on line 33
xorti
added a commit
to xorti/smarty
that referenced
this issue
Mar 10, 2022
Fixes - Deprecated: rtrim(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated
IT-Experte
added a commit
to IT-Experte/smarty
that referenced
this issue
Sep 20, 2022
Fixed a PHP 8.1 deprecation error: trim(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated in cacheresource_keyvaluestore.php on line 247 and in cacheresource_keyvaluestore.php on line 431
wisskid
pushed a commit
that referenced
this issue
Sep 22, 2022
Fixed a PHP 8.1 deprecation error: trim(): Passing null to parameter #1 ($string) of type string is deprecated in cacheresource_keyvaluestore.php on line 247 and in cacheresource_keyvaluestore.php on line 431
AdrienPoupa
added a commit
to AdrienPoupa/smarty
that referenced
this issue
Dec 15, 2022
Prevents E_DEPRECATED: mb_strlen(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated
AdrienPoupa
added a commit
to AdrienPoupa/smarty
that referenced
this issue
Dec 19, 2022
Prevents E_DEPRECATED: mb_strlen(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated
AdrienPoupa
added a commit
to AdrienPoupa/smarty
that referenced
this issue
Dec 19, 2022
Prevents E_DEPRECATED: mb_strlen(): Passing null to parameter smarty-php#1 ($string) of type string is deprecated
think-mcunanan
pushed a commit
to think-mcunanan/smarty
that referenced
this issue
Mar 22, 2023
…ndicate-facilities-on-the-reservation-table Ticket #4995 kirei indicate facilities on the reservation table
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
at file https://github.com/smarty-php/smarty/blob/master/libs/sysplugins/smarty_internal_templatebase.php
pls fix
LINE 1: <<<<<< HEAD=====
LINE 862: =======
LINE 1723: >>>>>>> trunk
The text was updated successfully, but these errors were encountered: