Version 2.9.1 - 2018-12-17
Fixed
Zend\Filter\File\RenameUpload
via the traditional SAPI.Version 2.9.0 - 2018-12-12
Added
#70 Adds compatibility with the PSR-7 UploadedFileInterface
to the
RenameUpload
filter. The functionality requires PHP 7 and a
psr/http-factory-implementation in your application. When present,
RenameUpload
will accept a PSR-7 UploadedFileInterface
, and return a new
one representing the renamed file.
#71 adds the ToFloat
filter, to complement the ToInt
filter.
#69 adds Zend\Filter\StringSufix
; when provided with a string suffix
option, it will suffix scalar values with that string.
#69 adds Zend\Filter\StringPrefix
; when provided with a string prefix
option, it will prefix scalar values with that string.
Changed
FilterManager
. Now it regisers Zend\Filter\FilterPluginManager
as a
factory service, and FilterManager
as an alias to that service.sudo dnf upgrade --refresh --advisory=FEDORA-2019-d44f9eb7df
Please login to add feedback.
This update has been submitted for testing by remi.
This update has been pushed to testing.
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for batched by remi.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.