( ! ) Parse error: syntax error, unexpected ‘::’ (T_PAAMAYIM_NEKUDOTAYIM), expecting ‘&’ or variable (T_VARIABLE) in /some/code.php on line 1321

“T_PAAMAYIM_NEKUDOTAYIM”
Its Hebrew for “double colon“.

http://stackoverflow.com/questions/592322/php-expects-t-paamayim-nekudotayim

Did you know that ZEND (PHP) is a israeli company?

onyourlinuxcommandline# php-cgi -v index.php 

PHP 5.4.4-14+deb7u4 (cgi-fcgi) (built: Aug 23 2013 14:40:04)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
    with Xdebug v2.2.1, Copyright (c) 2002-2012, by Derick Rethans

It was originally developed by Andi Gutmans and Zeev Suraski while they were students at the Technion – Israel Institute of Technology. They later founded a company called Zend Technologies in Ramat Gan, Israel. The name Zend is a combination of their forenames, Zeev and Andi.

The first version of the Zend Engine appeared in 1999 in PHP version 4.[1] It was written in C as a highly optimized modular back-end, which for the first time could be used in applications outside of PHP.”

Source: https://en.wikipedia.org/wiki/Zend_Engine

 

https://philsturgeon.uk/blog/2013/09/t-paamayim-nekudotayim-v-sanity/

liked this article?

  • only together we can create a truly free world
  • plz support dwaves to keep it up & running!
  • (yes the info on the internet is (mostly) free but beer is still not free (still have to work on that))
  • really really hate advertisement
  • contribute: whenever a solution was found, blog about it for others to find!
  • talk about, recommend & link to this blog and articles
  • thanks to all who contribute!
admin