Chuck Burgess
751934cd9a
expand gitignore
2018-01-08 12:09:54 -06:00
Chuck Burgess
da5670bae5
missing colon
2018-01-08 07:14:21 -06:00
Chuck Burgess
09489084f8
target php not allowed in lint stage?
2018-01-08 07:09:15 -06:00
Chuck Burgess
355187b692
move ECS & phpstan into a stage
2018-01-08 07:06:44 -06:00
Jaap van Otterdijk
3bf31c9f4e
Merge pull request #144 from ashnazg/bug-63
...
Ellipsis in summary
2018-01-07 21:52:59 +01:00
Chuck Burgess
17333cc096
update travis build; add appveyor
2018-01-07 09:19:13 -06:00
Chuck Burgess
7bd0e7e4a1
extra space
2018-01-07 09:09:21 -06:00
Chuck Burgess
fb948e8a52
regex fix for ellipsis in summary text;
2018-01-07 08:51:10 -06:00
Chuck Burgess
2f482c78b0
add tests for bug #63 ;
2018-01-07 08:50:54 -06:00
Jaap van Otterdijk
c8a91684d6
Merge pull request #143 from TomasVotruba/ecs-fix
...
EasyCodingStandard - config path fixes + apply coding style
2018-01-03 09:19:52 +01:00
TomasVotruba
d613cfc6ea
rebuild composer.lock
2018-01-02 13:42:57 +01:00
TomasVotruba
a44d973f3d
composer: drop ecs
2018-01-02 13:42:26 +01:00
TomasVotruba
1c8f795c0e
apply coding standard to code
2018-01-02 13:40:57 +01:00
TomasVotruba
89a0935960
travis: drop tests from phsptan, too many errors
2018-01-02 13:40:42 +01:00
TomasVotruba
84bd0918ef
ecs - fix config paths
2018-01-02 13:39:56 +01:00
TomasVotruba
67d8d8eca5
travis: split PHPSTAN and ECS runs
2018-01-02 13:38:48 +01:00
TomasVotruba
803a9a5b80
composer: require ecs locally
2018-01-02 13:33:03 +01:00
Jaap van Otterdijk
996d0fb0e5
Merge pull request #142 from carusogabriel/2018
...
Welcome 2018 🎉
2018-01-02 08:30:15 +01:00
Gabriel Caruso
a1e6160b99
Welcome 2018 🎉
2018-01-02 04:52:36 -02:00
Jaapio
4595df959d
bump type resolver
2017-12-28 22:17:47 +01:00
Gabriel Caruso
4ea190884d
Use assertCount ( #140 )
2017-12-07 21:29:55 +01:00
Tomáš Votruba
bab88701ea
Add PHPStan and bump to max level ( #139 )
...
* composer: put require- together
* add phpstan
* add phpstan to travis
* phpstan fixes
* phpstan fixes
* phpstan fixes
* drop null defaults since every property is null by default
* DescriptionFactory: fix parse nullable type
* travis: add phpstan max
* travis: fix phpstan config
2017-12-02 19:12:29 +01:00
TomasVotruba
c19b4d170c
[cs] remove value-less docblocks
2017-11-30 10:27:01 +01:00
TomasVotruba
c664d2866d
fix cs
2017-11-30 10:27:01 +01:00
TomasVotruba
7d2174e8f6
use ::class over string
2017-11-30 10:27:01 +01:00
TomasVotruba
f8d4fda4f3
fix cs
2017-11-30 10:27:01 +01:00
TomasVotruba
e9e35284d9
use PHPUnit 6.0 syntax for tests
2017-11-30 10:27:01 +01:00
TomasVotruba
5282c2e9a8
return test code back
2017-11-30 10:27:01 +01:00
TomasVotruba
51122cfa1d
improve comment
2017-11-30 10:27:01 +01:00
TomasVotruba
082c811880
remove unused docblocks
2017-11-30 10:27:01 +01:00
TomasVotruba
4a9675841b
add PHP 7.1 typehints
2017-11-30 10:27:01 +01:00
TomasVotruba
f9d1a0c177
travis + composer: bump to PHP 7.1
2017-11-30 10:27:01 +01:00
TomasVotruba
0bac84ee68
remove unused docblocks
2017-11-30 10:27:01 +01:00
TomasVotruba
154c85b680
remove unused namespaces
2017-11-30 10:27:01 +01:00
TomasVotruba
b2e816c8ad
fix tests
2017-11-30 10:27:01 +01:00
TomasVotruba
5e1bad3628
drop asserts where not needed
2017-11-30 10:27:01 +01:00
TomasVotruba
193731a153
remove tests and validation that are now covered by typehints
2017-11-30 10:27:01 +01:00
TomasVotruba
76b771c23e
examples: apply typehints
2017-11-30 10:27:01 +01:00
TomasVotruba
91c067abe5
update composer.lock
2017-11-30 10:27:01 +01:00
TomasVotruba
a1d8751ad6
tests: add strict_types and typehints, remove tests that are now covered by typehints
2017-11-30 10:27:01 +01:00
TomasVotruba
d874c4d14a
add strict_types and typehints
2017-11-30 10:27:01 +01:00
TomasVotruba
94fd000123
fix cs
2017-11-30 08:14:17 +01:00
TomasVotruba
763f26e8db
fix extra space after tag removal
2017-11-30 08:14:17 +01:00
TomasVotruba
bdcc0cff11
Serializer - add test for tag removal extra spaces
2017-11-30 08:14:17 +01:00
Tomáš Votruba
66465776cf
Example: add missing typehtins
...
This package actually fails on checking itself here
2017-11-27 18:38:31 +01:00
TomasVotruba
1119a97659
drop unused phpmd.xml
2017-11-15 20:01:54 +01:00
TomasVotruba
03f8b85625
use coveralls over scrutinizer
2017-11-15 20:01:54 +01:00
Gabriel Caruso
7524aba21f
Fix tests
2017-11-15 08:29:42 +01:00
Gabriel Caruso
fd1a734d29
Remove composer.lock, and update to PHPUnit 6 and Mockery 1
2017-11-15 08:29:42 +01:00
Gabriel Caruso
c006d4a2d5
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-15 08:29:42 +01:00