11:02:57 <galoppi> Hello everybody! Could someone please have a look at the code checker? I think that all of the TYPO3SniffPool rules are not executed. Try for example something like "Class Bla Extends Blupp" in your sourcecode what should be forbidden because of the upper cases in Class and Extends (just one example).
11:03:46 <galoppi> I tried the check with calling ./vendors/bin/checkstyle
11:04:25 <galoppi> I have a local Ubuntu 14.04 environment as vagrant box
11:25:09 <galoppi> ZipArchive::extractTo(C:\workspace\projects\flux/vendor/composer/9306f281/TYPO3-TYPO3.CMS-2e7ea60\typo3\sysext\impexp\Tests\Functional\ImportFromVersionFourDotFive\PagesAndTtContentWithRteImagesAndFileLink\DataSet\Assertion/importPagesAndRelatedTtContentWithRteImagesAndFileLink.csv): failed to open stream: Invalid argument
11:25:40 <galoppi> after Installing typo3/cms (6.2.14) in fluidtypo3/flux
11:26:40 <galoppi> With Linux there is no problem - but I would like to call the ./vendor/bin/make for the pre-commit hook on my windows machine
15:30:49 <mneuhaus> regarding the frontend simulation in the AbstractImageViewHelper i can keep that in for now if you like it just kinda screamed at my face since you guys already pulled that out into a static function for other instances :)
15:33:02 <mneuhaus> but yea, you might be right, the simulateFrontendEnvironment looks more comprehensive in the AbstractImageViewHelper than in the FrontendSimulatorUtility
16:28:31 <NamelessCoder> I'm doing a huge project these days and it is almost exclusively pibase. I get to work with just two fluid implementations there. It sucks. :)
16:28:37 <NamelessCoder> {somevariable as integer}
16:28:49 <NamelessCoder> {somestupidobject as upcastedclass}