tboothman / imdbphp

PHP library for retrieving film and tv information from IMDb
251 stars 84 forks source link

fix php errors #240

Closed mam4dali closed 3 years ago

mam4dali commented 3 years ago

fix php error on movie_recommendations

duck7000 commented 3 years ago

@M0H4MM4D0UTIS PHP Fatal error on movie_recommendations i missed that indeed, there was no check for getAttribute. Thanks!

About the other error, you made this so i assumed that it was working right. Thanks for fixing that one too!

mam4dali commented 3 years ago

@tboothman I made the changes you want and it is now ready to integrate.

tboothman commented 3 years ago

You didn't make 'img' always be set, but i'll do it

duck7000 commented 3 years ago

Jep as long as there is a check it is also sufficient by me