issues
search
chobie
/
php-protocolbuffers
PECL ProtocolBuffers
pecl.php.net/package/protocolbuffers
Other
128
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix php_protocolbuffers_parse_magic_method
#66
dongqiaoershao
opened
5 years ago
0
php 7.x install fails
#63
acajaja
opened
6 years ago
1
php7.0 install faild
#62
BenVim
opened
7 years ago
1
magic method will make a conflict: "setFrom", when message has a "from" field
#61
potterhe
opened
7 years ago
0
when parse a message, got an error field
#60
violetdeng
opened
8 years ago
0
when serialize , got 'zend_mm_heap corrupted'
#59
huasonglee
opened
8 years ago
1
Error while installing: `php.h` not found
#58
kadnan
opened
8 years ago
0
Add support for PHP7?
#57
baltazorbest
opened
8 years ago
1
Fixes in config.m4
#56
fmela
opened
8 years ago
0
Installing php-protocolbuffers fails at composer step
#55
rob-watts
closed
8 years ago
2
Try to serialize, then deserialize - got error
#54
alexk984
opened
9 years ago
3
Fixed an error message about required property
#53
superstas
closed
4 years ago
0
When initialize a message with an invalid array, the first invalid key of the given array will be changed to an exception
#52
bryceliu
opened
9 years ago
0
fixbug: when call json_encode or toArray, fields of BYTES are encoded to zero.
#51
bryceliu
opened
9 years ago
0
Protocol Buffers 2.6.0
#50
ghost
opened
10 years ago
10
segmentation fault if passed invalid data, when ProtocolBuffers::decode is called
#49
brtriver
opened
10 years ago
0
Segmentation fault
#48
jekhy
opened
10 years ago
0
PHP -> Java -> PHP -> ProtocolBuffersInvalidProtocolBufferException on parseFromString()
#47
ghost
closed
10 years ago
3
Fatal error
#46
ghost
closed
10 years ago
0
data parse error
#45
betashepherd
opened
10 years ago
4
ProtocolBuffersMessage::__construct() segfaults with invalid field names
#44
dcelasun
closed
10 years ago
4
No error when using a not initialized message
#43
Nicien
opened
10 years ago
2
Hi, I want to known about "ProtocolBuffers\Message::getExtension(string $name)"
#42
willsky
closed
10 years ago
2
ProtocolBuffersMessage::__construct() is broken with repeated fields
#41
dcelasun
closed
6 years ago
1
fix various build warning (cause test failure on x86_64)
#40
remicollet
closed
10 years ago
2
0.2.3 has a failing unit test & causes random segfaults in php-fpm
#39
dcelasun
closed
10 years ago
10
[Feature Request] Optional native types for numeric fields
#38
dcelasun
closed
6 years ago
9
The message contains a message data that has been serialized
#37
b40yd
closed
10 years ago
4
Small additions to the stub file
#36
dcelasun
closed
10 years ago
1
hhvm support
#35
chobie
opened
10 years ago
1
[Feature Request] ProtocolBuffersMessage should implement JsonSerializable interface
#34
dcelasun
closed
10 years ago
18
Message::append on a repeated field causes segfault, batch assigning it throws exception
#33
dcelasun
closed
10 years ago
2
Memory leak in examples/prefecture.php
#32
dcelasun
closed
10 years ago
3
Segfault at parseFromString
#31
dcelasun
closed
10 years ago
4
Add enum related classes to stub file
#30
dcelasun
closed
10 years ago
1
Parsing large message might cause performance down.
#29
chobie
opened
10 years ago
0
API documentation lacks details to create stub files
#28
dcelasun
closed
10 years ago
5
Add a Bitdeli Badge to README
#27
bitdeli-chef
closed
10 years ago
0
add stream decoder
#26
chobie
opened
10 years ago
0
Suggestion: batch setting of message fields
#25
MonkeyMaster
closed
10 years ago
6
[ANNOUNCEMENTS]: Brandnew protoc-gen-php
#24
chobie
closed
10 years ago
1
[protoc-gen-php] Enum default values: case mismatch
#23
MonkeyMaster
closed
10 years ago
0
VC9 build problems
#22
MonkeyMaster
closed
10 years ago
2
use namespace when generating nested message
#21
chobie
closed
10 years ago
2
Error After installation
#20
chetanch
closed
10 years ago
4
fixed64: encoding stringy-numbers fails if the script contain large number literals
#19
cypres
closed
11 years ago
1
OS X (10.9) build error (unexpected type name 'pb_globals': expected expression)
#18
cypres
closed
11 years ago
1
how can i delete item with repeated field
#17
muyilangjun
closed
11 years ago
2
Problems with numbers larger than 2^63-1
#16
cypres
closed
11 years ago
5
the int64 decode problem
#15
X8888
closed
11 years ago
7
Next