3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = Array ( ['default_config'] => [ ['influence_rate_limiting'] => false, ['observe_rate_limiting'] => false, ], ['push_array'] => [ [0] => [ ['target'] => [ ['user_id'] => 'zrUGzotNFz0' ], ['notification'] => [ ['alert'] => 'hola que tal', ['sound'] => 'levelup.caf', ] ] ] ); echo json_encode($a);
Output for 7.0.0 - 7.0.1
Fatal error: Illegal offset type in /in/SMOI8 on line 9
Process exited with code 255.
Output for 5.5.0 - 5.5.37, 5.6.0 - 5.6.28
Warning: Illegal offset type in /in/SMOI8 on line 7 Warning: Illegal offset type in /in/SMOI8 on line 8 Warning: Illegal offset type in /in/SMOI8 on line 9 Warning: Illegal offset type in /in/SMOI8 on line 18 Warning: Illegal offset type in /in/SMOI8 on line 18 Warning: Illegal offset type in /in/SMOI8 on line 22 Warning: Illegal offset type in /in/SMOI8 on line 23 Warning: Illegal offset type in /in/SMOI8 on line 25 Warning: Illegal offset type in /in/SMOI8 on line 26 Warning: Illegal offset type in /in/SMOI8 on line 28 []

preferences:
178.86 ms | 1396 KiB | 71 Q