File: versions.xml

package info (click to toggle)
php-doc 20100521-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 59,992 kB
  • ctags: 4,085
  • sloc: xml: 796,833; php: 21,338; cpp: 500; sh: 117; makefile: 58; awk: 28
file content (84 lines) | stat: -rw-r--r-- 3,828 bytes parent folder | download
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version='1.0' encoding='utf-8'?>
<!-- $Revision: 288721 $ -->
<!--
  Do NOT translate this file
-->
<versions>
 <function name='assert' from='PHP 4, PHP 5'/>
 <function name='assert_options' from='PHP 4, PHP 5'/>
 <function name='dl' from='PHP 4, PHP 5'/>
 <function name='extension_loaded' from='PHP 4, PHP 5'/>
 <function name='gc-collect-cycles' from='PHP 5 &gt;= 5.3.0'/>
 <function name='gc-disable' from='PHP 5 &gt;= 5.3.0'/>
 <function name='gc-enable' from='PHP 5 &gt;= 5.3.0'/>
 <function name='gc-enabled' from='PHP 5 &gt;= 5.3.0'/>
 <function name='get_cfg_var' from='PHP 4, PHP 5'/>
 <function name='get_current_user' from='PHP 4, PHP 5'/>
 <function name='get_defined_constants' from='PHP 4 &gt;= 4.1.0, PHP 5'/>
 <function name='get_defined_functions' from='PHP 4 &gt;= 4.0.4, PHP 5'/>
 <function name='get_extension_funcs' from='PHP 4, PHP 5'/>
 <function name='get_include_path' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
 <function name='get_included_files' from='PHP 4, PHP 5'/>
 <function name='get_required_files' from='PHP 4, PHP 5'/>
 <function name='get_loaded_extensions' from='PHP 4, PHP 5'/>
 <function name='get_magic_quotes_gpc' from='PHP 4, PHP 5'/>
 <function name='get_magic_quotes_runtime' from='PHP 4, PHP 5'/>
 <function name='get_required_files' from='PHP 4, PHP 5'/>
 <function name='getenv' from='PHP 4, PHP 5'/>
 <function name='getlastmod' from='PHP 4, PHP 5'/>
 <function name='getmygid' from='PHP 4 &gt;= 4.1.0, PHP 5'/>
 <function name='getmyinode' from='PHP 4, PHP 5'/>
 <function name='getmypid' from='PHP 4, PHP 5'/>
 <function name='getmyuid' from='PHP 4, PHP 5'/>
 <function name='getopt' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
 <function name='getrusage' from='PHP 4, PHP 5'/>
 <function name='ini_alter' from='PHP 4, PHP 5'/>
 <function name='ini_get' from='PHP 4, PHP 5'/>
 <function name='ini_get_all' from='PHP 4 &gt;= 4.2.0, PHP 5'/>
 <function name='ini_restore' from='PHP 4, PHP 5'/>
 <function name='ini_set' from='PHP 4, PHP 5'/>
 <function name='magic_quotes_runtime' from='PHP 4, PHP 5'/>
 <function name='memory_get_peak_usage' from='PHP 5 &gt;= 5.2.0'/>
 <function name='memory_get_usage' from='PHP 4 &gt;= 4.3.2, PHP 5'/>
 <function name='php_egg_logo_guid' from='PHP 4 &gt;= 4.0.3, PHP 5'/>
 <function name='php_ini_loaded_file' from='PHP 5 &gt;= 5.2.4'/>
 <function name='php_ini_scanned_files' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
 <function name='php_logo_guid' from='PHP 4, PHP 5'/>
 <function name='php_real_logo_guid' from='PHP 5'/>
 <function name='php_sapi_name' from='PHP 4 &gt;= 4.0.1, PHP 5'/>
 <function name='php_uname' from='PHP 4 &gt;= 4.0.2, PHP 5'/>
 <function name='phpcredits' from='PHP 4, PHP 5'/>
 <function name='phpinfo' from='PHP 4, PHP 5'/>
 <function name='phpversion' from='PHP 4, PHP 5'/>
 <function name='putenv' from='PHP 4, PHP 5'/>
 <function name='restore_include_path' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
 <function name='set_include_path' from='PHP 4 &gt;= 4.3.0, PHP 5'/>
 <function name='set_magic_quotes_runtime' from='PHP 4, PHP 5'/>
 <function name='set_time_limit' from='PHP 4, PHP 5'/>
 <function name='sys_get_temp_dir' from='PHP 5 &gt;= 5.2.1'/>
 <function name='version_compare' from='PHP 4 &gt;= 4.1.0, PHP 5'/>
 <function name='zend_logo_guid' from='PHP 4, PHP 5'/>
 <function name='zend_thread_id' from='PHP 5'/>
 <function name='zend_version' from='PHP 4, PHP 5'/>
</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
-->