8000 Merge branch 'hotfix/96' into develop · zendframework/zend-stdlib@519a966 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 519a966

Browse files
committed
Merge branch 'hotfix/96' into develop
Forward port #96
2 parents 89a6fb8 + fb89a5e commit 519a966

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.travis.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,13 @@ matrix:
5454
- php: 7.2
5555
env:
5656
- DEPS=latest
57-
- php: nightly
57+
- php: 7.3
58+
env:
59+
- DEPS=lowest
60+
- php: 7.3
61+
env:
62+
- DEPS=locked
63+
- php: 7.3
5864
env:
5965
- DEPS=latest
6066

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ All notable changes to this project will be documented in this file, in reverse
2828

2929
### Added
3030

31-
- Nothing.
31+
- [#96](https://github.com/zendframework/zend-stdlib/pull/96) Added PHP 7.3 support
3232

3333
### Changed
3434

0 commit comments

Comments
 (0)
0