ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php85-pecl-bitset_3.2.0-1.el8/tests/BitSet_fromRawValue.phpt
Back
--TEST-- BitSet BitSet::fromRawValue() - Verifies the provided input raw value is represented in set bits --SKIPIF-- <?php if (!extension_loaded('bitset')) die('skipping missing extension'); ?> --FILE-- <?php $b = BitSet::fromRawValue(base64_decode('AA==')); var_dump($b->__toString()); $b = BitSet::fromRawValue(base64_decode('IA==')); var_dump($b->__toString()); var_dump(base64_encode($b->getRawValue())); ?> --EXPECT-- string(8) "00000000" string(8) "00000100" string(4) "IA=="
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.1 |
proxy
|
phpinfo
|
Settings