3.0.2
Changed
- Use
staticclosures as much as possible to reduce the probability of creating circular references by capturing$thisas it can lead to memory root buffer exhaustion.
static closures as much as possible to reduce the probability of creating circular references by capturing $this as it can lead to memory root buffer exhaustion.