What steps will reproduce the problem?
PHP 5.3.13
new Spreadsheet_Excel_Reader()
What is the expected output? What do you see instead?
Function split() is deprecated
asignacion de tipo =& invalida
Please provide any additional information below.
Esto se soluciona sustituyendo el split por explode
y quitando el & a la asignación.
Original issue reported on code.google.com by aalamill...@gmail.com on 1 May 2013 at 9:59
Original issue reported on code.google.com by
aalamill...@gmail.com
on 1 May 2013 at 9:59