-
Ubuntu has a default setting which only stores the environment variables in $_SERVER. The $_ENV is always empty, only when variables_order is changed to EGPCS $_ENV is available.
Quote from the php.…
-
The `auto-discovery.md` docs contain following text:
> There are three configurations for SOAP applications supported by zend-soap:
>
> SOAP server PHP application SOAP client PHP application
…
-
I'm trying to use document-style binding startegy with following test code:
```
-
I guess this is also issue for other prompts
-
Hi!
I have a soap server like this:
```
$this->server = new Server();
$this->server->setWSDL($this->wsdl->getPath())->setClass(Received::class);
$this->server->handler()
```
If i use that w…
-
#36 wasn't entirely closed by #46, also I propose of porting the corresponding fixes to the 2.4 LTS branch.
rarog updated
4 years ago
-
At the moment container->count() returns 0 everytime, but it should return the current item count in the container.
-
Continuing the bug report from https://github.com/zendframework/zendframework/issues/4733
TL:DR;
When the following settings are set via the pool config from php-fpm and not in php.ini, they cannot …
maces updated
4 years ago
-
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html
---
Original Issue…
-
This issue has been moved from the `zendframework` repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html
---
Original Issue…