Array
(
[0] => title
[1] => description
[2] => category_ids
)
Notice: Array to string conversion in /in/n4bbg on line 6
Notice: Array to string conversion in /in/n4bbg on line 6
Notice: Array to string conversion in /in/n4bbg on line 6
Notice: Array to string conversion in /in/n4bbg on line 6
Array
(
[0] => id
[title] => Pippo
[description] => Lollo
[1] => permalink
[2] => author_id
[category_ids] => Array
(
[0] => ciao
[1] => come
[2] => va
)
[3] => pippo
)
Output for 5.0.0 - 5.0.5
Fatal error: Call to undefined function array_intersect_key() in /in/n4bbg on line 5
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: array_intersect_key() in /in/n4bbg on line 5
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Fatal error: Call to undefined function: array_intersect_key() in /in/n4bbg on line 5
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Call to undefined function: array_intersect_key() in /in/n4bbg on line 5