This is an automated email from the ASF dual-hosted git repository.
sveneld pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 5cc4fa249 THRIFT-6001: Type remaining core PHP lib methods and fix
TException tmethod UUID drift (#3480)
add 834a00ccf THRIFT-6000: Add native types to PHP JSON protocol helpers
and contexts (#3479)
No new revisions were added by this update.
Summary of changes:
lib/php/lib/Protocol/JSON/BaseContext.php | 6 +--
lib/php/lib/Protocol/JSON/ListContext.php | 4 +-
lib/php/lib/Protocol/JSON/LookaheadReader.php | 4 +-
lib/php/lib/Protocol/JSON/PairContext.php | 6 +--
.../SimpleJSON/CollectionMapKeyException.php | 2 +-
lib/php/lib/Protocol/SimpleJSON/Context.php | 4 +-
lib/php/lib/Protocol/SimpleJSON/ListContext.php | 2 +-
lib/php/lib/Protocol/SimpleJSON/MapContext.php | 4 +-
lib/php/lib/Protocol/SimpleJSON/StructContext.php | 2 +-
lib/php/lib/Protocol/TJSONProtocol.php | 47 +++++++++++-----------
lib/php/lib/Protocol/TSimpleJSONProtocol.php | 12 +++---
11 files changed, 47 insertions(+), 46 deletions(-)