3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = json_decode('[{ "version": "7.2.0", "size": "304615", "env": "TEST", "desc": ["Zmiany strukturalne" "Uwaga! Należy dokonać ręcznych zmian po." ] } ]', false, 512, JSON_THROW_ON_ERROR); throw new RuntimeException(json_last_error_msg());
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 108) Position 1 = -2
filename:       /in/p9XT8
function name:  (null)
number of ops:  14
compiled vars:  !0 = $arr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
          1        SEND_VAL                                                 '%5B%7B%0A%09%22version%22%3A+%227.2.0%22%2C%0A%09%22size%22%3A+%22304615%22%2C%0A%09%22env%22%3A+%22TEST%22%2C%0A%09%22desc%22%3A+%5B%22Zmiany+strukturalne%22%0A%09%09%22Uwaga%21+Nale%C5%BCy+dokona%C4%87+r%C4%99cznych+zmian+po.%22%09%0A%09%5D%0A%7D%0A%5D'
   11     2        SEND_VAL                                                 <false>
          3        SEND_VAL                                                 512
          4        SEND_VAL                                                 4194304
          5        DO_ICALL                                         $1      
    3     6        ASSIGN                                                   !0, $1
   13     7        NEW                                              $3      'RuntimeException'
          8        INIT_FCALL                                               'json_last_error_msg'
          9        DO_ICALL                                         $4      
         10        SEND_VAR_NO_REF_EX                                       $4
         11        DO_FCALL                                      0          
         12      > THROW                                         0          $3
         13*     > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167.6 ms | 1394 KiB | 17 Q