summaryrefslogtreecommitdiff
path: root/README.UNICODE-UPGRADES
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2006-06-28 15:07:14 +0000
committerAntony Dovgal <tony2001@php.net>2006-06-28 15:07:14 +0000
commitbfceaaf1d1ebb800a24b6d746e1188e452c9ef10 (patch)
treed18fa840ef73cfc9a18907ef88d91def2b3aa205 /README.UNICODE-UPGRADES
parenta6b16202675e4fd69f73da409c6a215cf1bef2cf (diff)
downloadphp-git-bfceaaf1d1ebb800a24b6d746e1188e452c9ef10.tar.gz
unicode_semantics -> unicode.semantics
Diffstat (limited to 'README.UNICODE-UPGRADES')
-rw-r--r--README.UNICODE-UPGRADES2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.UNICODE-UPGRADES b/README.UNICODE-UPGRADES
index dba901992f..69173475cd 100644
--- a/README.UNICODE-UPGRADES
+++ b/README.UNICODE-UPGRADES
@@ -12,7 +12,7 @@ Working in Unicode World
Strings
-------
-A lot of internal functionality is controlled by the unicode_semantics
+A lot of internal functionality is controlled by the unicode.semantics
switch. Its value is found in the Unicode globals variable, UG(unicode). It
is either on or off for the entire request.