3v4l.org

run code in 300+ PHP versions simultaneously
<?php print_r(json_decode('{ "$and": [ { "groupId": "528cd99874c193fe070000fb" }, { "$or": [ { "startDate": null }, { "startDate": { "$lt": "2014-03-11T00:00:00+01:00" } } ] }, { "$or": [ { "endDate": null }, { "endDate": { "$gt": "2014-03-11T00:00:00+01:00" } } ] } ] }'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ocEgn
function name:  (null)
number of ops:  7
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%7B%0A++++%22%24and%22%3A+%5B%0A++++++++%7B%0A++++++++++++%22groupId%22%3A+%22528cd99874c193fe070000fb%22%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22%24or%22%3A+%5B%0A++++++++++++++++%7B%0A++++++++++++++++++++%22startDate%22%3A+null%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++++%22startDate%22%3A+%7B%0A++++++++++++++++++++++++%22%24lt%22%3A+%222014-03-11T00%3A00%3A00%2B01%3A00%22%0A++++++++++++++++++++%7D%0A++++++++++++++++%7D%0A++++++++++++%5D%0A++++++++%7D%2C%0A++++++++%7B%0A++++++++++++%22%24or%22%3A+%5B%0A++++++++++++++++%7B%0A++++++++++++++++++++%22endDate%22%3A+null%0A++++++++++++++++%7D%2C%0A++++++++++++++++%7B%0A++++++++++++++++++++%22endDate%22%3A+%7B%0A++++++++++++++++++++++++%22%24gt%22%3A+%222014-03-11T00%3A00%3A00%2B01%3A00%22%0A++++++++++++++++++++%7D%0A++++++++++++++++%7D%0A++++++++++++%5D%0A++++++++%7D%0A++++%5D%0A%7D'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
   32     6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.45 ms | 1394 KiB | 17 Q