[FLOW3-general] "Encoding declaration pragma" when creating package
Søren Malling
soren.malling at gmail.com
Wed May 5 07:27:59 CEST 2010
Hi,
Just checked out the newset flow3 data from subversion and tried to
create a new package but gets the following error
./flow3 kickstart package photodatabase
Fatal error: Encoding declaration pragma must be the very first
statement in the script in
/Users/sorenmalling/Sites/flow3/Packages/Framework/FLOW3/Classes/Core/Bootstrap.php
on line 2
These are the very first lines of Bootstrap.php
<?php
declare(ENCODING = 'utf-8');
namespace F3\FLOW3\Core;
Anyone else experiencing this issue? Using
PHP 5.3.1 (cli) (built: Feb 11 2010 02:32:22)
Mac OS X 10.6.3
Regards,
Søren
--
Officially Certified TYPO3 Integrator
More information about the FLOW3-general
mailing list