Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
typo3.org
typo3.org
Commits
e6882ff0
Commit
e6882ff0
authored
Jun 19, 2018
by
Thomas Löffler
Browse files
Switch back to PHP 7.0
* PHP 7.1 is not available on the servers * Waiting for a new server with PHP 7.2
parent
e9c3f85d
Pipeline
#4647
passed with stages
in 5 minutes and 58 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.ddev/config.yaml
View file @
e6882ff0
...
...
@@ -2,7 +2,7 @@ APIVersion: v0.19.0
name
:
typo3.org
type
:
typo3
docroot
:
html
php_version
:
"
7.
1
"
php_version
:
"
7.
0
"
router_http_port
:
"
8080"
router_https_port
:
"
8443"
xdebug_enabled
:
false
...
...
composer.json
View file @
e6882ff0
...
...
@@ -64,7 +64,7 @@
"config"
:
{
"bin-dir"
:
"bin"
,
"platform"
:
{
"php"
:
"7.
1
"
"php"
:
"7.
0.30
"
}
},
"extra"
:
{
...
...
composer.lock
View file @
e6882ff0
...
...
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "
010c7f1c9a33de574ae4861e393173be
",
"content-hash": "
56db70f13fdee61a6a2bc364e98cd00f
",
"packages": [
{
"name": "adoy/fastcgi-client",
...
...
@@ -375,30 +375,30 @@
},
{
"name": "doctrine/annotations",
"version": "v1.
6
.0",
"version": "v1.
4
.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/annotations.git",
"reference": "
c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5
"
"reference": "
54cacc9b81758b14e3ce750f205a393d52339e97
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5
",
"reference": "
c7f2050c68a9ab0bdb0f98567ec08d80ea7d24d5
",
"url": "https://api.github.com/repos/doctrine/annotations/zipball/
54cacc9b81758b14e3ce750f205a393d52339e97
",
"reference": "
54cacc9b81758b14e3ce750f205a393d52339e97
",
"shasum": ""
},
"require": {
"doctrine/lexer": "1.*",
"php": "^7.
1
"
"php": "
^5.6 ||
^7.
0
"
},
"require-dev": {
"doctrine/cache": "1.*",
"phpunit/phpunit": "^
6.4
"
"phpunit/phpunit": "^
5.7
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
6
.x-dev"
"dev-master": "1.
4
.x-dev"
}
},
"autoload": {
...
...
@@ -439,41 +439,37 @@
"docblock",
"parser"
],
"time": "2017-
1
2-
06T07:11:42
+00:00"
"time": "2017-
0
2-
24T16:22:25
+00:00"
},
{
"name": "doctrine/cache",
"version": "v1.
7.1
",
"version": "v1.
6.2
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/cache.git",
"reference": "
b3217d58609e9c8e661cd4135
7a54
d926c4a2a1a
"
"reference": "
eb152c5100571c
7a
4
54
70ff2a35095ab3f3b900b
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/cache/zipball/
b3217d58609e9c8e661cd4135
7a54
d926c4a2a1a
",
"reference": "
b3217d58609e9c8e661cd4135
7a54
d926c4a2a1a
",
"url": "https://api.github.com/repos/doctrine/cache/zipball/
eb152c5100571c
7a
4
54
70ff2a35095ab3f3b900b
",
"reference": "
eb152c5100571c
7a
4
54
70ff2a35095ab3f3b900b
",
"shasum": ""
},
"require": {
"php": "~7.
1
"
"php": "~
5.5|~
7.
0
"
},
"conflict": {
"doctrine/common": ">2.2,<2.4"
},
"require-dev": {
"alcaeus/mongo-php-adapter": "^1.1",
"mongodb/mongodb": "^1.1",
"phpunit/phpunit": "^5.7",
"predis/predis": "~1.0"
},
"suggest": {
"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
"phpunit/phpunit": "~4.8|~5.0",
"predis/predis": "~1.0",
"satooshi/php-coveralls": "~0.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
7
.x-dev"
"dev-master": "1.
6
.x-dev"
}
},
"autoload": {
...
...
@@ -513,24 +509,24 @@
"cache",
"caching"
],
"time": "2017-0
8
-2
5T07:02:50
+00:00"
"time": "2017-0
7
-2
2T12:49:21
+00:00"
},
{
"name": "doctrine/collections",
"version": "v1.
5
.0",
"version": "v1.
4
.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "
a01ee38fcd999f34d9bfbcee59dbda5105449cbf
"
"reference": "
1a4fb7e902202c33cce8c55989b945612943c2ba
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/
a01ee38fcd999f34d9bfbcee59dbda5105449cbf
",
"reference": "
a01ee38fcd999f34d9bfbcee59dbda5105449cbf
",
"url": "https://api.github.com/repos/doctrine/collections/zipball/
1a4fb7e902202c33cce8c55989b945612943c2ba
",
"reference": "
1a4fb7e902202c33cce8c55989b945612943c2ba
",
"shasum": ""
},
"require": {
"php": "^7.
1
"
"php": "
^5.6 ||
^7.
0
"
},
"require-dev": {
"doctrine/coding-standard": "~0.1@dev",
...
...
@@ -580,7 +576,7 @@
"collections",
"iterator"
],
"time": "2017-0
7-22T10:37:32
+00:00"
"time": "2017-0
1-03T10:49:41
+00:00"
},
{
"name": "doctrine/common",
...
...
@@ -728,20 +724,20 @@
},
{
"name": "doctrine/inflector",
"version": "v1.
3
.0",
"version": "v1.
2
.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "
5527a48b7313d15261292c149e55e26eae771b0a
"
"reference": "
e11d84c6e018beedd929cff5220969a3c6d1d462
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/
5527a48b7313d15261292c149e55e26eae771b0a
",
"reference": "
5527a48b7313d15261292c149e55e26eae771b0a
",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/
e11d84c6e018beedd929cff5220969a3c6d1d462
",
"reference": "
e11d84c6e018beedd929cff5220969a3c6d1d462
",
"shasum": ""
},
"require": {
"php": "^7.
1
"
"php": "^7.
0
"
},
"require-dev": {
"phpunit/phpunit": "^6.2"
...
...
@@ -749,7 +745,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
3
.x-dev"
"dev-master": "1.
2
.x-dev"
}
},
"autoload": {
...
...
@@ -791,7 +787,7 @@
"singularize",
"string"
],
"time": "201
8
-0
1-09T20:05:19
+00:00"
"time": "201
7
-0
7-22T12:18:28
+00:00"
},
{
"name": "doctrine/instantiator",
...
...
@@ -1895,32 +1891,32 @@
},
{
"name": "symfony/debug",
"version": "v4.1
.0
",
"version": "v
3.
4.1
1
",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "
449f8b00b28ab6e6912c3e6b920406143b27193b
"
"reference": "
b28fd73fefbac341f673f5efd707d539d6a19f68
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/
449f8b00b28ab6e6912c3e6b920406143b27193b
",
"reference": "
449f8b00b28ab6e6912c3e6b920406143b27193b
",
"url": "https://api.github.com/repos/symfony/debug/zipball/
b28fd73fefbac341f673f5efd707d539d6a19f68
",
"reference": "
b28fd73fefbac341f673f5efd707d539d6a19f68
",
"shasum": ""
},
"require": {
"php": "^
7.1.3
",
"php": "^
5.5.9|>=7.0.8
",
"psr/log": "~1.0"
},
"conflict": {
"symfony/http-kernel": "
<3.4
"
"symfony/http-kernel": "
>=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2
"
},
"require-dev": {
"symfony/http-kernel": "~3.
4
|~4.0"
"symfony/http-kernel": "~
2.8|~
3.
0
|~4.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
4.1
-dev"
"dev-master": "
3.4
-dev"
}
},
"autoload": {
...
...
@@ -1947,7 +1943,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2018-05-16T14:
3
3:
22
+00:00"
"time": "2018-05-16T14:
0
3:
39
+00:00"
},
{
"name": "symfony/dependency-injection",
...
...
@@ -2975,5 +2971,8 @@
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
"platform-dev": [],
"platform-overrides": {
"php": "7.0.30"
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment