aramds / php-reader

code.google.com/p/php-reader
0 stars 0 forks source link

Notice: Undefined offset: 2 in /webdirectory/Zend/Io/Reader.php on line 530 #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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?

Original issue reported on code.google.com by ama...@gmail.com on 20 Dec 2011 at 5:31

GoogleCodeExporter commented 9 years ago
Might 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.

Original comment by svollbehr on 22 Jan 2012 at 4:24

GoogleCodeExporter commented 9 years ago
Thanks for the reply. Where do I get the subversion code? Is it from the Source 
section with r214? 

Thanks!

Original comment by ama...@gmail.com on 3 Mar 2012 at 4:12