3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test = '{"QualificationPII":{"age":662,"agent_id":"0","arrival_guid":null,"campus_online":"both","cell_phone":null,"city":"HIGHLAND PARK","country":"1","daytime_phone":{"area_code":"313","line_number":"0836","prefix":"544"},"education_level":"1143","education_when_start":"113","email":"arkeontaylor@yahoo.com","evening_phone":{"area_code":"313","line_number":"0836","prefix":"544"},"first_name":"ARKEON","high_school_graduation_year":3449,"interest_area":"[\"243\"]","last_name":"TAYLOR","military":"81","rn_license":"1065","state":"149","street_address1":"33 LABELLE","street_address2":null,"teaching_certificate":false,"zip_code":"48203"}}'; $test2 = str_replace('\\', '', $test); echo $test2;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/5hQ4K
function name:  (null)
number of ops:  9
compiled vars:  !0 = $test, !1 = $test2
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, '%7B%22QualificationPII%22%3A%7B%22age%22%3A662%2C%22agent_id%22%3A%220%22%2C%22arrival_guid%22%3Anull%2C%22campus_online%22%3A%22both%22%2C%22cell_phone%22%3Anull%2C%22city%22%3A%22HIGHLAND+PARK%22%2C%22country%22%3A%221%22%2C%22daytime_phone%22%3A%7B%22area_code%22%3A%22313%22%2C%22line_number%22%3A%220836%22%2C%22prefix%22%3A%22544%22%7D%2C%22education_level%22%3A%221143%22%2C%22education_when_start%22%3A%22113%22%2C%22email%22%3A%22arkeontaylor%40yahoo.com%22%2C%22evening_phone%22%3A%7B%22area_code%22%3A%22313%22%2C%22line_number%22%3A%220836%22%2C%22prefix%22%3A%22544%22%7D%2C%22first_name%22%3A%22ARKEON%22%2C%22high_school_graduation_year%22%3A3449%2C%22interest_area%22%3A%22%5B%5C%22243%5C%22%5D%22%2C%22last_name%22%3A%22TAYLOR%22%2C%22military%22%3A%2281%22%2C%22rn_license%22%3A%221065%22%2C%22state%22%3A%22149%22%2C%22street_address1%22%3A%2233+LABELLE%22%2C%22street_address2%22%3Anull%2C%22teaching_certificate%22%3Afalse%2C%22zip_code%22%3A%2248203%22%7D%7D'
    5     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '%5C'
          3        SEND_VAL                                                 ''
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
    7     7        ECHO                                                     !1
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.93 ms | 1399 KiB | 15 Q