Jan Tattermusch
|
60a7ce664a
|
Merge remote-tracking branch 'upstream/v1.35.x' into HEAD
|
2021-01-18 09:35:36 +01:00 |
root
|
cb2e78c59e
|
fix phpunit 8 warnings
|
2021-01-13 16:01:33 +00:00 |
Jan Tattermusch
|
9c8818d2ee
|
regenerate proto files for csharp, php, ruby
|
2021-01-11 09:58:05 +01:00 |
Stanley Cheung
|
fe2e96f9f3
|
Regenerate projects
|
2021-01-06 19:52:32 -08:00 |
Stanley Cheung
|
5564ac0cce
|
Regenerate projects
|
2021-01-06 19:40:00 -08:00 |
root
|
85a0368b1b
|
add assert
|
2020-12-11 18:23:31 +00:00 |
root
|
48de85ba51
|
move up from RC3 to 8.0.0
|
2020-12-11 17:09:59 +00:00 |
Stanley Cheung
|
fc66bb707b
|
Merge pull request #24891 from tony2001/php_double_hash_destroy
remove zend_hash_destroy() from postfork handler
|
2020-12-04 15:08:03 -08:00 |
Stanley Cheung
|
d91cb737d0
|
Merge pull request #24901 from HannahShiSFB/phpunit8-warnings
PHP: fix phpunit warnings
|
2020-12-04 12:55:19 -08:00 |
root
|
5ecc8823e3
|
fix phpunit warnings
|
2020-12-04 07:04:01 +00:00 |
root
|
dc84194d23
|
upgrade phpunit to 8.5.13 to support php8
|
2020-12-04 04:49:36 +00:00 |
Antony Dovgal
|
b50d2cee37
|
fix zend_hash_destroy() in postfork handler
these hashes will be normally destroyed in MSHUTDOWN handler
|
2020-12-03 12:36:52 +03:00 |
Stanley Cheung
|
f1e7e405b6
|
Re-generate protos for PHP
|
2020-12-01 17:55:36 -08:00 |
Stanley Cheung
|
437dc463ef
|
Merge pull request #24791 from Alexander1000/composer-update
PHP: update required minimal php version to 7.0
|
2020-11-19 14:45:03 -08:00 |
Aleksandr Dankovtsev
|
c038f827b8
|
update required minimal php version to 7.0
|
2020-11-19 23:52:44 +03:00 |
root
|
1cf42033b7
|
add php8 test docker
|
2020-11-19 06:35:18 +00:00 |
root
|
2f38db4191
|
del test dockerfile for php 8 for now
|
2020-11-18 07:37:02 +00:00 |
root
|
4429620608
|
to fit phpunit8 grammar, add void to setUpBeforeClass(), setUp() and tearDown()
|
2020-11-18 07:37:02 +00:00 |
root
|
e989bb8b83
|
upgrade to phpunit8.5.8
|
2020-11-18 07:37:02 +00:00 |
root
|
39e2ad44f2
|
upgrade to phpunit8
|
2020-11-18 07:37:02 +00:00 |
root
|
b73be37404
|
add a test dockerfile for php8
|
2020-11-18 07:37:02 +00:00 |
yulin-liang
|
2ffa791ae6
|
Regenerate projects
|
2020-11-17 13:10:08 -08:00 |
root
|
e250601ff2
|
add ifdef for compiling on php8
|
2020-11-13 19:16:34 +00:00 |
Stanley Cheung
|
0f71df8655
|
Merge pull request #24353 from HannahShiSFB/del-php5-ifdefs
PHP: deprecate PHP 5 support from PECL extension
|
2020-10-12 14:06:29 -07:00 |
Esun Kim
|
8e9e895ffc
|
Replace grpc_shutdown_blocking with grpc_shutdown
|
2020-10-08 10:57:05 -07:00 |
Stanley Cheung
|
5256cdf895
|
Merge pull request #24234 from HannahShiSFB/special-status-msg-interop-test
PHP: add special status msg interop test
|
2020-10-07 20:31:52 -07:00 |
Donna Dionne
|
aafe657978
|
Bump version to v1.34.x: regenerate projects
|
2020-10-07 12:51:27 -07:00 |
root
|
12d36782cf
|
add special status msg interop test
|
2020-10-07 17:58:51 +00:00 |
root
|
3896e9ffce
|
del php5 ifdefs from ext
|
2020-10-07 17:01:39 +00:00 |
root
|
2c175b9ef5
|
del php5/Dockerfile
|
2020-10-01 16:23:04 +00:00 |
root
|
840e67984a
|
del several docker related files
|
2020-09-30 22:11:40 +00:00 |
Stanley Cheung
|
61879df215
|
Merge pull request #23994 from HannahShiSFB/32bittimeval
PHP: support 32bit timeval value
|
2020-09-11 14:10:03 -07:00 |
root
|
609eb861ca
|
add server->start() to correspond with PR23636
|
2020-09-09 11:28:56 +00:00 |
root
|
8c6be42148
|
add i386 docker and more tests for timeval
|
2020-09-09 10:51:28 +00:00 |
Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
2020-08-28 09:20:30 -07:00 |
root
|
8f6fdec0fc
|
support 32bit timeout
|
2020-08-27 05:56:38 +00:00 |
Jan Tattermusch
|
3b4fa78cd6
|
regenerate C# and PHP protos
|
2020-08-25 12:57:18 +02:00 |
root
|
64c6d686f5
|
re-generate PHP files
|
2020-08-20 19:00:13 +00:00 |
Stanley Cheung
|
cbe0f31e08
|
Update XDS interop tests for PHP and Ruby
|
2020-08-17 18:45:32 +00:00 |
Stanley Cheung
|
fec5c3a643
|
Merge pull request #23607 from HannahShiSFB/api-doxygen-step2
PHP: change to awk from gawk, since mac doesn't support it
|
2020-07-29 12:35:08 -07:00 |
Hannah Shi
|
1e415e24d1
|
replace sed with awk, since sed in mac is too old
|
2020-07-28 22:17:32 +00:00 |
Stanley Cheung
|
0ebcb5ec49
|
Merge pull request #23567 from HannahShiSFB/23477
PHP: avoid destroy channel more than once
|
2020-07-24 13:03:27 -07:00 |
Hannah Shi
|
d3c1cbf4cb
|
replace gawk with awk, so as not to introduce an extra dependency
|
2020-07-24 19:02:46 +00:00 |
Jan Tattermusch
|
aa0193db42
|
Merge pull request #23576 from jtattermusch/bump_master_1_32
update master version to 1.32.0-dev
|
2020-07-23 07:48:24 +02:00 |
Richard Belleville
|
089d90933a
|
Merge pull request #23203 from gnossen/python_google_default_creds
Implement compute_engine_channel_credentials in Python
|
2020-07-22 13:14:54 -07:00 |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
2020-07-22 17:38:48 +02:00 |
Hannah Shi
|
b3d1f2a4f8
|
avoid destroy channel more than once
|
2020-07-21 17:44:43 +00:00 |
Stanley Cheung
|
40cd2748bc
|
Merge pull request #23255 from HannahShiSFB/api-doxygen-step2
PHP: generate api reference documents by doxygen
|
2020-07-20 23:07:28 -07:00 |
Hannah Shi
|
c69c06b8d6
|
generate api reference documents by doxygen
|
2020-07-19 17:52:59 +00:00 |
Stanley Cheung
|
1d390f0a9d
|
Fix php build from source
|
2020-07-17 14:58:59 -07:00 |