- Output for 8.4.1 - 8.4.14, 8.4.16, 8.5.0 - 8.5.1
- Class [ <internal:SPL> <iterateable> class SplFixedArray implements IteratorAggregate, Traversable, ArrayAccess, Countable, JsonSerializable ] { - Constants [0] { } - Static properties [0] { } - Static methods [1] { Method [ <internal:SPL> static public method fromArray ] { - Parameters [2] { Parameter #0 [ <required> array $array ] Parameter #1 [ <optional> bool $preserveKeys = true ] } - Tentative return [ SplFixedArray ] } } - Properties [0] { } - Methods [14] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> int $size = 0 ] } } Method [ <internal, deprecated:SPL> public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ <internal:SPL> public method __serialize ] { - Parameters [0] { } - Return [ array ] } Method [ <internal:SPL> public method __unserialize ] { - Parameters [1] { Parameter #0 [ <required> array $data ] } - Return [ void ] } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } - Tentative return [ int ] } Method [ <internal:SPL> public method toArray ] { - Parameters [0] { } - Tentative return [ array ] } Method [ <internal:SPL> public method getSize ] { - Parameters [0] { } - Tentative return [ int ] } Method [ <internal:SPL> public method setSize ] { - Parameters [1] { Parameter #0 [ <required> int $size ] } - Tentative return [ true ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ bool ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ mixed ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> mixed $value ] } - Tentative return [ void ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ void ] } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } - Return [ Iterator ] } Method [ <internal:SPL, prototype JsonSerializable> public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } } }
- Output for 8.4.15
- /bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1. - Output for 8.2.0 - 8.2.30, 8.3.0 - 8.3.29
- Class [ <internal:SPL> <iterateable> class SplFixedArray implements IteratorAggregate, Traversable, ArrayAccess, Countable, JsonSerializable ] { - Constants [0] { } - Static properties [0] { } - Static methods [1] { Method [ <internal:SPL> static public method fromArray ] { - Parameters [2] { Parameter #0 [ <required> array $array ] Parameter #1 [ <optional> bool $preserveKeys = true ] } - Tentative return [ SplFixedArray ] } } - Properties [0] { } - Methods [14] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> int $size = 0 ] } } Method [ <internal:SPL> public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ <internal:SPL> public method __serialize ] { - Parameters [0] { } - Return [ array ] } Method [ <internal:SPL> public method __unserialize ] { - Parameters [1] { Parameter #0 [ <required> array $data ] } - Return [ void ] } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } - Tentative return [ int ] } Method [ <internal:SPL> public method toArray ] { - Parameters [0] { } - Tentative return [ array ] } Method [ <internal:SPL> public method getSize ] { - Parameters [0] { } - Tentative return [ int ] } Method [ <internal:SPL> public method setSize ] { - Parameters [1] { Parameter #0 [ <required> int $size ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ bool ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ mixed ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> mixed $value ] } - Tentative return [ void ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ void ] } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } - Return [ Iterator ] } Method [ <internal:SPL, prototype JsonSerializable> public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } } }
- Output for 8.1.0 - 8.1.34
- Class [ <internal:SPL> <iterateable> class SplFixedArray implements IteratorAggregate, Traversable, ArrayAccess, Countable, JsonSerializable ] { - Constants [0] { } - Static properties [0] { } - Static methods [1] { Method [ <internal:SPL> static public method fromArray ] { - Parameters [2] { Parameter #0 [ <required> array $array ] Parameter #1 [ <optional> bool $preserveKeys = true ] } - Tentative return [ SplFixedArray ] } } - Properties [0] { } - Methods [12] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> int $size = 0 ] } } Method [ <internal:SPL> public method __wakeup ] { - Parameters [0] { } - Tentative return [ void ] } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } - Tentative return [ int ] } Method [ <internal:SPL> public method toArray ] { - Parameters [0] { } - Tentative return [ array ] } Method [ <internal:SPL> public method getSize ] { - Parameters [0] { } - Tentative return [ int ] } Method [ <internal:SPL> public method setSize ] { - Parameters [1] { Parameter #0 [ <required> int $size ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ bool ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ mixed ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> mixed $value ] } - Tentative return [ void ] } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } - Tentative return [ void ] } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } - Return [ Iterator ] } Method [ <internal:SPL, prototype JsonSerializable> public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } } }
- Output for 8.0.1 - 8.0.30
- Class [ <internal:SPL> <iterateable> class SplFixedArray implements IteratorAggregate, Traversable, ArrayAccess, Countable ] { - Constants [0] { } - Static properties [0] { } - Static methods [1] { Method [ <internal:SPL> static public method fromArray ] { - Parameters [2] { Parameter #0 [ <required> array $array ] Parameter #1 [ <optional> bool $preserveKeys = true ] } } } - Properties [0] { } - Methods [11] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> int $size = 0 ] } } Method [ <internal:SPL> public method __wakeup ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method toArray ] { - Parameters [0] { } } Method [ <internal:SPL> public method getSize ] { - Parameters [0] { } } Method [ <internal:SPL> public method setSize ] { - Parameters [1] { Parameter #0 [ <required> int $size ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> mixed $value ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype IteratorAggregate> public method getIterator ] { - Parameters [0] { } - Return [ Iterator ] } } }
- Output for 7.4.0 - 7.4.33
- Class [ <internal:SPL> <iterateable> class SplFixedArray implements Iterator, Traversable, ArrayAccess, Countable ] { - Constants [0] { } - Static properties [0] { } - Static methods [1] { Method [ <internal:SPL> static public method fromArray ] { - Parameters [2] { Parameter #0 [ <required> $array ] Parameter #1 [ <optional> $save_indexes ] } } } - Properties [0] { } - Methods [15] { Method [ <internal:SPL, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> $size ] } } Method [ <internal:SPL> public method __wakeup ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Countable> public method count ] { - Parameters [0] { } } Method [ <internal:SPL> public method toArray ] { - Parameters [0] { } } Method [ <internal:SPL> public method getSize ] { - Parameters [0] { } } Method [ <internal:SPL> public method setSize ] { - Parameters [1] { Parameter #0 [ <required> $value ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetExists ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetGet ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetSet ] { - Parameters [2] { Parameter #0 [ <required> $index ] Parameter #1 [ <required> $newval ] } } Method [ <internal:SPL, prototype ArrayAccess> public method offsetUnset ] { - Parameters [1] { Parameter #0 [ <required> $index ] } } Method [ <internal:SPL, prototype Iterator> public method rewind ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Iterator> public method current ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Iterator> public method key ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Iterator> public method next ] { - Parameters [0] { } } Method [ <internal:SPL, prototype Iterator> public method valid ] { - Parameters [0] { } } } }