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

FIX: function php_content_encoding() #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DSGND
Copy link

@DSGND DSGND commented Nov 4, 2024

  • FIX: ( ! ) Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /xxx/http-headers/http-headers.php on line 583
  • FIX: ( ! ) Deprecated: substr_count(): Passing null to parameter 1 ($haystack) of type string is deprecated in /xxx/plugins/http-headers/http-headers.php on line 583

@DSGND DSGND force-pushed the fix/php-content-encoding branch from 04b9e8f to 040d79c Compare November 4, 2024 12:43
- FIX: `( ! ) Warning: Undefined array key "HTTP_ACCEPT_ENCODING" in /xxx/http-headers/http-headers.php on line 583`
- FIX: `( ! ) Deprecated: substr_count(): Passing null to parameter 1 ($haystack) of type string is deprecated in /xxx/plugins/http-headers/http-headers.php on line 583`
@DSGND DSGND force-pushed the fix/php-content-encoding branch from 040d79c to 9ca3d5e Compare November 4, 2024 12:45
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