icamys / php-sitemap-generator

A simple PHP sitemap generator.
MIT License
168 stars 65 forks source link

Trying to access array offset on value of type bool #35

Closed Tigla closed 2 years ago

Tigla commented 2 years ago

The SubmitsiteMap method does not take into account the response FALSE when executing CURL request PHP Error[8]: Trying to access array offset on value of type bool in file /vendor/icamys/php-sitemap-generator/src/SitemapGenerator.php at line 634

icamys commented 2 years ago

@Tigla Thanks for noticing. Fixed in 4.4.1.