Skip to content

Instantly share code, notes, and snippets.

View netcoop's full-sized avatar

Netcoop netcoop

View GitHub Profile
// file hooks/class.tx_felogin_kill_other_sessions_hook.php
<?php
require_once(PATH_tslib . 'class.tslib_pibase.php');
class tx_felogin_kill_other_sessions_hook extends tslib_pibase {
var $prefixId = 'tx_felogin_kill_other_sessions_hook';
var $scriptRelPath = 'hooks/class.tx_felogin_kill_other_sessions_hook.php';
var $extKey = 'felogin_kill_other_sessions';
@netcoop
netcoop / gist:4493530
Created January 9, 2013 14:27
Flow Functional tests exception
phpunit -c Build/PhpUnit/FunctionalTests.xml
Uncaught Exception in Flow Execution of subprocess failed with exitcode "1" and output:
Uncaught Exception
Warning: Invalid argument supplied for foreach() in
/Users/Shared/www/Kernkaart/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Aop/Builder/ProxyClassBuilder.php
line 313
More Information