Skip to content

Commit

Permalink
Merge pull request #305 from henriquemoody/7.0.0RC1
Browse files Browse the repository at this point in the history
Add php 7.0.0RC1
  • Loading branch information
rogeriopradoj committed Aug 19, 2015
2 parents f081f32 + 3a506ed commit edb4202
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
- DEFINITION=5.4.44
- DEFINITION=5.5.28
- DEFINITION=5.6.12
- DEFINITION=7.0.0beta3
- DEFINITION=7.0.0RC1

script: ./run-tests.sh $DEFINITION

Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Added: uninstaller script #279
* Fixed: installer fails if share directory doesn't exist
* Fixed: Build error when trying to use definition file #285
* Added definitions: `5.3.27`, `5.3.28`, `5.3.29`, `5.4.17`, `5.4.18`, `5.4.19`, `5.4.20`, `5.4.21`, `5.4.22`, `5.4.23`, `5.4.24`, `5.4.25`, `5.4.26`, `5.4.27`, `5.4.28`, `5.4.29`, `5.4.30`, `5.4.31`, `5.4.32`, `5.4.33`, `5.4.34`, `5.4.35`, `5.4.36`, `5.4.37`, `5.4.38`, `5.4.39`, `5.4.40`, `5.4.41`, `5.4.42`, `5.4.43`, `5.4.44`, `5.5.0`, `5.5.1`, `5.5.2`, `5.5.3`, `5.5.4`, `5.5.5`, `5.5.6`, `5.5.7`, `5.5.8`, `5.5.9`, `5.5.10`, `5.5.11`, `5.5.12`, `5.5.13`, `5.5.14`, `5.5.15`, `5.5.16`, `5.5.17`, `5.5.18`, `5.5.19`, `5.5.20`, `5.5.21`, `5.5.22`, `5.5.23`, `5.5.24`, `5.5.25`, `5.5.26`, `5.5.27`, `5.5.28`, `5.6.0`, `5.6.1`, `5.6.2`, `5.6.3`, `5.6.4`, `5.6.5`, `5.6.6`, `5.6.7`, `5.6.8`, `5.6.9`, `5.6.10`, `5.6.11`, `5.6.12`, `5.6snapshot`, `7.0.0alpha1`, `7.0.0alpha2`, `7.0.0beta1`, `7.0.0beta2`, `7.0.0beta3`, `master`
* Added definitions: `5.3.27`, `5.3.28`, `5.3.29`, `5.4.17`, `5.4.18`, `5.4.19`, `5.4.20`, `5.4.21`, `5.4.22`, `5.4.23`, `5.4.24`, `5.4.25`, `5.4.26`, `5.4.27`, `5.4.28`, `5.4.29`, `5.4.30`, `5.4.31`, `5.4.32`, `5.4.33`, `5.4.34`, `5.4.35`, `5.4.36`, `5.4.37`, `5.4.38`, `5.4.39`, `5.4.40`, `5.4.41`, `5.4.42`, `5.4.43`, `5.4.44`, `5.5.0`, `5.5.1`, `5.5.2`, `5.5.3`, `5.5.4`, `5.5.5`, `5.5.6`, `5.5.7`, `5.5.8`, `5.5.9`, `5.5.10`, `5.5.11`, `5.5.12`, `5.5.13`, `5.5.14`, `5.5.15`, `5.5.16`, `5.5.17`, `5.5.18`, `5.5.19`, `5.5.20`, `5.5.21`, `5.5.22`, `5.5.23`, `5.5.24`, `5.5.25`, `5.5.26`, `5.5.27`, `5.5.28`, `5.6.0`, `5.6.1`, `5.6.2`, `5.6.3`, `5.6.4`, `5.6.5`, `5.6.6`, `5.6.7`, `5.6.8`, `5.6.9`, `5.6.10`, `5.6.11`, `5.6.12`, `5.6snapshot`, `7.0.0alpha1`, `7.0.0alpha2`, `7.0.0beta1`, `7.0.0beta2`, `7.0.0beta3`, `7.0.0RC1`, `master`
* Removed definitions: `5.3.11RC1`, `5.3.11RC2`, `5.3.19RC1`, `5.3.20RC1`, `5.3.9RC3`, `5.3.9RC4`, `5.3snapshot`, `5.4.0alpha3`, `5.4.0beta1`, `5.4.0beta2`, `5.4.0RC1`, `5.4.0RC2`, `5.4.0RC3`, `5.4.0RC4`, `5.4.0RC5`, `5.4.0RC6`, `5.4.0RC7`, `5.4.0RC8`, `5.4.10RC1`, `5.4.1RC1`, `5.4.1RC2`, `5.4.9RC1`, `5.5.0alpha1`, `5.5.0alpha2`, `5.5.0alpha3`, `5.5.0alpha4`, `5.5.0alpha5`, `5.5.0alpha6`, `5.5.0beta1`, `5.5.0beta2`, `5.5.0beta3`, `5.5.0beta4`, `5.5.0RC1`, `5.5.0RC2`, `5.5.0RC3`

## 0.10.0 - 2013/06/14
Expand Down
2 changes: 1 addition & 1 deletion run-tests.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash

# Update this when a new stable version comes around
STABLE_DEFINITIONS="5.3.29 5.4.44 5.5.28 5.6.12 7.0.0beta3"
STABLE_DEFINITIONS="5.3.29 5.4.44 5.5.28 5.6.12 7.0.0RC1"

TIME="$(date "+%Y%m%d%H%M%S")"

Expand Down
3 changes: 3 additions & 0 deletions share/php-build/definitions/7.0.0RC1
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
install_package "http://downloads.php.net/~ab/php-7.0.0RC1.tar.bz2"
install_pyrus
enable_builtin_opcache

0 comments on commit edb4202

Please sign in to comment.