3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getUserIdAgg($name) { switch ($name) { case 'SEOPULT': return 337440; case 'EFF': return 579714; case 'ROOKEE': return 1012884; case 'MAREMOTO': return array(502866 /*maremoto*/, 1189998 /*noronvn*/); case 'ALTWEB': return array(134933 /*djblaze*/, 1183395 /*megaindexooo*/); default: return 0; } } $exclude_seo = array(); $exclude_seo = array_merge($exclude_seo, (array)Sape_Users::getUserIdAgg('SEOPULT')); $exclude_seo = array_merge($exclude_seo, (array)Sape_Users::getUserIdAgg('ROOKEE')); var_dump($exclude_seo);
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Class "Sape_Users" not found in /in/d0YWF:23 Stack trace: #0 {main} thrown in /in/d0YWF on line 23
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:
45.28 ms | 401 KiB | 8 Q