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 jsmin-1.1.1.php resolve php 8.2 deprecations #1

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

Conversation

n3on4s
Copy link

@n3on4s n3on4s commented Aug 22, 2023

Hi ✋, lib in php 8.2, drops deprecations. This should solve the problem.
Not sure about last line, maybe file ending changes 🤷‍♂️

notice: ord(): Passing null to parameter #1 ($character) of type string is deprecated Trace:
JSMin::isAlphaNum() /var/www/x/vendor/linkorb/jsmin-php/src/jsmin-1.1.1.php, line 160

notice: ord(): Passing null to parameter linkorb#1 ($character) of type string is deprecated
Trace:
JSMin::isAlphaNum() /var/www/x/vendor/linkorb/jsmin-php/src/jsmin-1.1.1.php, line 160
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