Initial Commit
This commit is contained in:
48
database/php/data/phpdocref/session/versions.xml
Normal file
48
database/php/data/phpdocref/session/versions.xml
Normal file
@@ -0,0 +1,48 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!--
|
||||
Do NOT translate this file
|
||||
-->
|
||||
<versions>
|
||||
<function name='session_cache_expire' from='PHP 4 >= 4.2.0, PHP 5'/>
|
||||
<function name='session_cache_limiter' from='PHP 4 >= 4.0.3, PHP 5'/>
|
||||
<function name='session_commit' from='PHP 4 >= 4.4.0, PHP 5'/>
|
||||
<function name='session_decode' from='PHP 4, PHP 5'/>
|
||||
<function name='session_destroy' from='PHP 4, PHP 5'/>
|
||||
<function name='session_encode' from='PHP 4, PHP 5'/>
|
||||
<function name='session_get_cookie_params' from='PHP 4, PHP 5'/>
|
||||
<function name='session_id' from='PHP 4, PHP 5'/>
|
||||
<function name='session_is_registered' from='PHP 4, PHP 5'/>
|
||||
<function name='session_module_name' from='PHP 4, PHP 5'/>
|
||||
<function name='session_name' from='PHP 4, PHP 5'/>
|
||||
<function name='session_regenerate_id' from='PHP 4 >= 4.3.2, PHP 5'/>
|
||||
<function name='session_register' from='PHP 4, PHP 5'/>
|
||||
<function name='session_save_path' from='PHP 4, PHP 5'/>
|
||||
<function name='session_set_cookie_params' from='PHP 4, PHP 5'/>
|
||||
<function name='session_set_save_handler' from='PHP 4, PHP 5'/>
|
||||
<function name='session_start' from='PHP 4, PHP 5'/>
|
||||
<function name='session_unregister' from='PHP 4, PHP 5'/>
|
||||
<function name='session_unset' from='PHP 4, PHP 5'/>
|
||||
<function name='session_write_close' from='PHP 4 >= 4.0.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:"../../../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
|
||||
-->
|
||||
Reference in New Issue
Block a user