This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Releases: Lendable/OhFormErrorLogBundle
Releases · Lendable/OhFormErrorLogBundle
Support Symfony 4
Also, PSR-4 replaces PSR-0 as the autoloading strategy.
Handle PHP resources when attempting serialization
v1.0.4 Merge pull request #1 from Lendable/bugfix/php-resources-cant-be-seri…
Serialize field values to preserve their original type
Solves a bug where a non-string field value results in a critical error on PHP 7.1.
This release also improves the data quality as it will store PHP serialized values. Once retrieved from the file/database log the serialized value can be reverse transformed to its original format.
Fixed event name
0.2.4 Update ErrorLogSubscriber.php
Trying to fix form type error
0.2.3 Update services.yml
Trigger webhook
0.2.2 Set dependency on RequestStack
Fixed service definitions
0.2.1 Set dependency on RequestStack
Updated service definitions
0.2.0 updated service definitions
Support for Symfony3
0.1.0 Support for Symfony3