Skip to content

Commit

Permalink
- cleanup some old php 5.6 fixes
Browse files Browse the repository at this point in the history
- added move validation for powMod
- changed naming and params to be more in self explaining (breaking changes!)
- code optimisation
  • Loading branch information
krowinski committed Sep 11, 2020
1 parent 1562a15 commit 8aab3d1
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 119 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Features
- bitAnd
- proxy for original functions (http://php.net/manual/en/book.bc.php)
- all functions supports scientific notation
- all functions are static so it can be easy replaced by this lib
- all functions are static, so it can be easy replaced by this lib

Info
===
Expand Down
Loading

0 comments on commit 8aab3d1

Please sign in to comment.