Skip to content

Instantly share code, notes, and snippets.

@Nek-
Last active February 11, 2019 12:53
Show Gist options
  • Save Nek-/0622c4585affb9ed5d1b0980f8313ec1 to your computer and use it in GitHub Desktop.
Save Nek-/0622c4585affb9ed5d1b0980f8313ec1 to your computer and use it in GitHub Desktop.
<?php
// Fichier bug.php
$x = new AppendIterator;
$x->append($x);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment