aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2015-04-21 16:29:31 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2015-04-21 17:04:25 -0700
commit77c45eb042ba328d25df9e602c84dedc9e82e9c9 (patch)
treea85c8fa1a57b31fe8d616c1a5b30cc97c8f114d5 /src/php
parente00bd9c8e044f082e164a849241ac5ffc64bcace (diff)
remove opts param from signature
Diffstat (limited to 'src/php')
-rw-r--r--src/php/tests/generated_code/GeneratedCodeWithCallbackTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/php/tests/generated_code/GeneratedCodeWithCallbackTest.php b/src/php/tests/generated_code/GeneratedCodeWithCallbackTest.php
index 9ec95375e9..f8ec1e7da8 100644
--- a/src/php/tests/generated_code/GeneratedCodeWithCallbackTest.php
+++ b/src/php/tests/generated_code/GeneratedCodeWithCallbackTest.php
@@ -38,7 +38,6 @@ class GeneratedCodeWithCallbackTest extends AbstractGeneratedCodeTest {
self::$client = new math\MathClient(new Grpc\BaseStub(
getenv('GRPC_TEST_HOST'), ['update_metadata' =>
function($a_hash,
- $opts = array(),
$client = array()) {
$a_copy = $a_hash;
$a_copy['foo'] = ['bar'];