-
The docs do not contain any warnings about this problem, which makes it annoying to debug. The error occurs when using anything in a namespace. PHPs typical way of dealing with this is to add the (o…
-
hi Team,
do you see any value in a NullListenerAggregate?
i'm using feature toggles in a production app and would like for my listener factory to be able to produce a valid ListenerAggregateInte…
-
Related to #101
-
Is there a way to accept soapenv:Header data in a request to a soap server?
We are receiving an header data and the server is returning an error because of this header.
` AddNewOrder 01.80 LPRO…
-
Currently AutoDiscover is not using typehint feature from PHP7.
The main problem is that currently SoapServer is returning **empty resposnse** and status code `202 Accepted`.
My service class:
``…
-
Hi @weierophinney,
I try to update `zendframework/zend-eventmanager` - `^2.6.3` to `^3.0.0` main Problem in
`\Zend\EventManager\SharedEventManager::attach` was the return removed. We using this re…
-
Related to #97
-
As far as I know there is no way to generate enumerations using autodiscovery ?
-
- [X ] I was not able to find an [open](https://github.com/zendframework/zend-mvc/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mvc/issues?q=is%3Aclosed) issue matching what I…
-
My suggestion is to create a guide that sets out how the docs are built and the style guide that has to be followed. I've learned a lot during my short time at Twilio and would love to apply that to t…