Finding failure case for array_walk()

Hello,

can someone imagine a use case where array_walk() would return false (or null ) but not emit an Error/Warning/Notice? I’d like to use that for a unit test.

Dormi

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.