Paul Yang
46ae90dc5e
Make php generated code conform to PSR-4. ( #2435 )
...
1. Generate single file for each message.
2. Lazily initiate metadata.
2016-12-08 11:16:49 -08:00
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
Bo Yang
4f3d20a500
Fix segmentation fault when ZTS is defined.
2016-10-10 11:44:54 -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