Commit Graph

39 Commits

Author SHA1 Message Date
8a2bed5877 use global namespace 2018-08-24 13:06:04 +02:00
23eb9ab80a More type fixes 2018-07-14 23:41:51 +02:00
3aa3c6b0dd Handle open todos 2018-06-03 14:22:05 +02:00
37add470eb Remove whitespace 2018-05-21 22:31:14 +02:00
59d3f98110 Make classes final 2018-05-11 21:33:24 +02:00
d5fd2c4827 Change to php version 7.2 requirement 2018-03-27 19:09:47 +02:00
5f385e44c0 Add public/private to const 2018-03-16 08:47:43 +01:00
2305380945 More tests (math tests) and fixes 2018-02-25 16:12:31 +01:00
03208332ae Fix error bugs 2018-02-23 17:55:17 +01:00
bf9625fc0b
Update Functions.php 2018-02-23 10:36:13 +01:00
3f438238e7
Added power function on arrays 2018-02-23 10:34:01 +01:00
3059003191 phpcs fixes 2018-02-16 15:28:07 +01:00
11c7b0e626 docblock param alignment 2018-02-16 13:42:35 +01:00
f1121dcc9b Fix strict_types 2018-02-15 20:27:58 +01:00
e3b14015fc Improve increments 2018-02-10 21:52:20 +01:00
e4dadf447d Improve codestyle 2018-02-03 10:30:13 +01:00
f1288ebc03 More codestyle fixes 2018-01-31 22:05:15 +01:00
60921028e7 Remove @category and replace with @package 2017-12-30 12:57:27 +01:00
db5a215071 Remove package TBD 2017-12-30 11:53:20 +01:00
2215fa2ea7 Minor bug fixes
docblocks, return type casting
2017-12-04 17:17:17 +01:00
ce80ffadc6 General fixes 2017-11-05 13:09:39 +01:00
91eb1f261f Fix scrutinizer tips 2017-10-27 17:24:33 +02:00
f652a900d0 Fix strict_type spacing 2017-10-27 16:41:49 +02:00
e6dc9f4e05 Test fixes 2017-10-14 20:37:14 +02:00
c328c8fcef Fix file author and copyright 2017-07-26 17:50:41 +02:00
ff3d253588 Remove @author docblock 2017-07-20 18:10:26 +02:00
97afd6a691 Fix line ending bug 2017-07-18 21:32:20 +02:00
1c72b75fc3 Optimize function 2017-07-18 15:50:06 +02:00
58b9fd5171 Enable strict_types 2017-01-25 11:51:36 +01:00
6fd1ebe9b1 Removing copyright date 2017-01-25 11:18:25 +01:00
777f084a39 Fix dockblocks and minor bugs 2016-12-22 21:16:05 +01:00
a93a1c1653 Increase php version requirement 2016-12-07 20:57:51 +01:00
cbc6205bf7 Type hint fixes/prep for null return type 2016-12-03 23:00:05 +01:00
3ec569fa9e Comments 2016-11-15 21:25:39 +01:00
e47ece41af Implement circular absolute position 2016-10-08 21:07:48 +02:00
22d6040dca Implementing more usefull functions 2016-10-08 21:01:02 +02:00
f599693f11 Test fixes 2016-08-13 14:12:31 +02:00
962c06ce0c Add comments 2016-08-11 17:27:20 +02:00
dd80569a88 Test fixes 2016-07-23 22:50:30 +02:00