rfc:arithmetic_operator_type_checks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:arithmetic_operator_type_checks [2020/04/02 08:03] nikicrfc:arithmetic_operator_type_checks [2020/04/02 09:55] – Fix "WTF?" example output. salathe
Line 14: Line 14:
 <PHP> <PHP>
 var_dump([] % [42]); var_dump([] % [42]);
-// int(1)+// int(0)
 // WTF? // WTF?
 </PHP> </PHP>
rfc/arithmetic_operator_type_checks.txt · Last modified: 2020/05/05 14:12 by nikic