]> git.pld-linux.org Git - packages/php.git/commit
option --with-onig has been removed. Unless --disable-mbregex has been passed, liboni...
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 15 Jun 2019 18:06:43 +0000 (21:06 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 15 Jun 2019 18:08:52 +0000 (21:08 +0300)
commitc91d4fb9f019d5c9c657d81edf00813c7387856a
treeec3f84ccd812d1a7f5e1d7dc32e0411564acbd7d
parent2dd7b56eb55b15ec753ea1f023edb3a42e736113
option --with-onig has been removed. Unless --disable-mbregex has been passed, libonig is required.

The oniguruma library is no longer bundled with PHP, instead libonig
needs to be available on the system. Alternatively --disable-mbregex can
be used to disable the mbregex component.

refs:
- https://github.com/php/php-src/commit/a6c535e658b9c763186ec7a91007f2dd7469820e
- https://github.com/php/php-src/commit/d1c1481081ef6280bf403b290501ca62d736cb8b
php.spec
This page took 0.042527 seconds and 4 git commands to generate.