Paul Yang
60d95f36c0
Fix the bug that message without namespace is not found in the descriptor pool. ( #2240 )
8 years ago
Bo Yang
63448e6059
Fix compile error for php on Mac.
8 years ago
Bo Yang
4f3d20a500
Fix segmentation fault when ZTS is defined.
8 years ago
Bo Yang
c8bd36e5b9
Test php5.5_c test on jenkins
8 years ago
Stanley Cheung
9372292b29
PHP: support 7.0 on PHP implementation ( #2162 )
...
* PHP: support 7.0
* Also fix in test_util.php
8 years ago
Bo Yang
cc8ca5b6a5
Integrate internal changes
8 years ago
Bo Yang
96e2d76491
Fix compile error for php on Mac.
8 years ago
Bo Yang
75b69887aa
Fix segmentation fault when ZTS is defined.
8 years ago
Bo Yang
bcb32c0b86
Test php5.5_c test on jenkins
8 years ago
Stanley Cheung
11433f78a7
PHP: support 7.0 on PHP implementation ( #2162 )
...
* PHP: support 7.0
* Also fix in test_util.php
8 years ago
Bo Yang
98835fb8f8
Integrate internal changes
8 years ago
Bo Yang
c6fa9c71a5
Auto-generate proto files for tests.
8 years ago
Bo Yang
f174d36380
Add back missing test proto files.
8 years ago
Paul Yang
e0e54661f7
Check in php implementation. ( #2052 )
...
This pull request includes two implementation: C extension and PHP
package. Both implementations support encode/decode of singular,
repeated and map fields.
8 years ago
Jisi Liu
cf14183bcd
Down integrate from Google internal.
9 years ago