1
0
Fork 0
Commit Graph

5 Commits (0b86f605f1e60325099d0d57c2c5e07fe9039e34)

Author SHA1 Message Date
Sara Itani 0b86f605f1 Merge 5fe4272a76 into 08cf1a3fd7 2017-04-24 11:32:59 +00:00
Sara Itani f50df5cdaf Enforce memory limit in phpunit.xml (#320)
This will help highlight memory regressions, make it easier for newcomers to get started with the codebase w/o editing php.ini defaults (128M), and also keep things consistent between local and travis runs.
2017-04-02 14:08:45 +02:00
Sara Itani 3773a2da0a Fix formatting breakage
PHP_CodeSniffer 3.0 RC4 introduces a breaking change that removes PHPCS from the composer autoloader. This fix adds a bootstrapping step so that we can invoke the autoloader automatically.
2017-03-01 18:06:11 -08:00
Felix Becker dfc80a5c66 Convert indentation to spaces in phpunit.xml.dist 2016-09-30 12:20:53 +02:00
Michal Niewrzal bc2d6b9b59 Add phpunit configuration file (#37) 2016-09-29 16:09:23 +02:00