3v4l.org

run code in 300+ PHP versions simultaneously
<?php class ┻━┻ extends Exception {} function (╯°□°)╯︵┻━┻() { throw new ┻━┻; } try { (╯°□°)╯︵┻━┻(); } catch(┻━┻ $┳━┳) { echo "Table caught: ".$┳━┳->getMessage(); }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 8
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
Found catch point at position: 3
Branch analysis from position: 3
2 jumps found. (Code = 107) Position 1 = 4, Position 2 = -2
Branch analysis from position: 4
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9VsjX
function name:  (null)
number of ops:  9
compiled vars:  !0 = $┳━┳
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   10     0  E >   INIT_FCALL                                               '%EF%BC%88%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%E2%94%BB%E2%94%81%E2%94%BB'
          1        DO_FCALL                                      0          
          2      > JMP                                                      ->8
   12     3  E > > CATCH                                       last         '%E2%94%BB%E2%94%81%E2%94%BB'
   13     4    >   INIT_METHOD_CALL                                         !0, 'getMessage'
          5        DO_FCALL                                      0  $2      
          6        CONCAT                                           ~3      'Table+caught%3A+', $2
          7        ECHO                                                     ~3
   14     8    > > RETURN                                                   1

Function %EF%BC%88%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%E2%94%BB%E2%94%81%E2%94%BB:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/9VsjX
function name:  (╯°□°)╯︵┻━┻
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   NEW                                              $0      '%E2%94%BB%E2%94%81%E2%94%BB'
          1        DO_FCALL                                      0          
          2      > THROW                                         0          $0
    7     3*     > RETURN                                                   null

End of function %EF%BC%88%E2%95%AF%C2%B0%E2%96%A1%C2%B0%EF%BC%89%E2%95%AF%EF%B8%B5%E2%94%BB%E2%94%81%E2%94%BB

Class ┻━┻: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.22 ms | 1397 KiB | 14 Q