Author: ralfbecker
New Revision: 55001
URL: http://svn.stylite.de/viewvc/egroupware?rev=55001&view=rev
Log:
- All apps: updated included Horde and PEAR packages (now including PEAR itself) to improve php 7.0 compatibility
Modified:
trunk/egroupware/composer.json
trunk/egroupware/composer.lock
— trunk/egroupware/composer.json (original)
+++ trunk/egroupware/composer.json Sun Feb 14 18:27:53 2016
@@ -10,7 +10,7 @@
}
],
“require”: {
-
"php": ">=5.4,<=8.0.0alpha1",
"pear-pear.horde.org/Horde_Imap_Client": ">=2.24.2",
"pear-pear.horde.org/Horde_Nls": ">=2.0.3",
"pear-pear.horde.org/Horde_Mail": ">=2.1.2",
— trunk/egroupware/composer.lock (original)
+++ trunk/egroupware/composer.lock Sun Feb 14 18:27:53 2016
@@ -4,8 +4,8 @@
“Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file”,
“This file is @generated automatically”
],
- “hash”: “07ecc7e6df5084d8f08925c7ebc910cd”,
- “content-hash”: “0f927f8cd0d659e973786f2578dd7acb”,
@@ -453,10 +453,10 @@
“pear-pear.horde.org/horde_crypt_blowfish”: “<2.0.0.0”,
“pear-pear.horde.org/horde_exception”: “<3.0.0.0”,
“pear-pear.horde.org/horde_support”: “<3.0.0.0”,
@@ -474,10 +474,10 @@
},
{
“name”: “pear-pear.horde.org/Horde_Smtp”,
@@ -488,10 +488,10 @@
“pear-pear.horde.org/horde_support”: “<3.0.0.0”,
“pear-pear.horde.org/horde_translation”: “<3.0.0.0”,
“pear-pear.horde.org/horde_util”: “<3.0.0.0”,
@@ -539,186 +539,198 @@
},
{
“name”: “pear-pear.horde.org/Horde_Stream”,
-
"version": "1.6.2",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Stream-1.6.2.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
-
"php": "<6.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_stream": "== 1.6.2.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
"version": "1.6.3",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Stream-1.6.3.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
-
"php": "<8.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_stream": "== 1.6.3.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"LGPL-2.1"
],
"description": "An object-oriented interface to assist in creating and storing PHP stream resources, and to provide utility methods to access and manipulate the stream contents."
},
{
"name": "pear-pear.horde.org/Horde_Stream_Filter",
-
"version": "2.0.4",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Stream_Filter-2.0.4.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"php": "<8.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_stream_filter": "== 2.0.4.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"LGPL-2.1"
-
],
-
"description": "A collection of various stream filters."
-
},
-
{
-
"name": "pear-pear.horde.org/Horde_Stream_Wrapper",
-
"version": "2.1.3",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Stream_Wrapper-2.1.3.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"php": "<8.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_stream_wrapper": "== 2.1.3.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"BSD-2-Clause"
-
],
-
"description": "A collection of stream wrappers."
-
},
-
{
-
"name": "pear-pear.horde.org/Horde_Support",
-
"version": "2.1.5",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Support-2.1.5.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
-
"pear-pear.horde.org/horde_stream_wrapper": "<3.0.0.0",
-
"pear-pear.horde.org/horde_util": "<3.0.0.0",
-
"php": "<8.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_support": "== 2.1.5.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"BSD-2-Clause"
-
],
-
"description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well."
-
},
-
{
-
"name": "pear-pear.horde.org/Horde_Text_Flowed",
"version": "2.0.3",
"dist": {
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Stream_Filter-2.0.3.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"php": "<6.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_stream_filter": "== 2.0.3.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"description": "A collection of various stream filters."
-
},
-
{
-
"name": "pear-pear.horde.org/Horde_Stream_Wrapper",
-
"version": "2.1.2",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Stream_Wrapper-2.1.2.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"php": "<6.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_stream_wrapper": "== 2.1.2.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"BSD-2-Clause"
-
],
-
"description": "A collection of stream wrappers."
-
},
-
{
-
"name": "pear-pear.horde.org/Horde_Support",
-
"version": "2.1.4",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Support-2.1.4.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
-
"pear-pear.horde.org/horde_stream_wrapper": "<3.0.0.0",
-
"pear-pear.horde.org/horde_util": "<3.0.0.0",
-
"php": "<6.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_support": "== 2.1.4.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"BSD-2-Clause"
-
],
-
"description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well."
-
},
-
{
-
"name": "pear-pear.horde.org/Horde_Text_Flowed",
-
"version": "2.0.2",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Text_Flowed-2.0.2.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"pear-pear.horde.org/horde_util": "<3.0.0.0",
-
"php": "<6.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_text_flowed": "== 2.0.2.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
"url": "http://pear.horde.org/get/Horde_Text_Flowed-2.0.3.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"pear-pear.horde.org/horde_util": "<3.0.0.0",
-
"php": "<8.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_text_flowed": "== 2.0.3.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"LGPL-2.1"
],
"description": "The Horde_Text_Flowed:: class provides common methods for manipulating text using the encoding described in RFC 3676 ('flowed' text)."
},
{
"name": "pear-pear.horde.org/Horde_Translation",
-
"version": "2.2.0",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Translation-2.2.0.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"php": "<6.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_translation": "== 2.2.0.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
"version": "2.2.1",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Translation-2.2.1.tgz",
-
"reference": null,
-
"shasum": null
-
},
-
"require": {
-
"php": "<8.0.0.0"
-
},
-
"replace": {
-
"pear-horde/horde_translation": "== 2.2.1.0"
-
},
-
"type": "pear-library",
-
"autoload": {
-
"classmap": [
-
""
-
]
-
},
-
"include-path": [
-
"/"
-
],
-
"license": [
-
"LGPL-2.1"
],
"description": "Translation wrappers."
},
{
"name": "pear-pear.horde.org/Horde_Util",
-
"version": "2.5.7",
-
"dist": {
-
"type": "file",
-
"url": "http://pear.horde.org/get/Horde_Util-2.5.7.tgz",
"reference": null,
"shasum": null
},
"require": {
"ext-dom": "*",
@@ -1046,7 +1058,7 @@
“prefer-stable”: false,
“prefer-lowest”: false,
“platform”: {
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs