• Paul Yang's avatar
    Add conformance test for php c back (#4966) · bdcbcabe
    Paul Yang authored
    * Add conformance test for php c back
    
    php c extension has different result for conformance test for different
    php version and architecture. Try to add conformance back for php 7.1 c extension first.
    
    * Disable conformance test for c extension on 32-bit architecture
    32-bit and 64-bit have different failing tests
    
    * Fix typo
    bdcbcabe
tests.sh 15.1 KB