powershell-phpmanager

A PowerShell module to install/update PHP, PHP extensions and Composer on Windows

MIT License

Stars
216

Bot releases are hidden (Show)

powershell-phpmanager - v1.22.7

Published by mlocati about 4 years ago

  • Recognize PHP 8.0-alpha1 modules
powershell-phpmanager - v1.22.6

Published by mlocati about 4 years ago

  • Fix installation of couchbase extension
powershell-phpmanager - v1.22.4

Published by mlocati about 4 years ago

  • Fix installing xdebug
powershell-phpmanager - v1.22.5

Published by mlocati about 4 years ago

  • Fix installing yaml extension on PHP > 7.2
  • Fix detecting symlinked directories on PowerShell Core 7
powershell-phpmanager - v1.22.3

Published by mlocati about 4 years ago

  • Fallback to replacing spaces with '_' to get extension handles
powershell-phpmanager - v1.22.2

Published by mlocati about 4 years ago

  • Added Zephir Parser support
powershell-phpmanager - v1.22.1

Published by mlocati about 4 years ago

  • Reset ACL for extension files
powershell-phpmanager - v1.22.0

Published by mlocati about 4 years ago

  • Better error message when parsing an unsupported version
  • Add support for PHP snapshot versions
powershell-phpmanager - v1.21.0

Published by mlocati about 4 years ago

  • Allow upgrading from pre-releases to releases
powershell-phpmanager - v1.20.1

Published by mlocati about 4 years ago

  • Make it so Get-CACertFromSystem works in PS Core
powershell-phpmanager - v1.20.0

Published by mlocati about 4 years ago

  • Add a flag to Get-CACertFromCurl to skip curl checksum check
powershell-phpmanager - v1.19.1

Published by mlocati about 4 years ago

  • Fix Update-PhpCAInfo for PowerShell 6+
powershell-phpmanager - v1.19.2

Published by mlocati about 4 years ago

  • Install the very latest stable version of xdebug
  • Faster installation of xdebug
powershell-phpmanager - v1.19.0

Published by mlocati about 4 years ago

  • Download pre-release xdebug versions from xdebug.org
powershell-phpmanager - v1.17.3

Published by mlocati about 4 years ago

  • Show better error message when an extension file can't be overwritten
powershell-phpmanager - v1.18.0

Published by mlocati about 4 years ago

  • Add MajorMinorVersion to PhpVersion objects
powershell-phpmanager - v1.17.2

Published by mlocati about 4 years ago

  • Check extension_dir before installing a PHP extension
powershell-phpmanager - v1.17.1

Published by mlocati about 4 years ago

  • Let Install-PhpExtension be a bit more verbose
powershell-phpmanager - v1.17.0

Published by mlocati about 4 years ago

  • Updates for PHP 7.4RC1
  • Add "Current" PHP version to PHP Switcher
powershell-phpmanager - v1.16.2

Published by mlocati about 4 years ago

  • Add 2017 in switch case of VCVersion in PhpVersion