1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-30 02:33:15 +02:00
Files
archived-doc-en/reference/array
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
..
2021-06-23 20:20:58 +02:00
2021-08-19 15:46:00 +01:00