425 Commits (9db84d08fbeae1344908c61489793a8aa6c047ac)

Author SHA1 Message Date
Adam Cozzette 6aa539bf01 Update protobuf version 4 years ago
Adam Cozzette 971a5935ed Updated CHANGES.txt and PHP changelog for 3.15.6 4 years ago
Adam Cozzette 4fff47a418 Update protobuf version 4 years ago
Adam Cozzette 5702d51ec0 Updated CHANGES.txt and PHP release notes for 3.15.5 4 years ago
Joshua Haberman 9b5e357df5 Fixed quadratic memory use in array append for PHP and Ruby. 4 years ago
Adam Cozzette fd8aabf32d Update protobuf version 4 years ago
Adam Cozzette e5c067f81b Updated CHANGES.txt and PHP changelog for 3.15.4 release 4 years ago
Antony Dovgal aa41d9005b read_property() handler is not supposed to return NULL 4 years ago
Antony Dovgal 2e7771d7a0 read_property() handler is not supposed to return NULL 4 years ago
Adam Cozzette 983d115bd9 Update protobuf version 4 years ago
Adam Cozzette d7e943b8d2 Update protobuf version 4 years ago
Adam Cozzette 052dc799d2 Update protobuf version 4 years ago
Adam Cozzette 133e5e7526 Update protobuf version 4 years ago
Adam Cozzette de701c660b Update protobuf version 4 years ago
Joshua Haberman a94870872c Added more information to "file already loaded" warning. 4 years ago
Adam Cozzette 76bfd89090 Added PHP changes for 3.15.0 into package.xml 4 years ago
Adam Cozzette ac9218c5d9 Update protobuf version 4 years ago
Adam Cozzette ae50d9b990 Update protobuf version 4 years ago
Adam Cozzette 8260126500 Update protobuf version 4 years ago
Joshua Haberman db66c95eaf Added more information to "file already loaded" warning. 4 years ago
Adam Cozzette 66e5185780 Added PHP changes for 3.15.0 into package.xml 4 years ago
Adam Cozzette e9f2ef308c Update protobuf version 4 years ago
Paul Yang 525be941e0
Add test for php5 for pure php implementation (#8251) 4 years ago
Joshua Haberman cf28f28347
Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258) 4 years ago
Joshua Haberman b3ea125b03
Fixed clone_obj for PHP8. (#8252) 4 years ago
Brent Shaffer e75f552587
Update README.md 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
Brent Shaffer bd08f75586
fix: README supported PHP version for C extension 4 years ago
Joshua Haberman d5079ed7db
Fixed PHP to support field numbers >=2**28. (#8235) 4 years ago
Brent Shaffer 468bc193ec
fix: convert native PHP floats to single precision (#8187) 4 years ago
Joshua Haberman 7089ff0ef2
Fix PhpDoc comments for message accessors to include "|null". (#8136) 4 years ago
Paul Yang 823f351448
Port for php8 (#8105) 4 years ago
Mike Lehan 9ee163a5d7
Update param type on offsetGet (#8033) 4 years ago
Antony Dovgal 51b620ac96
unregister INI entries and fix invalid read on shutdown (#8042) 4 years ago
Adam Cozzette f3192d6128 Update protobuf version 4 years ago
Adam Cozzette 1b851b3fe6 Update protobuf version 4 years ago
Adam Cozzette 31f719618c Added back in notes field in package.xml 4 years ago
Adam Cozzette a8ab1fade9 Update protobuf version 4 years ago
Adam Cozzette 42d0c53f5b Fixed PHP version and release notes 4 years ago
Joshua Haberman 6ef18e357a
[PHP] Fixes for package.xml: added/removed source files. (#8022) 4 years ago
Adam Cozzette 27100b40fd Update protobuf version 4 years ago
Joshua Haberman a8a1493f35 Moved HasOneof test into GeneratedClassTest.php, to avoid the extra file. 4 years ago
Andrei Nigmatulin 52d3be3276 added tests for hasOneof<Field>() php methods 4 years ago
Joshua Haberman 314ce3c8a0 PHP: Fix in upb for 32-bit platforms. 4 years ago
Andrei Nigmatulin 913e1ede12 add missing has<Field>() method for oneof fields 4 years ago
Joshua Haberman 78f56b84b5 Set -std=gnu99 for PHP extension compile. 4 years ago
Joshua Haberman f65bcca31d Added extra files to Makefile.am and fixed spelling errors. 4 years ago
Joshua Haberman a6985e598c New version of upb, and a new hash function wyhash in third_party. 4 years ago