Paul Yang
98e26a4195
Add missing reference to conformanc_test_impl.cc in Makefile ( #5100 )
...
* Add missing reference to conformanc_test_impl.cc in Makefile
* Update conformance failure list
7 years ago
Bo Yang
e3ee7167f1
Fix json parsing of wrapper values
7 years ago
Feng Xiao
6bbe197e9c
Down-integrate from google3.
7 years ago
Paul Yang
bdcbcabe5e
Add conformance test for php c back ( #4966 )
...
* 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
7 years ago
Paul Yang
26eeec93e4
Enable ignoring unknown in json parsing in php ( #4839 )
...
* Enable ignoring unknown in json parsing in php
* Update generated descriptor files
* Update failure list for other languages.
* Remove unnecessary php files
7 years ago
Jack Wakefield
174c82d8ce
Add well-known timestamps to JSON for PHP ( #3564 )
8 years ago
Jisi Liu
759245a49a
Merge from master
8 years ago
Yilun Chong
cbf7dfb323
fix php failing list and csharp generated proto
8 years ago
Yilun Chong
726ba33d98
changed php's failing list
8 years ago
Yilun Chong
3adb054bbf
add some test proto2 supported, add js proto2 supported, fixed some error
8 years ago
Paul Yang
ecca6ea95d
Add json encode/decode for php. ( #3226 )
...
* Add json encode/decode for php.
* Fix php conformance test on 32-bit machines.
* Fix conformance test for c extension.
* Fix comments
8 years ago
Paul Yang
190b5270c8
Make PHP c extension work with PHP7 ( #2951 )
8 years ago
Paul Yang
cba04b19e8
Implement json encoding decoding for php. ( #2682 )
8 years ago
Paul Yang
39756643df
Add conformance test for php ( #2655 )
8 years ago