SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 19 C++

Update Composer config in PHP module (#3829)

* Prevents installation of `phpunit/phpunit:^6` because the test cases in this project require `\PHPUnit_Framework_TestCase` which was removed in v6. Moves generated PHP classes for tests into autoload-dev so that they are not referenced in the dist autoload. Adds Composer scripts to run protoc with and without grpc.

* update composer test target to use the same commands as generate_php_test_proto in tests.sh
T
Timothy Younger committed
5134f1a3408366c21558fae337128714c0684e23
Parent: 2dcd6ae
Committed by Paul Yang <TeBoring@users.noreply.github.com> on 7/23/2018, 8:33:23 PM