summaryrefslogtreecommitdiff
path: root/scripts/man1/phpize.1.in
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2019-03-01 22:32:01 +0100
committerPeter Kokot <peterkokot@gmail.com>2019-03-01 22:32:01 +0100
commit3ead67239419632eecb83f0f101ead2021ee6c14 (patch)
tree084bde8b69f9ef49bf7a77cd99d28ac50fd086e7 /scripts/man1/phpize.1.in
parent5025eb05bde83a0a51eb0668c45c240b366545bf (diff)
downloadphp-git-3ead67239419632eecb83f0f101ead2021ee6c14.tar.gz
Fix #77609: Tests from mailparse extension fails
Add installed php extensions to temporary created ini file In php extensions configured with phpize, a temporarily generated php.ini is used for testing, but currently contains no installed PHP extensions, which is required by the mailparse extension, for example. Installed extensions must be added with their absolute path, because the extension_dir parameter is already occupied. See https://bugs.php.net/bug.php?id=77609
Diffstat (limited to 'scripts/man1/phpize.1.in')
0 files changed, 0 insertions, 0 deletions