Commit Graph

14 Commits

Author SHA1 Message Date
MarkBaker c4ff34dde4 Yet more chunks of psr-2 goodness 2015-05-20 23:19:33 +01:00
MarkBaker 4648e386f5 Getting close to the end of all this psr-2 goodness now, and beginning to think about splitting to a 1.8 branch and a 1.9 branch, with the 1.9 branch having a minimum PHP version of 5.4, so we can begin improving the code, starting with namespacing and a simple bootstrap for those who don't use composer 2015-05-18 16:39:04 +01:00
Progi1984 09352e3e80 PSR2 Fixes 2015-05-17 15:00:02 +02:00
Progi1984 1d842ed218 PSR2 Fixes 2015-05-17 14:16:53 +02:00
MarkBaker 334747867d Merge branch 'psr2' of https://github.com/PHPOffice/PHPExcel into psr2
Conflicts:
	Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php
2015-05-17 00:47:17 +01:00
MarkBaker 61e81377cb Yet more of the psr-2 work 2015-05-16 23:18:40 +01:00
Progi1984 082fb1b475 PSR2 Fixes 2015-05-16 23:09:31 +02:00
Progi1984 f827a25af2 PSR2 Fixes 2015-05-16 19:00:31 +02:00
MarkBaker 4c8dd00dff More psr-2 goodness 2015-05-15 23:41:50 +01:00
Progi1984 96f3d0e6ee PSR-2 : Fixes 2015-05-15 12:55:10 +02:00
Progi1984 2881bca443 PSR-2 : Fixes 2015-05-13 12:27:01 +02:00
Progi1984 61b5fa0beb Validation PSR-2 : Tabs to spaces 2015-05-12 11:22:06 +02:00
MarkBaker 31aa953c0b Remove trailing white space from PCLZip 2015-02-04 15:41:59 +00:00
Mark Baker aa213fe236 Provide option to use PCLZip as an alternative to ZipArchive.
This allows the writing of Excel2007 files, even without ZipArchive enabled (it does require zlib), or when php_zip is one of the buggy PHP 5.2.6 or 5.2.8 versions.

git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@65260 2327b42d-5241-43d6-9e2a-de5ac946f064
2010-12-13 23:56:51 +00:00