1. 17 Jun, 2019 1 commit
  2. 24 Apr, 2019 1 commit
  3. 28 Jan, 2019 2 commits
  4. 17 Jan, 2019 1 commit
  5. 26 Dec, 2018 1 commit
  6. 23 Sep, 2018 1 commit
    • 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
  7. 31 Aug, 2018 1 commit
  8. 10 Aug, 2018 1 commit
  9. 09 Aug, 2018 1 commit
  10. 26 Jul, 2018 1 commit
    • 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
  11. 09 Jul, 2018 1 commit
  12. 10 Sep, 2017 1 commit
  13. 25 Jul, 2017 1 commit
  14. 05 Jul, 2017 1 commit
  15. 01 Jul, 2017 2 commits
  16. 30 Jun, 2017 1 commit
  17. 19 Apr, 2017 1 commit
  18. 08 Feb, 2017 1 commit
  19. 01 Feb, 2017 1 commit