GitHub / php/php-src issues and pull requests
Labelled with: Extension: bcmath
#20016 - Reduce code bloat in arginfo by using specialised string releases
Pull Request -
State: closed - Opened by nielsdos about 2 months ago
Labels: Category: Build System, Category: Engine, Extension: intl, Extension: bcmath, Extension: curl, Extension: date, Extension: dom, Extension: ffi, Extension: libxml, Extension: mysqli, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: phar, Extension: reflection, Extension: snmp, Extension: soap, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xmlreader, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random, ABI break, Extension: uri
#18871 - ext/bcmath: use `memcmp` for compare
Pull Request -
State: closed - Opened by SakiTakamachi 5 months ago
- 3 comments
Labels: Extension: bcmath
#18859 - ext/bcmath: use vector in compare
Pull Request -
State: closed - Opened by SakiTakamachi 6 months ago
- 4 comments
Labels: Extension: bcmath
#18783 - ext/bcmath: Combine the `BC_VECTOR` array and its size into a structure
Pull Request -
State: closed - Opened by SakiTakamachi 6 months ago
Labels: Extension: bcmath
#18783 - ext/bcmath: Combine the `BC_VECTOR` array and its size into a structure
Pull Request -
State: closed - Opened by SakiTakamachi 6 months ago
Labels: Extension: bcmath
#18776 - ext/bcmath: Organized dependency codes
Pull Request -
State: closed - Opened by SakiTakamachi 6 months ago
- 2 comments
Labels: Extension: bcmath
#18771 - ext/bcmath: Performance improvement `bcsqrt()`
Pull Request -
State: open - Opened by SakiTakamachi 6 months ago
- 8 comments
Labels: Category: Build System, Extension: bcmath
#18770 - ext/bcmath: use XSSE
Pull Request -
State: closed - Opened by SakiTakamachi 6 months ago
Labels: Extension: bcmath
#18770 - ext/bcmath: use XSSE
Pull Request -
State: closed - Opened by SakiTakamachi 6 months ago
Labels: Extension: bcmath
#18643 - Fix GH-18641: Accessing a BcMath\Number property by ref crashes
Pull Request -
State: closed - Opened by nielsdos 6 months ago
- 1 comment
Labels: Extension: bcmath
#18436 - Improve internal function argument parsing performance by reducing code bloat
Pull Request -
State: open - Opened by nielsdos 7 months ago
- 6 comments
Labels: Extension: openssl, Category: Engine, Extension: bcmath, Extension: date, Extension: gmp, Extension: mbstring, Extension: pgsql, Extension: session, Extension: standard, ABI break
#18413 - Added `zend_simd.h`
Pull Request -
State: closed - Opened by SakiTakamachi 7 months ago
- 7 comments
Labels: Category: Engine, Extension: bcmath, Extension: opcache, Extension: standard, ABI break
#18413 - Added `zend_simd.h`
Pull Request -
State: closed - Opened by SakiTakamachi 7 months ago
- 7 comments
Labels: Category: Engine, Extension: bcmath, Extension: opcache, Extension: standard, ABI break
#18284 - ext/bcmath: Use `const` qualifiers appropriately
Pull Request -
State: closed - Opened by SakiTakamachi 8 months ago
- 1 comment
Labels: Extension: bcmath
#18284 - ext/bcmath: Use `const` qualifiers appropriately
Pull Request -
State: closed - Opened by SakiTakamachi 8 months ago
- 1 comment
Labels: Extension: bcmath
#18130 - ext/bcmath: In the arm processor environment, NEON is used to use SIMD.
Pull Request -
State: closed - Opened by SakiTakamachi 8 months ago
- 4 comments
Labels: Extension: bcmath
#18130 - ext/bcmath: In the arm processor environment, NEON is used to use SIMD.
Pull Request -
State: closed - Opened by SakiTakamachi 8 months ago
- 4 comments
Labels: Extension: bcmath
#18103 - ext/bcmath: Extracted common logic into function and macro
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18103 - ext/bcmath: Extracted common logic into function and macro
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18099 - ext/bcmath: Improving `bcpow()` performance
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 4 comments
Labels: Extension: bcmath
#18068 - ext/bcmath: Supports scientific notation
Pull Request -
State: open - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18065 - ext/bcmath: If size of `BC_VECTOR` array is within 64 bytes, stack area is now used
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 2 comments
Labels: Extension: bcmath
#18065 - ext/bcmath: If size of `BC_VECTOR` array is within 64 bytes, stack area is now used
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 2 comments
Labels: Extension: bcmath
#18061 - ext/bcmath: Make `bc_rm_xxx_zeros` functions inline
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 1 comment
Labels: Category: Build System, Extension: bcmath
#18061 - ext/bcmath: Make `bc_rm_xxx_zeros` functions inline
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 1 comment
Labels: Category: Build System, Extension: bcmath
#18060 - ext/bcmath: `bc_divide()` small fix
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18060 - ext/bcmath: `bc_divide()` small fix
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18058 - ext/bcmath: optimized `divmod()` and `mod()` take 2
Pull Request -
State: open - Opened by SakiTakamachi 9 months ago
- 2 comments
Labels: Category: Build System, Extension: bcmath
#18056 - ext/bcmath: If the result is `0`, `n_scale` is set to `0`.
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18056 - ext/bcmath: If the result is `0`, `n_scale` is set to `0`.
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Extension: bcmath
#18055 - ext/bcmath: optimized `divmod()` and `mod()`
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Category: Build System, Extension: bcmath
#18055 - ext/bcmath: optimized `divmod()` and `mod()`
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
Labels: Category: Build System, Extension: bcmath
#17987 - ext/bcmath: Simplify `bc_divide()` code
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 5 comments
Labels: Extension: bcmath
#17987 - ext/bcmath: Simplify `bc_divide()` code
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 5 comments
Labels: Extension: bcmath
#17986 - ext/bcmath: Fixed pointer subtraction for scale
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 3 comments
Labels: Extension: bcmath
#17986 - ext/bcmath: Fixed pointer subtraction for scale
Pull Request -
State: closed - Opened by SakiTakamachi 9 months ago
- 3 comments
Labels: Extension: bcmath
#17696 - Wrong scale for BcMath\Number::div result with big numbers
Issue -
State: closed - Opened by Sandritsch91 10 months ago
- 3 comments
Labels: Bug, Extension: bcmath, Status: Needs Triage
#17615 - Fixed GH-17398: bcmul memory leak
Pull Request -
State: closed - Opened by SakiTakamachi 10 months ago
- 1 comment
Labels: Extension: bcmath
#17594 - Fixed GH-17398: Decrease BCG's refcount before error
Pull Request -
State: closed - Opened by SakiTakamachi 10 months ago
- 2 comments
Labels: Extension: bcmath
#17594 - Fixed GH-17398: Decrease BCG's refcount before error
Pull Request -
State: closed - Opened by SakiTakamachi 10 months ago
- 2 comments
Labels: Extension: bcmath
#17344 - Avoid useless string releases in arginfo.h files
Pull Request -
State: open - Opened by nielsdos 11 months ago
- 1 comment
Labels: Category: Build System, Waiting on Author, Category: Engine, Extension: intl, Extension: bcmath, Extension: curl, Extension: date, Extension: dom, Extension: ffi, Extension: libxml, Extension: mysqli, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: phar, Extension: reflection, Extension: snmp, Extension: soap, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xmlreader, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random, ABI break
#17279 - Fixed GH-17275: Fixed the calculation logic of dividend scale.
Pull Request -
State: closed - Opened by SakiTakamachi 11 months ago
- 1 comment
Labels: Extension: bcmath
#17275 - PHP 8.4 Incorrect result of bcdiv function.
Issue -
State: closed - Opened by KonstantinPopov 11 months ago
- 2 comments
Labels: Bug, Extension: bcmath, Status: Verified
#17065 - ext/bcmath - Fixed GH-17064: Correctly round rounding mode with zero edge case
Pull Request -
State: closed - Opened by SakiTakamachi 12 months ago
Labels: Extension: bcmath
#17065 - ext/bcmath - Fixed GH-17064: Correctly round rounding mode with zero edge case
Pull Request -
State: closed - Opened by SakiTakamachi 12 months ago
Labels: Extension: bcmath
#17064 - ext/bcmath - `bcround()` results may be incorrect
Issue -
State: closed - Opened by SakiTakamachi 12 months ago
Labels: Bug, Extension: bcmath, Status: Verified
#17063 - ext/bcmath - Fixed GH-17061: Now `Number::round()` does not remove trailing zeros
Pull Request -
State: closed - Opened by SakiTakamachi 12 months ago
- 1 comment
Labels: Extension: bcmath
#17061 - ext/bcmath - `Number::round()` removes trailing 0s unnecessarily
Issue -
State: closed - Opened by SakiTakamachi 12 months ago
Labels: Bug, Extension: bcmath, Status: Verified
#17051 - ext/bcmath - Fixed GH-17049: Correctly compare `0` and `-0`
Pull Request -
State: closed - Opened by SakiTakamachi 12 months ago
- 2 comments
Labels: Extension: bcmath
#17051 - ext/bcmath - Fixed GH-17049: Correctly compare `0` and `-0`
Pull Request -
State: closed - Opened by SakiTakamachi 12 months ago
- 2 comments
Labels: Extension: bcmath
#17049 - ext/bcmath - Compares `0` and `-0` as different values
Issue -
State: closed - Opened by SakiTakamachi 12 months ago
Labels: Bug, Extension: bcmath, Status: Verified
#17014 - [WIP] fuzzer for BCMath
Pull Request -
State: closed - Opened by SakiTakamachi 12 months ago
Labels: Category: Build System, Extension: openssl, Category: Engine, Extension: intl, Extension: bcmath, Extension: bz2, Extension: calendar, Extension: com_dotnet, Extension: ctype, Extension: curl, Extension: date, Extension: dba, Extension: dom, Extension: enchant, Extension: exif, Extension: ffi, Extension: fileinfo, Extension: filter, Extension: ftp, Extension: gd, Extension: gmp, Extension: hash, Extension: json, Extension: ldap, Extension: libxml, Extension: mbstring, Extension: mysqli, Extension: mysqlnd, Extension: odbc, Extension: opcache, Extension: pcntl, Extension: pcre, Extension: pdo (core), Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: pgsql, Extension: phar, Extension: posix, Extension: readline, Extension: reflection, Extension: session, Extension: simplexml, Extension: snmp, Extension: soap, Extension: sockets, Extension: sodium, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xmlreader, Extension: xmlwriter, Extension: xsl, Extension: zend_test, Extension: zip, SAPI: fuzzer, Category: Optimizer, Extension: random, ABI break
#16988 - ext/bcmath - Fixed GH-16978: Avoid unnecessary padding with leading zeros
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
Labels: Extension: bcmath
#16988 - ext/bcmath - Fixed GH-16978: Avoid unnecessary padding with leading zeros
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
Labels: Extension: bcmath
#16978 - Stack buffer overflow ext/bcmath/libbcmath/src/div.c:464:12 in bc_divide
Issue -
State: closed - Opened by YuanchengJiang about 1 year ago
- 2 comments
Labels: Bug, Extension: bcmath, Status: Verified
#16697 - Fixed GH-16265: Added early return case when result is 0
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
Labels: Extension: bcmath
#16697 - Fixed GH-16265: Added early return case when result is 0
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
Labels: Extension: bcmath
#16696 - Fixed GH-16262: Fixed a bug where `size_t` underflows
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
Labels: Extension: bcmath
#16696 - Fixed GH-16262: Fixed a bug where `size_t` underflows
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
Labels: Extension: bcmath
#16694 - Fixed GH-16236: Fixed a bug in `BcMath\Number::pow()` and `bcpow()` when raising negative powers of `0`.
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
- 9 comments
Labels: Extension: bcmath
#16694 - Fixed GH-16236: Fixed a bug in `BcMath\Number::pow()` and `bcpow()` when raising negative powers of `0`.
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
- 9 comments
Labels: Extension: bcmath
#16674 - bcpow issue with large exponent
Issue -
State: open - Opened by devnexen about 1 year ago
Labels: Bug, Extension: bcmath, Status: Needs Triage
#16394 - Segmentation fault (address overflow) in ext/bcmath/libbcmath/src/div.c:55
Issue -
State: closed - Opened by YuanchengJiang about 1 year ago
- 4 comments
Labels: Bug, Extension: bcmath, Status: Needs Triage
#16265 - Segmentation fault (index oob) in ext/bcmath/libbcmath/src/convert.c:155
Issue -
State: closed - Opened by YuanchengJiang about 1 year ago
- 3 comments
Labels: Bug, Extension: bcmath, Status: Verified
#16262 - Stack buffer overflow in ext/bcmath/libbcmath/src/div.c:459
Issue -
State: closed - Opened by YuanchengJiang about 1 year ago
- 1 comment
Labels: Bug, Extension: bcmath, Status: Verified
#16236 - Segmentation fault (access null pointer) in ext/bcmath/libbcmath/src/rmzero.c:50
Issue -
State: closed - Opened by YuanchengJiang about 1 year ago
- 3 comments
Labels: Bug, Extension: bcmath, Status: Verified
#16142 - Generated arginfo header files: replace `sizeof()` with `strlen()`
Pull Request -
State: closed - Opened by DanielEScherzer about 1 year ago
- 6 comments
Labels: Category: Build System, Extension: openssl, Category: Engine, Extension: intl, Extension: bcmath, Extension: curl, Extension: date, Extension: dom, Extension: enchant, Extension: ffi, Extension: ftp, Extension: hash, Extension: ldap, Extension: libxml, Extension: mysqli, Extension: odbc, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: pgsql, Extension: phar, Extension: reflection, Extension: shmop, Extension: snmp, Extension: soap, Extension: sodium, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xml, Extension: xmlreader, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random, ABI break
#16142 - Generated arginfo header files: replace `sizeof()` with `strlen()`
Pull Request -
State: open - Opened by DanielEScherzer about 1 year ago
Labels: Category: Build System, Extension: openssl, Category: Engine, Extension: intl, Extension: bcmath, Extension: curl, Extension: date, Extension: dom, Extension: enchant, Extension: ffi, Extension: ftp, Extension: hash, Extension: ldap, Extension: libxml, Extension: mysqli, Extension: odbc, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: pgsql, Extension: phar, Extension: reflection, Extension: shmop, Extension: snmp, Extension: soap, Extension: sodium, Extension: spl, Extension: sqlite3, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xml, Extension: xmlreader, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random, ABI break
#16021 - Fix GH-15968: Avoid converting objects to strings in operator calculations.
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
- 3 comments
Labels: Extension: bcmath
#16021 - Fix GH-15968: Avoid converting objects to strings in operator calculations.
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
- 3 comments
Labels: Extension: bcmath
#15968 - BCMath\Number operators may typecast operand
Issue -
State: closed - Opened by cmb69 about 1 year ago
- 5 comments
Labels: Bug, Extension: bcmath, Status: Verified
#15875 - ext/bcmath: `null` should not be supported for operator overloading + comparison issues
Pull Request -
State: closed - Opened by Girgias about 1 year ago
- 3 comments
Labels: Extension: bcmath
#15875 - ext/bcmath: `null` should not be supported for operator overloading + comparison issues
Pull Request -
State: closed - Opened by Girgias about 1 year ago
- 3 comments
Labels: Extension: bcmath
#15790 - ext/bcmath: bcpow() performance improvement
Pull Request -
State: closed - Opened by jorgsowa about 1 year ago
- 4 comments
Labels: Extension: bcmath
#15790 - ext/bcmath: bcpow() performance improvement
Pull Request -
State: closed - Opened by jorgsowa about 1 year ago
- 3 comments
Labels: Extension: bcmath
#15781 - Cleanup scale checks in bcmath a bit
Pull Request -
State: closed - Opened by nielsdos about 1 year ago
Labels: Extension: bcmath
#15781 - Cleanup scale checks in bcmath a bit
Pull Request -
State: closed - Opened by nielsdos about 1 year ago
Labels: Extension: bcmath
#15751 - Generated arginfo header files: use known strings for prop names when…
Pull Request -
State: closed - Opened by DanielEScherzer about 1 year ago
- 4 comments
Labels: Category: Build System, Category: Engine, Extension: bcmath, Extension: curl, Extension: dom, Extension: libxml, Extension: mysqli, Extension: pdo (core), Extension: reflection, Extension: soap, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xmlreader, ABI break
#15751 - Generated arginfo header files: use known strings for prop names when…
Pull Request -
State: open - Opened by DanielEScherzer about 1 year ago
- 3 comments
Labels: Category: Build System, Category: Engine, Extension: bcmath, Extension: curl, Extension: dom, Extension: libxml, Extension: mysqli, Extension: pdo (core), Extension: reflection, Extension: soap, Extension: standard, Extension: tidy, Extension: tokenizer, Extension: xmlreader, ABI break
#15741 - ext/bcmath: Check for scale overflow
Pull Request -
State: open - Opened by SakiTakamachi about 1 year ago
- 1 comment
Labels: Extension: bcmath
#15667 - Drop superfluous LONG_MAX/LONG_MIN fallback definitions
Pull Request -
State: closed - Opened by cmb69 about 1 year ago
- 1 comment
Labels: Category: Engine, Extension: bcmath
#15663 - ext/bcmath: Fixed LONG_MAX
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
- 7 comments
Labels: Extension: bcmath
#15663 - ext/bcmath: Fixed LONG_MAX
Pull Request -
State: closed - Opened by SakiTakamachi about 1 year ago
- 11 comments
Labels: Extension: bcmath
#15633 - Bcnumber test
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
Labels: Category: Build System, Extension: bcmath
#15633 - Bcnumber test
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
Labels: Category: Build System, Extension: bcmath
#15632 - ext/bcmath: Removed unnecessary bc_free_num and bc_init_num
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
Labels: Extension: bcmath
#15632 - ext/bcmath: Removed unnecessary bc_free_num and bc_init_num
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
Labels: Extension: bcmath
#15629 - ext/bcmath: Fixed `bcdiv()` div by one
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
Labels: Extension: bcmath
#15629 - ext/bcmath: Fixed `bcdiv()` div by one
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
Labels: Extension: bcmath
#15599 - ext/bcmath: Fixed the sign to be PLUS if the result is 0
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
- 2 comments
Labels: Extension: bcmath
#15599 - ext/bcmath: Fixed the sign to be PLUS if the result is 0
Pull Request -
State: closed - Opened by SakiTakamachi over 1 year ago
- 2 comments
Labels: Extension: bcmath
#15282 - Upgrade ci checkout version
Pull Request -
State: closed - Opened by Disservin over 1 year ago
Labels: Category: Build System, Category: Engine, Extension: intl, Extension: bcmath, Extension: bz2, Extension: calendar, Extension: com_dotnet, Extension: ctype, Extension: curl, Extension: date, Extension: dba, Extension: dom, Extension: enchant, Extension: exif, Extension: ffi, Extension: fileinfo, Extension: filter, Extension: ftp, Extension: gd, Extension: gettext, Extension: gmp, Extension: hash, Extension: iconv, Extension: imap, Category: Optimizer
#15167 - Sync HAVE_<extension> help texts
Pull Request -
State: closed - Opened by petk over 1 year ago
- 1 comment
Labels: Category: Build System, Extension: openssl, Extension: bcmath, Extension: bz2, Extension: calendar, Extension: com_dotnet, Extension: ctype, Extension: curl, Extension: dba, Extension: dom, Extension: enchant, Extension: exif, Extension: ffi, Extension: ftp, Extension: gmp, Extension: iconv, Extension: ldap, Extension: libxml, Extension: mbstring, Extension: odbc, Extension: pdo_pgsql, Extension: pgsql, Extension: posix, Extension: session, Extension: shmop, Extension: simplexml, Extension: snmp, Extension: soap, Extension: sockets, Extension: sqlite3, Extension: sysvmsg, Extension: sysvsem, Extension: sysvshm, Extension: tidy, Extension: xml, Extension: xmlreader, Extension: xmlwriter, Extension: xsl, Extension: zip, Extension: zlib
#15144 - Autotools: Normalize and quote all PHP_NEW_EXTENSION arguments
Pull Request -
State: closed - Opened by petk over 1 year ago
Labels: Category: Build System, Extension: openssl, Extension: intl, Extension: bcmath, Extension: bz2, Extension: calendar, Extension: ctype, Extension: date, Extension: dba, Extension: enchant, Extension: exif, Extension: ffi, Extension: filter, Extension: ftp, Extension: gettext, Extension: gmp, Extension: iconv, Extension: json, Extension: ldap, Extension: mbstring, Extension: mysqli, Extension: odbc, Extension: pcntl, Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: pgsql, Extension: phar, Extension: posix, Extension: reflection, Extension: session, Extension: shmop, Extension: snmp, Extension: sockets, Extension: sodium, Extension: spl, Extension: sqlite3, Extension: standard, Extension: sysvmsg, Extension: sysvsem, Extension: sysvshm, Extension: tidy, Extension: tokenizer, Extension: xsl, Extension: zend_test, Extension: zip, Extension: random
#15088 - Autotools: Normalize 2nd arg in PHP_ADD_SOURCES_X
Pull Request -
State: closed - Opened by petk over 1 year ago
- 1 comment
Labels: Category: Build System, Extension: bcmath, Extension: dom, Extension: mysqlnd, Extension: standard
#15079 - Avoid C99 typedef redeclaration error
Pull Request -
State: closed - Opened by iluuu1994 over 1 year ago
- 33 comments
Labels: Category: Build System, Category: Engine, Extension: bcmath, Extension: dom, Extension: opcache, Extension: xsl, Extension: random
#15079 - Avoid C99 typedef redeclaration error
Pull Request -
State: closed - Opened by iluuu1994 over 1 year ago
- 33 comments
Labels: Category: Build System, Category: Engine, Extension: bcmath, Extension: dom, Extension: opcache, Extension: xsl, Extension: random
#15018 - Autotools: Expand m4_normalize sooner
Pull Request -
State: closed - Opened by petk over 1 year ago
- 1 comment
Labels: Category: Build System, Extension: intl, Extension: bcmath, Extension: dom, Extension: mysqlnd, Extension: standard, SAPI: apache2handler
#15018 - Autotools: Expand m4_normalize sooner
Pull Request -
State: closed - Opened by petk over 1 year ago
- 1 comment
Labels: Category: Build System, Extension: intl, Extension: bcmath, Extension: dom, Extension: mysqlnd, Extension: standard, SAPI: apache2handler
#14947 - Autotools: Quote all PHP_ADD_BUILD_DIR arguments
Pull Request -
State: closed - Opened by petk over 1 year ago
Labels: Category: Build System, SAPI: fpm, Extension: intl, Extension: bcmath, Extension: date, Extension: dba, Extension: dom, Extension: fileinfo, Extension: gd, Extension: hash, Extension: mbstring, Extension: opcache, Extension: pcre, Extension: standard