IvoryBase64FileBundle icon indicating copy to clipboard operation
IvoryBase64FileBundle copied to clipboard

Provides a Base64 integration for your Symfony2 project.

Results 2 IvoryBase64FileBundle issues
Sort by recently updated
recently updated
newest added

In Symfony 3.4, the Symfony FileType PRE_SUBMIT event remove data submitted before Base64FileTransformer::reverseTransform call. Someone tried to use it with Symfony 3.x ?

All is in the title. Related to facebook/hhvm#6582, facebook/hhvm#2336 and facebook/hhvm#7659

enhancement