Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-apfd - Always Populate Form Data

Website:
https://pecl.php.net/package/apfd
Licence:
BSD-2-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Description:
This tiny extension lets PHP's post handler parse `multipart/form-data` and
`application/x-www-form-urlencoded` (or any other customly registered form data
handler, like "json_post") without regard to the request's request method.

This extension does not provide any INI entries, constants, functions or classes.

Package built for PHP 8.2.

Packages

php-pecl-apfd-1.0.3-2.fc39.remi.8.2.x86_64 [19 KiB] Changelog by Remi Collet (2023-07-07):
- build out of sources tree
- enable json_post for test suite