I recently customized the Heroku PHP buildpack: https://github.com/KerryJones/heroku-buildpack-php
I added the config variable and whenever I push to Heroku it says it's building. However, gettext is still not working (and doesn't show on a PHPInfo Page).
Any idea where to go from here?