svn: /phpdoc/de/trunk/reference/url/functions/ parse-url.xml
[email protected] (Raphael Michel)
| Newsgroups | php.doc.de |
|---|---|
| Message-ID | <[email protected]> |
raphaelm Sun, 10 Apr 2011 16:59:00 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=310115
Log:
Doc Bug #54225
Bug: http://bugs.php.net/54225 (Open) [DE] Missing changelog item for german parse_url documentation page
Changed paths:
U phpdoc/de/trunk/reference/url/functions/parse-url.xml
Modified: phpdoc/de/trunk/reference/url/functions/parse-url.xml
===================================================================
--- phpdoc/de/trunk/reference/url/functions/parse-url.xml 2011-04-10 16:46:37 UTC (rev 310114)
+++ phpdoc/de/trunk/reference/url/functions/parse-url.xml 2011-04-10 16:59:00 UTC (rev 310115)
@@ -121,7 +121,8 @@
<refsect1 role="changelog">
&reftitle.changelog;
- <para>
+
+ <para>
<informaltable>
<tgroup cols="2">
<thead>
@@ -135,6 +136,10 @@
<entry>5.1.2</entry>
<entry><parameter>component</parameter>-Parameter hinzugefügt</entry>
</row>
+ <row>
+ <entry>5.3.3</entry>
+ <entry><constant>E_WARNING</constant> für fehlerhafte URLs entfernt.</entry>
+ </row>
</tbody>
</tgroup>
</informaltable>