65 Commits

Author SHA1 Message Date
179431c325 Remove s390x from 7.2+
```
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_AddLanes':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:158:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     UINT8 *curData = data;
                      ^~~~
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_OverwriteBytesInLane':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:208:2: error: #error "Not yet implemented"
 #error "Not yet implemented"
  ^~~~~
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_OverwriteLanes':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:229:2: error: #error "Not yet implemented"
 #error "Not yet implemented"
  ^~~~~
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c: In function 'KeccakP1600_OverwriteWithZeroes':
/usr/src/php/ext/hash/sha3/generic64lc/KeccakP-1600-opt64.c:264:2: error: #error "Not yet implemented"
 #error "Not yet implemented"
  ^~~~~
make: *** [ext/hash/sha3/generic64lc/KeccakP-1600-opt64.lo] Error 1
```
2017-09-01 14:27:34 -07:00
18c5298e55 Add proper Architectures entries in "generate-stackbrew-library.sh" 2017-06-16 15:08:56 -07:00
9b4c15f44b Update latest to 7.1 2016-12-06 10:23:02 -08:00
23533b7185 Use the appropriate APIs to gather information about releases _and_ pre-releases, and verify as much information about the downloads as is available 2016-10-17 09:09:36 -07:00
6f3edbc07d Convert "generate-stackbrew-library.sh" to output the new 2822-based format 2016-06-09 11:56:08 -07:00
bad9064ea0 Simplify silly syntax 2016-06-09 10:34:11 -07:00
ac38f614f1 Add Alpine variants to generate-stackbrew-library.sh 2016-03-18 14:37:47 -07:00
5919c607c5 Add "zts" to generate-stackbrew-library.sh 2016-01-28 14:18:21 -08:00
ff9dcb42c0 Upgrade to PHP 7 GA.
Added GPG key and switched to the normal download links.
2015-12-03 12:28:34 +08:00
757528222b Enhance "generate-stackbrew-library.sh" to only take into account changes to the Dockerfile or files from COPY in the Dockerfile for choosing the commit hash for a particular directory 2015-08-11 15:12:42 -07:00
0e983d18f2 Swap update.sh to still generate for unknown versions and bump to 7.0.0beta1
Also, update generate-stackbrew-library.sh appropriately.
2015-07-08 09:40:22 -07:00
80f855114c Add FPM variant 2014-11-12 17:37:22 -07:00
9fabd6a9d9 Add more tags, thanks to Jérôme 2014-10-07 16:41:32 -06:00
6b54c7fa3f Add php 5.3, 5.4, and 5.6 fixing the update script 2014-08-29 15:02:33 -06:00
4c98e81721 Add stackbrew generator 2014-08-20 17:50:02 -06:00