Ne-Lexa / google-play-scraper

PHP scraper to get data from Google Play
MIT License
78 stars 38 forks source link

Uninitialized string offset #31

Closed pixelgroup-israel closed 2 years ago

pixelgroup-israel commented 2 years ago

Hi, As of this morning I'm getting notices when using this library:

Notice: Uninitialized string offset: 2 in /var/www/html/public_html/vendor/nelexa/google-play-scraper/src/Scraper/Extractor/ReviewsExtractor.php on line 55

Notice: Uninitialized string offset: 3 in /var/www/html/public_html/vendor/nelexa/google-play-scraper/src/Scraper/Extractor/ReviewsExtractor.php on line 55

The end result is that I'm not getting the data from Google Play.

Doe's anyone knows what this means?

Thanks, Amit

kobyle69 commented 2 years ago

+1

Getting same error from yesterday

Ne-Lexa commented 2 years ago

Fixed in version 0.4.0.4