Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit 31192b6

Browse files
committed
Release note for 7.0.1
1 parent 2ba56c8 commit 31192b6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

core/src/conf/RELEASE_NOTE

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Welcome to Pydio 7.0!
44

55
Pydio 7 is a full overhaul of the PHP code, raising the standards, improving performances and making the platform more modular than ever. We also introduce a new separate tool called Pydio Booster, written in Go, removing php limits and easing the deployment of WebSockets.
66

7+
Pydio 7.0.1 Fix main upgrade issues of 7.0
8+
--
9+
. Fix installer form if output_buffering is not disabled
10+
. Remove check for aws.phar file in the access.s3 directory. Fix #1257
11+
. Another "incompatible declaration" error was silently breaking s3 on PHP7.
12+
. php 5.5.9 issue, count(false) returns true, making RolesList empty.
13+
. Check php version: 5.6 is finally required for enterprise dist, because of ioncube loaders.
14+
. Fix case sensitive rename (details)
15+
716
**************
817
New Features
918
**************

0 commit comments

Comments
 (0)