mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Fixed version entry on stream_resolve_include_path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276166 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a998f1123f
commit
3d25dca916
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<!-- $Revision: 1.4 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
|
@ -29,7 +29,7 @@
|
|||
<function name='stream_is_local' from='PHP 5 >= 5.2.4'/>
|
||||
<function name='stream_notification_callback' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='stream_register_wrapper' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_resolve_include_path' from='PHP 5 >= 5.2.0'/>
|
||||
<function name='stream_resolve_include_path' from='PHP 6'/>
|
||||
<function name='stream_select' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_set_blocking' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
<function name='stream_set_timeout' from='PHP 4 >= 4.3.0, PHP 5'/>
|
||||
|
@ -68,4 +68,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue