For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > August 2005 > cvs: phpdoc /en/reference/xml/functions xml-set-processing-instruction-handler.xml









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/reference/xml/functions xml-set-processing-instruction-handler.xml
Jakub Vrana

2005-08-29, 6:56 pm

vrana Mon Aug 29 11:28:39 2005 EDT

Modified files:
/phpdoc/en/reference/xml/functions
xml-set-processing-instruction-handler.xml
Log:
No space between <? and target (bug #34281)

http://cvs.php.net/diff.php/phpdoc/...1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/xml/functions/xml-set-processing-instruction-handler.xml
diff -u phpdoc/en/reference/xml/functions/xml-set-processing-instruction-handler.xml:1.4 phpdoc/en/reference/xml/functions/xml-set-processing-instruction-handler.xml:1.5
--- phpdoc/en/reference/xml/functions/xml-set-processing-instruction-handler.xml:1.4 Fri Feb 28 01:45:12 2003
+++ phpdoc/en/reference/xml/functions/xml-set-processing-instruction-handler.xml Mon Aug 29 11:28:37 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/xml.xml, last change in rev 1.2 -->
<refentry id="function.xml-set-processing-instruction-handler">
<refnamediv>
@@ -25,8 +25,7 @@
<para>
A processing instruction has the following format:
<informalexample>
- <programlisting>&lt;?
- <replaceable>target</replaceable>
+ <programlisting>&lt;?<replaceable>target</replaceable>
<replaceable>data</replaceable>?>
</programlisting>
</informalexample>
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com