Searched refs:DoOperationNoCast (Results 1 – 6 of 6) sorted by relevance
8 $a = new DoOperationNoCast(25);9 $b = new DoOperationNoCast(6);16 object(DoOperationNoCast)#3 (1) {17 ["val":"DoOperationNoCast":private]=>20 object(DoOperationNoCast)#3 (1) {21 ["val":"DoOperationNoCast":private]=>
7 $input = [new DoOperationNoCast(25), new DoOperationNoCast(6), new DoOperationNoCast(10)];18 Warning: array_product(): Multiplication is not supported on type DoOperationNoCast in %s on line %d20 Warning: array_product(): Multiplication is not supported on type DoOperationNoCast in %s on line %d22 Warning: array_product(): Multiplication is not supported on type DoOperationNoCast in %s on line %d25 object(DoOperationNoCast)#5 (1) {26 ["val":"DoOperationNoCast":private]=>
7 $input = [new DoOperationNoCast(25), new DoOperationNoCast(6)];18 Warning: array_sum(): Addition is not supported on type DoOperationNoCast in %s on line %d20 Warning: array_sum(): Addition is not supported on type DoOperationNoCast in %s on line %d23 object(DoOperationNoCast)#5 (1) {24 ["val":"DoOperationNoCast":private]=>
8 final class DoOperationNoCast { class
18 static ZEND_METHOD(DoOperationNoCast, __construct);24 …ZEND_ME(DoOperationNoCast, __construct, arginfo_class_DoOperationNoCast___construct, ZEND_ACC_PUBL…
114 ZEND_METHOD(DoOperationNoCast, __construct) in ZEND_METHOD() argument
Completed in 8 milliseconds