Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,011 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- dunglas/PageObjectExtension PHP
- dunglas/SymfonyExtension Gherkin
- dunglas/people JavaScript
- dunglas/photo-famille-afup-2020 JavaScript
- dunglas/olric Go
- dunglas/EventSource JavaScript
- dunglas/docker-varnish Dockerfile
Created a pull request in caddyserver/cache-handler that received 7 comments
- Do not inject api_platform.security.resource_access_checker on ItemNormalizer if SecurityBundle is not installed
- ci: remove deprecated packages from composer.json
- Fix tests
- Use PHPUnit Bridge 5.1 instead of version 5.x-dev
- Add support for PHP 8
- Use serialized_name in Swagger UI Links section
- Allow method/property to return false
- Handle binary UUID in SearchFilter
- Slash baseUrl only from IRI beginning
- [Mercure] Add a `normalization_context` option in `mercure` attribute
- fix OpenApi operation servers/security
- Fix openApi when no data provided
- Add previous_data to persisters context when available
- allow multiple topics mercure
- Fix expression language argument for PublishMercureUpdatesListener
- [Serializer] fix decoding float XML attributes starting with 0
- [Serializer] Instantiator - Add an interface and default implementation to instantiate objects
- Allow serializer default context configuration
- [PropertyInfo] Support for the mixed type
- [PropertyInfo] Extract from default value doesn't set collection boolean
- [Serializer] added remove_empty_attributes option
- [Translation] Rename Translatable class to TranslatableMessage
- [Serializer][Minor] Fix circular reference exception message (bad limit displayed)
- [PropertyInfo] Fix failure over array<string,mixed> PhpDoc type
Created an issue in buraksezer/olric that received 4 comments
Expose metadata
It could be useful to be able to access to the metadata associated with an entry, especially the insertion date and the TTL. It's basically what is V…