Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Commit

Permalink
Bug with apc extension on PHP 5.3 and 5.4 (Issue neard/neard#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Apr 19, 2017
1 parent d2f88b3 commit c9eedcd
Show file tree
Hide file tree
Showing 12 changed files with 23 additions and 19 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## r16 (2017/04/19)

* Bug with apc extension on PHP 5.3 and 5.4 (Issue crazy-max/neard#250)

## r15 (2017/04/10)

* New bundles : 7.0.17, 7.1.3 (Issue crazy-max/neard#244)
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.3.13/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.3-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.3-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.3.0-5.3-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.3-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.3-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.3.28/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.3-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.3-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.3.0-5.3-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.3-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.3-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.3.29/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.3-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.3-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.3.0-5.3-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.3-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.3-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.4.16/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.4-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.4-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.4.3rc1-5.4-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.4-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.4-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.4.26/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.4-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.4-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.4.3rc1-5.4-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.4-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.4-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.4.30/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.4-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.4-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.4.3rc1-5.4-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.4-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.4-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.4.31/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.4-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.4-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.4.3rc1-5.4-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.4-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.4-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.4.40/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.4-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.4-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.4.3rc1-5.4-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.4-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.4-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion bin/php5.4.45/exts.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.13-5.4-ts-vc9-x86.zip
apc = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_apc-3.1.9-5.4-ts-vc9-x86.zip
imagick = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_imagick-3.4.3rc1-5.4-ts-vc9-x86.zip
memcache = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r1/php_memcache-3.0.8-5.4-ts-vc9-x86.zip
mongo = https://github.com/crazy-max/neard-modules-untouched/releases/download/php-r3/php_mongo-1.6.14-5.4-ts-vc9-x86.zip
Expand Down
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bundle.name = php
bundle.release = r15
bundle.release = r16
bundle.type = bins
bundle.format = 7z

Expand Down
18 changes: 9 additions & 9 deletions releases.properties
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
5.2.17 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.2.17-r14.7z
5.3.13 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.3.13-r14.7z
5.3.28 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.3.28-r14.7z
5.3.29 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.3.29-r14.7z
5.4.16 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.4.16-r14.7z
5.4.26 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.4.26-r14.7z
5.4.30 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.4.30-r14.7z
5.4.31 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.4.31-r14.7z
5.4.40 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.4.40-r14.7z
5.4.45 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.4.45-r14.7z
5.3.13 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.3.13-r16.7z
5.3.28 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.3.28-r16.7z
5.3.29 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.3.29-r16.7z
5.4.16 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.4.16-r16.7z
5.4.26 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.4.26-r16.7z
5.4.30 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.4.30-r16.7z
5.4.31 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.4.31-r16.7z
5.4.40 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.4.40-r16.7z
5.4.45 = https://github.com/crazy-max/neard-bin-php/releases/download/r16/neard-php-5.4.45-r16.7z
5.5.10 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.5.10-r14.7z
5.5.14 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.5.14-r14.7z
5.5.16 = https://github.com/crazy-max/neard-bin-php/releases/download/r14/neard-php-5.5.16-r14.7z
Expand Down

0 comments on commit c9eedcd

Please sign in to comment.