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

Fixed passing null is deprecated for strpos in Mage_Core_Controller_Varien_Action #3327

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

kyrena
Copy link
Contributor

@kyrena kyrena commented Jun 16, 2023

Description

With Turpentine for Varnish for OpenMage, with PHP 8.1/8.2, we have: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated

image

We have no other errors for _isUrlInternal.
Not sure if it's the best way.

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: Core Relates to Mage_Core label Jun 16, 2023
@luigifab luigifab added the PHP 8.1 Related to PHP 8.1 label Jun 16, 2023
@fballiano fballiano merged commit 197cf79 into OpenMage:main Jun 30, 2023
@kyrena kyrena deleted the php82-internal branch August 4, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Relates to Mage_Core PHP 8.1 Related to PHP 8.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants