1. 01 Nov, 2018 2 commits
  2. 31 Oct, 2018 1 commit
  3. 29 Oct, 2018 3 commits
  4. 23 Oct, 2018 1 commit
  5. 22 Oct, 2018 3 commits
  6. 18 Oct, 2018 2 commits
  7. 17 Oct, 2018 1 commit
  8. 16 Oct, 2018 2 commits
  9. 15 Oct, 2018 2 commits
  10. 13 Oct, 2018 1 commit
  11. 12 Oct, 2018 2 commits
  12. 11 Oct, 2018 2 commits
  13. 10 Oct, 2018 2 commits
  14. 08 Oct, 2018 4 commits
  15. 07 Oct, 2018 1 commit
    • michaelbausor's avatar
      PHP: Add support for primitive types in setters (#5126) · 6a51c038
      michaelbausor authored
      * Add support for primitive types in setters
      
      * Update to address PR feedback
      
      * Add tests and fixes for repeated fields
      
      * Remove repeated field code, add getters
      
      * Cleanup, test getters and oneofs
      
      * Move boxing logic into separate class
      
      * Add tests for wrapper type constructor args
      
      * Update to add new setXXXValue methods
      
      * Fix tests for invalid values
      
      * Fix c extension for wrapper accessors
      
      * Fix the bug that well known types didn't call Message_construct
      
      * Address PR comments
      
      * Refactoring init message with array logic
      
      * Add include path to protoc
      
      * Add missing TSRM_LS defintion
      
      * Fix TSRM_LS
      
      * Fix dist check
      6a51c038
  16. 05 Oct, 2018 4 commits
  17. 04 Oct, 2018 3 commits
  18. 03 Oct, 2018 1 commit
  19. 02 Oct, 2018 3 commits