diff options
author | Andrey Hristov <andrey@php.net> | 2019-06-21 16:30:25 +0300 |
---|---|---|
committer | Andrey Hristov <andrey@php.net> | 2019-06-21 16:31:56 +0300 |
commit | 102c64e8274e072426c95f8805dd727e87c5f69d (patch) | |
tree | c5b462789958cbd7da0b6f02ff0ac93b8f5cfeb3 /sapi/phpdbg/phpdbg_out.c | |
parent | 99f3e0f0ed6668097bf4fb2820f3e97db1197869 (diff) | |
download | php-git-102c64e8274e072426c95f8805dd727e87c5f69d.tar.gz |
Add explicit cast to uint32_t.
It works even without it but explicit stuff is better. The compiler probably converts the 16-bit
uint16_t to uint32_t before doing the shift.
Diffstat (limited to 'sapi/phpdbg/phpdbg_out.c')
0 files changed, 0 insertions, 0 deletions