Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

WIP: Refactor of Zend\Db\Exception for 3.0.0 #366

Open
ezimuel opened this issue Mar 12, 2019 · 1 comment
Open

WIP: Refactor of Zend\Db\Exception for 3.0.0 #366

ezimuel opened this issue Mar 12, 2019 · 1 comment
Assignees

Comments

@ezimuel
Copy link
Contributor

ezimuel commented Mar 12, 2019

This is a task for refactoring Zend\Db\Exception 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: it's quite difficult to provide this code refactor without changing other classes. That means you should provide the refactoring without pass all the unit tests. In this phase is only important to have the unit tests running, so we you must focus only on fatal/parse errors.

@ezimuel ezimuel created this issue from a note in Zend-db 3.0.0 (In progress) Mar 12, 2019
@ezimuel ezimuel changed the title Refactor of Zend\Db\Exception Refactor of Zend\Db\Exception for 3.0.0 Mar 12, 2019
@ezimuel ezimuel self-assigned this Mar 12, 2019
@ezimuel ezimuel changed the title Refactor of Zend\Db\Exception for 3.0.0 WIP: Refactor of Zend\Db\Exception for 3.0.0 Mar 12, 2019
@ezimuel ezimuel added the WIP label Mar 12, 2019
@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-db; a new issue has been opened at laminas/laminas-db#15.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Zend-db 3.0.0
  
In progress
Development

No branches or pull requests

2 participants