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" } } ] } ] }'));

preferences:
45.54 ms | 402 KiB | 5 Q