680 Commits (22.x)

Author SHA1 Message Date
Brent Shaffer ce57b5bab6
fix: [PHP] add missing reserved classnames (#9458) 3 years ago
David Supplee dfcbdb8ca0
fix: use E_USER_ERROR for trigger_error calls (#9462) 3 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
deannagarcia a6a66a9ac8
Update package.xml 3 years ago
Adam Cozzette 22d0e265de
Update protobuf version for 3.19.4 (#9449) 3 years ago
Joshua Haberman 67995fb4e9 Fixed data loss bug with PHP C extension. 3 years ago
Maximilian 82372d8fe6
Use proper SPDX license identifier (#9441) 3 years ago
Brett McBride a78b89ef2a removing ext-bcmath require 3 years ago
Brett McBride 3e724d8a2e formatting 3 years ago
Brett McBride 6a3f3840f6 tidy 3 years ago
Brett McBride 110d6c10b2 polyfill ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX 3 years ago
Brett McBride c62cbe97de working 7.0 extension 3 years ago
Brett McBride f689268ca3 fixing typo in comment 3 years ago
Brett McBride bfe33d7d08 php 7.0 support 3 years ago
Brett McBride 9e65df20a7 bump extension min version to 7.2 3 years ago
Brett McBride 0476a893e2 conditionally adding mixed return type 3 years ago
Adam Cozzette cc7b1b5323 Update protobuf version 3 years ago
Brett McBride 558d128fc7 require bcmath 3 years ago
Brett McBride fabe73db6f adding return type hints to php ext 3 years ago
Adam Cozzette eb94f17a8b Update protobuf version 3 years ago
Brett McBride c26b1c87d7 fixing php 8.1 deprecation warnings 3 years ago
Adam Cozzette 7c40b2df1f
Update protobuf version (#9167) 3 years ago
Adam Cozzette 1c8ae24595 Update changelog for 3.19.1 3 years ago
Chris Bainbridge 65852d6e9c
Fix comment syntax in any.proto (#8792) 3 years ago
Adam Cozzette 17b30e9647
Update protobuf version (#9119) 3 years ago
Adam Cozzette 3f3e6f47c6
Update version to 3.19.0-rc2 and fix changelog about Java 7 (#9116) 3 years ago
Adam Cozzette 53a1d66d9d
Update PHP release notes for 3.19.0 (#9110) 3 years ago
Adam Cozzette 519340d662
Update protobuf version (#9106) 3 years ago
Josh 8171716ae9
Added "object" as a reserved name for PHP (#8962) 3 years ago
Adam Cozzette 0dab03ba7b
Update protobuf version to 3.18.1 (#9051) 3 years ago
Paul Yang 12fb2b7450
Update protobuf version (#8973) 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
Joshua Haberman e5c570bb57 Sync from Piper @395706834 3 years ago
Bo Yang d8f55782b0 Update protobuf version 3 years ago
Paul Yang 7cbc08615f
Update protobuf version (#8887) 3 years ago
Bo Yang 509aee4b8b Sync from Piper @391414001 3 years ago
Deanna Garcia 9b7685436b Removing php workaround 3 years ago
Adam Cozzette 75680f8a70 Remove the _build directory before building protoc 3 years ago
Adam Cozzette ed1d7443ff Make generate_test_protos.sh echo commands 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
Joshua Haberman 9d578a3a9c Ported Ruby to ABSL wyhash. 3 years ago
Brent Shaffer 2126123b53
PHP: add new keywords to missing test (#8801) 3 years ago
Brent Shaffer d2c82dff39
fix: missing comma in PHP names.c and generator.cc (#8787) 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
Paul Yang b24d0c2b7a
Disable the warning for adding duplicated symbol (#8720) 4 years ago
Deanna Garcia 367851d124 Update protobuf version 4 years ago