-
If subject is NULL (mail have no subject) I got this exception
> $this->headers must be an instance of Headers
Need to handle NULL subject without error/exception.
-
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 is a task for refactoring `Zend\Db\Metadata` using the type hints of PHP 7.2. You must work on the 3.0.0 branch.
If you change the API you should report it in the /3.0.0.md file.
**Note:** …
-
Mvc Console support in mvc applications was unofficially considered a deprecated feature ever since composer and container advent.
Deprecate this component specifically and implementing zend-mvc ba…
-
-
I have a quite complicated ( >50 packages) project.
This tends to cause dependency conflicts between packages if and when I need another. THe application is an enterprise location based Campus AM/FM…
-
Currently the Doctrine filters can be added to EntityManager's Configuration object by providing them in configuration array as:
```php
'filters' => [
'filter-name' => 'FilterClass'
]
```
Ho…
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | no
| BC Break | no
#### Summary
Currently (I guess since version 2.11.0), the Upload …
-
Hi,
I am trying to use this with Slim4 framwork and looks like after installing slim with [following setps](https://www.slimframework.com/docs/v4/start/installation.html),
I could not run `composer …
-
As we noticed with @weierophinney after changing default version of the api, when we try to go somewhere else JS alert: "You will lose unsaved changes if you leave this page" is shown.
Default versio…