• 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
..
proto Loading commit data...
array_test.php Loading commit data...
autoload.php Loading commit data...
bootstrap_phpunit.php Loading commit data...
compatibility_test.sh Loading commit data...
compile_extension.sh Loading commit data...
descriptors_test.php Loading commit data...
encode_decode_test.php Loading commit data...
gdb_test.sh Loading commit data...
generated_class_test.php Loading commit data...
generated_phpdoc_test.php Loading commit data...
generated_service_test.php Loading commit data...
map_field_test.php Loading commit data...
memory_leak_test.php Loading commit data...
php_implementation_test.php Loading commit data...
test.sh Loading commit data...
test_base.php Loading commit data...
test_util.php Loading commit data...
undefined_test.php Loading commit data...
well_known_test.php Loading commit data...
wrapper_type_setters_test.php Loading commit data...