Aaron Piotrowski
|
0eceb48fad
|
Refactor internal traits as classes
Trait tests should test Deferred and Emitter instead, will update with other tests.
|
2020-09-26 23:14:17 -05:00 |
|
Aaron Piotrowski
|
5f6db028ab
|
Initial fiber support
|
2020-09-24 12:53:32 -05:00 |
|
Niklas Keller
|
a75164b66b
|
Add psalm static analysis on level 6
This also fixes mixed types in some cases.
|
2020-03-28 12:23:46 +01:00 |
|
Niklas Keller
|
fa3fe1d20b
|
Apply PSR-2
|
2018-06-18 20:00:01 +02:00 |
|
Aaron Piotrowski
|
992d6e9b39
|
Return named classes
Better for var_dump and stack traces.
|
2018-01-27 19:47:46 +01:00 |
|
Aaron Piotrowski
|
02eb0340f1
|
Use anonymous classes in Deferred and Emitter
|
2017-06-04 23:59:23 -05:00 |
|
Aaron Piotrowski
|
38d53304ae
|
Stream → Iterator
|
2017-05-02 07:07:20 +02:00 |
|