[FLOW3-general] PHP Parse error: syntax error, unexpected $end
Regine Rosewich
regine.rosewich at hoellenberg.biz
Fri Mar 18 19:17:00 CET 2011
Hi again folks,
next test.... Obviously the blog example only wants the tables for the blog
to be created manually before you can start to work (otherwise the compiler
throws errors). The other - FLOW3 and Party - tables are automatically
created - as intented - by the Doctrine2 Persistence.
Regine
-----Ursprüngliche Nachricht-----
Von: flow3-general-bounces at lists.typo3.org
[mailto:flow3-general-bounces at lists.typo3.org] Im Auftrag von Marcus
'biesior' Biesioroff
Gesendet: Freitag, 18. März 2011 15:03
An: flow3-general at lists.typo3.org
Betreff: [FLOW3-general] PHP Parse error: syntax error, unexpected $end
ellou' List!
I can confirm Regine's problem with files generated by compiler
http://forge.typo3.org/issues/13796
What happens:
'./flow3 compile' command creates perfectly valid files, but without PHP
closing tag ?> (which is valid as well). Omitting closing tag is the
reason... but... I've no idea why...
I used regexp search & replace function of my IDE to insert the tag and
after that operation it ran, I think that's fastest way to fix it is
change compiler behaviour to insert this tag by default...
However I'm wondering why it doesn't work as omitting closing tag is
fully allowed and even preferred way to ending the scripts, maybe
something about php.ini ? any ideas?
--
Marcus 'biesior' Biesioroff
http://www.typo3.pl | TYPO3 Polish Community
T3CI
_______________________________________________
FLOW3-general mailing list
FLOW3-general at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general
More information about the FLOW3-general
mailing list