Searched refs:FloatCastableNoOperations (Results 1 – 5 of 5) sorted by relevance
9 $f = new FloatCastableNoOperations(15.8);70 Unsupported operand types: FloatCastableNoOperations + int74 Cannot increment FloatCastableNoOperations
9 $f = new FloatCastableNoOperations(15.8);70 Unsupported operand types: FloatCastableNoOperations - int74 Cannot decrement FloatCastableNoOperations
17 final class FloatCastableNoOperations { class
20 static ZEND_METHOD(FloatCastableNoOperations, __construct);34 …ZEND_ME(FloatCastableNoOperations, __construct, arginfo_class_FloatCastableNoOperations___construc…
186 ZEND_METHOD(FloatCastableNoOperations, __construct) in ZEND_METHOD() argument
Completed in 7 milliseconds