diff options
| author | Antony Dovgal <tony2001@php.net> | 2006-06-28 15:07:14 +0000 |
|---|---|---|
| committer | Antony Dovgal <tony2001@php.net> | 2006-06-28 15:07:14 +0000 |
| commit | bfceaaf1d1ebb800a24b6d746e1188e452c9ef10 (patch) | |
| tree | d18fa840ef73cfc9a18907ef88d91def2b3aa205 /php.ini-dist | |
| parent | a6b16202675e4fd69f73da409c6a215cf1bef2cf (diff) | |
| download | php-git-bfceaaf1d1ebb800a24b6d746e1188e452c9ef10.tar.gz | |
unicode_semantics -> unicode.semantics
Diffstat (limited to 'php.ini-dist')
| -rw-r--r-- | php.ini-dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-dist b/php.ini-dist index f879d3b865..87d7449981 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -370,7 +370,7 @@ default_mimetype = "text/html" ; Unicode settings ; ;;;;;;;;;;;;;;;;;;;; -unicode_semantics = off +unicode.semantics = off unicode.runtime_encoding = iso-8859-1 unicode.script_encoding = utf-8 unicode.output_encoding = utf-8 |
