1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58
|
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
Do NOT translate this file
-->
<versions>
<function name="__halt_compiler" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/>
<function name="connection_aborted" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="connection_status" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="constant" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
<function name="define" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="defined" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="die" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="eval" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="exit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="get_browser" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="highlight_file" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="highlight_string" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="hrtime" from="PHP 7 >= 7.3.0, PHP 8"/>
<function name="ignore_user_abort" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="pack" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="php_strip_whitespace" from="PHP 5, PHP 7, PHP 8"/>
<function name="sapi_windows_cp_conv" from="PHP 7 >= 7.1.0, PHP 8"/>
<function name="sapi_windows_cp_get" from="PHP 7 >= 7.1.0, PHP 8"/>
<function name="sapi_windows_cp_is_utf8" from="PHP 7 >= 7.1.0, PHP 8"/>
<function name="sapi_windows_cp_set" from="PHP 7 >= 7.1.0, PHP 8"/>
<function name="sapi_windows_generate_ctrl_event" from="PHP 7 >= 7.4.0, PHP 8"/>
<function name="sapi_windows_set_ctrl_handler" from="PHP 7 >= 7.4.0, PHP 8"/>
<function name="sapi_windows_vt100_support" from="PHP 7 >= 7.2.0, PHP 8"/>
<function name="show_source" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="sleep" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="sys_getloadavg" from="PHP 5 >= 5.1.3, PHP 7, PHP 8"/>
<function name="time_nanosleep" from="PHP 5, PHP 7, PHP 8"/>
<function name="time_sleep_until" from="PHP 5 >= 5.1.0, PHP 7, PHP 8"/>
<function name="uniqid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="unpack" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="usleep" 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
-->
|