Notice: Only variable references should be returned by reference in
D:\web\localhost\indsigt\private\lib\ZendFramework-0.1.3-trunk\Zend\Pdf\
Element\Reference.php on line 207
When I run this code with the newest code from SVN:
from Asger Hallas on the mailing list
I get a lot of notices like this:
Notice: Only variable references should be returned by reference in
D:\web\localhost\indsigt\private\lib\ZendFramework-0.1.3-trunk\Zend\Pdf\
Element\Reference.php on line 207
When I run this code with the newest code from SVN:
It's actually rollback of changeset [254], which is workaround of one fixed php bug.