php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 07:01:29 2024 UTC