Commit graph

51 commits

Author SHA1 Message Date
c6b8669c2c
Trying to fix HHVM errors
Also some code cleanup
2018-01-07 22:36:46 -06:00
9cbee4918f
Bumped years 2018-01-07 22:36:27 -06:00
ffbdd892a3
Tell curl to follow 302 2018-01-07 22:16:46 -06:00
a7bf9d29c0
Simplified sanity check, report version for debugging 2018-01-07 22:08:59 -06:00
1943a9b79f
How about this? 2018-01-07 21:42:37 -06:00
5ed7322647
Whoops, fixed syntax 2018-01-07 21:35:12 -06:00
30f193b036
Install a different phpunit on HHVM 2018-01-07 21:26:18 -06:00
8d0bd22b1b
Added PHP 7.2 and HHVM
7.2 is out and the README still says HHVM, figure should be testing against it.
2018-01-07 21:02:24 -06:00
333323c9b3
Bumped years 2018-01-07 20:58:33 -06:00
e033baaa79
Bump version number 2017-05-28 18:30:23 -05:00
62835bea13
Clean up debug stuff 2017-05-28 17:05:14 -05:00
1bd9b03dda
Tweakin' 2017-05-28 17:02:08 -05:00
c4f6f06000
Debugging path 2017-05-28 16:56:13 -05:00
a6a4017906
Dropped version report,debugging coveralls 2017-05-28 16:53:19 -05:00
5352b2d7ff
Meh, dropping HHVM tests
Just too much wrong with travis-ci's implementation and versions
2017-05-28 16:42:28 -05:00
010f86775a
Maybe run them all on trusty 2017-05-28 16:33:22 -05:00
2e3b28d12d
Fix hhvm versions 2017-05-28 16:26:39 -05:00
3454bd7488
Not going to worry about nightlies 2017-05-28 16:23:23 -05: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
6e8495f056
Force precise for 5.3, dump phpunit version 2017-05-28 16:00:54 -05:00
19be9e5dcd
Reworking languages 2017-05-28 12:49:36 -05:00
1a73da34f4
Drop HHVM from allowed failures 2017-05-28 12:25:42 -05:00
283a730230
Expand to test on 7.1 and nightly builds
HHVM and Nightly builds are allowed failures
2017-05-28 12:21:59 -05:00
57f38f3193
Fixed typo 2017-05-28 12:12:13 -05:00
Josh Sherman
5ad1e4e9f7 Updated badges 2016-06-08 22:04:41 -05:00
Josh Sherman
cf41dcfdad Downgraded coveralls for PHP <5.5 support 2016-06-08 21:51:39 -05: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
ece0a6f057 Update README.md
Went back to dev-master, no need to specify a version (even though there is a formal release). Will leave that up to the dev to figure out if they need a specific version.
2014-09-17 13:01:49 -04:00
Josh Sherman
28a4066917 Dropped require from README
Kind of obvious you need to require the library. If using composer, the
autoloader will take care of it.
2014-09-13 09:36:20 -04:00
Josh Sherman
9d3d247936 Added version and keywords 2014-09-13 09:31:56 -04:00
Josh Sherman
6e2d8284a1 Merge branch 'master' of github.com:joshtronic/php-loremipsum 2014-09-13 08:31:32 -04:00
Josh Sherman
6006449f39 Preparing for versioning. 2014-09-13 08:31:18 -04:00
Josh Sherman
bb02cf630b Added some emoji goodness 2014-09-13 08:14:57 -04:00
Josh Sherman
cf12a556de Switched from tabs to spaces 2014-09-13 08:12:10 -04: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
Josh Sherman
68e162388d Updated badges 2014-05-14 17:16:45 -04:00
Josh Sherman
f7a303f01d Fixed a typo 2014-05-14 15:34:34 -04:00
Joshua Sherman
07b82fadeb Added PHP compatibility and tweaked coveralls command 2014-05-14 11:38:58 -04:00
Joshua Sherman
3a2e99e91b Fixed trailing comma 2014-05-14 11:30:34 -04:00
Joshua Sherman
cbd0698fab Composer, coveralls, badges, travis too! 2014-05-14 11:22:42 -04:00
Joshua Sherman
695519a16a Added badge to readme 2014-05-14 11:07:07 -04:00
Joshua Sherman
50e89fdb51 Added travis config 2014-05-14 11:02:52 -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
Joshua Sherman
6ea259cb77 Put together README 2014-05-13 10:59:36 -04:00