<?php
$b = array();
each($b);
// Deprecated: The each() function is deprecated. This message will be suppressed on further calls Deprecated:
<?php
$b = array();
each($b);
// Deprecated: The each() function is deprecated. This message will be suppressed on further calls Deprecated: