• Paul Yang's avatar
    Make c extension portable for php 7.4 (#6968) · a66423f0
    Paul Yang authored
    * Make c extension portable for php 7.4
    
    * Fix conformance tests
    
    * Fix comments
    
    * Fix 32-bit
    
    * Update conformance failure list
    
    * Fix compiler warnings
    
    * Cleanup configure created by phpize
    The file created in php 7.4 is not recognizable by previous versions
    
    * Fix conformance tests for 64-bit php
    
    * Fix conformance test
    
    * Fix compile warning
    
    * Fix compile warnings
    a66423f0
Name
Last commit
Last update
..
ext/google/protobuf Loading commit data...
src Loading commit data...
tests Loading commit data...
README.md Loading commit data...
composer.json Loading commit data...
generate_descriptor_protos.sh Loading commit data...
phpunit.xml Loading commit data...
release.sh Loading commit data...