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,054 contributions in the last year
Activity overview
Contribution activity
October 2020
- dunglas/olric Go
- dunglas/EventSource JavaScript
- dunglas/docker-varnish Dockerfile
Created a pull request in caddyserver/cache-handler that received 7 comments
- [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…