3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo json_decode(<<<EOT { "translations": { "b" : "a" }, "pluralForm" :"nplurals=2; plural=(n != 1);" } EOT );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GZ20n
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'json_decode'
    4     1        SEND_VAL                                                 '%7B%0A++%22translations%22%3A+%7B%0A++++%22b%22+%3A+%22a%22%0A++%7D%2C%0A++%22pluralForm%22+%3A%22nplurals%3D2%3B+plural%3D%28n+%21%3D+1%29%3B%22%0A%7D'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
   11     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
176.58 ms | 1393 KiB | 15 Q