Skip to content

Fix for deprectate warning: stripos(): Passing null to parameter #1 (…#150

Open
mschering wants to merge 1 commit intoZ-Hub:developfrom
Intermesh:php-deprectated-request.php
Open

Fix for deprectate warning: stripos(): Passing null to parameter #1 (…#150
mschering wants to merge 1 commit intoZ-Hub:developfrom
Intermesh:php-deprectated-request.php

Conversation

@mschering
Copy link
Copy Markdown
Contributor

If you have deprecated warnings on you'll get an error on each request:

Fix for deprectate warning: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated

Z-Push/src/lib/request/request.php

This PR fixes that.

 ($haystack) of type string is deprecated

Z-Push/src/lib/request/request.php
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