Using Spreadsheet_Excel_Writer

I am using Spreadsheet_Excel_Writer for generating excel file.

  1. While installing (PEAR and OLE-1.0.0RC3) and testing I got warnings as *“continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”
  2. Against this line ‘& $workbook->addFormat()’ I am getting notice as Only variables should be assigned by reference
    Could you please suggest whether Spreadsheet_Excel_Writer is compatible with PHP 7.3
    Thanks

last update from github is just a few month ago, so you could try that and open an issue if you encounter problems.

Not able post a bug. Tried multiple times and always getting below error. Mean while if you have any examples/reference links of using Spreadsheet_Excel_Writer in PHP 7.3 could you please share

  • DB_DataObject Error: delete: No condition specifed for query…
Sponsor our Newsletter | Privacy Policy | Terms of Service