mirror of
https://github.com/php/php-src.git
synced 2026-04-21 06:51:18 +02:00
6ab503814d
Remove array_pad's arbitrary length restriction The error message was wrong; it *is* possible to use a larger length. Furthermore, there is an arbitrary restriction on the new array's length. Fix both by checking the length against HT_MAX_SIZE.
176 KiB
176 KiB