1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-25 08:12:15 +01:00
Files
archived-doc-en/reference/array/functions/array-walk.xml
Niels Dossche 4ca7cdeaee array_walk: Fix misleading wording (#4960)
Since PHP8 this is no longer a warning but an actual exception.
Throw was never really right in the first place however, as warnings
are _emitted_, not _thrown_.
2025-10-30 11:01:25 +01:00

6.5 KiB