Add support template types#218
Conversation
022ee96 to
006cb2a
Compare
Requires: ReactiveX/RxPHP#218
9c0ae45 to
63ee9a6
Compare
|
|
||
| paths: | ||
| - src/ | ||
| - test/types/ |
There was a problem hiding this comment.
Didn't widen this to include the entire test directory because that would add 1752 errors to solve. This PR alone was already almost 1K.
63ee9a6 to
973a382
Compare
e0d57b2 to
af34b8d
Compare
|
@davidwdan && @mbonneau This covers the basics ( 😅 ) and is ready for review. Is there anything you want me to add in the |
Requires: ReactiveX/RxPHP#218
Requires: ReactiveX/RxPHP#218
|
The first package update was successful based on this branch: |
Requires: ReactiveX/RxPHP#218
Requires: ReactiveX/RxPHP#218
Requires: ReactiveX/RxPHP#218
af34b8d to
71c425e
Compare
* Add template types, making observables usable as generics * Introduce PHPStan (v2) * Added type tests under `tests/types/` * Run PHPStan at `max` level and resolved all issues found
71c425e to
02173c9
Compare
Depends on #217
tests/types/maxlevel and resolved all issues found