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 */ 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 }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SCXUM
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   13     0  E >   DECLARE_CLASS                                            'threewp_broadcast', 'plainview%5Cwordpress%5Cbase'
   28     1      > RETURN                                                   1

Class ThreeWP_Broadcast: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.07 ms | 1383 KiB | 13 Q