Tobias Sette

Results 21 issues of Tobias Sette

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) 4.0.2 | | Language level | PHP 7.2 | Current behaviour -- The...

question

1) As colunas certified_dir, certified, position e certified_description na tabela EventDate não existem, ou seja, nao sao criadas com o migration; 2) Seria mais interessante que estas colunas estivessem na...

What: Standardizes the README file providing a common language and an implementation link. Why: There are differences between PSR's READMEs in regarding language and the lacking of implementations references. So...

**Describe the bug** Using zplug for loading `*.zsh` files from fzf only works once. **To Reproduce** Steps to reproduce the behavior: * Add in `.zshrc`: ``` zplug "junegunn/fzf", from:github, as:command,...

https://github.com/getsentry/action-release/issues/12#issuecomment-663879593

### Bug description Elasticsearch integration is recording 404 as an error. ![image](https://user-images.githubusercontent.com/696797/131546494-61499c7a-8702-4e02-b0b0-2eca6a612408.png)

🐛 bug
sev-2
cat:error_reporting

It seems to be an error, isn't it? https://github.com/DataDog/dd-trace-php/blob/a219e080bb1333b0a2d3ec14003100d9a2c8f4a4/ext/php7/request_hooks.c#L133

feature-request

What: Standardizes the README file providing a common language and an implementation link. Why: There are differences between PSR's READMEs in regarding language and the lacking of implementations references. So...

I'm getting the error `stream_select(): unable to select [4]: Interrupted system call (max_fd=6)` on my consumers. This error [was fixed in version 2.9 of php-amqplib](https://github.com/php-amqplib/php-amqplib/issues/670) but [php-enqueue uses version 2.8](https://github.com/php-enqueue/amqp-lib/blob/master/composer.json).