Commit graph

10 commits

Author SHA1 Message Date
9f7ee3cb82
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:39:22 -06:00
3d4ceeb6fd
Do that didn't help 2018-01-07 22:41:41 -06:00
c6b8669c2c
Trying to fix HHVM errors
Also some code cleanup
2018-01-07 22:36:46 -06:00
02bae95170
Let's try a polyfill 2017-05-28 16:16:50 -05:00
c270610543
Ok, that made it worse 2017-05-28 16:14:49 -05:00
31f5869ed9
Add phpunit autoloader 2017-05-28 16:09:34 -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
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
3859b0da7c Added word generation
Markup injection is working as well. Next up sentences!
2014-05-13 16:22:04 -04:00