You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Antony Dovgal
2e7771d7a0
read_property() handler is not supposed to return NULL
NULL is never expected as a result of read_property() handler,
it should return &EG(uninitialized_zval) if there is no such property in
the object
|
4 years ago |
.. |
arena.c
|
…
|
|
arena.h
|
…
|
|
array.c
|
Fixed clone_obj for PHP8. (#8252)
|
4 years ago |
array.h
|
Fixed clone for Message, RepeatedField, and MapField. (#8245)
|
4 years ago |
config.m4
|
…
|
|
convert.c
|
Fixed clone for Message, RepeatedField, and MapField. (#8245)
|
4 years ago |
convert.h
|
Fixed clone for Message, RepeatedField, and MapField. (#8245)
|
4 years ago |
def.c
|
Added more information to "file already loaded" warning.
|
4 years ago |
def.h
|
Fixed clone for Message, RepeatedField, and MapField. (#8245)
|
4 years ago |
map.c
|
Fixed clone_obj for PHP8. (#8252)
|
4 years ago |
map.h
|
Fixed clone for Message, RepeatedField, and MapField. (#8245)
|
4 years ago |
message.c
|
read_property() handler is not supposed to return NULL
|
4 years ago |
message.h
|
Fixed clone for Message, RepeatedField, and MapField. (#8245)
|
4 years ago |
names.c
|
…
|
|
names.h
|
…
|
|
package.xml
|
Update protobuf version
|
4 years ago |
php-upb.c
|
Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258)
|
4 years ago |
php-upb.h
|
Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258)
|
4 years ago |
protobuf.c
|
…
|
|
protobuf.h
|
Update protobuf version
|
4 years ago |
wkt.inc
|
…
|
|