Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
Poduptime
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
11
Issues
11
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
diasporg
Poduptime
Commits
529d1fda
Commit
529d1fda
authored
Jan 29, 2019
by
David Morley
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'php73-tests' into 'develop'
Test for official PHP 7.3, no more RC. See merge request
!229
parents
ea86ebe7
ca9f2a5b
Pipeline
#1084
failed with stage
in 2 minutes and 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
CHANGELOG.md
CHANGELOG.md
+1
-0
No files found.
.gitlab-ci.yml
View file @
529d1fda
...
...
@@ -14,7 +14,7 @@ test:7.2:
script
:
-
php composer.phar check-code
test:7.3
-rc
:
image
:
php:7.3-
rc-
cli-alpine
test:7.3
:
image
:
php:7.3-cli-alpine
script
:
-
php composer.phar check-code
CHANGELOG.md
View file @
529d1fda
...
...
@@ -5,6 +5,7 @@ The format is based on [Keep a Changelog] and this project adheres to [Semantic
### Added
-
osada version check
### Changed
-
test for official PHP 7.3 release
### Deprecated
-
api-more.php calls. old droid app been dead for years
### Removed
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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