Post #3891073
2026-07-17 17:49 UTC
@dseguy@phpc.social your screenshot has code that will be an error: [int, float, string...] is not compatible with [int, string...].
in the article it's [int, string, string...] which is compatible with [int, string...].
Replies (1)
-
@dseguy@phpc.social 2026-07-17 17:55
@phphil@phpc.social yes, this is a bit of a bait. Another code works behind the link.