Skip to content

Commit

Permalink
Merge pull request #81 from drbyte/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
enygma committed Jan 10, 2015
2 parents 7ebf6e1 + f78212c commit 6e28e79
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -147,6 +147,9 @@ The scanner also supports the concept of "contexts" - environments you may be ex
vendor/bin/iniscan show --path=/path/to/php.ini --context=dev
```

In this case, we've told it we're running in dev, so anything that specifically mentions "prod" isn't executed.


Deprecated reporting
--------------------

Expand All @@ -161,7 +164,6 @@ It's recommended that these settings be removed as they will be removed from fut
This is default behavior and does not need to be enabled.


In this case, we're told it we're running in dev, so anything that specifically mentions "prod" isn't executed.

@author Chris Cornutt <ccornutt@phpdeveloper.org>

Expand Down

0 comments on commit 6e28e79

Please sign in to comment.