jbboehr / php-mustache

Mustache PHP Extension
MIT License
56 stars 22 forks source link

allow php 7.2 #37

Closed remicollet closed 7 years ago

remicollet commented 7 years ago
=====================================================================
PHP         : /opt/remi/php72/root/usr/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 7.2.0alpha1
ZEND_VERSION: 3.2.0-dev
PHP_OS      : Linux - Linux builder.remirepo.net 4.11.3-200.fc25.x86_64 #1 SMP Thu May 25 19:03:07 UTC 2017 x86_64
INI actual  : /work/GIT/php-mustache/tmp-php.ini
More .INIs  :   
---------------------------------------------------------------------
PHP         : /opt/remi/php72/root/usr/bin/phpdbg 
PHP_SAPI    : phpdbg
PHP_VERSION : 7.2.0alpha1
ZEND_VERSION: 3.2.0-dev
PHP_OS      : Linux - Linux builder.remirepo.net 4.11.3-200.fc25.x86_64 #1 SMP Thu May 25 19:03:07 UTC 2017 x86_64
INI actual  : /work/GIT/php-mustache/tmp-php.ini
More .INIs  : 
---------------------------------------------------------------------
CWD         : /work/GIT/php-mustache
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2017-06-09 08:07:04
=====================================================================
...
=====================================================================
TIME END 2017-06-09 08:07:07

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   15
---------------------------------------------------------------------

Number of tests :  190               185
Tests skipped   :    5 (  2.6%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :  185 ( 97.4%) (100.0%)
---------------------------------------------------------------------
Time taken      :    3 seconds
=====================================================================
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.258% when pulling 7cb64407e87333663e0766b705dceccce68da2f3 on remicollet:issue-php72 into 0d19dda9fb219511b4ee965fb0fd52ecaed9d2b7 on jbboehr:master.