Protocol Buffers - Google's data interchange format
COMMITS
/ php/tests/ArrayTest.php January 16, 2026
B
feat(php): Add PHP typehints for setters and remove redundant GPBUtil checks (#25296)
Brent Shaffer committed
February 10, 2023
A
RepeatedField: unset by index (#11425)
Andrei Tcaci committed
May 14, 2021
J
[PHP] Fixed $msg->setMessage(null) to properly clear the message. (#8472)
Joshua Haberman committed
J
Fixed PHP memory leaks and arginfo errors (#8614)
Joshua Haberman committed
February 2, 2021
J
Fixed clone for Message, RepeatedField, and MapField. (#8245)
Joshua Haberman committed
December 4, 2020
P
Port for php8 (#8105)
Paul Yang committed
September 22, 2020
J
PHP: Added `==` operators for Map and Array. (#7900)
Joshua Haberman committed
August 12, 2020
P
Port php c extension to php8 (#7793)
Paul Yang committed