]> granicus.if.org Git - php/commit
Don't read the local php.ini when Generating Phar
authorRasmus Lerdorf <rasmus@lerdorf.com>
Tue, 17 Feb 2015 02:28:32 +0000 (18:28 -0800)
committerRasmus Lerdorf <rasmus@lerdorf.com>
Tue, 17 Feb 2015 02:28:32 +0000 (18:28 -0800)
commita96de76753c578594a268bdad411e9eb2b78bb8f
tree4ff6487374b34b0c8c81e57a5ed2cb54b9273d44
parent011eab104730a4aa63ec777204e02f31f0de9581
Don't read the local php.ini when Generating Phar
When building phar shared, you can end up loading
a previous phar.so that isn't compatible with the
php cli being used to generate Phar here.
ext/phar/Makefile.frag