magento / composer

Open Software License 3.0
31 stars 23 forks source link

MC-16174: Allow to use php7.2 for magento composer #17

Closed larsroettig closed 5 years ago

larsroettig commented 5 years ago

Tested on:

PHP 7.2.13 (cli) (built: Dec  7 2018 10:41:23) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.2.13, Copyright (c) 1999-2018, by Zend Technologies

Unit-Test:

vendor/bin/phpunit                                                                                                                                              
PHP Deprecated:  The each() function is deprecated. This message will be suppressed on further calls in /Volumes/Workspace/AdobeTeam/composer/vendor/phpunit/phpunit/src/Util/Getopt.php on line 80

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /Volumes/Workspace/AdobeTeam/composer/vendor/phpunit/phpunit/src/Util/Getopt.php on line 80
PHPUnit 4.1.0 by Sebastian Bergmann.

Configuration read from /Volumes/Workspace/AdobeTeam/composer/phpunit.xml.dist

........

Time: 77 ms, Memory: 4.00MB