RE: Tracking down the elusive "expecting T_PAAMAYIM_NEKUDOTAYIM"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
I have a class that is throwing the error:
syntax error, unexpected ')', expecting T_PAAMAYIM_NEKUDOTAYIM ...
[/snip]

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM (Hebrew)

It means "there's an unexpected double colon where there shouldn't have
been".

self::$this->titles = array_merge(self::$this->titles, $special);
//error

Appears to be the trouble maker.




 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux