mirror of
https://github.com/shivammathur/setup-php.git
synced 2025-08-11 08:04:39 +07:00
Dry custom tools and extension code
This commit is contained in:
@ -21,7 +21,7 @@ Function Add-InstantClient() {
|
||||
}
|
||||
|
||||
# Function to install oci8 and pdo_oci.
|
||||
Function Add-OCI() {
|
||||
Function Add-Oci() {
|
||||
Param (
|
||||
[Parameter(Position = 0, Mandatory = $true)]
|
||||
[ValidateNotNull()]
|
||||
|
Reference in New Issue
Block a user