mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
version info for new parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50020 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
086eb06440
commit
3d4d655073
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
|||
Given a string containing a path to a file, this function will
|
||||
return the base name of the file.
|
||||
If the filename ends in <parameter>suffix</parameter> this will
|
||||
also be cut of.
|
||||
also be cut of (the <parameter>suffix</parameter> parameter was added
|
||||
in PHP 4.0.7).
|
||||
</para>
|
||||
<para>
|
||||
On Windows, both slash (<literal>/</literal>) and backslash
|
||||
|
|
Loading…
Reference in a new issue