Wilmer Arambula

Results 134 comments of Wilmer Arambula

I'm adding tests to this PR: This works: ```php

> can override @yii/helpers/mimeExtensions.php, to some custom path and merge original mimeExtensions.php with you own array It would be a temporary solution, but the idea is that the framework can...

Add the code that produces the error, so i can create a test to reproduce it. I will add tests for `SQL2012SP1` so I can check it thoroughly. I will...

I'm going to add a full note to UPGRADE.md about the static annotations that were added to the framework. ```php /** * @phpstan-template T of ActiveRecord * * @phpstan-extends Behavior...

> It would also be great to include tests in the analysis, but I don't have enough time to fix all the errors yet, as there are many of them....

It can be implemented without doing BC, we can create a helper like `Instance::of`, like `Lazy::of`, i have an improved Yii2 container, i have it private, and when working with...

Thanks for the PR, to avoid creating BC, i left the gzip option set to `false`, and it would be great if you added a unit test to verify its...

according to @rob006 a separate component would allow to solve the task completely.

@xicond This should be resolved on the master branch without doing BC, if possible, as it is entirely possible to use that year currently, @inwoker you have time for a...