mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
64 lines
3.1 KiB
XML
64 lines
3.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
<versions>
|
|
<function name="posix_access" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/>
|
|
<function name="posix_ctermid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_errno" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_get_last_error" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getcwd" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getegid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_geteuid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getgid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getgrgid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getgrnam" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getgroups" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getlogin" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getpgid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getpgrp" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getpid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getppid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getpwnam" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getpwuid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getrlimit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getsid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_getuid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_initgroups" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
|
|
<function name="posix_isatty" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_kill" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_mkfifo" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_mknod" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/>
|
|
<function name="posix_setegid" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_seteuid" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_setgid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_setpgid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_setrlimit" from="PHP 7, PHP 8"/>
|
|
<function name="posix_setsid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_setuid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_strerror" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_times" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_ttyname" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="posix_uname" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
</versions>
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|