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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: uchiyama@php.net
New email:
PHP Version: OS:

 

 [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

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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 12:01:29 2024 UTC