Sebastien MALOT

Results 12 issues of Sebastien MALOT

Hi, Thanks for you tool, it is very useful. It should awesome if you could use Github stats too. Indeed, when a project is packaged in ".phar", composer is not...

enhancement

Hi, When dealing with multiple generated files from different modules, it could interesting to isolate generated files into some folders instead of simply use a "_" to order files. Currently,...

enhancement

Hi all, First of all, thanks for this great work. :+1: I've tested routing, forms and datatables and it's really easy to use. With symfony 2.2 I've been obliged to...

documentation

Hi, Should it be possible to implements unit tests on PHP 5.x, PHP 7.x and HHVM to regularely check compatibility ? Thanks

help wanted

Currently spaces are allowed using your 'simple' regex pattern

Hi, In webserver context, environment variable are often skipped or wrong, because forced by the webserver process itself. So it's necessary to prefix any executed command line by a set...

**Describe the bug** The command line fail to enable workflow using 'update:workflow'. **To Reproduce** Steps to reproduce the behavior: 1. Create a workflow with a webhook trigger 2. Enable this...

in linear
Released

Add `getAutoMinify` and `setAutoMinify` methods

When proxy is listening on port 80, url integrates the ":80" just after the hostname. Many framework, like Symfony don't support such url because it's really uncommon: ```` http://client.local:80/homepage ````...

This PR refers to the #98 issue. All current unit tests passed.