You're missing the closing brace of `ServiceCompositionEngineComponent.` Add another "}" after closing `getRespType`.
hth grigri On Nov 20, 11:36 am, paulos nikolo <[email protected]> wrote: > Line 18 is abstract class ResponseParser{.... > My PHP Version checked ans it is 5.2.6....Really weird! > > 2009/11/20 AD7six <[email protected]> > > > > > On 20 nov, 11:14, Paulos23 <[email protected]> wrote: > > > Morning Guys, > > > I have built a Component for my needs and i get an error----> > > > Parse error: syntax error, unexpected T_CLASS, expecting T_VARIABLE in > > > C:\Program Files\xampp\htdocs\voyage~voyage-source\app\controllers > > > \components\service_composition_engine.php on line 18 > > > Try reading line 18 - and check what version of php you're using. > > > -- > > > You received this message because you are subscribed to the Google Groups > > "CakePHP" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<cake-php%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/cake-php?hl=. > > -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cake-php?hl=.
