Skip to content

Instantly share code, notes, and snippets.

View GerDner's full-sized avatar

Philipp Bucher GerDner

View GitHub Profile
{
"name": "typo3/flow-base-distribution",
"description" : "TYPO3 Flow Base Distribution",
"license": "LGPL-3.0+",
"config": {
"vendor-dir": "Packages/Libraries",
"bin-dir": "bin"
},
"require": {
"typo3/flow": "2.0.*",
@GerDner
GerDner / exception
Created September 17, 2013 09:35
Exception
Uncaught Exception
Execution of subprocess failed with exit code 1 and output:
Uncaught Exception
Notice: Undefined variable: modifiedClassNamesWithUnderscores in
/var/www/flow/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Cache/CacheManager.php
line 232
More Information
git clone test.de
<?php
echo "test";
?>