svn: /phpdoc/ja/trunk/reference/strings/functions/ chr.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 09 May 2020 00:51:51 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349759

Log:
Remove useless declare statement from example

Patch by SjonHortensius.

Closes php/doc-en#82.

Bug: https://bugs.php.net/82 (error getting bug information)
      
Changed paths:
    U   phpdoc/ja/trunk/reference/strings/functions/chr.xml

Modified: phpdoc/ja/trunk/reference/strings/functions/chr.xml
===================================================================
--- phpdoc/ja/trunk/reference/strings/functions/chr.xml	2020-05-08 06:30:39 UTC (rev 349758)
+++ phpdoc/ja/trunk/reference/strings/functions/chr.xml	2020-05-09 00:51:51 UTC (rev 349759)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 346452 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 349753 Maintainer: hirokawa Status: ready -->
 <!-- CREDITS: shimooka,mumumu -->
 <refentry xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook" xml:id="function.chr">
  <refnamediv>
@@ -110,7 +110,6 @@
     <programlisting role="php">
 <![CDATA[
 <?php
-declare(encoding='UTF-8');
 $str = chr(240) . chr(159) . chr(144) . chr(152);
 echo $str;
 ?>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.