3v4l.org

run code in 300+ PHP versions simultaneously
<?php define("DOMPDF_TEMP_DIR", substr($_SERVER['SCRIPT_FILENAME'],0,strrpos($_SERVER['SCRIPT_FILENAME'],"/"))."/prihlaska/export/"); define("DOMPDF_CHROOT", substr($_SERVER['SCRIPT_FILENAME'],0,strrpos($_SERVER['SCRIPT_FILENAME'],"/"))."/prihlaska/export/"); //define("DOMPDF_FONT_DIR", DOMPDF_DIR."/lib/fonts/"); //define("DOMPDF_FONT_CACHE", DOMPDF_DIR."/lib/fonts/"); //define("DOMPDF_UNICODE_ENABLED", true); //define("DOMPDF_PDF_BACKEND", "PDFLib"); //define("DOMPDF_DEFAULT_MEDIA_TYPE", "print"); define("DOMPDF_DEFAULT_PAPER_SIZE", "A4"); //define("DOMPDF_DEFAULT_FONT", "serif"); //define("DOMPDF_DPI", 72); //define("DOMPDF_ENABLE_PHP", true); //define("DOMPDF_ENABLE_REMOTE", true); //define("DOMPDF_ENABLE_CSS_FLOAT", true); //define("DOMPDF_ENABLE_JAVASCRIPT", false); //define("DEBUGPNG", true); //define("DEBUGKEEPTEMP", true); //define("DEBUGCSS", true); //define("DEBUG_LAYOUT", true); //define("DEBUG_LAYOUT_LINES", false); //define("DEBUG_LAYOUT_BLOCKS", false); //define("DEBUG_LAYOUT_INLINE", false); //define("DOMPDF_FONT_HEIGHT_RATIO", 1.0); //define("DEBUG_LAYOUT_PADDINGBOX", false); //define("DOMPDF_LOG_OUTPUT_FILE", DOMPDF_FONT_DIR."log.htm"); //define("DOMPDF_ENABLE_HTML5PARSER", true); //define("DOMPDF_ENABLE_FONTSUBSETTING", true); // DOMPDF authentication //define("DOMPDF_ADMIN_USERNAME", "user"); //define("DOMPDF_ADMIN_PASSWORD", "password");
Output for git.master, git.master_jit, rfc.property-hooks

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.64 ms | 401 KiB | 8 Q