phpize (on Windows) ignores PHP_PREFIX

Bug #72641 phpize (on Windows) ignores PHP_PREFIX
Submitted: 2016-07-21 13:44 UTC Modified: 2016-07-25 08:22 UTC
From: uchiyama@php.net Assigned: ab (profile)
Status: Closed Package: *Compile Issues
PHP Version: Irrelevant OS: Windows
Private report: No CVE-ID: None

 [2016-07-21 13:44 UTC] uchiyama@php.net

Description:
------------
If PHP_PREFIX is set by --with-prefix option on PHP build time, the value should be referred as the default by phpize (phpize is distributed with corresponding php-devel-pack).



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2016-07-25 08:22 UTC] ab@php.net

-Status: Open +Status: Closed -Assigned To: +Assigned To: ab

 [2016-07-25 08:22 UTC] ab@php.net

The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.