[FLOW3-general] Missing Package PHP6
Michael Sauter
mail at michaelsauter.net
Thu May 6 19:00:44 CEST 2010
On 06.05.10 16:45, Thomas Layh wrote:
> I justed installed xampp to play around with FLOW3 a little bit.
>
> I followed all the instructions as far as I can see. After calling the page
> I get:
>
> *Fatal error*: Class 'F3\PHP6\Functions' not found in *
> C:\xampp\htdocs\tutorial\Packages\Framework\FLOW3\Classes\MVC\Web\Routing\Route.php
> * on line *392*
>
> So I check the packages and I don't have a package PHP6. I found a hint on
> the wiki that this package was removed. After checking svn-update again I
> got the message there that the svn-external PHP6 was not found.
>
> Anyone a good idea how to go on here?
>
> Greetings,
> Thomas Layh
Hi,
I don't know much about Subversion (I'm using git), but if this error
prevents you from updating to HEAD, then you probably need to get rid of
that svn-external reference to PHP6.
At least you don't need the PHP6 package anymore to run FLOW3 (see here:
http://forge.typo3.org/repositories/entry/package-flow3/trunk/Classes/MVC/Web/Routing/Route.php,
no occurence of PHP6).
~michael
More information about the FLOW3-general
mailing list