[Flow] use of $errors is crashing without error-logs?

Mira Frei mira at modifiziert.com
Wed Mar 11 12:24:35 CET 2015


Hey,

If I use a variable named $error in my controller like this:
$errors = array();
$errors[] = "test";

My flow is crashing without any errors in apache- or flow-logs.

The webpage is blank without any output.

Is error an reserved name ?

Thanks,
Mira


More information about the Flow mailing list