php-src/ext/sysvshm
Christoph M. Becker e9e2cf0230
Fix test wrt. deprecation of float to int conversions
Instead of passing `1073746742.75` to an int parameter, we just do the
calculation upfront (and round up), since the actual calculation does
not matter here anyway.
2022-05-09 14:05:57 +02:00
..
tests Fix test wrt. deprecation of float to int conversions 2022-05-09 14:05:57 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS
php_sysvshm.h Remove THREAD_LS 2021-07-19 16:15:31 +02:00
sysvshm.c Not serializable flag permeation 2021-07-20 12:28:35 +02:00
sysvshm.stub.php Not serializable flag permeation 2021-07-20 12:28:35 +02:00
sysvshm_arginfo.h Not serializable flag permeation 2021-07-20 12:28:35 +02:00