Commit Graph

13 Commits

Author SHA1 Message Date
Pieter Poorthuis
34e24646a5 Removed mcrypt from composer, fixed datetime invoice setting issue 2017-11-28 11:12:45 +01:00
Sam Bohler
df7bf05c94 Check Requirements Utility Method
Many plugins and other projects that use this library have to determine
whether the requirements for the library have been met.  This method
lists all requirements with boolean true if met, or a message string if not
so that informative error messages can be generated.
2015-04-13 10:11:34 -04:00
Sam Bohler
b59d2ae931 Fixes #134, Corrected behavior of Math::mod 2015-01-13 14:02:52 -05:00
Sam Bohler
d05146d8f5 Fixes #72 - Restructured arb int math and enabled BCMath as an engine 2014-11-26 13:09:05 -05:00
Sam Bohler
c15083d309 Replaced full-text licenses with references 2014-09-29 09:16:06 -04:00
Joshua Estes
3d18de8f05 Small bug fixes with the decodeHex function 2014-09-24 14:57:43 -04:00
Joshua Estes
c41fb6a6d1 It always helps to test the correct function 2014-09-24 13:59:02 -04:00
Joshua Estes
1ffcdebcd5 Added and updated comments and added some new tests 2014-09-24 12:48:37 -04:00
Joshua Estes
b51180515a Made sure everything is PSR1 and PSR2 standard 2014-09-23 15:47:39 -04:00
Joshua Estes
cb079ea542 Fixed a test and was unable to get another function to give correct output 2014-09-19 07:54:06 -04:00
Joshua Estes
8808864cd7 Ran php-cs-fixer on test files 2014-09-18 14:12:24 -04:00
Joshua Estes
c5edfdbee5 Added license to all files 2014-09-12 08:23:29 -04:00
Joshua Estes
0350f05cf0 Initial Commit 2014-09-12 06:44:37 -04:00