Commit Graph

24 Commits

Author SHA1 Message Date
Adrien Crivelli 2e59885895
Keep documentation in a single place and link to it
Fixes #191
Closes #192
2017-07-30 21:29:37 +02:00
Adrien Crivelli 45e8529a7e
Remove mention of bug in SQLite3
Since the refactoring towards PSR-16 it is very unlikely that the bug
still exists.
2017-04-14 17:27:54 +09:00
Adrien Crivelli ea5663bc00
Drop support for PclZip
Over the years PclZip became a maintenance problem. It's code base
is old and the official project seems to have died out. ZipArchive
is now more commonly available and offer an easier and more complete
API. So PclZip was dropped in order to focus our efforts on what matters.

Closes #18
2017-03-11 11:48:46 +09:00
Adrien Crivelli 85c3bd0154
Fix typo in bug number 2017-03-02 09:40:10 +09:00
Adrien Crivelli 5806fb71cf
Mentions incompatiblity with PHP 5.6.29 and SQLite3
Fixes https://github.com/PHPOffice/PHPExcel/issues/1085
Closes https://github.com/PHPOffice/PHPExcel/pull/1122
2017-02-14 23:06:35 +09:00
Adrien Crivelli 682b1b8cb2
Drop PHP 5.5 support
According to our policy to support PHP version 6 months after their
end of life, it is time to drop PHP 5.5.
2017-01-23 11:44:16 +09:00
Adrien Crivelli 166f21c07a
Update PHP required version in doc 2016-11-27 22:23:09 +09:00
Adrien Crivelli 3cc80bd874 Update README.md 2016-10-27 13:17:55 +09:00
Adrien Crivelli 699d11f3a4 Mentions that PhpSpreadsheet is not released yet 2016-10-27 13:16:14 +09:00
Adrien Crivelli d32b4c423c
Explain difference with PHPExcel 2016-10-03 20:35:10 +09:00
Adrien Crivelli f02c3320a2
Fix typo in README 2016-08-26 21:55:17 +09:00
Adrien Crivelli b0621f514f
Avoid duplicated info in README 2016-08-25 11:55:49 +09:00
MarkBaker bf34570173 Updates to Read Me document 2016-08-14 23:28:23 +01:00
Adrien Crivelli d19f7363fe
Show badges similar to those used for PHPWord 2016-08-14 15:09:15 +09:00
MarkBaker 962a822cf9 Update README with new name 2016-06-19 18:34:02 +01:00
MarkBaker 725764eece gitter link 2015-05-26 21:36:46 +01:00
MarkBaker 9936cf6d0a Updated Readme with warning about development subject to breaking BC, new PHP version, and new PR details 2015-05-24 14:55:14 +01:00
MarkBaker 2b389f97f1 ReadMe Notes on contributing 2014-12-01 22:35:42 +00:00
Rogerio Prado de Jesus 77340c1205 Fix #91: Update url of Travis build images 2012-11-24 20:46:18 -02:00
Filippo Tessarotto 4ca486b1e2 Added build status info 2012-11-23 11:58:29 +01:00
Progi1984 e155e24ac3 #62 : Clean old files 2012-10-30 08:42:50 +01:00
Progi1984 6c9d5a5c21 #62 : Clean old files 2012-10-30 08:41:03 +01:00
Steve Gricci 230eff48f2 Update README.md
Updated license link, as it was 404'ing
2012-09-05 15:57:07 -06:00
Mark Baker 4edc686369 Added README file 2012-08-04 17:34:10 +01:00