778 Commits (0ddeb6c4c808c617f8b2e89e7eb105aa630d64da)

Author SHA1 Message Date
Joshua Haberman d5079ed7db
Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
Joshua Haberman 7089ff0ef2
Fix PhpDoc comments for message accessors to include "|null". (#8136) 4 years ago
Paul Yang 823f351448
Port for php8 (#8105) 4 years ago
Antony Dovgal 51b620ac96
unregister INI entries and fix invalid read on shutdown (#8042) 4 years ago
Adam Cozzette f3192d6128 Update protobuf version 4 years ago
Adam Cozzette 1b851b3fe6 Update protobuf version 4 years ago
Adam Cozzette 31f719618c Added back in notes field in package.xml 4 years ago
Adam Cozzette a8ab1fade9 Update protobuf version 4 years ago
Adam Cozzette 42d0c53f5b Fixed PHP version and release notes 4 years ago
Joshua Haberman 6ef18e357a
[PHP] Fixes for package.xml: added/removed source files. (#8022) 4 years ago
Adam Cozzette 27100b40fd Update protobuf version 4 years ago
Andrei Nigmatulin 52d3be3276 added tests for hasOneof<Field>() php methods 4 years ago
Joshua Haberman 314ce3c8a0 PHP: Fix in upb for 32-bit platforms. 4 years ago
Andrei Nigmatulin 913e1ede12 add missing has<Field>() method for oneof fields 4 years ago
Joshua Haberman 78f56b84b5 Set -std=gnu99 for PHP extension compile. 4 years ago
Joshua Haberman f65bcca31d Added extra files to Makefile.am and fixed spelling errors. 4 years ago
Joshua Haberman a6985e598c New version of upb, and a new hash function wyhash in third_party. 4 years ago
Joshua Haberman de371235c9 Sync from Piper @338284531 4 years ago
Joshua Haberman 8ea38263ec Put NDEBUG in upb, not in CFLAGS. 4 years ago
Joshua Haberman 4936abe813 Fixed bug with oneofs in JSON decoding. 4 years ago
Joshua Haberman d140b1cdce Optimizations for loading of descriptors in PHP: 4 years ago
Paul Yang d1eca4e4b4
Update version number to 3.13.0.1 for php (#7950) 4 years ago
Joshua Haberman 8308aa0c31 Properly terminate method array. 4 years ago
Joshua Haberman 5a98ff98d7 Create a separate InternalDescriptorPool method to see if that fixes preloading. 4 years ago
Joshua Haberman 05644f0313 Revert upb changes to minimize changes as we evaluate performance. 4 years ago
Joshua Haberman ec4b194608 Regenerated protos with new script. 4 years ago
Joshua Haberman cfc0c2b5e0 Passes all tests. 4 years ago
Joshua Haberman a93d840881 WIP. 4 years ago
Joshua Haberman cae85a9f11
PHP: Added `==` operators for Map and Array. (#7900) 4 years ago
Joshua Haberman f0942fb0a2
Equals passes tests in both pure-PHP and the C extension. (#7883) 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Paul Yang 93d8e89374
Fix version number in php macro (#7822) 4 years ago
Adam Cozzette fde7cf7358 Update protobuf version 4 years ago
Adam Cozzette 98c2e69f8c Update protobuf version 4 years ago
Paul Yang d4ca92962c
Port php c extension to php8 (#7793) 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Paul Yang 0929596575 Check realoneof in json parsing (#7763) 4 years ago
Adam Cozzette 1c587a8059 Updated version to 3.13.0-rc2 4 years ago
Paul Yang 69c4bc5674 Updated upb to pick up several bugfixes (#7740) 4 years ago
Joshua Haberman a28af654fa Removed obsolete TSRMLS_* usage. (#7731) 4 years ago
Joshua Haberman 5f32d484c1 Updated minimum required version for C extension to 7.0. (#7730) 4 years ago
Joshua Haberman ad5a215359 Added proto3 presence support for PHP (#7724) 4 years ago
Adam Cozzette 8940150706 Updated version to 3.13.0-rc1. 4 years ago
Joshua Haberman ffb2b53834
Remove old PHP extension (#7695) 4 years ago
Joshua Haberman 25755efc4f Sync from Piper @319848517 4 years ago
Joshua Haberman aaf84cb10f
Bugfix for when message constructor has no argument. (#7660) 5 years ago
Joshua Haberman 093faebcdb
New PHP C Extension based on upb_msg (#7614) 5 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Joshua Haberman f1ce8663ac
De-duplicated code to generate PHP protos and install phpunit. (#7605) 5 years ago
Joshua Haberman 9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 5 years ago