PhpSpreadsheet/src
Adrien Crivelli 6d8ba6f7f0
Revert references to classes in global namespace
Some references to classes were incorrectly assumed to be a reference
to self, whereas they were references to classes in global namespace
outside of this project.

FIX #37
2016-11-16 22:43:44 +09:00
..
PhpSpreadsheet Revert references to classes in global namespace 2016-11-16 22:43:44 +09:00
Autoloader.php As iconv is now enabled by default in PHP, make it a requirement, and modify strig functions to use it where appropriate 2016-08-31 21:52:42 +01:00
Bootstrap.php Introduce vendor prefix PhpOffice to namespace 2016-09-01 02:20:47 +09:00