Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/xampp/php/ |
@echo off rem CLI Script to build system for extensions support rem PHP version 5 rem @category PHP rem @package PHP_CompatInfo rem @author Laurent Laville <pear@laurent-laville.org> rem @license http://www.opensource.org/licenses/bsd-license.php BSD rem @version CVS: $Id: pciconf.bat,v 1.1 2008/11/29 18:18:55 farell Exp $ rem @link http://pear.php.net/package/PHP_CompatInfo rem @since File available since Release 1.9.0b1 set XAMPPPHPDIR=C:\xampp\php "%XAMPPPHPDIR%\.\php.exe" -f "%XAMPPPHPDIR%\pciconf" -- %*