rtek
rtek
This is a random list of suggestions I see with the API when reviewing it for use: **Inject the guzzle client via setter** I am unable to provide a guzzle...
This XSD generates a class that extends a type that doesnt get generated. ``` ``` ``` /** * Class representing Bugs */ class Bugs extends BugsType //BugsType does not get...
Attempting to parse this xsd results in a fatal. Is this an unsupported situation or a bug? Thoughts on a workaround? https://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd ``` ``` ``` PHP Fatal error: Uncaught TypeError:...
| Q | A | ------------- | --- | Branch? | ~6.1~ 6.2 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets |...
### Problem description The cache appears to be ignored when using the parallel runner in some situations. It seems cachefile = `cache.json` works, whereas `./cache.json` does not. Note that this...