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

Rewrite mpaa for new xpath function #231

Merged
merged 7 commits into from
Jul 14, 2021
Merged

Rewrite mpaa for new xpath function #231

merged 7 commits into from
Jul 14, 2021

Conversation

duck7000
Copy link
Contributor

@duck7000 duck7000 commented Jul 4, 2021

Rewrite mpaa to match new xpath function

duck7000 added 2 commits July 4, 2021 21:47
Rewrite mpaa to match new xpath function
explode input value changed.
@duck7000
Copy link
Contributor Author

duck7000 commented Jul 5, 2021

It seems the nested value from explode was the reason travis chocked on php 8

Copy link
Collaborator

@jreklund jreklund left a comment

Choose a reason for hiding this comment

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

Travis crashed on another rule, nothing to do with explode this time.

src/Imdb/Title.php Outdated Show resolved Hide resolved
src/Imdb/Title.php Outdated Show resolved Hide resolved
duck7000 added 3 commits July 7, 2021 19:51
removed unnecessary comment
added check at $value, if empty nothing is added to the output array.
src/Imdb/Title.php Outdated Show resolved Hide resolved
- changed if statement to better suit
- changed $te to $mpaa to be more understandable
@jreklund jreklund merged commit 0b99792 into tboothman:master Jul 14, 2021
@duck7000 duck7000 deleted the mpaas branch July 15, 2021 20:27
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.

2 participants