Commit Graph

35 Commits

Author SHA1 Message Date
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Stanley Cheung 50c878088a Use tmp file instead of writing to current directory 2017-01-12 15:49:56 -08:00
Stanley Cheung 122c687d61 Fix various PHP bugs 2017-01-11 19:36:32 -08:00
Stanley Cheung 39b2e5bec6 PHP Proto3: update tests and README 2016-09-29 17:26:40 -07:00
Stanley Cheung 20f900dc23 remove outdated php dockerfile dependency 2016-07-22 18:25:16 -07:00
Sree Kuchibhotla 7ed39a1ef1 PHP stress client in stress test framework 2016-06-14 12:54:02 -07:00
Craig Tiller a17bb2856b PHP fix 2015-12-02 13:10:34 -08:00
Stanley Cheung d5b20566f2 php: ran php-cs-fixer to comply with php coding standard 2015-10-27 13:27:05 -07:00
Stanley Cheung 75457ff7e1 php: add more unit test for code coverage analysis 2015-10-20 16:27:55 -07:00
Stanley Cheung 81449fdb7f php: need additional cli flags in scripts 2015-09-24 16:41:57 -07:00
Stanley Cheung 7a4e8e4498 php: fix jenkins flake 2015-09-22 16:11:14 -07:00
Stanley Cheung e726a53a6c php script minor fix 2015-07-15 08:36:52 -07:00
Stanley Cheung 316eedd4e1 regex 2015-07-14 14:20:12 -07:00
Stanley Cheung 4a5c65464e update homebrew php ext location 2015-07-14 13:10:14 -07:00
Stanley Cheung 85b5d76c2b php minor script fix 2015-06-29 10:15:04 -07:00
Stanley Cheung 229e8553a6 replace backticks with $() 2015-06-24 11:15:26 -07:00
Stanley Cheung c865c318e4 php: refactor and cleanup some scripts 2015-06-24 10:57:27 -07:00
Stanley Cheung cb14eab395 Add package.xml and necessary files for pecl extension 2015-06-18 09:50:22 -07:00
Stanley Cheung 3fa51a3592 update PHP README installation instructions, and dockerfile 2015-06-10 14:21:06 -07:00
Stanley Cheung a4ad39176f fix php generated code test server port 2015-05-27 17:45:53 -07:00
Stanley Cheung f98cf2d2e2 fix php5.6 ext location 2015-05-13 17:25:26 -07:00
Stanley Cheung 2c9c76310e Support update metadata callback function in php BaseStub 2015-04-21 14:27:41 -07:00
murgatroid99 35d06e99fb Simplified script 2015-04-08 15:49:56 -07:00
murgatroid99 5983849988 Added script to generate test .php files from .proto files 2015-04-08 15:47:14 -07:00
murgatroid99 bfa9e4f822 Fixed scripts again for PHP 5.5 2015-04-01 16:38:49 -07:00
murgatroid99 bbbb3a0016 Updated scripts with PHP 5.6's build location 2015-04-01 16:29:41 -07:00
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 2015-02-18 09:25:21 -08:00
Craig Tiller 0605995e55 Update copyright to 2015 2015-02-18 08:34:56 -08:00
Craig Tiller 834288138d Add shell script copyrights 2015-02-16 12:13:57 -08:00
Craig Tiller c2e80bfbd0 Pickup wherever phpunit is installed 2015-01-16 14:04:29 -08:00
Craig Tiller 62b03e2d9f Sym-link in system extensions 2015-01-16 13:19:16 -08:00
Craig Tiller 1b3a881f8f Dont hardcode phpunit director 2015-01-16 13:02:33 -08:00
Craig Tiller e94373360f Add shebang 2015-01-16 12:59:26 -08:00
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
2014-12-15 14:51:41 -08:00
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
2014-12-09 17:50:41 -08:00