Skip to content

Commit 8f6f9ba

Browse files
authored
Bump version number
1 parent a196c3a commit 8f6f9ba

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
// --------------------------------------------------------------------------------
2-
// PclZip 2.8.2 - readme.txt
2+
// PclZip 2.8.3 - readme.txt
33
// --------------------------------------------------------------------------------
44
// License GNU/LGPL - August 2009
55
// Vincent Blavet - [email protected]
66
// http://www.phpconcept.net
77
// --------------------------------------------------------------------------------
8-
// $Id: readme.txt,v 1.60 2009/09/30 20:35:21 vblavet Exp $
9-
// --------------------------------------------------------------------------------
108

119

1210

13-
0 - Sommaire
11+
0 - Summary
1412
============
1513
1 - Introduction
1614
2 - What's new
@@ -32,6 +30,9 @@
3230
2 - What's new
3331
==============
3432

33+
Version 2.8.3 :
34+
- Fix compatibility with PHP v7.1
35+
3536
Version 2.8.2 :
3637
- PCLZIP_CB_PRE_EXTRACT and PCLZIP_CB_POST_EXTRACT are now supported with
3738
extraction as a string (PCLZIP_OPT_EXTRACT_AS_STRING). The string

0 commit comments

Comments
 (0)