master
Fix exception handling in shm_put_var() (#19279)
2nd step towards auto-credits
Sync HAVE_<extension> help texts (#15167)
ext/sysvshm: use size_t and ssize_t instead of zend_long
sysvshm: Use `true` / `false` instead of `1` / `0` when assigning to `bool`
ext/sysvshm: shm_detach() always returns true