-
-
@dersonsena no [Symfony 4](https://symfony.com/4) não é mais recomendado organizar sua lógica de negócios usando **bundles**. A separação agora é recomendada ser feita usando **namespaces**. Inclusive…
-
i cant find it. like, is there a route with `load` option?
-
We are probably within a 18 months or so of Laravel 6 based on previous iteration cycles.
Taking that into account. If L6 was released in November/December of 2017, what would you like to see as the…
-
At FOSDEM 2019 I gave a short talk on the challenges of the Fritzing development. For everyone who wasn't live, here is a link to the recording.
https://video.fosdem.org/2019/AW1.125/fritzing.mp4
…
-
#### What are you trying to achieve?
Existing [params config file](https://codeception.com/docs/06-ModulesAndHelpers#Dynamic-Configuration-With-Parameters) to be loaded
#### What do you get inst…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 7.1.15
| PHP version | 7.1.16
| Installation Method | Composer
Run simple PHPT test
```
--F…
-
finally got it fixed:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-249436648
UPDATE:
https://github.com/ValveSoftware/halflife/issues/387#issuecomment-90850841
its going to be a…
-
Following issue #27604 where @nicolas-grekas, I found a minor inconsistency within unit tests:
In the ``Symfony\Component\Cache\Tests\Adapter\AdapterTestCase::testGet()`` method:
```
$thi…
-
hi Matej!
Your aeslib is great and simplifies development
But the problem of madness made me encounter
In the test, the device will be inexplicably restarted
Can you take the time to see what the …