3v4l.org

run code in 300+ PHP versions simultaneously
<?php $code= urlencode(" $Curl_Session = curl_init('http://3v4l.org'); curl_setopt ($Curl_Session, CURLOPT_POST, 1); curl_setopt ($Curl_Session, CURLOPT_POSTFIELDS, 'code='.$code); curl_setopt ($Curl_Session, CURLOPT_FOLLOWLOCATION, 1); $waa=curl_exec ($Curl_Session); curl_close ($Curl_Session); print 'waaa!';"); $Curl_Session = curl_init('http://3v4l.org'); curl_setopt ($Curl_Session, CURLOPT_POST, 1); curl_setopt ($Curl_Session, CURLOPT_POSTFIELDS, 'code='.$code); curl_setopt ($Curl_Session, CURLOPT_FOLLOWLOCATION, 1); $waa=curl_exec ($Curl_Session); curl_close ($Curl_Session); print 'waaa!';
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $Curl_Session in /in/5ZZZ7 on line 4 Warning: Undefined variable $Curl_Session in /in/5ZZZ7 on line 5 Warning: Undefined variable $Curl_Session in /in/5ZZZ7 on line 6 Warning: Undefined variable $code in /in/5ZZZ7 on line 6 Warning: Undefined variable $Curl_Session in /in/5ZZZ7 on line 7 Warning: Undefined variable $waa in /in/5ZZZ7 on line 8 Warning: Undefined variable $Curl_Session in /in/5ZZZ7 on line 8 Warning: Undefined variable $Curl_Session in /in/5ZZZ7 on line 9 Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/5ZZZ7:14 Stack trace: #0 {main} thrown in /in/5ZZZ7 on line 14
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:
46.18 ms | 401 KiB | 8 Q