mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
Co-authored-by: Florian Engelhardt <florian.engelhardt@r-nw.de> Co-authored-by: George Peter Banyard <girgias@php.net> Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
86 lines
4.6 KiB
XML
86 lines
4.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
<versions>
|
|
<function name="assert" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="assert_options" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="cli_get_process_title" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="cli_set_process_title" from="PHP 5 >= 5.5.0, PHP 7, PHP 8"/>
|
|
<function name="dl" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="extension_loaded" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="gc_collect_cycles" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
|
|
<function name="gc_disable" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
|
|
<function name="gc_enable" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
|
|
<function name="gc_enabled" from="PHP 5 >= 5.3.0, PHP 7, PHP 8"/>
|
|
<function name="gc_mem_caches" from="PHP 7, PHP 8"/>
|
|
<function name="gc_status" from="PHP 7 >= 7.3.0, PHP 8"/>
|
|
<function name="get_cfg_var" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_current_user" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_defined_constants" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_defined_functions" from="PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_extension_funcs" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_include_path" from="PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_included_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_required_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_resources" from="PHP 7, PHP 8"/>
|
|
<function name="get_loaded_extensions" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="get_magic_quotes_gpc" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
|
|
<function name="get_magic_quotes_runtime" from="PHP 4, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
|
|
<function name="get_required_files" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getenv" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getlastmod" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getmygid" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getmyinode" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getmypid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getmyuid" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getopt" from="PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="getrusage" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="ini_alter" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="ini_get" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="ini_get_all" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="ini_parse_quantity" from="PHP 8 >= 8.2.0"/>
|
|
<function name="ini_restore" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="ini_set" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="memory_reset_peak_usage" from="PHP 8 >= 8.2.0"/>
|
|
<function name="memory_get_peak_usage" from="PHP 5 >= 5.2.0, PHP 7, PHP 8"/>
|
|
<function name="memory_get_usage" from="PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="php_ini_loaded_file" from="PHP 5 >= 5.2.4, PHP 7, PHP 8"/>
|
|
<function name="php_ini_scanned_files" from="PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="php_sapi_name" from="PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="php_uname" from="PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="phpcredits" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="phpinfo" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="phpversion" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="putenv" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="restore_include_path" from="PHP 4 >= 4.3.0, PHP 5, PHP 7" deprecated="PHP 7.4.0"/>
|
|
<function name="set_include_path" from="PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="set_time_limit" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="sys_get_temp_dir" from="PHP 5 >= 5.2.1, PHP 7, PHP 8"/>
|
|
<function name="version_compare" from="PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="zend_thread_id" from="PHP 5, PHP 7, PHP 8"/>
|
|
<function name="zend_version" 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
|
|
-->
|