Craig Tiller
c2e80bfbd0
Pickup wherever phpunit is installed
10 years ago
Craig Tiller
eb65ac9974
Remove libevent references
10 years ago
Craig Tiller
62b03e2d9f
Sym-link in system extensions
10 years ago
Craig Tiller
ff7cdd3bad
Use local .gitignore
10 years ago
Craig Tiller
1b3a881f8f
Dont hardcode phpunit director
10 years ago
Craig Tiller
e94373360f
Add shebang
10 years ago
Craig Tiller
aac57fde95
Build php modules from run_tests.py
10 years ago
murgatroid99
5430312c71
Ran different clang-format
10 years ago
murgatroid99
1d89452e11
Switched to new grpc_call_invoke API
10 years ago
Craig Tiller
b5dcec5a2e
clang-format codebase
10 years ago
murgatroid99
470a3ea1a1
Added libdl include
10 years ago
mlumish
156e67d417
Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/ .
...
SurfaceActiveCall.php was split into four files. Each file must contain exactly one PHP class because of the following line in the spec:
> The terminating class name corresponds to a file name ending in .php. The file name MUST match the case of the terminating class name.
Other changes were made to correctly import the library using the autoloader.
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83150065
10 years ago
mlumish
8f91163795
Switched call errors to exceptions instead of return values
...
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83146107
10 years ago
mlumish
34cd1f0eec
Switched events to use native objects instead of wrappers
...
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83146045
10 years ago
mlumish
dba878978d
Replaced calls to grpc_call_accept with newer functions
...
Change on 2015/01/02 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=83145830
10 years ago
mlumish
7d4ec77c17
Removed reference to custom install location
...
Change on 2014/12/19 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82518240
10 years ago
mlumish
a7baac5280
Added support for trailing metadata, fixed status support
...
Change on 2014/12/16 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82239977
10 years ago
mlumish
31a829c165
Moved interop client script to the same directory as other scripts. This also moves it into the filegroup for the opensource build.
...
Change on 2014/12/15 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=82175252
10 years ago
mlumish
5800755e0e
Added test data files to open source build
...
Change on 2014/12/10 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81817780
10 years ago
mlumish
f5aa29b628
Added utility to make different tests bind to different ports
...
Change on 2014/12/10 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81800876
10 years ago
mlumish
b892a27e67
Added PHP to the global gRPC moe config
...
Change on 2014/12/09 by mlumish <mlumish@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=81727766
10 years ago