Raphael Marco

Results 5 issues of Raphael Marco

I recently updated from Twig `v1.24.2` to Twig `v1.26.0`. Now, everytime I made a call to `auth_user()` in my Twig template, I am getting ``` An exception has been thrown...

![screenshot from 2015-02-24 22 22 31](https://cloud.githubusercontent.com/assets/6258767/6351151/149480e2-bc74-11e4-9cfd-198a2dac8935.png)

Something like `UPDATE table SET column = column + 1`.

How to enable the PHP-FPM status page? I tried including a php.ini file with "pm.status_path = /status" but nginx returns 404 not found.

enhancement

Is it possible to extend or add additional mime types on nginx?