diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2018-03-20 16:35:39 +0100 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2018-03-20 16:42:28 +0100 |
commit | 4072b2787074ee8e247a6639585b49e10c5a55fe (patch) | |
tree | 595934864efb49f0965740e4f20fb47611eb9092 /ext/xml/php_xml.h | |
parent | 47461368ca4ea2d2c23482cbd655bd96b2acbfc8 (diff) | |
download | php-git-4072b2787074ee8e247a6639585b49e10c5a55fe.tar.gz |
Fix #76113: mbstring does not build with Oniguruma 6.8.1
As of Oniguruma 6.8.1, the regex structure has been moved from the
public `oniguruma.h` to the private `regint.h`. Thus, it is no longer
possible to directly access the struct's members, and actually, there
is no need to, since there are respective accessor functions available
at least of 2.3.1.
Diffstat (limited to 'ext/xml/php_xml.h')
0 files changed, 0 insertions, 0 deletions