3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Test { private $table = [ 'id' => PDO::PARAM_INT, 'essence_type' => PDO::PARAM_STR, 'owner' => PDO::PARAM_INT, 'region' => PDO::PARAM_INT, 'rubric' => PDO::PARAM_STR, 'deal_type' => PDO::PARAM_STR, 'essence_id' => PDO::PARAM_INT, 'date' => PDO::PARAM_STR, 'views' => PDO::PARAM_INT, 'phone_hits' => PDO::PARAM_INT, 'email_hits' => PDO::PARAM_INT ]; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/U9tFv
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   18     0  E > > RETURN                                                   1

Class Test: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.5 ms | 1383 KiB | 13 Q