tag:github.com,2008:https://github.com/bugie/heroku-buildpack-php/releasesRelease notes from heroku-buildpack-php2016-04-01T04:20:36Ztag:github.com,2008:Repository/55203195/v1012016-04-01T04:21:37ZDon't used shared ftpNo content.bugietag:github.com,2008:Repository/55203195/v1002016-03-31T13:33:46Zv100<p>v100 release date</p>dzuelketag:github.com,2008:Repository/55203195/v992016-03-23T17:39:59Zv99: fix automatic ext installs failing on PHP 7<p>On build, the blackfire or newrelic add-ons get detected, and then a composer require is attempted for the platform packages.<br>
With many deps, our generated composer.json triggers PCRE backtracking (all versions) or JIT stack size limit (in PHP 7) errors because Composer does mad regexes that fail with a lot of JSON data before the "require" block.<br>
This change moves the "require" section, which composer modifies on "composer require", to before the big list of "repositories".</p>dzuelketag:github.com,2008:Repository/55203195/v982016-03-21T23:17:57Zv98<p>v98 date</p>dzuelketag:github.com,2008:Repository/55203195/v972016-03-10T18:54:45Zv97: Temporarily revert to ext-newrelic/5.1.1.130<p>Reports of errors with Laravel after first page hit with 6.0.1.156; 5.2.0.141 exhibits the same issue.</p>dzuelketag:github.com,2008:Repository/55203195/v962016-03-10T16:45:18Zv96<p>v96 release date</p>dzuelketag:github.com,2008:Repository/55203195/v952016-03-03T02:23:47Zv95<p>Apache/2.4.18</p>dzuelketag:github.com,2008:Repository/55203195/v942016-02-26T19:27:49Zv94<p>fix web server selection with no lock file</p>dzuelketag:github.com,2008:Repository/55203195/v932016-02-26T16:57:27Zv93<p>fix root metapackage not getting created under some circumstances</p>dzuelketag:github.com,2008:Repository/55203195/v922016-02-08T23:53:13Zv92<p>v92 release date</p>dzuelke