File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
// --------------------------------------------------------------------------------
2
- // PclZip 2.8.2 - readme.txt
2
+ // PclZip 2.8.3 - readme.txt
3
3
// --------------------------------------------------------------------------------
4
4
// License GNU/LGPL - August 2009
5
5
// Vincent Blavet -
[email protected]
6
6
// http://www.phpconcept.net
7
7
// --------------------------------------------------------------------------------
8
- // $Id: readme.txt,v 1.60 2009/09/30 20:35:21 vblavet Exp $
9
- // --------------------------------------------------------------------------------
10
8
11
9
12
10
13
- 0 - Sommaire
11
+ 0 - Summary
14
12
============
15
13
1 - Introduction
16
14
2 - What's new
32
30
2 - What's new
33
31
==============
34
32
33
+ Version 2.8.3 :
34
+ - Fix compatibility with PHP v7.1
35
+
35
36
Version 2.8.2 :
36
37
- PCLZIP_CB_PRE_EXTRACT and PCLZIP_CB_POST_EXTRACT are now supported with
37
38
extraction as a string (PCLZIP_OPT_EXTRACT_AS_STRING). The string
You can’t perform that action at this time.
0 commit comments