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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Rename parameters to what's used on the interface for open(), destroy(), read(), write(), gc(), these are used internally by PHP so the rename shouldn't be considered a backwards compatibility break, also some more doctypes (#9)
Requires Nette\Database\Explorer instead of Context which has been renamed to Explorer in Nette Database 3.1 and has been deprecated since and while Explorer is still aliased to Context, it has been causing some issues (#4)