Aleksander Machniak
Aleksander Machniak
An attachment with following headers is not being extracted into a separate file: ``` Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: attachment ``` It works if I add `name` attribute: ``` Content-Type:...
Fixes #271 This code (as well as special handling of `Entry` property) should probably be moved somewhere else.
I upgraded to v0.11 and got a lot of problems that I solved on my end. However, this one might be a bug. I'm using a playback file with this...
### Problem description Despite the `fix` command finishes successfully the progress bar never reaches 100%. ``` PHP CS Fixer 3.75.0 Persian Successor by Fabien Potencier, Dariusz Ruminski and contributors. PHP...
### Problem description I've seen some old tickets about `Resource` class name being a problem for `phpdoc_types` rules, but this is different. I have this class file: ```
### What happened? It seems Scramble gets confused by the return type of a controller method. Fot the test case below, it ignores 403/404 cases and for 200 case adds...
I've seen the direction to v5 and that it kinda stalled. So, I thought maybe I could help a bit, using more incremental approach instead of one big change. So,...
Fixes #1345
Seems the issue is already fixed.