Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotations\AdapterInterface does not contain required abstract functions #2196

Closed
scento opened this issue Mar 18, 2014 · 1 comment
Closed

Comments

@scento
Copy link

scento commented Mar 18, 2014

The interface \Annotations\AdapterInterface does not declare the following required functions, which are needed for the usage in \Annotations\Adapter:

  • read($key)
  • write($key, $data)

The abstract functions are also not declared in the \Annotations\Adapter class, from which all native adapters inherit.

@niden
Copy link
Member

niden commented Mar 19, 2014

Can you please issue the PR to the 1.3.2 branch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants