1. 24 May, 2018 3 commits
    • Brent Shaffer's avatar
      PHP array constructors for protobuf messages (#4530) · f1911f37
      Brent Shaffer authored
      * PHP array constructors for protobuf messages
      
      * removes Descriptor from error message
      
      * allows mergeFrom to accept an array
      
      * only use initWithDescriptor if instanceof MapEntry
      
      * adds doc comments
      
      * removes ability for constructors to take arrays for submessages
      
      * Revert "allows mergeFrom to accept an array"
      
      This reverts commit b7b72182d561634af12c5c5c56a7cda3b33241f9.
      
      * makes mergeFromArray protected and fixes mergeFrom whitespace
      
      * Separates merging from JSON and merging from PHP array
      
      * removes well-known types and json keys from array construction
      
      * Addresses PR review comments
      
      * cleans up tests
      
      * fixes exception messages
      f1911f37
    • Feng Xiao's avatar
      Merge pull request #4669 from jtattermusch/fix_bazel_build_syntax · b625aabb
      Feng Xiao authored
      Fix syntax error in BUILD file
      b625aabb
    • Jan Tattermusch's avatar
      fix syntax error in BUILD file · ccc56a3c
      Jan Tattermusch authored
      ccc56a3c
  2. 22 May, 2018 8 commits
  3. 21 May, 2018 3 commits
  4. 18 May, 2018 2 commits
  5. 17 May, 2018 3 commits
  6. 16 May, 2018 2 commits
  7. 15 May, 2018 6 commits
  8. 14 May, 2018 11 commits
  9. 11 May, 2018 2 commits