Andreas Sundqvist
Andreas Sundqvist
Hi Thanks for an awesome library Due to the use of `static::` in https://github.com/neomerx/cors-psr7/blob/0f968523b0b8215540915464aed08c5c4a4bf8b5/src/Analyzer.php#L277 Because the class constants are private they can't be accessed from the child class. And when...
Needed support to use classes as callback argument. And `Closure` is also a `callable` so no this did't break any tests. I know the test isn't the best if someone...
Hi What I can see the library don't support [condition and changesets](https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/#condition) I saw that you have a test yaml file with the structure [test/data/yml/condition.yml](https://github.com/ktomk/pipelines/blob/master/test/data/yml/condition.yml) but it don't seem to...
I needed to be able to use this with a psr-7 response object. This shouldn't affect backwards compatible.
INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4