Paul Yang
1f2dbc899b
Implement RepeatedFieldIter for c extension. ( #2333 )
2016-11-08 11:38:34 -08:00
Paul Yang
51c5ff889c
Fix pure php implementation for 32-bit machine. ( #2282 )
2016-10-25 17:27:05 -07:00
Paul Yang
60d95f36c0
Fix the bug that message without namespace is not found in the descriptor pool. ( #2240 )
2016-10-11 10:36:25 -07:00
Bo Yang
96e2d76491
Fix compile error for php on Mac.
2016-10-05 19:15:31 -07:00
Bo Yang
75b69887aa
Fix segmentation fault when ZTS is defined.
2016-10-05 11:00:39 -07:00
Stanley Cheung
52ab3b07ac
PHP: fix ZTS tsrm_ls errors ( #2189 )
...
* PHP: fix ZTS tsrm_ls errors
* Fix a few more macros
2016-10-04 13:39:51 -07:00
Bo Yang
bcb32c0b86
Test php5.5_c test on jenkins
2016-10-03 20:48:39 +00:00
Bo Yang
787f3fb163
Fixing inconsistent php version number.
2016-09-26 12:48:28 -07:00
Stanley Cheung
907a075d7e
php: support 5.5.9 for pecl extension ( #2174 )
2016-09-23 17:05:45 -07:00
Bo Yang
18f336b98a
Update php supported version.
2016-09-23 22:22:18 +00:00
Bo Yang
9cb812fab5
Modify php api version and minimum supported php version.
2016-09-22 17:17:01 -07:00
Stanley Cheung
11433f78a7
PHP: support 7.0 on PHP implementation ( #2162 )
...
* PHP: support 7.0
* Also fix in test_util.php
2016-09-22 17:13:12 -07:00
Bo Yang
ebcda12102
Bump version number to 3.1.0-alpha-1.
2016-09-20 21:37:06 +00:00
Bo Yang
98835fb8f8
Integrate internal changes
2016-09-19 17:42:40 -07:00
Bo Yang
3b001ca6ba
Some php engine implementation doesn't have return_value_ptr properly set. Explicitly use &return_value.
2016-09-15 17:59:49 -07:00
Bo Yang
c6fa9c71a5
Auto-generate proto files for tests.
2016-09-15 17:59:49 -07:00
Bo Yang
f174d36380
Add back missing test proto files.
2016-09-15 17:59:49 -07:00
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.
2016-09-15 11:09:01 -07:00
Otto Kekäläinen
3808d091f8
Fix spelling in strings and comments
2016-07-03 15:26:04 +03:00
Jisi Liu
cf14183bcd
Down integrate from Google internal.
2016-04-28 14:34:59 -07:00
Jisi Liu
3b3c8abb96
Integrate google internal changes.
2016-03-30 11:39:59 -07:00