summaryrefslogtreecommitdiff
path: root/ext/bcmath
Commit message (Expand)AuthorAgeFilesLines
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* make bcpowmod stricter by not returning false, instead throw exceptionVladyslav Startsev2020-06-226-10/+38
* Fix [-Wundef] warning in BCMath extensionGeorge Peter Banyard2020-05-161-1/+1
* Convert UNKNOWN default values to null in ext/bcmathMáté Kocsis2020-05-023-88/+105
* Ensure bcmath scale is between 0 and INT_MAXVladyslav Startsev2020-04-276-36/+177
* Generate function entries from stubs for a couple of extensionsMáté Kocsis2020-04-044-26/+30
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-176-10/+10
* Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-1/+1
* Fix smaller issues with stubsMáté Kocsis2019-12-201-9/+9
* Merge branch 'PHP-7.4'Stanislav Malyshev2019-12-161-1/+0
|\
| * Test fixesStanislav Malyshev2019-12-161-1/+0
* | Merge branch 'PHP-7.4'Stanislav Malyshev2019-12-162-2/+15
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Stanislav Malyshev2019-12-162-2/+15
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Stanislav Malyshev2019-12-162-2/+15
| | |\
| | | * Fix #78878: Buffer underflow in bc_shift_addsubChristoph M. Becker2019-12-162-2/+15
* | | | Add union return types for function stubsMáté Kocsis2019-11-112-3/+2
* | | | Clean DONE tags from testsFabien Villepinte2019-11-079-18/+0
* | | | Elevate warnings to Error Exceptions in ext/bcmathChristoph M. Becker2019-10-286-17/+30
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* | | | Add BCMath PHP stubsSimon Podlipsky2019-08-103-65/+74
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-211-0/+1
|\ \ \ \ | |/ / /
| * | | Fix leak in bcpowmodNikita Popov2019-06-211-0/+1
* | | | Add return type for bcmath extension functionsGabriel Caruso2019-06-011-9/+9
|/ / /
* | | Warn about non well-formed arguments in bcmathvladyslavstartsev2019-05-146-10/+89
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | [ci skip] Rename libbcmath license file to LICENSEPeter Kokot2019-05-0725-33/+33
* | | [ci skip] Fix typoPeter Kokot2019-04-201-1/+1
* | | Refactor docs files for bcmath libraryPeter Kokot2019-04-206-42/+45
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-03-141-5/+12
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-03-141-5/+12
| |\ \ | | |/
| | * Fixed bug #77742Nikita Popov2019-03-141-5/+12
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+14
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-1425-29/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-135-14/+14
| | * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-192-10/+5
| | |\
| | | * Refix the tests once moreAnatol Belski2018-05-192-10/+5
| | * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-05-194-2/+22
| | |\ \ | | | |/
| | | * Fix remaining AppVeyor test failures due to the image updateAnatol Belski2018-05-194-2/+22
| | | * year++Xinchen Hui2018-01-022-2/+2
| | * | year++Xinchen Hui2018-01-022-2/+2
| * | | Future-proof email addressesZeev Suraski2018-11-012-2/+2
| * | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1514-14/+14
| * | | Sync leading and final newlines in source code filesPeter Kokot2018-10-1419-22/+0
| * | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-1/+1
* | | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* | | | Remove tests for zpp failure conditionsNikita Popov2019-03-0510-125/+0
* | | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | | | Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-031-1/+1
* | | | Future-proof email addresses...Zeev Suraski2018-11-012-2/+2