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

Update README #1

Merged
merged 2 commits into from
Oct 7, 2014
Merged

Update README #1

merged 2 commits into from
Oct 7, 2014

Conversation

sebastienheraud
Copy link
Member

No description provided.

sebastienheraud added a commit that referenced this pull request Oct 7, 2014
@sebastienheraud sebastienheraud merged commit dad4747 into master Oct 7, 2014
Ilya-Zhulin added a commit to Ilya-Zhulin/SEBLOD that referenced this pull request Nov 24, 2023
Fixing Notices of PHP 8.1 
"Deprecated: Passing null to parameter Octopoos#1 ($string) of type string is deprecated"
@Ilya-Zhulin Ilya-Zhulin mentioned this pull request Nov 24, 2023
Ilya-Zhulin added a commit to Ilya-Zhulin/SEBLOD that referenced this pull request Nov 24, 2023
Fixing Notices of PHP 8.1 like
"**Deprecated**: Passing null to parameter Octopoos#1 ($string) of type string is deprecated"
@Ilya-Zhulin Ilya-Zhulin mentioned this pull request Nov 24, 2023
Ilya-Zhulin added a commit to Ilya-Zhulin/SEBLOD that referenced this pull request Dec 2, 2023
This `trim` isn't really needed here, but PHP 8+ shows a message like ```Deprecated: trim(): Passing null to parameter Octopoos#1  of type string is deprecated``` when field description is empty.
Ilya-Zhulin added a commit to Ilya-Zhulin/SEBLOD that referenced this pull request Dec 2, 2023
`Trim` isn't needed here, but PHP8+ shows this notice ```Deprecated: trim(): Passing null to parameter Octopoos#1 of type string is deprecated```. If field description is empty, `$field->description` is not defined.
Ilya-Zhulin added a commit to Ilya-Zhulin/SEBLOD that referenced this pull request Sep 11, 2024
Set default value to remove message:
"*Deprecated*: htmlspecialchars(): Passing null to parameter Octopoos#1 ($string) of type string is deprecated in */modules/mod_cck_list/mod_cck_list.php on line 138"
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.

1 participant