php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78161 No CLI response
Submitted: 2019-06-14 00:57 UTC Modified: 2019-06-23 04:22 UTC
From: babalbox at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: *General Issues
PHP Version: 7.4.0alpha1 OS: windows 10
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2019-06-14 00:57 UTC] babalbox at gmail dot com
Description:
------------
- PHP 7.4.0 alpha 1
- Windows 10 with last update
- VS16 installed

When I do : `php.exe -v` or `php.exe -i` I've got nothing.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-06-14 01:09 UTC] info at stricted dot net
cant reproduce this with any of the builds

C:\Users\Terra\Desktop\php-7.4.0alpha1-nts-Win32-vs16-x64>php.exe -v
PHP 7.4.0alpha1 (cli) (built: Jun 12 2019 14:30:38) ( NTS Visual C++ 2019 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies

C:\Users\Terra\Desktop\php-7.4.0alpha1-Win32-vs16-x64>php.exe -v
PHP 7.4.0alpha1 (cli) (built: Jun 12 2019 14:31:03) ( ZTS Visual C++ 2019 x64 )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies

C:\Users\Terra\Desktop\php-7.4.0alpha1-nts-Win32-vs16-x86>php.exe -v
PHP 7.4.0alpha1 (cli) (built: Jun 12 2019 14:31:44) ( NTS Visual C++ 2019 x86 )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies

C:\Users\Terra\Desktop\php-7.4.0alpha1-Win32-vs16-x86>php.exe -v
PHP 7.4.0alpha1 (cli) (built: Jun 12 2019 14:35:37) ( ZTS Visual C++ 2019 x86 )
Copyright (c) The PHP Group
Zend Engine v3.4.0-dev, Copyright (c) Zend Technologies
 [2019-06-14 08:48 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2019-06-14 08:48 UTC] cmb@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

Did you use an official Windows build[1], or did you compile
yourself?  In the former case, which one?  Did you use a custom
php.ini?

[1] <https://windows.php.net/qa/>
 [2019-06-23 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC