3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrayMultiIndex = (object)[ [ 'className' => [ 'attribute' => [ 'name' => 'Aabir Hussain', 'phone' => 955585, 'email' => 'aabir@gmail.com', 'create_on' => '12-10-2016 12:12:12', 'status' => 'Active' ], 'validationMessage' => [ 'name' => 'no_error', 'phone' => 'no_error', 'email' => 'Email Already Taken, Please Choose Another One', 'create_on' => 'no_error', 'status' => 'no_error' ], 'scenario' => 'create', ] ] ]; $arrayMultiIndex = (array)$arrayMultiIndex; echo $arrayMultiIndex[0]['className']['attribute']['name'];

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
160.86 ms | 3302 KiB | 10 Q