Lucas Hedding
Lucas Hedding
This supersedes #48. Manually tested and added automated test coverage. Ready for reviews.
Fixes #41.
The resource owner should have getters for these fields. The keycloak OIDC identity provider provides first and last name by default. If email is not used as username, then we...
https://github.com/thephpleague/glide/issues/393 has some of the history here. Basically, I'd like to support glide w/ Laravel. Which we can do with this symfony project. But only if it supports v3 of...
Tested both w/ legacy CLI and the new one. ``` dyld: lazy symbol binding failed: Symbol not found: ___darwin_check_fd_set_overflow Referenced from: /var/folders/_k/sr5288h53pldvd86w5dqtvqc0000gn/T/platformsh-cli-8.0.30-4.10.2/php-8.0.30 (which was built for Mac OS X 11.0)...
Fixes #95 and fixes #77. I added a bunch of events so I can easily override and tweak how the default implementation works. For example, maybe I want to have...
Current time and rule scheduler conditional plugins both get a default date and therefore save as conditions. All the time. Let's make that an optional thing.
I was asked by @adamsilverstein to review all of the Drupal suggestions. Here's my attempt. /cc @catch56
The og permissions for `create $bundle_id content` are not honored. Since the D8 version of OG where I found this does not have a stable release, I'm reporting this publicly....
- `League\Glide\Manipulators\Watermark::setWatermarks(): Implicitly marking parameter $watermarks as nullable is deprecated, the explicit nullable type must be used instead` - `League\Glide\Server::setResponseFactory(): Implicitly marking parameter $responseFactory as nullable is deprecated` - `League\Glide\Responses\SymfonyResponseFactory::__construct():...