Fix #37815 (returned array can have no extention element)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214822 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Etienne Kneuss 2006-06-15 10:55:27 +00:00
parent 8ad57282b7
commit e81f680bde

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.9 $ -->
<!-- $Revision: 1.10 $ -->
<!-- splitted from ./en/functions/filesystem.xml, last change in rev 1.61 -->
<refentry id="function.pathinfo">
<refnamediv>
@ -18,7 +18,7 @@
containing information about <parameter>path</parameter>. The
following array elements are returned:
<literal>dirname</literal>, <literal>basename</literal>
and <literal>extension</literal>.
and <literal>extension</literal> if any.
</para>
<para>
You can specify which elements are returned with optional parameter