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 launch.php #400

Closed
wants to merge 1 commit into from
Closed

Update launch.php #400

wants to merge 1 commit into from

Conversation

tm8544
Copy link
Contributor

@tm8544 tm8544 commented Feb 27, 2024

PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in D:\HTTPS-SERVER-D-VHOSTS\testi\BigTree-CMS\core\launch.php on line 37

It is necessary to check that array value $_GET["bigtree_htaccess_url"] exists in $_GET before using strpos()

PHP Deprecated:  strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in D:\HTTPS-SERVER-D-VHOSTS\testi\BigTree-CMS\core\launch.php on line 37

It is necessary to check that array key "bigtree_htaccess_url" exists in $_GET before using strpos()
@tm8544 tm8544 mentioned this pull request Feb 28, 2024
@tm8544 tm8544 closed this by deleting the head repository Aug 22, 2024
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