devbysb
devbysb
It s for exclude some path only for some tests or add some path to exclude only for some tests I m sorry if I not clear
Hi I'm interested too
I have same problem I have a docker/mariadb/ folder I tried to exclude it but doesn't work. Have you resolve your problem ?
Hi , i have tried to add this ` attributes: # Specify ldap attributes mapping [ldap attribute, user object method] - { ldap_attr: uid, user_method: setUsername } # Default #...
I have found this guide for the standard http://symfony.com/doc/current/contributing/code/standards.html And there is this tools for test https://github.com/FriendsOfPHP/PHP-CS-Fixer php php-cs-fixer.phar fix /path/to/project --level=symfony I m not an expert that's why if...
I have found this but i doesnt work when i import it to eclipse https://github.com/djoos/Symfony2-coding-standard
Fatal error: Uncaught PHP_CodeSniffer_Exception: Referenced sniff PSR1 does not exist in when i run phpcs c:\users\toto.p2\pool\plugins\org.phpsrc.eclipse.pti.library.pear_1.2.2.R20120127000000\php\library\PEAR\PHP\CodeSniffer.php:794
Hi I have the same problem, doctrine:schema:validate show database not in sync. If I test the workaround it's ok but I can execute other migrations. I have update my packages...