3v4l.org

run code in 300+ PHP versions simultaneously
<?php $a = Array ( [default_config] => Array ( [influence_rate_limiting] => false, [observe_rate_limiting] => false, ), [push_array] => Array ( [0] => Array ( [target] => Array ( [user_id] => 'zrUGzotNFz0' ), [notification] => Array ( [alert] => 'hola que tal', [sound] => 'levelup.caf', ) ) ) ); echo json_encode($a);
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught Error: Undefined constant "default_config" in /in/NET0E:5 Stack trace: #0 {main} thrown in /in/NET0E on line 5
Process exited with code 255.
Output for 7.3.16 - 7.3.33, 7.4.0 - 7.4.33
Warning: Use of undefined constant default_config - assumed 'default_config' (this will throw an Error in a future version of PHP) in /in/NET0E on line 5 Warning: Use of undefined constant influence_rate_limiting - assumed 'influence_rate_limiting' (this will throw an Error in a future version of PHP) in /in/NET0E on line 7 Warning: Illegal offset type in /in/NET0E on line 7 Warning: Use of undefined constant observe_rate_limiting - assumed 'observe_rate_limiting' (this will throw an Error in a future version of PHP) in /in/NET0E on line 8 Warning: Illegal offset type in /in/NET0E on line 7 Warning: Illegal offset type in /in/NET0E on line 7 Warning: Use of undefined constant push_array - assumed 'push_array' (this will throw an Error in a future version of PHP) in /in/NET0E on line 11 Warning: Use of undefined constant target - assumed 'target' (this will throw an Error in a future version of PHP) in /in/NET0E on line 15 Warning: Use of undefined constant user_id - assumed 'user_id' (this will throw an Error in a future version of PHP) in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Warning: Use of undefined constant notification - assumed 'notification' (this will throw an Error in a future version of PHP) in /in/NET0E on line 20 Warning: Use of undefined constant alert - assumed 'alert' (this will throw an Error in a future version of PHP) in /in/NET0E on line 22 Warning: Illegal offset type in /in/NET0E on line 22 Warning: Use of undefined constant sound - assumed 'sound' (this will throw an Error in a future version of PHP) in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 []
Output for 7.2.6 - 7.2.33
Warning: Use of undefined constant default_config - assumed 'default_config' (this will throw an Error in a future version of PHP) in /in/NET0E on line 5 Warning: Use of undefined constant influence_rate_limiting - assumed 'influence_rate_limiting' (this will throw an Error in a future version of PHP) in /in/NET0E on line 7 Warning: Illegal offset type in /in/NET0E on line 5 Warning: Use of undefined constant observe_rate_limiting - assumed 'observe_rate_limiting' (this will throw an Error in a future version of PHP) in /in/NET0E on line 8 Warning: Illegal offset type in /in/NET0E on line 5 Warning: Illegal offset type in /in/NET0E on line 5 Warning: Use of undefined constant push_array - assumed 'push_array' (this will throw an Error in a future version of PHP) in /in/NET0E on line 11 Warning: Use of undefined constant target - assumed 'target' (this will throw an Error in a future version of PHP) in /in/NET0E on line 15 Warning: Use of undefined constant user_id - assumed 'user_id' (this will throw an Error in a future version of PHP) in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Warning: Use of undefined constant notification - assumed 'notification' (this will throw an Error in a future version of PHP) in /in/NET0E on line 20 Warning: Use of undefined constant alert - assumed 'alert' (this will throw an Error in a future version of PHP) in /in/NET0E on line 22 Warning: Illegal offset type in /in/NET0E on line 22 Warning: Use of undefined constant sound - assumed 'sound' (this will throw an Error in a future version of PHP) in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 []
Output for 7.0.20, 7.1.5 - 7.1.20
Notice: Use of undefined constant default_config - assumed 'default_config' in /in/NET0E on line 5 Notice: Use of undefined constant influence_rate_limiting - assumed 'influence_rate_limiting' in /in/NET0E on line 7 Warning: Illegal offset type in /in/NET0E on line 5 Notice: Use of undefined constant observe_rate_limiting - assumed 'observe_rate_limiting' in /in/NET0E on line 8 Warning: Illegal offset type in /in/NET0E on line 5 Warning: Illegal offset type in /in/NET0E on line 5 Notice: Use of undefined constant push_array - assumed 'push_array' in /in/NET0E on line 11 Notice: Use of undefined constant target - assumed 'target' in /in/NET0E on line 15 Notice: Use of undefined constant user_id - assumed 'user_id' in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Notice: Use of undefined constant notification - assumed 'notification' in /in/NET0E on line 20 Notice: Use of undefined constant alert - assumed 'alert' in /in/NET0E on line 22 Warning: Illegal offset type in /in/NET0E on line 22 Notice: Use of undefined constant sound - assumed 'sound' in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 []
Output for 7.0.0 - 7.0.9, 7.1.0
Notice: Use of undefined constant default_config - assumed 'default_config' in /in/NET0E on line 5 Notice: Use of undefined constant influence_rate_limiting - assumed 'influence_rate_limiting' in /in/NET0E on line 7 Warning: Illegal offset type in /in/NET0E on line 9 Notice: Use of undefined constant observe_rate_limiting - assumed 'observe_rate_limiting' in /in/NET0E on line 8 Warning: Illegal offset type in /in/NET0E on line 9 Warning: Illegal offset type in /in/NET0E on line 9 Notice: Use of undefined constant push_array - assumed 'push_array' in /in/NET0E on line 11 Notice: Use of undefined constant target - assumed 'target' in /in/NET0E on line 15 Notice: Use of undefined constant user_id - assumed 'user_id' in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 17 Notice: Use of undefined constant notification - assumed 'notification' in /in/NET0E on line 20 Notice: Use of undefined constant alert - assumed 'alert' in /in/NET0E on line 22 Warning: Illegal offset type in /in/NET0E on line 22 Notice: Use of undefined constant sound - assumed 'sound' in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 []
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.28
Notice: Use of undefined constant default_config - assumed 'default_config' in /in/NET0E on line 5 Notice: Use of undefined constant influence_rate_limiting - assumed 'influence_rate_limiting' in /in/NET0E on line 7 Warning: Illegal offset type in /in/NET0E on line 7 Notice: Use of undefined constant observe_rate_limiting - assumed 'observe_rate_limiting' in /in/NET0E on line 8 Warning: Illegal offset type in /in/NET0E on line 8 Warning: Illegal offset type in /in/NET0E on line 9 Notice: Use of undefined constant push_array - assumed 'push_array' in /in/NET0E on line 11 Notice: Use of undefined constant target - assumed 'target' in /in/NET0E on line 15 Notice: Use of undefined constant user_id - assumed 'user_id' in /in/NET0E on line 17 Warning: Illegal offset type in /in/NET0E on line 18 Warning: Illegal offset type in /in/NET0E on line 18 Notice: Use of undefined constant notification - assumed 'notification' in /in/NET0E on line 20 Notice: Use of undefined constant alert - assumed 'alert' in /in/NET0E on line 22 Warning: Illegal offset type in /in/NET0E on line 22 Notice: Use of undefined constant sound - assumed 'sound' in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 23 Warning: Illegal offset type in /in/NET0E on line 25 Warning: Illegal offset type in /in/NET0E on line 26 Warning: Illegal offset type in /in/NET0E on line 28 []

preferences:
209.37 ms | 405 KiB | 221 Q