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

Fixing warning about providing null instead of an expected string #3663

Merged
merged 3 commits into from
Nov 24, 2023

Conversation

alexh-swdev
Copy link
Contributor

Description (*)

Fixing a null-vs-string deprecation:
2023-11-18T17:14:09+00:00 ERR (3): strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /..../lib/Unserialize/Reader/Str.php on line 69

Related Pull Requests

Fixed Issues (if relevant)

Manual testing scenarios (*)

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All automated tests passed successfully (all builds are green)
  • Add yourself to contributors list

@github-actions github-actions bot added the Component: lib/* Relates to lib/* label Nov 19, 2023
@elidrissidev elidrissidev merged commit 32773dd into OpenMage:main Nov 24, 2023
17 checks passed
@fballiano
Copy link
Contributor

@alexh-swdev @kiatng @elidrissidev this PR is causing #3908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: lib/* Relates to lib/*
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants