Commit Graph

30 Commits

Author SHA1 Message Date
Adrien Crivelli
0e8fde9be6
master is the new default branch
`master` is now the only permanent branch. Features and fixes should be merged
into `master` when stable. Pull requests should be forked from `master`.

`develop` branch disappear entirely in favor of temporary features/fixes branches.
2019-01-02 15:28:38 +11:00
Jon Dufresne
5b3870c508
Prefer https:// URLs when available in docs & comments
Fixes #737
2018-10-28 13:55:00 +11:00
Adrien Crivelli
1afba78f85
Publish API documentation via Travis and Sami
Fixes #491
Fixes #497
2018-06-04 13:18:39 +09:00
Adrien Crivelli
27d83b4404
PhpSpreadsheet is stable 2017-12-25 11:22:41 +09:00
Adrien Crivelli
1cec980167
Mention SO and Gitter for support 2017-11-12 21:03:02 +09:00
Adrien Crivelli
29208e9d99
Remove boilerplates
Because it is a budren to maintain and LGPL 2.1 does not require
them, but only suggest them:

> To apply these terms, attach the following notices to the library.
> It is **safest** to attach them to the start of each source file
> to most effectively convey the exclusion of warranty; and each
> file **should** have at least the "copyright" line and a pointer
> to where the full notice is found.

https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html#SEC4
2017-09-30 22:12:28 +09:00
Adrien Crivelli
ce1e83428b
Keep documentation in a single place and link to it
Fixes #191
Closes #192
2017-07-30 16:23:41 +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