mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
387c0de983
`start`, `count` and `shmop->size` are `zend_long`, so we must not restrict to `INT_MAX`. Closes GH-7301.