3v4l.org

run code in 300+ PHP versions simultaneously
<?php throw new \Exception('Could not get reply: ' . curl_error($ch));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/oDB5T
function name:  (null)
number of ops:  9
compiled vars:  !0 = $ch
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   NEW                                              $1      'Exception'
          1        INIT_FCALL_BY_NAME                                       'curl_error'
          2        SEND_VAR_EX                                              !0
          3        DO_FCALL                                      0  $2      
          4        CONCAT                                           ~3      'Could+not+get+reply%3A+', $2
          5        SEND_VAL_EX                                              ~3
          6        DO_FCALL                                      0          
          7      > THROW                                         0          $1
          8*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.74 ms | 1392 KiB | 13 Q