Must be a Zend Studio thing, as I cannot get it to display an error even with error_reporting set to E_ALL | E_STRICT. Presumably it's alerting you to be sure that no unsafe external data can possibly make its way into the $display variable, as it might then be possible to cause the application to include malicious code.