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 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Do NOT translate this file -->
<versions>
<!-- Functions -->
<function name="lcg_value" from="PHP 4, PHP 5, PHP 7, PHP 8" deprecated="PHP 8.4.0"/>
<function name="mt_srand" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="srand" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="rand" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="mt_rand" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="mt_getrandmax" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="getrandmax" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
<function name="random_bytes" from="PHP 7, PHP 8"/>
<function name="random_int" from="PHP 7, PHP 8"/>
<!-- Classes and Methods -->
<function name='random\engine' from='PHP 8 >= 8.2.0'/>
<function name='random\engine::generate' from='PHP 8 >= 8.2.0'/>
<function name='random\cryptosafeengine' from='PHP 8 >= 8.2.0'/>
<function name='random\cryptosafeengine::generate' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::__wakeup' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::getmessage' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::getcode' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::getfile' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::getline' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::gettrace' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::getprevious' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::gettraceasstring' from='PHP 8 >= 8.2.0'/>
<function name='random\randomerror::__tostring' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::__wakeup' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::getmessage' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::getcode' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::getfile' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::getline' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::gettrace' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::getprevious' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::gettraceasstring' from='PHP 8 >= 8.2.0'/>
<function name='random\brokenrandomengineerror::__tostring' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::__wakeup' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::getmessage' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::getcode' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::getfile' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::getline' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::gettrace' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::getprevious' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::gettraceasstring' from='PHP 8 >= 8.2.0'/>
<function name='random\randomexception::__tostring' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\mt19937' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\mt19937::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\mt19937::generate' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\mt19937::__serialize' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\mt19937::__unserialize' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\mt19937::__debuginfo' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64::generate' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64::jump' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64::__serialize' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64::__unserialize' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\pcgoneseq128xslrr64::__debuginfo' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::generate' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::jump' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::jumplong' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::__serialize' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::__unserialize' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\xoshiro256starstar::__debuginfo' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\secure' from='PHP 8 >= 8.2.0'/>
<function name='random\engine\secure::generate' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::__construct' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::nextint' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::getint' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::getbytes' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::shufflearray' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::shufflebytes' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::pickarraykeys' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::__serialize' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::__unserialize' from='PHP 8 >= 8.2.0'/>
<function name='random\randomizer::getbytesfromstring' from='PHP 8 >= 8.3.0'/>
<function name='random\randomizer::getfloat' from='PHP 8 >= 8.3.0'/>
<function name='random\randomizer::nextfloat' from='PHP 8 >= 8.3.0'/>
<!-- RoundingMode enum -->
<function name='random\intervalboundary' from='PHP 8 >= 8.3.0'/>
</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
-->
|