summaryrefslogtreecommitdiff
path: root/ext/pcre/php_pcre.h
diff options
context:
space:
mode:
authorChristoph M. Becker <cmbecker69@gmx.de>2019-04-02 10:37:40 +0200
committerSara Golemon <pollita@php.net>2019-04-02 11:02:06 -0400
commitd1df5d54be9e957997df594292ead19b02d8f9a0 (patch)
tree8fd4e23a497fecbac444514a7bac73461dbba67c /ext/pcre/php_pcre.h
parent330f1716df49c0d3474c18b6dcd370a9dcf57422 (diff)
downloadphp-git-d1df5d54be9e957997df594292ead19b02d8f9a0.tar.gz
Pointer arithmetic on void pointers is illegal
We quick-fix this by casting to char*; it might be more appropriate to use char pointers in the first place.
Diffstat (limited to 'ext/pcre/php_pcre.h')
0 files changed, 0 insertions, 0 deletions