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 issue #36 - php 7.3 compatiblity #37

Merged
merged 2 commits into from
Jan 19, 2019

Conversation

obj63mc
Copy link
Contributor

@obj63mc obj63mc commented Jan 8, 2019

I have updated your dependency for php-simple-html-dom-parser with one that will work with PHP 7.3. Please refer to issue #36 and sunra/php-simple-html-dom-parser#64 (comment)

This fixes the compatibility issue with PHP 7.3 issue sunra/php-simple-html-dom-parser#64 and Quinn-Interactive#36
Update for class namespace to resolve PHP 7.3 compatibility
@codecov-io
Copy link

Codecov Report

Merging #37 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #37   +/-   ##
=========================================
  Coverage     33.48%   33.48%           
  Complexity      176      176           
=========================================
  Files            16       16           
  Lines           451      451           
=========================================
  Hits            151      151           
  Misses          300      300
Impacted Files Coverage Δ Complexity Δ
src/Forms/GoogleSearchPreview.php 0% <ø> (ø) 13 <0> (ø) ⬇️
src/Analysis/Analysis.php 19.14% <ø> (ø) 18 <0> (ø) ⬇️
src/Extensions/PageHealthExtension.php 0% <ø> (ø) 8 <0> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 818d2c2...c481497. Read the comment docs.

@zanderwar
Copy link
Contributor

Thanks for this @obj63mc, I see kub-at/php-simple-html-dom-parser is >=php5.3... that's great.

I'm going to go ahead and merge this in and release after some testing/fixes.

@zanderwar zanderwar merged commit 5e577c2 into Quinn-Interactive:master Jan 19, 2019
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.

3 participants