Commit Graph

26 Commits (c3c1473dc98eb73507952bb71a2b4146be3661a8)

Author SHA1 Message Date
El RIDO df921ad658
fixing licence identifier according to spdx.org for Packagist / composer
6 years ago
El RIDO 76c14795ef
removing unnecessary repository from composer: We do not depend on ourselves
6 years ago
rugk f514381aa5
Correct license
7 years ago
El RIDO 88b02d866e
fixes #186 for good
7 years ago
El RIDO 651e38acbe
make travis use phpunit < 6 to avoid failing builds for PHP 7, see: https://github.com/travis-ci/travis-ci/issues/7226#issuecomment-285852088
7 years ago
El RIDO 920f02e43d
fixing composer package versions, thanks @jelhan (#84)
7 years ago
rugk 75cb771e4b Merge branch 'master' into prng, resolve merge conflicts
8 years ago
rugk bea9a577a6 Use better random number generator #29
8 years ago
El RIDO 767a995916 added missing composer.lock and added new identicon library, running: composer update --no-dev --optimize-autoloader
8 years ago
El RIDO 778fa6d0f5 added missing composer autoloader
8 years ago
El RIDO 9bde729cb5 Merge pull request #54 from Sobak/coding-style
8 years ago
rugk b8ada1fff8 missing comma
8 years ago
rugk a2b860ffd6 This has to be an array...
8 years ago
rugk 547c050c4a Missing comma
8 years ago
rugk dbd802124e Add required PHPversion
8 years ago
rugk b99ccb056d Add more metadata in Composer.json
8 years ago
Sobak e4f95190c3 Undo unrelated changes in composer.json
8 years ago
Sobak 54f96b9938 Introduce PSR-4 autoloading
8 years ago
rugk 7875d7b0a3 Some rewording
8 years ago
El RIDO 3e0ba161ca reverting some of the changes done to try to support HHVM building, simplifying the dependencies
8 years ago
El RIDO c33c50f775 using table name sanitation function to ensure no weird characters are used by accident (e.g. by oddly configured table prefix)
8 years ago
El RIDO 3b3b5277eb refactoring to improve code quality
8 years ago
El RIDO 790cd9fd3a adding codeclimate coverage reporting to travis
8 years ago
El RIDO 0730d6b8d2 try to find a phpunit version that is compatible with both PHP 5.5 and HHVM
8 years ago
El RIDO 8e11f0873c small code style improvements, trying to get phpunit with hhvm to work in travis
8 years ago
El RIDO 9267e281f5 adding support for automatic code coverage generation into codacy
8 years ago