Home
last modified time | relevance | path

Searched refs:FloatCastableNoOperations (Results 1 – 5 of 5) sorted by relevance

/PHP-8.3/Zend/tests/in-de-crement/
H A Ddecrement_with_castable_objects_no_subtraction.phpt9 $f = new FloatCastableNoOperations(15.8);
70 Unsupported operand types: FloatCastableNoOperations - int
74 Cannot decrement FloatCastableNoOperations
H A Dincrement_with_castable_objects_no_addition.phpt9 $f = new FloatCastableNoOperations(15.8);
70 Unsupported operand types: FloatCastableNoOperations + int
74 Cannot increment FloatCastableNoOperations
/PHP-8.3/ext/zend_test/
H A Dobject_handlers.stub.php17 final class FloatCastableNoOperations { class
H A Dobject_handlers_arginfo.h21 static ZEND_METHOD(FloatCastableNoOperations, __construct);
38 …ZEND_ME(FloatCastableNoOperations, __construct, arginfo_class_FloatCastableNoOperations___construc…
H A Dobject_handlers.c186 ZEND_METHOD(FloatCastableNoOperations, __construct) in ZEND_METHOD() argument

Completed in 39 milliseconds