diff options
author | George Peter Banyard <girgias@php.net> | 2020-02-22 02:16:38 +0100 |
---|---|---|
committer | George Peter Banyard <girgias@php.net> | 2020-02-26 11:24:03 +0100 |
commit | c7094d892639fedffb67c273f8fd44f3ffff86d6 (patch) | |
tree | 0a4fc04b3b9fc27c9664ec22bb2cab5ac1459400 /ext/standard/tests/general_functions/bug47027.phpt | |
parent | b35b0142e68458475df03c24e622f1c4173ff68b (diff) | |
download | php-git-c7094d892639fedffb67c273f8fd44f3ffff86d6.tar.gz |
Fix mbstring regex variable types to correspond to Oniguruma
The beginning and ending of a Oniguruma Regex are stored in a OnigRegion (which is a typedef to the Oniguruma re_registers struct) as as int* therefore change the type from size_t to int
Closes GH-5196
Diffstat (limited to 'ext/standard/tests/general_functions/bug47027.phpt')
0 files changed, 0 insertions, 0 deletions