Răsfoiți Sursa

Revert the wrong encoding

杨博 11 ani în urmă
părinte
comite
64f95d6c19
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      extra/CHANGES.txt

+ 1 - 1
extra/CHANGES.txt

@@ -644,7 +644,7 @@
 	php: minor optimization (removed foreach from std code)
 	php: implemented haxe.Stack
 	php: changed exception handler to use Haxe call stack
-	php: changed special vars to use the ?prefix instead of __
+	php: changed special vars to use the » prefix instead of __
 	php: fixed use of reserved keywords for var names
 	php: List iterator is now class based (faster)
 	php: fixed behavior of class variables having assigned functions