Craig Tiller
352f38c112
Remove metadata checks - these are testing things that arent true
10 years ago
Stanley Cheung
e726a53a6c
php script minor fix
10 years ago
Stanley Cheung
316eedd4e1
regex
10 years ago
Stanley Cheung
4a5c65464e
update homebrew php ext location
10 years ago
Craig Tiller
58bbc864ba
Updating wrapped languages to new time functions
10 years ago
Craig Tiller
143e7bf0cf
Introduce a clock type field onto gpr_timespec.
...
Use it to validate that arithmetic on time types makes even some vague
kind of sense.
10 years ago
Stanley Cheung
7e4a9bd556
update php pecl extension to 0.5.1 because header change
10 years ago
Craig Tiller
f3756c1e0d
Introduce multiple clocks to GPR
10 years ago
Stanley Cheung
85b5d76c2b
php minor script fix
10 years ago
Stanley Cheung
f8bfd9a76d
revert wording of optional in php doc
10 years ago
Stanley Cheung
76ed0cc26a
php: update README
10 years ago
Stanley Cheung
f4a99a1471
php extension: do not link rt in osx
10 years ago
Stanley Cheung
229e8553a6
replace backticks with $()
10 years ago
Stanley Cheung
c865c318e4
php: refactor and cleanup some scripts
10 years ago
Stanley Cheung
cb14eab395
Add package.xml and necessary files for pecl extension
10 years ago
Stanley Cheung
cc019af9cc
add PHP timeout interop test
10 years ago
David Garcia Quintas
ba710e5579
Added changes to node and php wrappers
10 years ago
Stanley Cheung
3fa51a3592
update PHP README installation instructions, and dockerfile
10 years ago
David Garcia Quintas
59f905d79a
Changes to byte_buffer based on comments.
10 years ago
David Garcia Quintas
30bd4eb5cc
Removed grpc_byte_buffer_reader_{create,destroy}.
...
Introduced grpc_byte_buffer_init instead. It's now the user's responsibility to
manage memory.
10 years ago
Stanley Cheung
bba0052414
PHP: Updated server to use new shutdown semantics
10 years ago
Stanley Cheung
a4ad39176f
fix php generated code test server port
10 years ago
murgatroid99
268acd54ed
Made PHP library use only a single completion queue
10 years ago
Stanley Cheung
f98cf2d2e2
fix php5.6 ext location
10 years ago
Stanley Cheung
700dfd9b23
php test math proto: add default value
10 years ago
Stanley Cheung
358b716340
add comment
10 years ago
Stanley Cheung
f4206872bb
PHP: add support to pass JWT auth uri to auth library
10 years ago
Stanley Cheung
ff73231610
ignore PHP vendor/ folder
10 years ago
Stanley Cheung
ab62f47be2
remove composer.lock file
10 years ago
Stanley Cheung
04cba6041f
bump php composer.lock again because of auth library fix
10 years ago
Stanley Cheung
62d0b28a76
update php composer.lock
10 years ago
Craig Tiller
f508145012
Fix some wrapped languages
10 years ago
Stanley Cheung
e19497a9d5
add php compute_engine_creds auth interop test
10 years ago
Craig Tiller
64be9f7a30
C Core API cleanup.
...
Simplify grpc_event into something that can be non-heap allocated.
Deprecate grpc_event_finish.
Remove grpc_op_error - use an int as this is more idiomatic C style.
10 years ago
Stanley Cheung
4fbc53e82d
more comments
10 years ago
Stanley Cheung
0e08aed61c
add php service account credentials auth interop test, tested against cloud server
10 years ago
Stanley Cheung
77c45eb042
remove opts param from signature
10 years ago
Stanley Cheung
e569804ade
remove opts param from signature
10 years ago
Stanley Cheung
9bd0c64d66
forgot to update class name
10 years ago
Stanley Cheung
2c9c76310e
Support update metadata callback function in php BaseStub
10 years ago
murgatroid99
aa11066573
Fixed memory leaks in PHP extension code
10 years ago
murgatroid99
35d06e99fb
Simplified script
10 years ago
murgatroid99
5983849988
Added script to generate test .php files from .proto files
10 years ago
murgatroid99
2db4ebdec9
Updated composer.json to version 0.5.0
10 years ago
murgatroid99
e80fdd3740
Updated GeneratedCodeTest to match (not so) recent stub changes
10 years ago
murgatroid99
10286d3f60
Updated PHP files to new method names
10 years ago
murgatroid99
c1d7e24751
Changed C files to have camelCase method names
10 years ago
murgatroid99
bfa9e4f822
Fixed scripts again for PHP 5.5
10 years ago
murgatroid99
bbbb3a0016
Updated scripts with PHP 5.6's build location
10 years ago
murgatroid99
9e0ee11756
Removed pedantic flag from PHP build
10 years ago