63 Commits (81106b10dc6b224a79ca2bc27768c1348e8776b6)

Author SHA1 Message Date
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
Joshua Haberman 9521803d40 Sync from Piper @375548932 4 years ago
Joshua Haberman 0b87475592
Php & Ruby Cherry Picks for 3.17.1 (#8632) 4 years ago
Joshua Haberman 7e95c64dfb
[PHP] Fixed $msg->setMessage(null) to properly clear the message. (#8472) 4 years ago
Joshua Haberman b0d90e3abe
Fixed PHP memory leaks and arginfo errors (#8614) 4 years ago
Joshua Haberman 45e9707871
Some more updates to PHP testing infrastructure (#8576) 4 years ago
Joshua Haberman 8b87075924
Updated and simplified PHP testing structure (#8558) 4 years ago
Paul Yang 114efc42d4
Fix php json parsing not throwing error for unknown field. (#8528) 4 years ago
Joshua Haberman f3e53a05d6
Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
Joshua Haberman d18df4f764
Protect against stack overflow if the user derives from Message. (#8248) 4 years ago
Christian Alexander Wolf f4d0f7c85e
feat: add support for deprecated fields to PHP compiler (#8223) 4 years ago
Joshua Haberman d5079ed7db
Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago