mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Fixlet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@144053 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3b471dff14
commit
bceae1ac99
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.5 $ -->
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<para>
|
||||
Following character sets are supported in PHP 4.3.0 and later.
|
||||
<table>
|
||||
|
@ -39,7 +39,7 @@
|
|||
<entry>cp866</entry>
|
||||
<entry>ibm866, 866</entry>
|
||||
<entry>
|
||||
DOS specific charset for Russian.
|
||||
DOS-specific Cyrillic charset.
|
||||
This charset is supported in 4.3.2.
|
||||
</entry>
|
||||
</row>
|
||||
|
@ -47,7 +47,7 @@
|
|||
<entry>cp1251</entry>
|
||||
<entry>Windows-1251, win-1251, 1251</entry>
|
||||
<entry>
|
||||
Windows specific charset for Russian.
|
||||
Windows-specific Cyrillic charset.
|
||||
This charset is supported in 4.3.2.
|
||||
</entry>
|
||||
</row>
|
||||
|
|
Loading…
Reference in a new issue