Skip to content

Commit 2e9cc48

Browse files
JamelleGAyesh
authored andcommitted
update links php roundup 20 - php 8.4
1 parent 589ec19 commit 2e9cc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_posts/2024-11-21-php-core-roundup-20-php84.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ These objects are immutable and implement the `Stringable` interface, so they ca
110110
### New Functions
111111

112112
- [`array_find`](https://www.php.net/array_find), [`array_find_key`](https://www.php.net/array_find_key), [`array_any`](https://www.php.net/array_any), and [`array_all`](https://www.php.net/array_all)
113-
- [`bcdivmod`](https://www.php.net/bcdivmod), [`bcround`](https://www.php.net/array_find_key), [`bcceil`](https://www.php.net/array_find_key), and [`bcfloor`](https://www.php.net/array_find_key)
113+
- [`bcdivmod`](https://www.php.net/bcdivmod), [`bcround`](https://www.php.net/bcround), [`bcceil`](https://www.php.net/bcceil), and [`bcfloor`](https://www.php.net/bcfloor)
114114
- [`mb_trim`](https://www.php.net/mb_trim), [`mb_ltrim`](https://www.php.net/mb_ltrim), and [`mb_rtrim`](https://www.php.net/mb_rtrim)
115115
- [`mb_ucfirst`](https://www.php.net/mb_ucfirst) and [`mb_lcfirst`](https://www.php.net/mb_lcfirst)
116116
- [`grapheme_str_split`](https://www.php.net/grapheme_str_split)

0 commit comments

Comments
 (0)