Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Releases: Lendable/OhFormErrorLogBundle

Support Symfony 4

24 Nov 17:42
8870791
Compare
Choose a tag to compare

Also, PSR-4 replaces PSR-0 as the autoloading strategy.

Handle PHP resources when attempting serialization

17 Nov 16:49
eb0f16f
Compare
Choose a tag to compare
v1.0.4

Merge pull request #1 from Lendable/bugfix/php-resources-cant-be-seri…

Serialize field values to preserve their original type

25 Oct 14:01
Compare
Choose a tag to compare

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

19 Jul 14:54
Compare
Choose a tag to compare
0.2.4

Update ErrorLogSubscriber.php

Trying to fix form type error

18 Jul 12:51
Compare
Choose a tag to compare
0.2.3

Update services.yml

Trigger webhook

18 Jul 11:13
Compare
Choose a tag to compare
0.2.2

Set dependency on RequestStack

Fixed service definitions

18 Jul 11:03
Compare
Choose a tag to compare
0.2.1

Set dependency on RequestStack

Updated service definitions

18 Jul 10:54
Compare
Choose a tag to compare
0.2.0

updated service definitions

Support for Symfony3

15 Jul 13:44
Compare
Choose a tag to compare
0.1.0

Support for Symfony3