Widrogo / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
0 stars 0 forks source link

"Assigning the return value of new " and "split()" error #166

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. In PHP newest versions

You should change the split function to explode and delete the "&" character 
from line 916.

Original issue reported on code.google.com by piro...@gmail.com on 24 Feb 2013 at 1:35

GoogleCodeExporter commented 9 years ago
Sorry i just saw someone had already posted a fix :)

Original comment by piro...@gmail.com on 24 Feb 2013 at 1:37