Roeland Jago Douma
|
b2df7b6b8a
|
Fix unit test
|
2015-12-24 09:20:26 +01:00 |
Bernhard Posselt
|
23c754aed3
|
prefer scalar type hints over phpdoc annotation
use method exists lookup to be safe and not break on old hhvm versions
add test that checks if type hint is preferred over annotation
|
2015-12-24 09:20:26 +01:00 |
Robin McCorkell
|
f1e3e25158
|
AppFramework annotation whitespace unit test
|
2015-06-21 20:26:57 +01:00 |
Bernhard Posselt
|
81836ccc7e
|
another test for overriding the docblock
|
2015-01-29 20:35:07 +01:00 |
Bernhard Posselt
|
72d2b6f723
|
additional inheritance tests
|
2015-01-29 20:33:05 +01:00 |
Joas Schilling
|
6202ca33ba
|
Make remaining files extend the test base
|
2014-11-19 14:53:59 +01:00 |
Bernhard Posselt
|
a152e320f6
|
make it possible to omit parameters and use the default parameters from the controller method
|
2014-05-13 10:40:49 +02:00 |
Bernhard Posselt
|
1d45239c65
|
adjust license headers to new mail address
|
2014-05-11 17:54:08 +02:00 |
Bernhard Posselt
|
d8da79cab0
|
add test for not failing when adding more comments after type parameters, do not limit x-www-form-urlencoded to POST
|
2014-05-11 17:54:08 +02:00 |
Bernhard Posselt
|
80648da431
|
implement most of the basic stuff that was suggested in #8290
|
2014-05-11 17:54:08 +02:00 |