Support "nmake test" on building extensions by phpize
| Request #72614 | Support "nmake test" on building extensions by phpize | ||||
|---|---|---|---|---|---|
| Submitted: | 2016-07-18 07:16 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-18 07:16 UTC] uchiyama@php.net
Description: ------------ On Windows, Makefile generated by phpize (and configure) doesn't have a "test" target rule. It is good to support it so that we can test extensions on Windows easily just by typing "nmake test".
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[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