Farhad Safarov
|
37912ba88f
|
test container support (#66)
* test container support
* no message
* no message
|
2020-08-03 17:14:55 +03:00 |
|
Farhad Safarov
|
25c91fd99a
|
PropertyNotSetInConstructor error is not raised when class is an Annotation (#65)
|
2020-08-01 18:07:39 +03:00 |
|
Farhad Safarov
|
750e7b9e8f
|
PropertyNotSetInConstructor error about $context is not raised in ConstraintValidator (#63)
|
2020-07-30 16:07:38 +03:00 |
|
Farhad Safarov
|
d13b6aa27a
|
Default service visibility for different Symfony versions (#62)
* Default service visibility for different Symfony versions
* no message
* test fix
|
2020-07-28 21:21:03 +03:00 |
|
Anton Zagorskii
|
1c68a1529a
|
Suppress PropertyNotSetInConstructor error in AbstractController::$container (managed by Symfony DI) (#57)
Co-authored-by: Anton Zagorskii <anton@paytronix.io>
|
2020-07-20 06:40:55 +03:00 |
|
Anton Zagorskii
|
7fb4a082cf
|
totallyTyped is deprecated, changed to errorLevel="1" (#56)
Co-authored-by: Anton Zagorskii <anton@paytronix.io>
|
2020-07-19 11:28:57 +03:00 |
|
Michel Hunziker
|
e6ae163a54
|
Add envelope stub to provide the correct argument and return types (#53)
* Add envelope stub to provide the correct argument and return types
* Use a custom test stamp
|
2020-07-06 06:29:10 +03:00 |
|
Adrien LUCAS
|
4b826dc432
|
Taint Request::get and Response::__construct (#50)
* Taint Request::get and Response::__construct
* no message
Co-authored-by: Farhad Safarov <farhad.safarov@gmail.com>
|
2020-07-02 14:27:48 +03:00 |
|
Farhad Safarov
|
fb2eb766e4
|
naming convention for parameters (#52)
|
2020-06-28 09:04:40 +03:00 |
|
Farhad Safarov
|
b9f4745e28
|
HeaderBag get default value return type (#49)
|
2020-06-26 14:58:43 +03:00 |
|
Farhad Safarov
|
3b5b7016fc
|
container dependency handler attribute fix (#48)
* container dependency handler attribute fix
* no message
* no message
* no message
|
2020-06-23 23:42:21 +03:00 |
|
Farhad Safarov
|
8d062cf97d
|
cleanup & inline suppressible plugin issue (#46)
* cleanup & inline suppressible plugin issue
* no message
|
2020-06-22 11:15:12 +03:00 |
|
Farhad Safarov
|
7769787a86
|
[console] input definition (#44)
* [console] input definition
* no message
|
2020-06-19 14:19:17 +03:00 |
|
Farhad Safarov
|
f0b6ffab06
|
[console] argument and option name using const (#36)
* [console] argument and option name using const
* no message
|
2020-06-09 12:15:09 +03:00 |
|
Farhad Safarov
|
d1f2fbab84
|
fix crash when using self::class in container get (#34)
* fix crash when using self::class in container get
* no message
* no message
|
2020-05-27 16:58:32 +03:00 |
|
Farhad Safarov
|
7a628c6fda
|
[RepositoryStringShortcut] complain when argument is string only (#33)
|
2020-05-26 18:53:50 +03:00 |
|
Farhad Safarov
|
55aa860581
|
Detect naming violations & container handler refactor (#29)
* refactor container handler
* readme
|
2020-05-16 06:06:51 +03:00 |
|
Farhad Safarov
|
95e6128cfa
|
[console] skip dynamic argument and option names (#27)
|
2020-04-27 08:38:20 +03:00 |
|
Farhad Safarov
|
d567d3116b
|
HeaderBag get return type (#24)
* header bag stub
* no message
* no message
|
2020-04-14 17:21:05 +03:00 |
|
Farhad Safarov
|
b81d92542e
|
conditional returns & request stub (#23)
|
2020-04-14 11:58:44 +03:00 |
|
Farhad Safarov
|
446a6fb2d0
|
console handler (#22)
* console handler - fixes #17
* no message
* no message
|
2020-04-12 17:56:21 +03:00 |
|
Farhad Safarov
|
c2b2dd4ae7
|
assume service as public if public attribute is missing (#15)
|
2020-03-15 13:38:16 +03:00 |
|
Matthew Brown
|
d21ccc2307
|
Migrate Seferov => Psalm
|
2020-03-13 10:51:18 -04:00 |
|
Farhad Safarov
|
d2f0447add
|
add class to codebase if service is used by id (#10)
* add class to codebase if service is used by id
* fix doc
|
2020-03-11 16:43:52 +03:00 |
|
Farhad Safarov
|
268c1cd67d
|
add container unit tests (#9)
|
2020-03-10 19:00:55 +03:00 |
|
Farhad Safarov
|
247647254d
|
refactor container check (#8)
* refactor container check
* no message
* no message
* no message
|
2020-03-09 15:24:39 +03:00 |
|
Farhad Safarov
|
4e45a9d033
|
Detect ContainerInterface::get() result type (#6)
|
2020-01-03 07:45:29 +03:00 |
|
Farhad Safarov
|
c2924cb89a
|
[feature] request getContent return type fix (#5)
|
2019-12-06 12:25:16 +03:00 |
|
Farhad Safarov
|
d1f94392cf
|
acceptance tests (#3)
|
2019-11-14 10:27:50 +03:00 |
|