requiresPhpBuffer does not start php buffer
I am using PHP buffer in my stacks and enabling it with following parameter in my plist. Tested in b43.
<key>requiresPhpBuffer</key>
<true/>
Unfortunately, no <?php ob_start(); ?> is added at start of the generated PHP file.
Edited by jrondorf