You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,13 +10,13 @@
10
10
PhpSpreadsheet is a library written in pure PHP and offers a set of classes that
11
11
allow you to read and write various spreadsheet file formats such as Excel and LibreOffice Calc.
12
12
13
-
This branch (release210) is *not* the latest version of PhpSpreadsheet, and may therefore lack features and bug fixes found in the latest version.
13
+
This branch (2.1.x) is *not* the latest version of PhpSpreadsheet, and may therefore lack features and bug fixes found in the latest version.
14
14
15
15
## Security Changes Only
16
16
17
17
Except for security changes, no further maintenance will be applied to this branch.
18
18
You are encouraged to upgrade to a maintained branch as soon as possible.
19
-
Maintained branches are master (preferred - version is 5.2.0 as of the date when this is being written), release390 (current version is 3.10.1), and release222 (2.4.1).
19
+
Maintained branches are master (preferred - version is 5.3.0 as of the date when this is being written), 3.10.x (current version is 3.10.2), and 2.4.x (2.4.2).
20
20
21
21
Of particular note is that this branch should not run under Php 8.5, and will *not* be updated to avoid deprecation notices which will be introduced with Php 8.5.
0 commit comments