<?php $foo = [];$bar = $foo['bar']; // нотис есть и это логичноis_array($foo['bar']); // нотиса нет
Standard input is empty
Standard output is empty
PHP Notice: Undefined index: bar in /home/lVt6IY/prog.php on line 4 PHP Notice: Undefined index: bar in /home/lVt6IY/prog.php on line 5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!