-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Pri0Priority - HighestPriority - Highestarea-managementArea - Microsoft.PowerShell.Management moduleArea - Microsoft.PowerShell.Management module
Milestone
Description
Issue Details
Ref: PowerShell/PowerShell#8080
Test-Path is being altered to accept null/empty string input. I believe the behaviour will be as follows:
- For
$nullinput: write non-terminating error to error stream - For empty string
''input: return$false
Version(s) of document impacted
- Impacts 6.next document
- Impacts 6 document
- Impacts 5.1 document
- Impacts 5.0 document
- Impacts 4.0 document
- Impacts 3.0 document
Reason(s) for not selecting all version of documents
- The documented feature was introduced in selected version of PowerShell
- This issue only shows up in selected version of the document
Metadata
Metadata
Assignees
Labels
Pri0Priority - HighestPriority - Highestarea-managementArea - Microsoft.PowerShell.Management moduleArea - Microsoft.PowerShell.Management module