diff --git a/SeedDMS_Preview/package.xml b/SeedDMS_Preview/package.xml
index f2d964f76..ee7067f3a 100644
--- a/SeedDMS_Preview/package.xml
+++ b/SeedDMS_Preview/package.xml
@@ -11,11 +11,11 @@
uwe@steinmann.cxyes
- 2016-03-29
-
+ 2016-04-05
+
- 1.1.7
- 1.1.7
+ 1.1.8
+ 1.1.8stable
@@ -23,7 +23,7 @@
GPL License
-set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0
+pass variables to stream_select (required by php7)
@@ -180,5 +180,21 @@ timeout for external commands can be passed to contructor of SeedDMS_Preview_Pre
check if object passed to createPreview(), hasPreview() is not null
+
+ 2016-03-29
+
+
+ 1.1.7
+ 1.1.7
+
+
+ stable
+ stable
+
+ GPL License
+
+set last parameter of stream_select() to 200000 micro sec. in case the timeout in sec. is set to 0
+
+