Commit History

Author SHA1 Message Date
  Joshua Haberman 07a49bbe6d Updated version to 4.0.0-rc1. (#7699) 5 years ago
  Joshua Haberman ffb2b53834 Remove old PHP extension (#7695) 5 years ago
  Paul Yang fe1790ca0d Fix Multiple Request for PHP (#7008) 5 years ago
  Paul Yang a66423f0fd Make c extension portable for php 7.4 (#6968) 5 years ago
  Paul Yang e69c939652 Extern declare protobuf_globals (#6946) 5 years ago
  Rafi Kamal b0386daa19 Remove add_proto_enumdesc and get_proto_enumdesc (#6931) 5 years ago
  Rafi Kamal 391440e3dd Implement lazy loading of php class for proto messages (#6911) (#6925) 5 years ago
  Paul Yang edda0c92f5 Persistent Descriptor Pool (#6899) 5 years ago
  Paul Yang 22503a0172 fix for API change in PHP 7.3 (#4898) 7 years ago
  Paul Yang 3823897475 Well known types are not initialized properly. (#4139) 7 years ago
  Bo Yang 39159c89f1 Accept DatetimeInterface in fromDatetime 7 years ago
  Paul Yang 2df472690e Fix php well known type conformance tests (#3828) (#3840) 8 years ago
  Jisi Liu de15e73d58 Merge remote-tracking branch 'origin/3.4.x' into master 8 years ago
  Paul Yang 77f64bb777 Add well known types to php runtime. (#3697) 8 years ago
  Bo Yang ddb9ef9cc3 Change array to map for reserved names in c extension 8 years ago
  Paul Yang 7f8b91f552 Add native php support for Duration. (#3583) 8 years ago
  Paul Yang b70e0fdf09 Add php support for Timestamp. (#3575) 8 years ago
  Paul Yang c7457ef65a Add any support in php runtime. (#3486) 8 years ago
  Paul Yang c15a3269f9 Expose descriptor API in php c extension (#3422) 8 years ago
  Paul Yang 451d061141 Fix cycle dependency for repeated field not collected by gc (#3399) 8 years ago
  Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 8 years ago
  Paul Yang 190b5270c8 Make PHP c extension work with PHP7 (#2951) 8 years ago
  Paul Yang 1f2dbc899b Implement RepeatedFieldIter for c extension. (#2333) 9 years ago
  Bo Yang 63448e6059 Fix compile error for php on Mac. 9 years ago
  Paul Yang e0e54661f7 Check in php implementation. (#2052) 9 years ago
  Jisi Liu 3b3c8abb96 Integrate google internal changes. 9 years ago