3v4l.org

run code in 300+ PHP versions simultaneously
<?php /* Author: edward mindreantre Author Email: edward@mindreantre.se Author URI: http://www.mindreantre.se Description: Network plugin to broadcast a post to other blogs. Whitelist, blacklist, groups and automatic category+tag+custom field posting/creation available. Plugin Name: ThreeWP Broadcast Plugin URI: http://mindreantre.se/program/threewp/threewp-broadcast/ Version: 1.20 */ if (!class_exists('\\plainview\\wordpress\\base')) require_once('plainview_sdk/wordpress/base.php'); class ThreeWP_Broadcast extends \plainview\wordpress\base { private $blogs_cache = null; private $broadcasting = false; /** @brief Public property used during the broadcast process. @see include/Broadcasting_Data.php @since 20130530 @var $broadcasting_data **/ public $broadcasting_data = null; protected $sdk_version_required = 20130505; // add_action / add_filter }
Output for git.master, git.master_jit, rfc.property-hooks
Warning: require_once(): open_basedir restriction in effect. File(plainview_sdk/wordpress/base.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/Xmf6V on line 12 Warning: require_once(plainview_sdk/wordpress/base.php): Failed to open stream: Operation not permitted in /in/Xmf6V on line 12 Fatal error: Uncaught Error: Failed opening required 'plainview_sdk/wordpress/base.php' (include_path='.:') in /in/Xmf6V:12 Stack trace: #0 {main} thrown in /in/Xmf6V on line 12
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:
41.63 ms | 402 KiB | 8 Q