u01jmg3 / ics-parser

Parser for iCalendar Events • PHP 8+, 7 (≥ 7.4), 5 (≥ 5.6)
MIT License
450 stars 144 forks source link

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

Closed nekromoff closed 4 years ago

nekromoff commented 4 years ago

Description of the Issue:

Stack trace:

Trying to access array offset on value of type bool in ICal.php line 616
--
at HandleExceptions->handleError()in ICal.php line 616
at ICal->initLines()in ICal.php line 560
at ICal->initFile()in ICal.php line 588

Steps to Reproduce:

I can not provide imported URL due to privacy reasons. I am able to test whatever, if you have suggestions.

u01jmg3 commented 4 years ago

Have you tried the latest version (2.1.19)?

nekromoff commented 4 years ago

This disappeared after upgrading to 2.6.19, however #266 is new one