• Paul Yang's avatar
    Adopt upb change for timestamp and duration json to php (#5106) · 9bda1f19
    Paul Yang authored
    * Adopt upb change for timestamp and duration json to php
    
    * Remove unused code
    
    * Re-sync upb
    
    * Fix php implementation timestamp json parsing
    
    * Fix strptime use local timezone on mac.
    
    * Remove succeeding tests
    
    * Resync
    
    * Add tests for values
    
    * Fix php tests
    
    * Fix encoder handlers change default value
    
    Previously, oneofsubmsg_handler and submsg_handler change zval's default value directly.
    The fix use REPLACE_ZVAL_VALUE which create a copy of parsed value and assign it to zval.
    9bda1f19
failure_list_php_c.txt 4.26 KB