Commit graph

12 commits

Author SHA1 Message Date
cdb2e05cf4 chore(ci): test against PHP 7.4
* Updated to test again PHP 7.4 and to use that for coverage reporting.
* Added PHP nightly builds as an allowable failure.
* Added a git ignore as well as a `phpunit` configuration.
* Updated the tests and CI configuration to better handle the juggling of PHP and `phpunit` versions.
* Updated the coveralls dependency to be the latest and greatest instead of the deprecated package.
* Tweaked the README, updated the LICENSE years and bumped this package's version.
* Dropped Patreon link in favor of using Github Sponsors.
2020-01-09 21:49:13 -06:00
e41f4f7630
PHP 7.3 and more
* Added CI for PHP 7.3
* Dropped CI for HHVM (was running into too many issues out of no where)
* Reworked CI distros where I could
* Bumped copyright year
* Cleaned up the README, fixed spacing, dumped some of the wordiness
2019-01-03 00:21:50 -06:00
5fa8d5b300
Made some adjustments to the word list 2018-01-08 23:38:06 -06:00
9cbee4918f
Bumped years 2018-01-07 22:36:27 -06:00
Josh Sherman
6a03636f11 Updated a bunch of shit
Updated PHP versions to test against, copyright dates, dropped gittip,
cleaned up a bit of formatting to make more PSR-compliant and bumped the
version number slightly
2016-06-08 21:46:22 -05:00
Josh Sherman
966f2d26bc Code cleanup
Converted tabs to spaces, dropped closing ?> and reformatted README to 80
columns.
2014-09-13 08:09:35 -04:00
Joshua Sherman
07b82fadeb Added PHP compatibility and tweaked coveralls command 2014-05-14 11:38:58 -04:00
Joshua Sherman
78cdec784e Finished functionality 2014-05-14 10:57:10 -04:00
Joshua Sherman
ac5eff1575 Added sentence generation 2014-05-13 19:04:13 -04:00
Joshua Sherman
6239233483 Refactored / consolidated some logic
Wanted to get the markup / output formatting wrapped up nice so it can be
used for the sentence and paragraph generation
2014-05-13 18:00:23 -04:00
Joshua Sherman
5cdec19a4d Removed dump of word list 2014-05-13 16:22:53 -04:00
Joshua Sherman
3859b0da7c Added word generation
Markup injection is working as well. Next up sentences!
2014-05-13 16:22:04 -04:00