Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Fix "Unsupported operand types" #31

Merged

Conversation

PedroAmorim
Copy link

Hi!

I found an issue when parse http://www.lemonde.fr/banques-finance-assurance/.

PHP Fatal error: Uncaught Error: Unsupported operand types in vendor/andreskrey/readability.php/src/HTMLParser.php:622

Seems to be a missing "count" in if statement.

Missing method "count" in if statement.

PHP Fatal error:  Uncaught Error: Unsupported operand types in vendor/andreskrey/readability.php/src/HTMLParser.php:622
@andreskrey
Copy link
Owner

Good catch! Thanks!

@andreskrey andreskrey merged commit b730f6b into andreskrey:master Nov 22, 2017
@PedroAmorim PedroAmorim deleted the fixUnsupportedOperandTypes branch November 23, 2017 09:48
andreskrey added a commit that referenced this pull request Mar 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants