3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrError = array ( '0' => array ( 'errType' => 'noError' ), '1' => array ( 'errType' => 'licenseCreateError', 'errMessage' => $GLOBALS['TL_CONFIG']['licenseCreateError'] ), '2' => array ( 'errType' => 'badRequestError', 'errMessage' => $GLOBALS['TL_CONFIG']['badRequestError'] ), '3' => array ( 'errType' => 'badLoginError', 'errMessage' => $GLOBALS['TL_CONFIG']['badLoginError'] ), '4' => array ( 'errType' => 'badReqTypeError', 'errMessage' => $GLOBALS['TL_CONFIG']['badReqTypeError'] ), '5' => array ( 'errType' => 'badProductIDError', 'errMessage' => $GLOBALS['TL_CONFIG']['badProductIDError'] ), '6' => array ( 'errType' => 'badDeviceIDError', 'errMessage' => $GLOBALS['TL_CONFIG']['badDeviceIDError'] ), '7' => array ( 'errType' => 'deviceInUseError', 'errMessage' => $GLOBALS['TL_CONFIG']['deviceInUseError'] ), '8' => array ( 'errType' => 'deviceLockedError', 'errMessage' => $GLOBALS['TL_CONFIG']['deviceLockedError'] ), '9' => array ( 'errType' => 'maxDevCountError', 'errMessage' => $GLOBALS['TL_CONFIG']['maxDevCountError'] ), '10' => array ( 'errType' => 'licenseExpiredError', 'errMessage' => $GLOBALS['TL_CONFIG']['licenseExpiredError'] ), '11' => array ( 'errType' => 'noLicenseError', 'errMessage' => $GLOBALS['TL_CONFIG']['noLicenseError'] ), '12' => array ( 'errType' => 'requestTimestampError', 'errMessage' => $GLOBALS['TL_CONFIG']['requestTimestampError'] ) );
Output for git.master, git.master_jit
Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 12 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 12 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 17 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 17 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 22 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 22 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 27 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 27 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 32 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 32 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 37 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 37 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 42 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 42 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 47 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 47 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 52 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 52 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 57 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 57 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 62 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 62 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 67 Warning: Trying to access array offset on value of type null in /in/gW3HK on line 67
Output for rfc.property-hooks
Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 12 Warning: Trying to access array offset on null in /in/gW3HK on line 12 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 17 Warning: Trying to access array offset on null in /in/gW3HK on line 17 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 22 Warning: Trying to access array offset on null in /in/gW3HK on line 22 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 27 Warning: Trying to access array offset on null in /in/gW3HK on line 27 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 32 Warning: Trying to access array offset on null in /in/gW3HK on line 32 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 37 Warning: Trying to access array offset on null in /in/gW3HK on line 37 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 42 Warning: Trying to access array offset on null in /in/gW3HK on line 42 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 47 Warning: Trying to access array offset on null in /in/gW3HK on line 47 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 52 Warning: Trying to access array offset on null in /in/gW3HK on line 52 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 57 Warning: Trying to access array offset on null in /in/gW3HK on line 57 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 62 Warning: Trying to access array offset on null in /in/gW3HK on line 62 Warning: Undefined global variable $TL_CONFIG in /in/gW3HK on line 67 Warning: Trying to access array offset on null in /in/gW3HK on line 67

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.12 ms | 405 KiB | 8 Q