[FLOW3-general] "Encoding declaration pragma" when creating package
Peter Lind
peter.e.lind at gmail.com
Wed May 5 09:52:29 CEST 2010
On 5 May 2010 07:27, Søren Malling <soren.malling at gmail.com> wrote:
> 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;
>
Only thing that comes to mind is: have you checked the file itself? I
know this issue is old, but you might be looking at something like:
http://bugs.php.net/bug.php?id=22108
--
<hype>
WWW: http://plphp.dk / http://plind.dk
LinkedIn: http://www.linkedin.com/in/plind
Flickr: http://www.flickr.com/photos/fake51
BeWelcome: Fake51
Couchsurfing: Fake51
</hype>
More information about the FLOW3-general
mailing list