Skip to main content
Removed unnecessary literal translation. In Hebrew we call the colon "double dot" but that bit of trivia only distracts from the content of the answer.
Source Link
dotancohen
  • 31.8k
  • 43
  • 147
  • 208

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

replaced http://stackoverflow.com/ with https://stackoverflow.com/
Source Link
URL Rewriter Bot
URL Rewriter Bot

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

added 109 characters in body
Source Link
hakre
  • 199.8k
  • 55
  • 454
  • 865

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM

The scope resolution operator is also called "Paamayim Nekudotayim" from the Hebrew פעמיים נקודתיים‎. which means "double colon" or "double dot twice".

This error typically happens if you inadvertently put :: in your code.

Related Questions:

Documentation:

deleted 12 characters in body
Source Link
Ry-
  • 226.3k
  • 56
  • 496
  • 504
Loading
Post Made Community Wiki by Bill the Lizard
added 34 characters in body
Source Link
Jocelyn
  • 11.4k
  • 11
  • 47
  • 63
Loading
added 3 characters in body
Source Link
Jocelyn
  • 11.4k
  • 11
  • 47
  • 63
Loading
Source Link
Rich Bradshaw
  • 73.3k
  • 46
  • 190
  • 241
Loading