-
- [x] I was not able to find an [open](https://github.com/zendframework/zend-mail/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mail/issues?q=is%3Aclosed) issue matching what …
-
https://github.com/zendframework/zend-db/blob/58271ef881bb310b0c029d1cfd17d8c35d4aa915/src/Adapter/Driver/IbmDb2/Statement.php#L236
db2_execute() will fail with error "db2_execute(): Param count in…
-
Some of Zend\Db\Adapter\Platform\AbstractPlatform inheritors (Mysql, Oracle, Postgresql, Sqlite, SqlServer) holding the reference of \PDO object (even if DriverInterface passed into constructor, becau…
-
Hi,
Is it possible to add XOAUTH2-authentication to the Zend Mail IMAP? See https://github.com/google/gmail-oauth2-tools/issues/18
The [solution](https://github.com/google/gmail-oauth2-tools/blo…
-
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 I…
-
I just got a case where a line as follows: `[LIST (\HasNoChildren) "/" {54}` caused the while loop to run indefinitely.
I suspect ist this space character appended, which will cause the `while (($p…
-
- [X] I was not able to find an [open](https://github.com/zendframework/zend-db/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-db/issues?q=is%3Aclosed) issue matching what I'm …
-
I am having this issue... the most similar thing seems to be #170 (in that i can't xdebug and would like to see/debug the communication at protocol level to have a clearer idea) but in my case using t…
-
Related to #107
-
# Problem
The `PostCode` validator allows additional validations via an optional service callback. The callback runs before the standard validation of the `PostCode` class.
Internally, the additio…