From 6bebff604fce325a2b795dcd54eae1d153e65986 Mon Sep 17 00:00:00 2001 From: David Zuelke Date: Mon, 17 Oct 2016 01:16:12 +0200 Subject: [PATCH] PHP/5.6.27 --- CHANGELOG.md | 1 + support/build/extensions/no-debug-non-zts-20131226/apcu-4.0.11 | 3 ++- .../extensions/no-debug-non-zts-20131226/cassandra-bare-1.2.2 | 3 ++- support/build/extensions/no-debug-non-zts-20131226/ev-1.0.3 | 3 ++- support/build/extensions/no-debug-non-zts-20131226/event-2.1.0 | 3 ++- .../build/extensions/no-debug-non-zts-20131226/imagick-3.4.2 | 3 ++- .../extensions/no-debug-non-zts-20131226/memcached-bare-2.2.0 | 3 ++- .../build/extensions/no-debug-non-zts-20131226/mongo-1.6.14 | 3 ++- .../build/extensions/no-debug-non-zts-20131226/mongodb-1.1.8 | 3 ++- support/build/extensions/no-debug-non-zts-20131226/oauth-1.2.3 | 3 ++- .../build/extensions/no-debug-non-zts-20131226/phalcon-2.0.13 | 3 ++- .../build/extensions/no-debug-non-zts-20131226/phalcon-3.0.1 | 3 ++- support/build/extensions/no-debug-non-zts-20131226/pq-1.1.1 | 3 ++- support/build/extensions/no-debug-non-zts-20131226/raphf-1.1.2 | 3 ++- support/build/extensions/no-debug-non-zts-20131226/redis-2.2.7 | 3 ++- support/build/{php-5.6.26 => php-5.6.27} | 0 16 files changed, 29 insertions(+), 14 deletions(-) rename support/build/{php-5.6.26 => php-5.6.27} (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34b8fd489..eb81c6470 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - ext-newrelic/6.7.0 [David Zuelke] - ext-blackfire/1.13.0 [David Zuelke] - ext-apcu/5.1.6 [David Zuelke] +- PHP/5.6.27 [David Zuelke] ## v112 (2016-09-20) diff --git a/support/build/extensions/no-debug-non-zts-20131226/apcu-4.0.11 b/support/build/extensions/no-debug-non-zts-20131226/apcu-4.0.11 index 5087309ae..b023bcbb5 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/apcu-4.0.11 +++ b/support/build/extensions/no-debug-non-zts-20131226/apcu-4.0.11 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/apcu diff --git a/support/build/extensions/no-debug-non-zts-20131226/cassandra-bare-1.2.2 b/support/build/extensions/no-debug-non-zts-20131226/cassandra-bare-1.2.2 index bf9c2a2cb..9efcea4cd 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/cassandra-bare-1.2.2 +++ b/support/build/extensions/no-debug-non-zts-20131226/cassandra-bare-1.2.2 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26, libraries/libcassandra-2.4.2 +# Build Deps: php-5.6.27 +, libraries/libcassandra-2.4.2 source $(dirname $0)/../no-debug-non-zts-20121212/cassandra-bare diff --git a/support/build/extensions/no-debug-non-zts-20131226/ev-1.0.3 b/support/build/extensions/no-debug-non-zts-20131226/ev-1.0.3 index 5265f99c6..50f5dbc6a 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/ev-1.0.3 +++ b/support/build/extensions/no-debug-non-zts-20131226/ev-1.0.3 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/ev \ No newline at end of file diff --git a/support/build/extensions/no-debug-non-zts-20131226/event-2.1.0 b/support/build/extensions/no-debug-non-zts-20131226/event-2.1.0 index a39536455..504352574 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/event-2.1.0 +++ b/support/build/extensions/no-debug-non-zts-20131226/event-2.1.0 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/event \ No newline at end of file diff --git a/support/build/extensions/no-debug-non-zts-20131226/imagick-3.4.2 b/support/build/extensions/no-debug-non-zts-20131226/imagick-3.4.2 index c21dec68b..b125543de 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/imagick-3.4.2 +++ b/support/build/extensions/no-debug-non-zts-20131226/imagick-3.4.2 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/imagick diff --git a/support/build/extensions/no-debug-non-zts-20131226/memcached-bare-2.2.0 b/support/build/extensions/no-debug-non-zts-20131226/memcached-bare-2.2.0 index 88c684fcd..5d93921fd 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/memcached-bare-2.2.0 +++ b/support/build/extensions/no-debug-non-zts-20131226/memcached-bare-2.2.0 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26, libraries/libmemcached-1.0.18 +# Build Deps: php-5.6.27 +, libraries/libmemcached-1.0.18 source $(dirname $0)/../no-debug-non-zts-20121212/memcached-bare diff --git a/support/build/extensions/no-debug-non-zts-20131226/mongo-1.6.14 b/support/build/extensions/no-debug-non-zts-20131226/mongo-1.6.14 index a6a8c64a2..d12262594 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/mongo-1.6.14 +++ b/support/build/extensions/no-debug-non-zts-20131226/mongo-1.6.14 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/mongo diff --git a/support/build/extensions/no-debug-non-zts-20131226/mongodb-1.1.8 b/support/build/extensions/no-debug-non-zts-20131226/mongodb-1.1.8 index 25fc6d262..3d4d214c6 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/mongodb-1.1.8 +++ b/support/build/extensions/no-debug-non-zts-20131226/mongodb-1.1.8 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/mongodb diff --git a/support/build/extensions/no-debug-non-zts-20131226/oauth-1.2.3 b/support/build/extensions/no-debug-non-zts-20131226/oauth-1.2.3 index 2fee1c0e9..85b7bf28c 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/oauth-1.2.3 +++ b/support/build/extensions/no-debug-non-zts-20131226/oauth-1.2.3 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/oauth diff --git a/support/build/extensions/no-debug-non-zts-20131226/phalcon-2.0.13 b/support/build/extensions/no-debug-non-zts-20131226/phalcon-2.0.13 index a02d981e2..011aad266 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/phalcon-2.0.13 +++ b/support/build/extensions/no-debug-non-zts-20131226/phalcon-2.0.13 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/phalcon \ No newline at end of file diff --git a/support/build/extensions/no-debug-non-zts-20131226/phalcon-3.0.1 b/support/build/extensions/no-debug-non-zts-20131226/phalcon-3.0.1 index a02d981e2..011aad266 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/phalcon-3.0.1 +++ b/support/build/extensions/no-debug-non-zts-20131226/phalcon-3.0.1 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/phalcon \ No newline at end of file diff --git a/support/build/extensions/no-debug-non-zts-20131226/pq-1.1.1 b/support/build/extensions/no-debug-non-zts-20131226/pq-1.1.1 index 4d576263e..aef2df64d 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/pq-1.1.1 +++ b/support/build/extensions/no-debug-non-zts-20131226/pq-1.1.1 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26, extensions/no-debug-non-zts-20131226/raphf-1.1.2 +# Build Deps: php-5.6.27 +, extensions/no-debug-non-zts-20131226/raphf-1.1.2 source $(dirname $0)/../no-debug-non-zts-20121212/pq diff --git a/support/build/extensions/no-debug-non-zts-20131226/raphf-1.1.2 b/support/build/extensions/no-debug-non-zts-20131226/raphf-1.1.2 index 8057eaf86..d442aba63 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/raphf-1.1.2 +++ b/support/build/extensions/no-debug-non-zts-20131226/raphf-1.1.2 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/raphf diff --git a/support/build/extensions/no-debug-non-zts-20131226/redis-2.2.7 b/support/build/extensions/no-debug-non-zts-20131226/redis-2.2.7 index 9d0db2015..96f6a63a4 100755 --- a/support/build/extensions/no-debug-non-zts-20131226/redis-2.2.7 +++ b/support/build/extensions/no-debug-non-zts-20131226/redis-2.2.7 @@ -1,5 +1,6 @@ #!/usr/bin/env bash # Build Path: /app/.heroku/php/ -# Build Deps: php-5.6.26 +# Build Deps: php-5.6.27 + source $(dirname $0)/../no-debug-non-zts-20121212/redis diff --git a/support/build/php-5.6.26 b/support/build/php-5.6.27 similarity index 100% rename from support/build/php-5.6.26 rename to support/build/php-5.6.27