Ver Fonte

Remove the bomb, and avoid characters out of ASCII

杨博 há 11 anos atrás
pai
commit
fa67881016
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      extra/CHANGES.txt

+ 2 - 2
extra/CHANGES.txt

@@ -1,4 +1,4 @@
-2014-??-??: 3.2.0
+2014-??-??: 3.2.0
 
 	New features:
 
@@ -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 '\xBB' 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