diff --git a/language/oop5/paamayim-nekudotayim.xml b/language/oop5/paamayim-nekudotayim.xml index 6af8d734a3..0cd41d1175 100644 --- a/language/oop5/paamayim-nekudotayim.xml +++ b/language/oop5/paamayim-nekudotayim.xml @@ -1,5 +1,5 @@ - + :: @@ -11,6 +11,14 @@ or methods of a class. + + Paamayim Nekudotayim would, at first, seem a strange choice for a + double-colon. However, at the time of writing of Zend Engine 0.5 + (which powered PHP3), that is what Andi and Zeev decided to call it. + It actually does mean double-colon - in Hebrew! As PHP has progressed + with its development it has just never changed. + + When referencing these items from outside the class definition, you use name of the class.