3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arrTitsGradoAcademico = array( array( 'titulo1' => utf8_encode('Código Universidad'), 'titulo2' => utf8_encode('Sigla Universidad'), 'titulo3' => utf8_encode('Nombre Universidad'), 'titulo4' => utf8_encode('Código Área'), 'titulo5' => utf8_encode('Descripción Área'), 'titulo6' => utf8_encode('Código Carrera'), 'titulo7' => utf8_encode('Descripción Carrera'), 'titulo8' => utf8_encode('Código Grado'), 'titulo9' => utf8_encode('Descripción Grado'), 'titulo10' => utf8_encode('Género Estudiantes'), 'titulo11' => utf8_encode('Cantidad de Estudiantes'), 'titulo12' => utf8_encode('Sección'), 'titulo13' => utf8_encode('Estado Información'), 'titulo14' => utf8_encode('Período') ) ); $b = array_walk('utf8_decode', $a); print_r($b);
Output for 8.3.0 - 8.3.6
Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 5 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 6 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 7 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 8 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 9 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 10 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 11 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 12 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 13 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 14 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 15 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 16 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 17 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 18 Fatal error: Uncaught Error: array_walk(): Argument #1 ($array) could not be passed by reference in /in/bs7G6:22 Stack trace: #0 {main} thrown in /in/bs7G6 on line 22
Process exited with code 255.
Output for 8.2.10 - 8.2.18
Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 5 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 6 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 7 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 8 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 9 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 10 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 11 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 12 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 13 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 14 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 15 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 16 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 17 Deprecated: Function utf8_encode() is deprecated in /in/bs7G6 on line 18 Fatal error: Uncaught Error: array_walk(): Argument #1 ($array) cannot be passed by reference in /in/bs7G6:22 Stack trace: #0 {main} thrown in /in/bs7G6 on line 22
Process exited with code 255.
Output for 8.1.23 - 8.1.28
Fatal error: Uncaught Error: array_walk(): Argument #1 ($array) cannot be passed by reference in /in/bs7G6:22 Stack trace: #0 {main} thrown in /in/bs7G6 on line 22
Process exited with code 255.
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.29
Fatal error: Only variables can be passed by reference in /in/bs7G6 on line 22
Process exited with code 255.

preferences:
94.91 ms | 402 KiB | 86 Q