Fix array_fill example (#8138)
Fix: Use correct parameter name "count" instead of "num" in array_fill() Updated the array_fill() function to use "count" as the second parameter, aligning with the official PHP documentation.pull/8147/head
parent
ec8a0917c1
commit
6f1087981c
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue