- 17 Jun, 2019 1 commit
-
-
Paul Yang authored
* Change int64 json encoding to be string for php and ruby * Fix ruby test * Sync upb change
-
- 24 Apr, 2019 1 commit
-
-
Hao Nguyen authored
* Add a new conformance test for top level JSON null
-
- 28 Jan, 2019 2 commits
- 17 Jan, 2019 1 commit
-
-
Paul Yang authored
* Fix field mask for php in json * Update byte size
-
- 26 Dec, 2018 1 commit
-
-
Paul Yang authored
* Fix Any json encoding/decoding in php * Fix comments
-
- 23 Sep, 2018 1 commit
-
-
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.
-
- 31 Aug, 2018 1 commit
-
-
Paul Yang authored
* Add missing reference to conformanc_test_impl.cc in Makefile * Update conformance failure list
-
- 10 Aug, 2018 1 commit
-
-
Bo Yang authored
-
- 09 Aug, 2018 1 commit
-
-
Feng Xiao authored
-
- 26 Jul, 2018 1 commit
-
-
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
-
- 09 Jul, 2018 1 commit
-
-
Paul Yang authored
* Enable ignoring unknown in json parsing in php * Update generated descriptor files * Update failure list for other languages. * Remove unnecessary php files
-
- 10 Sep, 2017 1 commit
-
-
Jack Wakefield authored
-
- 25 Jul, 2017 1 commit
-
-
Jisi Liu authored
-
- 05 Jul, 2017 1 commit
-
-
Yilun Chong authored
-
- 01 Jul, 2017 2 commits
-
-
Yilun Chong authored
-
Yilun Chong authored
-
- 30 Jun, 2017 1 commit
-
-
Paul Yang authored
* Add json encode/decode for php. * Fix php conformance test on 32-bit machines. * Fix conformance test for c extension. * Fix comments
-
- 19 Apr, 2017 1 commit
-
-
Paul Yang authored
-
- 08 Feb, 2017 1 commit
-
-
Paul Yang authored
-
- 01 Feb, 2017 1 commit
-
-
Paul Yang authored
-