Skip to content

Instantly share code, notes, and snippets.

@hakre

hakre/output Secret

Last active October 28, 2023 18:01
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 hakre/df58688e6840dcf759774fa319a26600 to your computer and use it in GitHub Desktop.
Save hakre/df58688e6840dcf759774fa319a26600 to your computer and use it in GitHub Desktop.
/home/user/.config/JetBrains/PhpStorm2023.3/scratches/scratch_99.php:3:
array(1) {
[0] =>
array(1) {
[0] =>
array(1) {
[0] =>
array(0) {
...
}
}
}
}
<?php
var_dump(array(array(array(array()))));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment