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/>
- 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.1.
Packages
php-pecl-apfd-1.0.3-4.remi.src | [32 KiB] |
Changelog by Remi Collet (2023-08-30):
- rebuild for PHP 8.3.0RC1 |
php-pecl-apfd-1.0.3-3.remi.src | [32 KiB] |
Changelog by Remi Collet (2023-08-22):
- enable json extension for 7.4 |
php-pecl-apfd-1.0.3-2.remi.src | [32 KiB] |
Changelog by Remi Collet (2023-07-07):
- build out of sources tree - enable json_post for test suite |
php-pecl-apfd-1.0.3-1.remi.src | [17 KiB] |
Changelog by Remi Collet (2021-10-05):
- update to 1.0.3 - drop patch merged upstream |
php-pecl-apfd-1.0.2-5.remi.src | [16 KiB] |
Changelog by Remi Collet (2021-09-01):
- rebuild for 8.1.0RC1 |
php-pecl-apfd-1.0.2-4.remi.src | [16 KiB] |
Changelog by Remi Collet (2021-06-09):
- add patch for test suite with 8.1 from https://github.com/m6w6/ext-apfd/pull/4 |
php-pecl-apfd-1.0.2-2.remi.src | [15 KiB] |
Changelog by Remi Collet (2020-09-30):
- rebuild for PHP 8.0.0RC1 |
php-pecl-apfd-1.0.2-1.remi.src | [15 KiB] |
Changelog by Remi Collet (2020-09-21):
- update to 1.0.2 |