Damian

Results 9 issues of Damian

You should add checkbox for amplify log format https://docs.nginx.com/nginx/admin-guide/monitoring/logging/

enhancement

## Feature request ### Feature description As we have **Add site** button, it would be nice to have **Add stream** button. File **nginx.conf** will look like: ```nginx // ... http...

Polecam zapoznać się z rozszerzeniem \Ds i pozamieniać kolekcje na Map'y, Set'y itp. Tutaj fajny artykuł jak to działa ;-) https://medium.com/@rtheunissen/efficient-data-structures-for-php-7-9dda7af674cd

It looks like `incubator` doesn't support `phpunit` **8** ```bash edium@aee089db38f6:/app$ bin/phpunit PHP Fatal error: Declaration of Phalcon\Test\PHPUnit\UnitTestCase::setUp() must be compatible with PHPUnit\Framework\TestCase::setUp(): void in /app/vendor/phalcon/incubator/Library/Phalcon/Test/PHPUnit/UnitTestCase.php on line 31 PHP Stack...

Testing
Bug - Low

You have nice options which automatically serach for bin file `phpcs` in directory `vendor/bin`. But my **composer.json** file has this entry: ```json "config": { "bin-dir": "bin" } ``` and it...

enhancement

## Checklist - [x] I've searched for similar feature requests. --- ## Enhancement request It would be nice to have an option which allows to remove some key(s) from response...

enhancement
new

**API Platform version(s) affected**: 3.2.13 **Description** Security system works only on **resource** not on **operation** level. For example `ROLE_WORKER` doesn't have access to the `PUT /workers/{id}` **operation** (even to him...

Hi! Do you have plan to refresh docker images? I see that the latest build is from 3 months ago. I know that `v8` is coming but I hope that...

Hi. First thanks you for nice tool you made ;-) I'm using it on my one server and now want to add next one which is run on openSUSE. Is...