3v4l.org

run code in 300+ PHP versions simultaneously
<?php $l1 = $tutionpast = 8570; $l2 = $tutionpaid = 17094.94; $l4 = $tutionbooks = 2400; $l5 = $tutionnew = $tutionpaid + $tutionbooks; $l6 = $tutiontotal = $tutionpast+$tutionnew; $l7 = 19000; $l8 = (8000 + 1500); $l9 = $taxableremind = $l7 - $l8; $l10 = ($l1 < $l9) ? $l1 : $l9; $l11 = $l9 - $l10; $l12 = $tuitionandeducationclaimed = ($l5 < $l11)? $l5 : $l11; $l13 = $novascotiatuitionandeducation = $l10 + $l12; echo $l13; ?>
Output for git.master, git.master_jit, rfc.property-hooks
9500

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
44.09 ms | 401 KiB | 8 Q