Home » File Formats » Spreadsheet_Excel_Writer » Bug #3000
excel writer doesn't work under php 4.3.10
Details
| Submitted | 2004-12-21 09:30 UTC |
|---|---|
| From | hsjang at gmail dot com |
| Status | Bogus |
| Package | Spreadsheet_Excel_Writer |
| PHP Version | 4.3.10 |
| OS | Redhat Linux 7.2 |
| Roadmaps | (Not assigned) |
Comments
[2004-12-21 09:30 UTC] hsjang at gmail dot com
Description:
------------
before php 4.3.10, it works very fine to me
but after ungraded my php from 4.3.9 to 4.3.10,
excel file has critical error on it.
so, M$ excel can't open it correctly
i don't know what's problum.
anybody has an idea ??
i downgraded 4.3.9 again, and it works fine.hmmm
[2004-12-22 01:03 UTC] hsjang at gmail dot com
don't use zendoptimizer v2.5.5
after disabled zendoptimizer , it works fine.
but i didn't tried zendoptimizer v2.5.7
hoply it work.
"Note: Due to an incompatibility between earlier versions of Zend Optimizer and PHP 4.3.10, it's recommended to upgrade to the latest version." - from php.net