Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created February 7, 2019 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/8d09d059f8e173b1522e47da9d61b0cf to your computer and use it in GitHub Desktop.
Save parzibyte/8d09d059f8e173b1522e47da9d61b0cf to your computer and use it in GitHub Desktop.
[07-Feb-2019 09:37:29 America/Mexico_City] Soy un mensaje
[07-Feb-2019 09:37:29 America/Mexico_City] PHP Warning: Division by zero in D:\desarrollo_php\htdocs\loguear\index.php on line 9
[07-Feb-2019 09:37:29 America/Mexico_City] Mensaje desde la línea 12 del archivo D:\desarrollo_php\htdocs\loguear\index.php
[07-Feb-2019 09:37:29 America/Mexico_City] Hola, yo soy parzibyte y mi sitio es parzibyte.me
[07-Feb-2019 09:37:29 America/Mexico_City] Los personajes son: a:4:{i:0;s:5:"Crash";i:1;s:10:"Fake Crash";i:2;s:4:"Pura";i:3;s:5:"Polar";}
[07-Feb-2019 09:37:29 America/Mexico_City] La mascota: array (
'nombre' => 'Maggie',
'edad' => 3,
'amigos' =>
array (
0 =>
array (
'nombre' => 'Guayaba',
'edad' => 2,
),
1 =>
array (
'nombre' => 'Meca',
'edad' => 5,
),
2 =>
array (
'nombre' => 'Snowball',
'edad' => 2,
),
),
)
[07-Feb-2019 09:37:29 America/Mexico_City] PHP Fatal error: Uncaught Exception: Yo soy una excepción muy malvada in D:\desarrollo_php\htdocs\loguear\index.php:48
Stack trace:
#0 {main}
thrown in D:\desarrollo_php\htdocs\loguear\index.php on line 48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment