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

Resolve PHP 7.3 compatibility issue to fix #79 #80

Merged
merged 2 commits into from
Jan 15, 2019

Conversation

irkallacz
Copy link
Contributor

Change Sunra\PhpSimple\HtmlDomParser for KubAT\PhpSimple\HtmlDomParser witch is PHP 7.3 compatible.

Tested on system with PHP 7.3

Change the sunra/php-simple-html-dom-parser" for the kub-at/php-simple-html-dom-parser
use KubAT\PhpSimple\HtmlDomParser;
@jschroed91 jschroed91 self-requested a review January 15, 2019 18:57
@jschroed91 jschroed91 changed the title Resolve PHP 7.3 compatibility issue Resolve PHP 7.3 compatibility issue to fix #79 Jan 15, 2019
@jschroed91
Copy link
Member

Looks like scrutinizer failed due to configuration issues - I will fix that on scrutinizer side. Nothing to do on your end @irkallacz

Copy link
Member

@jschroed91 jschroed91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @irkallacz! I will get this merged and tagged

@jschroed91 jschroed91 merged commit 6b0fb0a into caxy:master Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants