3v4l.org

run code in 300+ PHP versions simultaneously
<?php $bar = <<<EOL { "error": "%s", "token": "%s", "expires_at": %d } EOL; printf($bar, "", "9jd2eg3b2e8bhu3ddnudh3h9dbh", "123456789");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ohOog
function name:  (null)
number of ops:  8
compiled vars:  !0 = $bar
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%0A++%22error%22%3A+%22%25s%22%2C%0A++%22token%22%3A+%22%25s%22%2C%0A++%22expires_at%22%3A+%25d%0A%7D'
   10     1        INIT_FCALL                                               'printf'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 ''
          4        SEND_VAL                                                 '9jd2eg3b2e8bhu3ddnudh3h9dbh'
          5        SEND_VAL                                                 '123456789'
          6        DO_ICALL                                                 
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
182.2 ms | 1394 KiB | 15 Q