Tom H Anderson
Tom H Anderson
This request can fall into this request: **Create event hooks for all OAuth2 Repository functions.** Though my work with [api-skeletons/zf-oauth2-doctrine](https://github.com/api-skeletons/zf-oauth2-doctrine) I often see cases for custom authorization such as to...
@ezimuel This PR is ready for review.
Why would this be a BC break?
I agree this should be moved to Laminas. I propose a new repository named `phpro/doctrine-hydration-module` with support for Laminas. I'm willing to do the conversion if you'd create the new...
I made the decision to no longer use api-tools + doctrine in my work. Laminas has not shown an interest in maintaining the doctrine integration.
PHP 7.2 & 7.3 pass. 7.4 needs a lot of touch-ups to pass: https://travis-ci.org/phpro/zf-doctrine-hydration-module/jobs/659703669?utm_medium=notification&utm_source=github_status
Other libraries have addressed namespacing differently but this library defines a global function so this approach may not be as appropriate https://www.algolia.com/doc/ui-libraries/autocomplete/api-reference/autocomplete-js/autocomplete/ ```js const { autocomplete } = window['@algolia/autocomplete-js']; ```
Work on updating this library will be tracked here: https://github.com/doctrine/DoctrineModule/milestone/35
This and #833 are on hold pending laminas-cache 4.0.0
https://github.com/laminas/laminas-cache-storage-adapter-redis/blob/3.1.x/composer.json#L12 There is a release for the redis adapter but not on the filesystem and memory adapters that DoctrineModule uses. This major relesae is delayed until we can get a...