Daniel Reißner

Results 2 comments of Daniel Reißner

We tend to use `npm version` to increase the version of our extensions from our pipelines. NPM use the SemVer format which should be seen as the industry-standard in my...

I had exactly the same problem. I think adding `array_change_key_case()` would be ideal. After that, every header can be accessed using its lowercase name. I opened PR #210. ```php $headers...