3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "select count(0) from LOP_ORDERQUEUEHISTORY oqh1 WHERE \n" + "(VERSION_NUMBER=(select int_value from CUSTOMCOUNTER where NAME='versionToLoad') OR \n" + "VERSION_NUMBER=(select INT_PARAMETER_VALUE from SERVERPARAMETER where PARAMETER_NAME='loadBaseVersion,int_parameter_value' and \n" + " VERSION_NUMBER=(select int_value from CUSTOMCOUNTER where NAME='versionToLoad') \n" + "and ENGINE_ID & dbo.GET_ENG_ID('LOP') > 0) and ORDER_ID not in (select ORDER_ID from LOP_ORDERQUEUEHISTORY oqh2 where VERSION_NUMBER=(select int_value from CUSTOMCOUNTER where NAME='versionToLoad') and oqh2.HISTORY_ID>=oqh1.HISTORY_ID)) \n" + "and USER_PROCESSED_BY is null and QUEUE_ID in ('BAR','CONF','FIN','HL','TT','TUBE','WAIT')"; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught TypeError: Unsupported operand types: string + string in /in/osCDF:4 Stack trace: #0 {main} thrown in /in/osCDF on line 4
Process exited with code 255.

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:
41.65 ms | 401 KiB | 8 Q