- 08 Dec, 2016 1 commit
-
-
Paul Yang authored
1. Generate single file for each message. 2. Lazily initiate metadata.
-
- 16 Nov, 2016 1 commit
-
-
Paul Yang authored
In php, class name cannot be "Empty". Modified code generator to (#2375) generate GPBEmpty instead (for google.protobuf.Empty only). Also change runtime code to work with the new generated code accordingly.
-
- 10 Nov, 2016 1 commit
-
-
Paul Yang authored
-
- 26 Oct, 2016 1 commit
-
-
Paul Yang authored
-
- 11 Oct, 2016 1 commit
-
-
Paul Yang authored
-
- 10 Oct, 2016 1 commit
-
-
Stanley Cheung authored
* PHP: support 7.0 * Also fix in test_util.php
-
- 23 Sep, 2016 1 commit
-
-
Stanley Cheung authored
* PHP: support 7.0 * Also fix in test_util.php
-
- 15 Sep, 2016 1 commit
-
-
Paul Yang authored
This pull request includes two implementation: C extension and PHP package. Both implementations support encode/decode of singular, repeated and map fields.
-