Sina Salek
Sina Salek
Sine your class is fully compatible wit PDO, why not use PDO as it name so once added it replaces PDO on the whole application?
The dev version of lightening support drupal 8.3 which i need for migration. How do i install it using composer?
Here is my small contribution ``` Twig.setFilter('slice', function(twig, text, from, to) { return text.slice(from, to); }); Number.prototype.format = function(n, x) { var re = '\\d(?=(\\d{' + (x || 3) +...
Here is how is use macros: Note that panel/test.twig.js is included in the page as well. i'm guessing that there is something with how i use it. any suggestion ?...
`range` function does not work when the first argument is bigger than the second one. However in phptwig it works just fine. to work around this i used `reverse` filter....
There `twig_js name` for setting the template name, however i was wondering if there is any way to set a prefix like `templates.` for all template names ?
After updating to the latest version of twig(v1.25.0), twigjs compiler no longer works and i receive the following error. the previous version of twig that it was working fine was...
It seems that alias sub server is not supported.
It seems that i'm gonna have to fail back on the original nginx module, virtualmin-nginx-fpm unfortunately covers only part of what i need :(, I strongly recommend forking the original...
That would be great if each pool had separate php error logs in /home/logs like they virtualmin apache words