Tarmo Leppänen

Results 116 comments of Tarmo Leppänen

Sure, I'm just saying my point of view of this - so seems like we just need to agree to disagree with this - and that is just fine.

Sure, here is contents of `phpinsights.php` file: ```php

Actually have those been worked at all? eg. https://circleci.com/gh/propelorm/Propel3/tree/master should show something - right ?

Any update about this?

hmm, in - https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/src/Configuration/ParamConverter.php#L114 - it's returning a string and also that property is string - https://github.com/sensiolabs/SensioFrameworkExtraBundle/blob/master/src/Configuration/ParamConverter.php#L33 Need to raise an issue about this to SensioFrameworkExtraBundle

One way to handle this is to use `phpunit.xml.dist` file and define used bootstrap file there.

@DonCallisto currently fastest won't fail at all if `phpunit.xml.dist` bootstrap fails (eg. that has simple `die();` on that script). And then fastest won't show any errors about any of those...

@DonCallisto yeah the outcome is the same