PHP will throw a warning if you attempt to foreach() on NULL. We should return an empty string if $addresses is not an array.
PHP will throw a warning if you attempt to foreach() on NULL. We should return an empty string if $addresses is not an array.
Comments
Comment #1
deviantintegral commentedFixed in 14d6ca7.