Markus Thielen
Markus Thielen
fixes #154 Use it with interpolated strings: ``` js Press me ```
# Feature Request Ability to integrate with a SAMLv2 SSO IDP for sso authentication ## What problem does this feature solve? Authenticate with any SAMLv2-based SSO ## How do you...
Would be great for clearing remote applications' caches. Any hint of where I should implement that myself to send you a PR? Thanks Markus
I think you should add this, too. This will avoid creating an empty stdClass instance for an empty node.
I am returning status value objects within my service instances. Some simple object that has a statuscode and a statustext - as its a simple REST system. The serialization mechanism...
Next one :) A request-wrapper is instantiated in Spore\ReST\AutoRoute\Router. What do you think about using a factory here? Thus there would be the possibility to use a custom request-wrapper (that...
Hi Doug, First, thank you for this really nice library! Love it. I'm not sure if I got everything correctly but from as far as I can see it is...
**Describe the proposed solution** I am using the sylius components without an ORM backend. When requiring sylius/core, all the components get required which is nice. The only component that depends...
sub-parts index start with 1, not 0