renovate[bot]
b7ba508aa7
chore(deps): update dependency phpunit/phpunit to v9.5.28
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-01-14 17:42:24 +00:00
renovate[bot]
5e88b79107
chore(deps): update dependency phpunit/phpunit to v9.5.27
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-12-10 01:44:12 +00:00
renovate[bot]
71081cd7dd
Update dependency phpunit/phpunit to v9.5.26
2022-10-28 06:20:33 +00:00
renovate[bot]
3711a88872
Update dependency phpunit/phpunit to v9.5.25
2022-09-25 04:41:11 +00:00
renovate[bot]
3abea54ff3
Update dependency phpunit/phpunit to v9.5.24
2022-08-30 12:50:29 +00:00
renovate[bot]
5450f7ab26
Update dependency phpunit/phpunit to v9.5.23
2022-08-22 16:45:30 +00:00
renovate[bot]
9603b8e4a3
Update dependency phpunit/phpunit to v9.5.22
2022-08-20 10:37:23 +00:00
renovate[bot]
b16235330d
Pin dependency squizlabs/php_codesniffer to 3.7.1
2022-06-26 15:41:20 +00:00
Ismo Vuorinen
264c35b39c
Updated tests, added phpcs
2022-06-26 18:40:33 +03:00
renovate[bot]
22f59dfc66
Update dependency phpunit/phpunit to v9
2022-06-26 15:20:38 +00:00
renovate[bot]
34cd28cd80
Pin dependency phpunit/phpunit to v
2022-06-26 11:31:47 +00:00
Ismo Vuorinen
1f0a4b878c
CodeStyle changes, documentation, small fixes
2017-09-14 13:50:17 +03:00
Ismo Vuorinen
b9c5530928
Now actually running tests, dropping PHP5.5
2017-09-14 12:15:19 +03:00
Ismo Vuorinen
4e59352f5f
PHPUnit in PHP 5.* should now work
2017-09-13 21:54:42 +03:00
Ismo Vuorinen
bc6ce3d8a4
PHPUnit 6 requires PHP 7, trying composer config pipes
2017-09-13 20:35:40 +03:00
Ismo Vuorinen
81aa917de2
First tests
2017-09-13 19:30:05 +03:00
Ismo Vuorinen
7aabe2f861
.gitignore:
...
- Added vendor folder
composer.json:
- Added required description
- Fixed autoloader classmap
- Removed extra-section
example.php:
- Now has working autoloader and non-autoloader examples
- Better wording in comments and caching example, also includes destination configuration example
Palette.php:
- Added MIT license block and changed the license links from GPL2 to MIT to reflect composer.json file
- Moved file from from a directory to a better one, reflecting class namespace.
- Combined tests to fewer try {} catch {} -blocks
- Added comments to help understand the code
2013-07-01 16:03:59 +03:00
Ismo Vuorinen
c2ce49843f
Trailing comma in composer.json
2013-06-27 04:29:58 +03:00
Ismo Vuorinen
38cae8b68b
Palette takes first steps, nothing working yet, but we're getting there.
2013-06-27 03:58:28 +03:00