Commit graph

25 commits

Author SHA1 Message Date
Joby Elliott
ea5a2132c3 more URL updates 2024-10-11 12:09:32 -06:00
Joby Elliott
3db4f9cddb Merge branch 'main' of https://github.com/joby-lol/php-toolbox 2024-10-11 12:09:05 -06:00
Joby Elliott
06aa489fa8 updating urls 2024-10-11 12:09:02 -06:00
114e3b5986
Merge pull request #1 from joby-lol/ranges
Ranges
2024-07-30 13:27:42 -06:00
f3c95c1f21 new features in RangeCollection 2024-07-30 13:01:13 -06:00
e7d6aa07fa refactored to use collections instead of arrays for results 2024-07-30 09:59:25 -06:00
476d4789e5
Update ci.yml
Maybe updating php-actions/phpunit will fix CI
2024-07-29 16:52:12 -06:00
933e847fb3
Update README.md 2024-07-29 15:38:18 -06:00
Joby Elliott
1ab8c481a2 added boolean xor and "slice" 2024-07-29 14:07:27 -06:00
Joby Elliott
0980e5e68c boolean or and not operations 2024-07-29 12:29:02 -06:00
Joby Elliott
4dcbc43009 added boolean AND, updated tests 2024-07-29 11:06:00 -06:00
Joby Elliott
91a5545c73 refactored tests to make results more useful 2024-07-29 08:44:43 -06:00
Joby Elliott
51bcf5f75c started range comparison tools 2024-07-26 14:02:22 -06:00
243ac58644 specify PHPUnit version 2024-07-11 20:09:22 -06:00
825bb84ba3 ci fix 2024-07-11 20:08:13 -06:00
bf6bcf343a further ci improvement 2024-07-10 22:14:56 -06:00
b6114df444 CI fix 2024-07-10 22:12:53 -06:00
37ebac6529 CI update 2024-07-10 22:10:45 -06:00
9b16336e74 updated phpunit config 2024-07-10 22:08:36 -06:00
2f1fdb56ae simplified CI 2024-07-10 22:01:34 -06:00
4c0672f96b added CI 2024-07-10 22:00:06 -06:00
e97a07273b updated docblocks 2024-07-10 20:57:08 -06:00
551742d8de updated license header formatting 2024-07-10 20:50:37 -06:00
ff8bf631d2 initial commit 2024-07-10 20:45:48 -06:00
Joby Elliott
f6e4a96287
Initial commit 2024-07-10 20:18:46 -06:00