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

BUGFIX: Adjust to Php 83 get_parent_class deprecation #3351

Merged

Conversation

mhsdesign
Copy link
Member

@mhsdesign mhsdesign commented May 11, 2024

see https://www.php.net/manual/en/function.get-parent-class.php

Upgrade instructions

Review instructions

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@mhsdesign
Copy link
Member Author

Must have gone missing while upmerging #3032 i guess

@mhsdesign mhsdesign force-pushed the bugfix/adjustToPhp83GetParentClassDeprecation branch from 7e7fc98 to f6e9010 Compare May 12, 2024 11:26
Php 8.3 deprecates allow passing NULL to `strtolower`
@mhsdesign mhsdesign merged commit a7a2dab into neos:9.0 May 14, 2024
7 checks passed
@mhsdesign mhsdesign changed the title TASK: Adjust to Php 83 get_parent_class deprecation BUGFIX: Adjust to Php 83 get_parent_class deprecation May 15, 2024
@github-actions github-actions bot added the Bug label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant