
php-reader - issue #64
Notice: Undefined offset: 2 in /webdirectory/Zend/Io/Reader.php on line 530
I keep on getting this infinite loop errors when I'm trying to read id3 tag information from mp3 files. If I remove the culprit mp3 file, my script would run ok until it finds another file with some error. Isn't there a way to handle this exception?
Comment #1
Posted on Jan 22, 2012 by Happy PandaMight be due to issue 65 which is now solved. Checkout the subversion code and try with the latest version if the error still occurs for you. If it does occur, send me your troublesome mp3 file via email and I'll debug it.
Comment #2
Posted on Mar 3, 2012 by Happy RabbitThanks for the reply. Where do I get the subversion code? Is it from the Source section with r214?
Thanks!
Status: Accepted
Labels:
Type-Defect
Priority-Medium