Upgrading dependencies to gorealis v2 and thrift 0.12.0
This commit is contained in:
parent
7cbbea498b
commit
54b8d7942a
1327 changed files with 137391 additions and 61476 deletions
2
vendor/git.apache.org/thrift.git/tutorial/php/PhpClient.php
generated
vendored
2
vendor/git.apache.org/thrift.git/tutorial/php/PhpClient.php
generated
vendored
|
@ -5,7 +5,7 @@ namespace tutorial\php;
|
|||
|
||||
error_reporting(E_ALL);
|
||||
|
||||
require_once __DIR__.'/../../lib/php/lib/Thrift/ClassLoader/ThriftClassLoader.php';
|
||||
require_once __DIR__.'/../../lib/php/lib/ClassLoader/ThriftClassLoader.php';
|
||||
|
||||
use Thrift\ClassLoader\ThriftClassLoader;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue