mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
12 lines
191 B
PHP
Executable File
12 lines
191 B
PHP
Executable File
--TEST--
|
|
Script encoding (HZ)
|
|
--INI--
|
|
unicode.output_encoding=CP866
|
|
--FILE--
|
|
<?php
|
|
ini_set("unicode.script_encoding", "HZ");
|
|
include(dirname(__FILE__)."/enc-HZ.inc");
|
|
?>
|
|
--EXPECT--
|
|
â¥áâ - ok
|