You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.
This is a task for refactoring Zend\Db\Adapter\Profiler 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.
The text was updated successfully, but these errors were encountered:
This is a task for refactoring
Zend\Db\Adapter\Profiler
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.
The text was updated successfully, but these errors were encountered: