74 Commits (test_698517877)

Author SHA1 Message Date
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 2 months ago
Brent Shaffer 6d84da5e2d fix: do not throw deprecated warning on field getters for default values (#17788) 3 months ago
Joshua Haberman 5a91d6fe5e [php] Added a unit test that bad UTF-8 is rejected in the parser. 7 months ago
Joshua Haberman 60b80c6976 Breaking Change: Remove deprecated legacy class aliases. 10 months ago
kindratmakc 47e92cd689 Fix inconsistent timestamp json encode/decode (#12396) 10 months ago
Brent Shaffer f929439ccd feat: more readable phpdoc escaping (#11208) 10 months ago
Joshua Haberman d14dbbc838 Breaking Change: Validate UTF-8 in string setters, [as previously announced](https://protobuf.dev/news/2023-12-27/#php-breaking-changes). 11 months ago
Adam Cozzette 40ad3fac60 Breaking change: remove support for PHP generic services 11 months ago
Brent Shaffer 59d5006d60 feat: better debug info for PHP messages and repeated fields (#12718) 1 year ago
Sandy Zhang 81068e8e8c Internal change 1 year ago
Joshua Haberman f881c8fe15 Removed compatibility code for PHP <8.0 (#13325) 1 year ago
Protobuf Team Bot 72eb4652b7 Parallelize the build of the PHP extension 2 years ago
Andrei Tcaci 363fa89b1f RepeatedField: unset by index (#11425) 2 years ago
Mike Kruskal 9104075c10 Migrate remaining cross-architecture tests to GHA 2 years ago
Mike Kruskal 0d649bae3e Fix CI failures 2 years ago
Mike Kruskal b81def1cbd Migrate ruby and php to the new utf8_range repo 2 years ago
zajca 743c675c4f fix empty message serialization for Any 2 years ago
Mike Kruskal 687fbffd9b
Fixing mac php tests (#10523) 2 years ago
Mike Kruskal d8421bd49c
Bumping Abseil version to latest LTS (#10433) 2 years ago
Mike Kruskal ed5c57a574
Remove all autotools usage (#10132) 2 years ago
Joshua Haberman 005f6d1c91 Merge pull request #10356 from haberman/php-containing-oneof 2 years ago
Brent Shaffer d8f882b675 fix: fix PHP readonly legacy files for nested messages 2 years ago
Matt Kulukundis e8ab276325 Sync from Piper @465378928 2 years ago
Joshua Haberman a8c600f900 Updated oneof count. 2 years ago
Joshua Haberman 763f08c620 [PHP] Added getContainingOneof and getRealContainingOneof to descriptor. 2 years ago
Brent Shaffer c752a43e1e fix: fix PHP readonly legacy files for nested messages 2 years ago
Sandy Zhang aebdd0885f Sync from Piper @463129388 2 years ago
Sandy Zhang f138d5de25 Sync from Piper @452551755 3 years ago
Brent Shaffer 7ed2c262e2 feat: [PHP] add previous classname to descriptor pool 3 years ago
Brent Shaffer 53944b5983 Add back "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" 3 years ago
Joshua Haberman 8984184e54 Revert "fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633)" 3 years ago
Joshua Haberman dc4aad931e Sync from Piper @444600173 3 years ago
Noah Dietz 4d56f2d83c
Change enum string name for reserved words (#9780) 3 years ago
Brent Shaffer 9ba808b798
fix: phpdoc syntax for repeatedfield parameters (#9784) 3 years ago
Brent Shaffer eb27c201f1
fix: reserve "ReadOnly" keyword for PHP 8.1 and add compatibility (#9633) 3 years ago
Adam Cozzette b20209f321 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
Go Kudo d1d13ed6fa
[PHP] Remove unnecessary zval initialization (#9600) 3 years ago
Joshua Haberman 349d74d92e
Updated PHP upb, and utf8_range for Ruby/PHP (#9585) 3 years ago
Brent Shaffer ce57b5bab6
fix: [PHP] add missing reserved classnames (#9458) 3 years ago
Joshua Haberman 67995fb4e9 Fixed data loss bug with PHP C extension. 3 years ago
Joshua Haberman 26e0ee8eec Fixed multirequest.sh script for when nohup.out does not exist. 3 years ago
Joshua Haberman 759a539736 Fixed PHP SEGV when constructing messages from a destructor. 3 years ago
Joshua Haberman 44df0abc02 Added support for PHP 8.1 (currently in RC1). 3 years ago
Bo Yang 509aee4b8b Sync from Piper @391414001 3 years ago
Adam Cozzette 562fc946c7 Sync from Piper @388508285 3 years ago
Joshua Haberman c5960fdcf5 Removed PHP support for third_party/wyhash in favor of ABSL wyhash. 3 years ago
Brent Shaffer 2126123b53
PHP: add new keywords to missing test (#8801) 3 years ago
Brent Shaffer d995c1c182 update counts 3 years ago
Brent Shaffer bade043986 update reserved names: add finally, fn, match, yield 3 years ago
Joshua Haberman 75de6aa21a Fixed sub-message getters for well-known types when message is unset. 4 years ago