3v4l.org

run code in 300+ PHP versions simultaneously
<?php $user = '{ "pageUrl" : "http://webengage.net/publisher/feedback-configuration/fields/311c48b3", "pageTitle" : "Feedback Configuration - WebEngage", "ip" : "127.0.0.1", "city" : "Mumbai", "country" : "India", "browser" : "Firefox", "browserVersion" : "18", "platform" : "Linux", "activityOn" : "2013-02-11T08:09+0000" }'; $json = json_decode($user, TRUE); echo '<pre>'; print_r($json);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Bp2Mk
function name:  (null)
number of ops:  11
compiled vars:  !0 = $user, !1 = $json
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%0A++++%22pageUrl%22+%3A+%22http%3A%2F%2Fwebengage.net%2Fpublisher%2Ffeedback-configuration%2Ffields%2F311c48b3%22%2C%0A++++%22pageTitle%22+%3A+%22Feedback+Configuration+-+WebEngage%22%2C%0A++++%22ip%22+%3A+%22127.0.0.1%22%2C%0A++++%22city%22+%3A+%22Mumbai%22%2C%0A++++%22country%22+%3A+%22India%22%2C%0A++++%22browser%22+%3A+%22Firefox%22%2C%0A++++%22browserVersion%22+%3A+%2218%22%2C%0A++++%22platform%22+%3A+%22Linux%22%2C%0A++++%22activityOn%22+%3A+%222013-02-11T08%3A09%2B0000%22%0A%7D'
   15     1        INIT_FCALL                                               'json_decode'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $3      
          5        ASSIGN                                                   !1, $3
   17     6        ECHO                                                     '%3Cpre%3E'
          7        INIT_FCALL                                               'print_r'
          8        SEND_VAR                                                 !1
          9        DO_ICALL                                                 
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
166.6 ms | 1394 KiB | 17 Q