Bug #71234 [ReO]: INI files are loaded even invoked as -n --version

[email protected]
Newsgroups php.bugs
Message-ID <[email protected]>
Edit report at https://bugs.php.net/bug.php?id=71234&edit=1

 ID:                 71234
 Updated by:         [email protected]
 Reported by:        miloslav dot hula at gmail dot com
 Summary:            INI files are loaded even invoked as -n --version
 Status:             Re-Opened
 Type:               Bug
 Package:            phpdbg
 PHP Version:        7.0.1
-Assigned To:        
+Assigned To:        bwoebi
 Block user comment: N
 Private report:     N

 New Comment:

@bob, I attached a patch, as you are the maintainer of phpdbg, could you please have a look? thanks


Previous Comments:
------------------------------------------------------------------------
[2015-12-30 02:52:00] [email protected]

The following patch has been added/updated:

Patch Name: bug71234.patch
Revision:   1451443920
URL:        https://bugs.php.net/patch-display.php?bug=71234&patch=bug71234.patch&revision=1451443920

------------------------------------------------------------------------
[2015-12-30 02:38:08] [email protected]

I see, I made a mistake, you are right, sapi/cli is not affected.

------------------------------------------------------------------------
[2015-12-30 01:11:05] [email protected]

I'm not sure, but looks like a bug to me in CLI SAPI then too, when order is mattering?

------------------------------------------------------------------------
[2015-12-29 10:45:40] miloslav dot hula at gmail dot com

I don't understand the example you posted.

When I'm trying:
strace /home/milo/php/php-7.0.1 -n --version 2>&1 | less
strace /home/milo/php/php-cgi-7.0.1 -n --version 2>&1 | less

There are no INI loadings in system calls trace.

Btw. order of -n and --version matters.

------------------------------------------------------------------------
[2015-12-29 10:26:42] [email protected]

this seems by design, and it only affects -h and --version

and we have the same behavior in cli sapi:

$ sapi/cli/php -n --version
PHP 7.0.3-dev (cli) (built: Dec 23 2015 12:12:24) ( NTS DEBUG )
Copyright (c) 1997-2015 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2015 Zend Technologies

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=71234


--
Edit this bug report at https://bugs.php.net/bug.php?id=71234&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.