Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
This repository was archived by the owner on Jan 2, 2019. It is now read-only.

Autoloader, using prepend parameter php >= 5.3  #388

@doofer

Description

@doofer

File:
PHPExcel/Autoloader.php

Location:
58: return spl_autoload_register(array('PHPExcel_Autoloader', 'Load'), true, true);

This breaks compatibility with php < 5.3.
http://www.php.net/manual/ro/function.spl-autoload-register.php

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions