4 Commits

Author SHA1 Message Date
Ismo Vuorinen
b9c5530928 Now actually running tests, dropping PHP5.5 2017-09-14 12:15:19 +03:00
Ismo Vuorinen
6998e75451 Tweaking travis config, removing composer.lock 2017-09-14 12:06:02 +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
adade44973 Ignore saved .json files from version control 2013-06-27 15:15:41 +03:00