3v4l.org

run code in 300+ PHP versions simultaneously
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); if (!$GLOBALS['USER']->CanDoOperation('bitrix24_config') || !CModule::IncludeModule("bitrix24")) die(); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/bitrix24/public/marketplace/index.php"); ?> <div class="mp_wrap"> <?require($_SERVER["DOCUMENT_ROOT"]."/marketplace/include_top_panel.php");?> <div class="mp_section"> <? if (isset($_GET["category"])) $APPLICATION->IncludeComponent("bitrix:bitrix24.marketplace.category", "", array()); elseif (isset($_GET["app"])) $APPLICATION->IncludeComponent("bitrix:bitrix24.marketplace.detail", "", array()); else require($_SERVER["DOCUMENT_ROOT"]."/marketplace/include_top.php"); ?> </div> </div> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>
Output for git.master, git.master_jit, rfc.property-hooks
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); if (!$GLOBALS['USER']->CanDoOperation('bitrix24_config') || !CModule::IncludeModule("bitrix24")) die(); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/bitrix24/public/marketplace/index.php"); ?> <div class="mp_wrap"> <?require($_SERVER["DOCUMENT_ROOT"]."/marketplace/include_top_panel.php");?> <div class="mp_section"> <? if (isset($_GET["category"])) $APPLICATION->IncludeComponent("bitrix:bitrix24.marketplace.category", "", array()); elseif (isset($_GET["app"])) $APPLICATION->IncludeComponent("bitrix:bitrix24.marketplace.detail", "", array()); else require($_SERVER["DOCUMENT_ROOT"]."/marketplace/include_top.php"); ?> </div> </div> <?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>

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:
37.72 ms | 402 KiB | 8 Q