Commit Graph

62 Commits

Author SHA1 Message Date
Timothy Warren 951d63c87f Update header comments 2018-01-17 12:45:58 -05:00
Timothy Warren f64a8e0e9d Code style updates 2018-01-17 12:43:44 -05:00
Timothy Warren d52515a24a Update dependencies, fix code style check script 2018-01-17 12:00:08 -05:00
Timothy Warren c648cb9a8e Update header comments, and add a changelog entry for a new version 2017-09-13 16:54:09 -04:00
Timothy Warren 640f405a56 Add a method to StringType to be able to compare strings formatted in different ways 2017-09-13 16:43:58 -04:00
Timothy Warren cf068198c4 Update changelog and dependencies 2017-04-13 14:48:11 -04:00
Timothy Warren 2f139fd78b Update version 2017-04-13 14:30:49 -04:00
Timothy Warren ab763252aa Remove server push header method, as support is virtually non-existent 2017-04-13 14:27:37 -04:00
Timothy Warren f5b29e8f17 Remove default CSP header 2017-04-12 16:38:23 -04:00
Timothy Warren a00ec4473c Add method to add http2 server push headers 2017-04-12 12:52:49 -04:00
Timothy Warren 9105b40b5e Add method to view to allow adding request headers 2017-04-12 11:14:16 -04:00
Timothy Warren 57c6d6a34d Remove extra dependency 2017-03-28 10:40:25 -04:00
Timothy Warren 3345ed069f Simplify test setup 2017-03-24 16:57:27 -04:00
Timothy Warren 4c3b75c3d6 Remove static instance trait, remove codeCoverageIgnore annotations 2017-03-24 16:34:20 -04:00
Timothy Warren 47f260b5f0 Test coverage for every line! 2017-03-24 16:27:14 -04:00
Timothy Warren 65105a0559 Fix readme images 2017-03-24 16:26:38 -04:00
Timothy Warren 8ddbcebf4f Update test header comments 2017-03-24 16:18:02 -04:00
Timothy Warren 91286d877f Pare down dev dependencies a bit 2017-03-24 16:15:18 -04:00
Timothy Warren 9a4ff3e2e0 Add sanity check test for StringWrapper trait 2017-03-24 16:14:36 -04:00
Timothy Warren 7e705289df Update readme 2017-03-24 13:01:20 -04:00
Timothy Warren f44d4cb6c9 Add very basic html minification 2017-03-24 12:55:30 -04:00
Timothy Warren 0270ba397c Fix php 7.1 build 2017-03-24 12:55:04 -04:00
Timothy Warren 5a75eb26b2 Simplify phpunit config 2017-03-20 16:42:55 -04:00
Timothy Warren d2be68728a Test commit 2017-03-20 13:41:48 -04:00
Timothy Warren ba7d95ee4f Misc meta updates 2017-02-28 16:39:14 -05:00
Timothy Warren bee154de87 Test setup cleanup 2017-02-28 13:11:27 -05:00
Timothy Warren 735b982451 Add testing status badges to README 2017-02-28 09:56:23 -05:00
Timothy Warren eeeb7ed4d9 Don't bug me about xsl 2017-02-28 09:44:25 -05:00
Timothy Warren 37b14e4c8a Don't bug me about xsl 2017-02-28 09:42:44 -05:00
Timothy Warren eaca5d9b44 Another go at gitlab ci code coverage 2017-02-28 09:39:43 -05:00
Timothy Warren 01da294fea Try, try agin 2017-02-28 09:31:20 -05:00
Timothy Warren fb8baf247a Stop trying to run bash, which isn't in the alpine docker images 2017-02-28 09:30:04 -05:00
Timothy Warren 46c9569132 Try again for gitlab ci code coverage 2017-02-28 09:28:21 -05:00
Timothy Warren 0fe00056dd Attempt gitlab ci code coverage with phpdbg 2017-02-28 09:25:08 -05:00
Timothy Warren 004e643fde Update LICENSE 2017-02-23 08:53:27 -05:00
Timothy Warren 874d07e1b7 Update CHANGELOG 2017-02-23 08:53:07 -05:00
Timothy Warren 497d616cec Add changelog 2017-02-23 08:52:50 -05:00
Timothy Warren 3ebb3b95a9 Add license 2017-02-23 08:51:35 -05:00
Timothy Warren 9795880651 Update gitlab ci setup 2017-02-22 16:54:13 -05:00
Timothy Warren 1f1395ae88 Update all the header comments 2017-02-22 15:42:09 -05:00
Timothy Warren 023f3f8c69 Start work toward 2.0 2017-02-22 15:41:30 -05:00
Timothy Warren 6c1de63cf0 Remove unneeded devDependency 2017-01-10 15:54:20 -05:00
Timothy Warren 71fdab33f3 Miscellaneous updates 2017-01-10 15:49:14 -05:00
Timothy Warren 2eeb15d37b Remove cache 2017-01-10 15:48:47 -05:00
Timothy Warren 436a95224f Attempt to fix hhvm tests 2016-11-03 11:17:37 -04:00
Timothy Warren a003044510 Update CI tools to exclude old PHP versions 2016-11-01 09:08:31 -04:00
Timothy Warren 5890f14c50 Scalar type hints, return types, and camelCased methods 2016-10-20 20:08:11 -04:00
Timothy Warren ffaa4a4cab Re-namespace tests 2016-10-19 13:24:08 -04:00
Timothy Warren 258ebf30ef Start of PHP 7 updates 2016-10-13 13:11:22 -04:00
Timothy Warren 2fa295ee6a Attempt to test on travis ci 2016-08-30 12:07:12 -04:00