Skip to content

Commit 4f554d7

Browse files
committed
feat: add bcmath to php 8.5
1 parent 9dd34a1 commit 4f554d7

11 files changed

Lines changed: 2635 additions & 1819 deletions

File tree

MODULE.bazel.lock

Lines changed: 368 additions & 267 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

php/7.2/php.lock.json

Lines changed: 474 additions & 340 deletions
Large diffs are not rendered by default.

php/7.2/php.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ packages:
3232
- php7.2-igbinary
3333
- php7.2-soap
3434
- php7.2-mbstring
35+
- php7.2-bcmath
3536
- php-pear

php/7.4/php.lock.json

Lines changed: 484 additions & 340 deletions
Large diffs are not rendered by default.

php/7.4/php.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ packages:
3232
- php7.4-igbinary
3333
- php7.4-soap
3434
- php7.4-mbstring
35+
- php7.4-bcmath
3536
- php-pear

php/8.3/php.lock.json

Lines changed: 448 additions & 304 deletions
Large diffs are not rendered by default.

php/8.3/php.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ packages:
3131
- php8.3-igbinary
3232
- php8.3-soap
3333
- php8.3-mbstring
34+
- php8.3-bcmath
3435
- php-pear

0 commit comments

Comments
 (0)