Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 2.0.0
Serenata
Browse files
Dec 13, 2016
Update classmap
· 544e6372
Gert
authored
Dec 13, 2016
View commits for tag 2.0.0
2.0.0
544e6372
Merge pull request #51 from vinkla/composer
· e6372381
Gert
authored
Dec 13, 2016
e6372381
Remove default value
· 30fb9c4e
Gert
authored
Dec 13, 2016
30fb9c4e
Dec 12, 2016
Remove classmap and vendor
· 3e7a3645
Vincent
authored
Dec 12, 2016
3e7a3645
Update Composer dependencies
· 879b5122
Gert
authored
Dec 12, 2016
879b5122
Depend on PHPUnit 5.x
· bd3c11d9
Gert
authored
Dec 12, 2016
bd3c11d9
Enforce libraries compatible with PHP 5.6
· 6f4a922d
Gert
authored
Dec 12, 2016
6f4a922d
Merge pull request #48 from vinkla/patch-1
· 65bbb919
Gert
authored
Dec 12, 2016
65bbb919
Update composer.json
· 258c4276
Vincent Klaiber
authored
Dec 12, 2016
and
Vincent
committed
Dec 12, 2016
258c4276
Update Composer files
· f839f41c
Gert
authored
Dec 12, 2016
f839f41c
Skip main.php in code coverage
· 062334bc
Gert
authored
Dec 12, 2016
062334bc
Merge pull request #49 from vinkla/tests
· 3b2d3c47
Gert
authored
Dec 12, 2016
3b2d3c47
Move unit tests into tests directory
· fffb9e91
Vincent
authored
Dec 12, 2016
fffb9e91
Dec 10, 2016
Automatically try to recover from UTF-8 errors
· 44c8756d
Gert
authored
Dec 10, 2016
44c8756d
Extract method
· 63abfc83
Gert
authored
Dec 10, 2016
63abfc83
Rename variable
· 1bf9c1eb
Gert
authored
Dec 10, 2016
1bf9c1eb
Fix property docblock type being ignored
· 197f19eb
Gert
authored
Dec 10, 2016
197f19eb
Rename methods for clarity
· 40548296
Gert
authored
Dec 10, 2016
40548296
Update CHANGELOG
· 70445962
Gert
authored
Dec 10, 2016
70445962
Fix docblock return type
· 8895fede
Gert
authored
Dec 10, 2016
8895fede
Add docblocks
· 9bda3cca
Gert
authored
Dec 10, 2016
9bda3cca
Extract method
· 5a2e938e
Gert
authored
Dec 10, 2016
5a2e938e
Fix incorrect default value for defines
· be78bfb8
Gert
authored
Dec 10, 2016
be78bfb8
Dec 09, 2016
Update dependencies
· 988859e6
Gert
authored
Dec 09, 2016
988859e6
Revert "Throw exception when expression can't be determined"
· 00aad281
Gert
authored
Dec 09, 2016
00aad281
Fix partial parser failing on heredocs
· 5393388f
Gert
authored
Dec 09, 2016
5393388f
Throw exception when expression can't be determined
· 6eb21cc4
Gert
authored
Dec 09, 2016
6eb21cc4
Don't try to handle exceptions
· 347bfee6
Gert
authored
Dec 09, 2016
347bfee6
Throw PhpParser error instead of UnexpectedValueException
· f956671b
Gert
authored
Dec 09, 2016
f956671b
Dec 05, 2016
Combine duplicate code in method
· 77af9b42
Gert
authored
Dec 05, 2016
77af9b42
Fix partial parser incorrectly handling encapsed strings
· 1f1b21f0
Gert
authored
Dec 05, 2016
1f1b21f0
Remove newline
· 0041ee69
Gert
authored
Dec 05, 2016
0041ee69
Correct comment
· d87b3feb
Gert
authored
Dec 05, 2016
d87b3feb
Fix incorrect exception description
· ecb7884a
Gert
authored
Dec 05, 2016
ecb7884a
Dec 03, 2016
Fix incorrect docblock type
· 67f2227b
Gert
authored
Dec 03, 2016
67f2227b
Remove unused import
· 95afd304
Gert
authored
Dec 03, 2016
95afd304
Remove duplicated logic
· b68bc701
Gert
authored
Dec 03, 2016
b68bc701
Introduce decorating DocblockTypeResolver
· 9ad8fa76
Gert
authored
Dec 03, 2016
9ad8fa76
Make TypeResolver responsible for checking isClassType
· 9fc6c88c
Gert
authored
Dec 03, 2016
9fc6c88c
Use TypeResolverInterface instead of TypeResolver
· f5daa24c
Gert
authored
Dec 03, 2016
f5daa24c
Loading