swoole / swoole-src

🚀 Coroutine-based concurrency library for PHP
https://www.swoole.com
Apache License 2.0
18.25k stars 3.16k forks source link

Fix max_input_vars limit error #5266

Closed NathanFreeman closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.62%. Comparing base (3eab031) to head (b0739b9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5266 +/- ## ========================================== + Coverage 71.54% 71.62% +0.08% ========================================== Files 105 105 Lines 16084 16084 Branches 2972 2972 ========================================== + Hits 11507 11520 +13 + Misses 4523 4510 -13 Partials 54 54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.