Skip to content

Commit dadac41

Browse files
committed
Fixed RFC URL
1 parent 00683fb commit dadac41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ PHP 8.4 UPGRADE NOTES
5353
RFC: https://wiki.php.net/rfc/gmp-final
5454
. Casting a GMP object to bool changed so that 0 becomes false and everything else
5555
becomes true.
56-
RFC: https://github.com/php/php-src/pull/15151
56+
RFC: https://wiki.php.net/rfc/fix_up_bcmath_number_class
5757

5858
- Intl:
5959
. resourcebundle_get(), ResourceBundle::get(), and accessing offsets on a

0 commit comments

Comments
 (0)