mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fixed pathinfo version information (fixes #69839)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336974 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
7282b833ba
commit
1a2ba350f4
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
|||
<function name='move_uploaded_file' from='PHP 4 >= 4.0.3, PHP 5, PHP 7'/>
|
||||
<function name='parse_ini_file' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='parse_ini_string' from='PHP 5 >= 5.3.0, PHP 7'/>
|
||||
<function name='pathinfo' from='PHP 4 >= 4.0.3, PHP , PHP 75'/>
|
||||
<function name='pathinfo' from='PHP 4 >= 4.0.3, PHP 5, PHP 7'/>
|
||||
<function name='pclose' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='popen' from='PHP 4, PHP 5, PHP 7'/>
|
||||
<function name='readfile' from='PHP 4, PHP 5, PHP 7'/>
|
||||
|
|
Loading…
Reference in a new issue