3v4l.org

run code in 300+ PHP versions simultaneously
<?php $json_s = '{"title":"La verdadera "cocina" espau00f1ola llegu00f3 a Bogotu00e1 | Noticias Bogotu00e1 | CIVICO Alpha","description":"","keywords":""}'; $json = JSON.parse($json_s); $s = serialize($json); echo $s;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/F4J3S
function name:  (null)
number of ops:  13
compiled vars:  !0 = $json_s, !1 = $json, !2 = $s
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%7B%22title%22%3A%22La+verdadera+%22cocina%22+espau00f1ola+llegu00f3+a+Bogotu00e1+%7C+Noticias+Bogotu00e1+%7C+CIVICO+Alpha%22%2C%22description%22%3A%22%22%2C%22keywords%22%3A%22%22%7D'
    3     1        FETCH_CONSTANT                                   ~4      'JSON'
          2        INIT_FCALL_BY_NAME                                       'parse'
          3        SEND_VAR_EX                                              !0
          4        DO_FCALL                                      0  $5      
          5        CONCAT                                           ~6      ~4, $5
          6        ASSIGN                                                   !1, ~6
    4     7        INIT_FCALL                                               'serialize'
          8        SEND_VAR                                                 !1
          9        DO_ICALL                                         $8      
         10        ASSIGN                                                   !2, $8
    5    11        ECHO                                                     !2
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.94 ms | 1394 KiB | 15 Q