18 Commits (f58d0b56e37aa6a85848618018d7a17b86746bc0)

Author SHA1 Message Date
Eric Salo b7d54ace5e switch PHP and Ruby over to the new upb_Map_Delete() 2 years ago
Eric Salo b598b2dd1f switch PHP and Ruby to using upb_Map_Delete2() 2 years ago
Adam Cozzette b20209f321 Sync from Piper @acozzette/proto_github_202203101748 3 years ago
Joshua Haberman 349d74d92e
Updated PHP upb, and utf8_range for Ruby/PHP (#9585) 3 years ago
Joshua Haberman dce403a8b3 Sync from Piper @427369078 3 years ago
Brett McBride 3e724d8a2e formatting 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 0476a893e2 conditionally adding mixed return type 3 years ago
Brett McBride fabe73db6f adding return type hints to php ext 3 years ago
Joshua Haberman 44df0abc02 Added support for PHP 8.1 (currently in RC1). 3 years ago
Joshua Haberman 0b87475592
Php & Ruby Cherry Picks for 3.17.1 (#8632) 4 years ago
Joshua Haberman b0d90e3abe
Fixed PHP memory leaks and arginfo errors (#8614) 4 years ago
Joshua Haberman b3ea125b03
Fixed clone_obj for PHP8. (#8252) 4 years ago
Joshua Haberman f3e53a05d6
Fixed clone for Message, RepeatedField, and MapField. (#8245) 4 years ago
Paul Yang 823f351448
Port for php8 (#8105) 4 years ago
Joshua Haberman cae85a9f11
PHP: Added `==` operators for Map and Array. (#7900) 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Paul Yang d4ca92962c
Port php c extension to php8 (#7793) 4 years ago
Joshua Haberman a28af654fa Removed obsolete TSRMLS_* usage. (#7731) 4 years ago
Joshua Haberman ffb2b53834
Remove old PHP extension (#7695) 4 years ago
listonjesse 2ae7cf0e03 Auxillary -> Auxiliary 5 years ago
Paul Yang d001f8cee4
Ignore unknown enum value when ignore_unknown specified (#7455) (#7462) 5 years ago
Paul Yang 317bc83444
Ignore unknown enum value when ignore_unknown specified (#7455) 5 years ago
Brian Wignall a104dffcb6 Fix typos (#7050) 5 years ago
Paul Yang a66423f0fd
Make c extension portable for php 7.4 (#6968) 5 years ago
Paul Yang c53e5b8e11
Avoid too much overhead in layout_init (#6716) 5 years ago
Joshua Haberman dd7127d23d Fixed compile warnings for PHP extension. (#5589) 6 years ago
Paul Yang 22503a0172
fix for API change in PHP 7.3 (#4898) 6 years ago
Paul Yang 51293f36d8
Fix more memory leak for php c extension (#4211) 7 years ago
Jisi Liu 759245a49a Merge from master 7 years ago
Paul Yang 451d061141 Fix cycle dependency for repeated field not collected by gc (#3399) 7 years ago
Paul Yang 3a0382e907 Add map iterator for c extension (#3350) 7 years ago
Paul Yang 190b5270c8 Make PHP c extension work with PHP7 (#2951) 8 years ago
Paul Yang 1387a6795c Update commit number in Docker to update composer dependency (#2869) 8 years ago
Paul Yang 616e68ecc1 Repeated/Map field setter should accept a regular PHP array (#2817) 8 years ago
Paul Yang bcbaabe53a Add mergeFrom method on Message (#2766) 8 years ago
Bo Yang 63448e6059 Fix compile error for php on Mac. 8 years ago
Stanley Cheung 1e5d4ba938 PHP: fix ZTS tsrm_ls errors (#2189) 8 years ago
Bo Yang 96e2d76491 Fix compile error for php on Mac. 8 years ago
Stanley Cheung 52ab3b07ac PHP: fix ZTS tsrm_ls errors (#2189) 8 years ago
Paul Yang e0e54661f7 Check in php implementation. (#2052) 8 years ago