CHH / heroku-buildpack-php

A more advanced PHP buildpack for Heroku, inspired by the Node.js buildpack
MIT License
265 stars 155 forks source link

Update the pecl channel when building PHP #178

Closed stof closed 9 years ago

stof commented 9 years ago

This avoids a warning when running pecl saying that the protocol was updated.

Note that this has been applied when compiling PHP for cedar-14 in #177