Sample 05 Chart with PhpSpreadsheet

07:23:06 Create new PHPPresentation object
07:23:06 Set properties
07:23:06 Remove first slide
07:23:06 Create templated slide
07:23:06 Generate sample data for first chart
07:23:06 Create a bar chart (that should be inserted in a chart shape)
07:23:06 Create a shape (chart)
07:23:06 Create templated slide
07:23:06 Generate sample data for second chart
07:23:06 Create a pie chart (that should be inserted in a chart shape)
07:23:06 Create a shape (chart)

Fatal error: Uncaught ReflectionException: Class "PhpOffice\PhpPresentation\Writer\PowerPoint2007\error_log" does not exist in /home/wwtrep/public_html/verifica/pp/src/PhpPresentation/Writer/PowerPoint2007.php:103 Stack trace: #0 /home/wwtrep/public_html/verifica/pp/src/PhpPresentation/Writer/PowerPoint2007.php(103): ReflectionClass->__construct('PhpOffice\\PhpPr...') #1 /home/wwtrep/public_html/verifica/pp/samples/Sample_Header.php(143): PhpOffice\PhpPresentation\Writer\PowerPoint2007->save('/home/wwtrep/pu...') #2 /home/wwtrep/public_html/verifica/pp/samples/Sample_05_Chart_with_PhpSpreadsheet.php(115): write(Object(PhpOffice\PhpPresentation\PhpPresentation), 'Sample_05_Chart...') #3 {main} thrown in /home/wwtrep/public_html/verifica/pp/src/PhpPresentation/Writer/PowerPoint2007.php on line 103