mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
removed 'experimental', as requested
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173999 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a1366d5d9c
commit
1cb7252cf1
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<!-- $Revision: 1.14 $ -->
|
||||
<reference id="ref.simplexml">
|
||||
<title>SimpleXML functions</title>
|
||||
<titleabbrev>SimpleXML</titleabbrev>
|
||||
|
@ -7,7 +7,6 @@
|
|||
<partintro>
|
||||
<section id="simplexml.intro">
|
||||
&reftitle.intro;
|
||||
&warn.experimental;
|
||||
<para>
|
||||
The SimpleXML extension provides a very simple and easily usable
|
||||
toolset to convert XML to an object that can be processed with
|
||||
|
|
Loading…
Reference in a new issue