Commit Graph
615 Commits
Author SHA1 Message Date
Jaapio aee984014b Apply new code style 2019-09-20 10:54:12 +02:00
Mike van Riel 8fcadfe5f8 No longer bubble tag exceptions to the top
When a tag has an invalid component to it it would cause a whole file to fail
to parse. Instead we should consider invalid tags a nuisance but not worth
breaking the whole parsing over.

In this change I have added a try..catch that will prevent invalid tags from
breaking the whole parsing process.
2019-06-15 22:45:01 +02:00
Jaap van Otterdijk 48351665a8 Merge pull request #167 from michbeck/master
Fix for generic tag description properly parsing 0
2019-04-30 20:01:57 +02:00
Michael Knappe 6907decc71 added test for generic tag to parse description with 0 as expected 2019-04-30 13:22:06 +02:00
Michael Knappe 095cf6d37a fixed generic tag to parse description with 0 as expected 2019-04-30 13:21:57 +02:00
Jaap van Otterdijk 90ae750874 Merge pull request #161 from andreybolonin/patch-1
add php 7.3 to travis
2018-10-30 09:13:41 +01:00
Andrey Bolonin 6929bd4881 add php 7.3 to travis 2018-10-30 02:05:21 +02:00
Chuck Burgess a29cd5c528 initialize line count to an int; 2018-06-20 09:34:23 -05:00
Chuck Burgess 329341ac93 Merge pull request #157 from ashnazg/ci
use ecs v3.x
2018-06-14 11:15:19 -05:00
Chuck Burgess d31c40a6a1 use ecs v3.x 2018-06-14 11:01:00 -05:00
Chuck Burgess ef73f5cfdb Merge pull request #156 from ashnazg/reflection-needs
bump to next type-resolver alpha
2018-06-14 07:47:29 -05:00
Chuck Burgess 26a37cf245 restore global phpunit 2018-06-14 07:43:12 -05:00
Chuck Burgess 688e9d1e54 update appveyor config format 2018-06-14 07:35:11 -05:00
Chuck Burgess 4b73412a9d bump to next type-resolver alpha 2018-06-14 07:34:33 -05:00
Jaap van Otterdijk 6537078c5e Merge pull request #154 from jakzal/patch-1
Update the branch alias for 5.x releases
2018-04-19 10:00:57 +02:00
Jakub Zalas 9e75264359 Update the branch alias for 5.x releases
It's time to update the branch alias since BC breaking changes were merged and the first 5.0.0-alpha1 release has been made.
2018-04-19 08:58:50 +01:00
Chuck Burgess 1826097368 bump reflection-common 2018-02-14 13:00:58 -06:00
Chuck Burgess 2de1b36556 bump php versions 2018-02-14 08:05:46 -06:00
Chuck Burgess 238565e7a8 limit global phpunit to v6 2018-02-14 08:02:37 -06:00
Chuck Burgess 3eb278bd0e type-resolver update 2018-02-14 07:53:04 -06:00
Chuck Burgess 6946f85e19 Merge pull request #152 from ashnazg/strict
Strict Updates
2018-01-31 14:23:19 -06:00
Chuck Burgess cc0998e471 add self return type; 2018-01-31 08:58:25 -06:00
Chuck Burgess ff287a453f remove unused imports; 2018-01-31 08:58:03 -06:00
Chuck Burgess 5ea3cbf8cf add missing typehints and return types; 2018-01-31 08:57:30 -06:00
Chuck Burgess cd3bee0c73 Merge pull request #151 from ashnazg/ci
CI updates
2018-01-31 07:16:30 -06:00
Chuck Burgess 00c87ba426 adjust appveyor for global phpunit 2018-01-30 13:29:10 -06:00
Chuck Burgess 9073dd28d0 quieter wget 2018-01-30 13:17:34 -06:00
Chuck Burgess a6069276fd bump deps to get library alphas 2018-01-30 13:00:44 -06:00
Chuck Burgess 1a799237e1 try using global phpunit 2018-01-30 12:48:00 -06:00
Chuck Burgess d9952bd114 initialize variables before include, so that var tag usage is normal 2018-01-29 14:03:51 -06:00
Chuck Burgess ffc8cc1f9c remove dupe checker 2018-01-29 14:03:51 -06:00
Chuck Burgess 746bf9762b use phive and phars for tools 2018-01-29 14:03:51 -06:00
Chuck Burgess 8323f1a50a no need for converalls cfg 2018-01-29 14:03:51 -06:00
Chuck Burgess 25ec30d936 Merge pull request #150 from Nyholm/patch-1
Use package name in link to packagist
2018-01-29 14:02:07 -06:00
Tobias Nyholm 168df99062 Use package name in link to packagist 2018-01-29 20:58:22 +01:00
Chuck Burgess 86868b9202 Merge pull request #146 from ashnazg/ci
CI updates
2018-01-12 13:30:38 -06:00
Chuck Burgess 4a1e4dec73 no coverage for phpunit here 2018-01-11 07:18:38 -06:00
Chuck Burgess 14416207a8 don't analyze phpstan 2018-01-11 07:18:31 -06:00
Chuck Burgess 36c15f4a83 use shields for badges 2018-01-11 07:18:12 -06:00
Jaap van Otterdijk 9ff23ace62 Merge pull request #145 from ashnazg/ci
update travis build; add appveyor
2018-01-09 21:25:16 +01:00
Chuck Burgess 264e58724e url typo 2018-01-09 14:20:11 -06:00
Chuck Burgess 4f81271c85 run coverage before lint 2018-01-09 12:58:19 -06:00
Chuck Burgess e6fb1cbc9b add scrunitizer 2018-01-09 12:25:08 -06:00
Chuck Burgess ff49ab6be7 see if install makes it persist into stages 2018-01-08 17:03:37 -06:00
Chuck Burgess 90a60e6406 put test stage back together 2018-01-08 17:03:21 -06:00
Chuck Burgess fe337a20d6 some steps belong together 2018-01-08 17:01:56 -06:00
Chuck Burgess 15a808b6a8 xdebug removal proves complicated 2018-01-08 16:28:20 -06:00
Chuck Burgess c4fcd74584 add more badges 2018-01-08 16:14:16 -06:00
Chuck Burgess 09f8c7c6b6 try disabling xdebug for test stage only 2018-01-08 15:23:40 -06:00
Chuck Burgess 99338f3687 no coverage needed in test stage 2018-01-08 15:12:29 -06:00