Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
3523bcd8
Commit
3523bcd8
authored
Aug 09, 2019
by
Christian Kuhn
Browse files
[TASK] Bump php55 and php56
parent
50c56677
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3523bcd8
...
...
@@ -23,14 +23,14 @@ SHORTVERSION_PHP54=$(MAJOR_PHP54).$(MINOR_PHP54)
NAME_PHP55
=
typo3gmbh/php55
MAJOR_PHP55
=
3
MINOR_PHP55
=
0
PATCHLEVEL_PHP55
=
1
3
PATCHLEVEL_PHP55
=
1
4
FULLVERSION_PHP55
=
$(MAJOR_PHP55)
.
$(MINOR_PHP55)
.
$(PATCHLEVEL_PHP55)
SHORTVERSION_PHP55
=
$(MAJOR_PHP55)
.
$(MINOR_PHP55)
NAME_PHP56
=
typo3gmbh/php56
MAJOR_PHP56
=
3
MINOR_PHP56
=
0
PATCHLEVEL_PHP56
=
1
3
PATCHLEVEL_PHP56
=
1
4
FULLVERSION_PHP56
=
$(MAJOR_PHP56)
.
$(MINOR_PHP56)
.
$(PATCHLEVEL_PHP56)
SHORTVERSION_PHP56
=
$(MAJOR_PHP56)
.
$(MINOR_PHP56)
...
...
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