Home
last modified time | relevance | path

Searched refs:php (Results 1 – 25 of 590) sorted by relevance

12345678910>>...24

/third_party/protobuf/kokoro/linux/32-bit/
DDockerfile12 # Apt source for php
13 …N echo "deb http://ppa.launchpad.net/ondrej/php/ubuntu trusty main" | tee /etc/apt/sources.list.d/…
60 RUN wget http://am1.php.net/get/php-5.5.38.tar.bz2/from/this/mirror
61 RUN mv mirror php-5.5.38.tar.bz2
62 RUN tar -xvf php-5.5.38.tar.bz2
63 RUN cd php-5.5.38 && ./configure --enable-maintainer-zts --prefix=/usr/local/php-5.5-zts && \
65 RUN cd php-5.5.38 && make clean && ./configure --enable-bcmath --prefix=/usr/local/php-5.5 && \
68 RUN wget http://am1.php.net/get/php-5.6.30.tar.bz2/from/this/mirror
69 RUN mv mirror php-5.6.30.tar.bz2
70 RUN tar -xvf php-5.6.30.tar.bz2
[all …]
/third_party/protobuf/kokoro/linux/dockerfile/test/php_32bit/
DDockerfile28 # Install php dependencies
50 RUN curl -sS https://getcomposer.org/installer | php
53 # Download php source code
54 RUN git clone https://github.com/php/php-src
56 # php 5.5
57 RUN cd php-src \
60 RUN cd php-src \
65 --prefix=/usr/local/php-5.5 \
69 RUN cd php-src \
74 --prefix=/usr/local/php-5.5-zts \
[all …]
/third_party/protobuf/kokoro/linux/dockerfile/test/php/
DDockerfile28 # Install php dependencies
52 RUN curl -sS https://getcomposer.org/installer | php
55 # Download php source code
56 RUN git clone https://github.com/php/php-src
58 # php 5.5
59 RUN cd php-src \
62 RUN cd php-src \
68 --prefix=/usr/local/php-5.5 \
72 RUN cd php-src \
78 --prefix=/usr/local/php-5.5-zts \
[all …]
/third_party/protobuf/php/tests/
Dtest.sh10 PHP_VERSION=$(php -r "echo PHP_VERSION;")
32 …( ArrayTest.php EncodeDecodeTest.php GeneratedClassTest.php MapFieldTest.php WellKnownTest.php Des…
39 php -dextension=../ext/google/protobuf/modules/protobuf.so $PHPUNIT --bootstrap autoload.php $t
48php -d protobuf.keep_descriptor_pool_after_request=1 -dextension=../ext/google/protobuf/modules/pr…
57 …sions=valgrind.supp --leak-check=yes php -dextension=../ext/google/protobuf/modules/protobuf.so me…
58 …k-check=yes php -d protobuf.keep_descriptor_pool_after_request=1 -dextension=../ext/google/protobu…
Dcompatibility_test.sh31 …$PROTOC2 --php_out=../php/tests/generated -I../php/tests -I. ../php/tests/proto/test_import_descri…
88 rm -rf protobuf/php/ext
89 rm -rf protobuf/php/src
90 cp -r ../ext protobuf/php/ext/
91 cp -r ../src protobuf/php/src/
99 cd protobuf/php
108 tests=( array_test.php generated_class_test.php map_field_test.php well_known_test.php )
116 sed -i.bak '/^ public function testTimestamp()$/,/^ }$/d' tests/well_known_test.php
117 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/array_test.php
118 sed -i.bak 's/PHPUnit_Framework_TestCase/\\PHPUnit\\Framework\\TestCase/g' tests/map_field_test.php
[all …]
Dcompile_extension.sh10 php make-preload.php
13 ./configure --with-php-config=$(which php-config)
17 ./configure --with-php-config=$(which php-config) CFLAGS="-g -O0 -Wall"
Dgdb_test.sh3 php -i | grep "Configuration"
9 gdb --args php -dextension=../ext/google/protobuf/modules/protobuf.so `which phpunit` --bootstrap a…
/third_party/protobuf/
DMakefile.am769 php/README.md \
770 php/composer.json \
771 php/ext/google/protobuf/arena.c \
772 php/ext/google/protobuf/arena.h \
773 php/ext/google/protobuf/array.c \
774 php/ext/google/protobuf/array.h \
775 php/ext/google/protobuf/bundled_php.h \
776 php/ext/google/protobuf/config.m4 \
777 php/ext/google/protobuf/convert.c \
778 php/ext/google/protobuf/convert.h \
[all …]
D.gitignore132 conformance/conformance-php
133 conformance/conformance-php-c
136 # php test output
138 php/tests/generated/
139 php/tests/old_protoc
140 php/tests/protobuf/
141 php/ext/google/protobuf/.libs/
142 php/ext/google/protobuf/Makefile.fragments
143 php/ext/google/protobuf/Makefile.global
144 php/ext/google/protobuf/Makefile.objects
[all …]
Dtests.sh460 export PATH=/usr/local/php-${VERSION}/bin:$PATH
466 export PATH=/usr/local/php-${VERSION}-zts/bin:$PATH
473 pushd php
483 pushd php
493 curl -s https://php-osx.liip.ch/install.sh | bash -s 5.6
501 pushd php
511 pushd php
522 php/tests/test.sh
535 pushd php
540 php -dextension=./ext/google/protobuf/modules/protobuf.so ./vendor/bin/phpunit
[all …]
/third_party/protobuf/conformance/
DMakefile.am108 Conformance/ConformanceRequest.php \
109 Conformance/ConformanceResponse.php \
110 Conformance/FailureSet.php \
111 Conformance/WireFormat.php \
112 GPBMetadata/Conformance.php \
113 GPBMetadata/Google/Protobuf/Any.php \
114 GPBMetadata/Google/Protobuf/Duration.php \
115 GPBMetadata/Google/Protobuf/FieldMask.php \
116 GPBMetadata/Google/Protobuf/Struct.php \
117 GPBMetadata/Google/Protobuf/TestMessagesProto3.php \
[all …]
/third_party/flatbuffers/tests/docker/
DTODO.Dockerfile.testing.php.hhvm_2019_01_163 …ter 1 by reference, but the call was not annotated with '&'. in /code/php/FlatbufferBuilder.php:971
5 # #0 /code/tests/phpTest.php(277): Google\FlatBuffers\FlatbufferBuilder->sizedByteArray()
6 # #1 /code/tests/phpTest.php(79): fuzzTest1()
7 # #2 /code/tests/phpTest.php(86): main()
9 # thrown in in /code/php/FlatbufferBuilder.php:971
16 RUN hhvm phpTest.php
17 RUN ../flatc --php -o php union_vector/union_vector.fbs
18 RUN hhvm phpUnionVectorTest.php
/third_party/protobuf/kokoro/linux/dockerfile/test/php80/
DDockerfile30 # Install php dependencies
54 RUN curl -sS https://getcomposer.org/installer | php
57 # Download php source code
58 RUN git clone https://github.com/php/php-src
60 # php 8.0
61 RUN cd php-src \
62 && git checkout php-8.0.0alpha3 \
64 RUN cd php-src \
71 --prefix=/usr/local/php-8.0 \
75 RUN cd php-src \
[all …]
/third_party/openGLES/extensions/
DMakefile11 TARGETS = arbext.php esext.php glext.php scext.php
15 arbext.php: $(SCRIPTS)
18 esext.php: $(SCRIPTS)
21 glext.php: $(SCRIPTS)
24 scext.php: $(SCRIPTS)
/third_party/flatbuffers/docs/source/
DPHPUsage.md19 The code for FlatBuffers PHP library can be found at `flatbuffers/php`. You
21 GitHub page](https://github.com/google/flatbuffers/tree/master/php).
26 The test code itself is located in [phpTest.php](https://github.com/google/
27 flatbuffers/blob/master/tests/phpTest.php).
29 You can run the test with `php phpTest.php` from the command line.
32 [PHP](http://php.net/manual/en/install.php) to be installed.*
42 with the `--php` option to `flatc`. Then you can include both FlatBuffers and
50 ~~~{.php}
58 // Contains the `*.php` files for the FlatBuffers library and the `flatc` generated files.
59 $paths = array(join(DIRECTORY_SEPARATOR, array($root_dir, "php")),
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/
DMakefile23 all: arbext.php esext.php glext.php
25 arbext.php: $(SCRIPTS)
28 esext.php: $(SCRIPTS)
31 glext.php: $(SCRIPTS)
/third_party/protobuf/benchmarks/
DMakefile.am509 …/../src/protoc$(EXEEXT) -I$(srcdir) -I$(top_srcdir) --php_out=$$oldpwd/tmp/php $(benchmarks_protoc…
512 php-benchmark: proto3_middleman_php generate_proto3_data
513 …mkdir -p "tmp/php/Google/Protobuf/Benchmark" && cp php/PhpBenchmark.php "tmp/php/Google/Protobuf/B…
514 cp php/autoload.php "tmp/php"
516 @echo '#! /bin/bash' > php-benchmark
517 @echo 'export PROTOBUF_PHP_SRCDIR="$$(cd $(top_srcdir) && pwd)/php/src"' >> php-benchmark
518 @echo 'cd tmp/php' >> php-benchmark
519 @echo 'export CURRENT_DIR=$$(pwd)' >> php-benchmark
520 …oad.php" -d include_path="$$(pwd)" Google/Protobuf/Benchmark/PhpBenchmark.php $$@' >> php-benchmark
521 @echo 'cd ../..' >> php-benchmark
[all …]
/third_party/protobuf/kokoro/linux/benchmark/
Dbuild.sh10 curl -sS https://getcomposer.org/installer | php
12 git clone https://github.com/php/php-src
13 cd php-src && git checkout PHP-7.2.13 && ./buildconf --force
18 --prefix=/usr/local/php-7.2 && \
22 sudo cp phpunit /usr/local/php-7.2/bin
/third_party/protobuf/php/
Drelease.sh13 git clone git@github.com:protocolbuffers/protobuf-php.git
17 pushd protobuf-php
22 pushd protobuf/php
27 pushd protobuf-php
28 mv ../protobuf/php/src src
DREADME.md20 - [PHP package](http://php.net/downloads.php): PHP 5.5, 5.6 or 7.
39 sudo apt-get install -y php-pear php5-dev autoconf automake libtool make gcc
56 [PECL](https://pecl.php.net/). To use this pre-packaged extension, simply
84 https://developers.google.com/protocol-buffers/docs/reference/php-generated
96 * C extension not tested on windows, mac, php 7.0.
103 We provide a docker image for php development, which is also used in our automatic tests:
120 # Test native php
121 cd php
128 After you have finished testing the native php, you can test the c extension:
131 ./test.sh 5.6 # The php runtime version.
/third_party/flatbuffers/tests/
DphpUnionVectorTest.sh5 ../flatc --php -o php union_vector/union_vector.fbs
6 php phpUnionVectorTest.php
/third_party/flatbuffers/tests/docker/languages/
DDockerfile.testing.php.zend_7_31 FROM php:7.3-cli-stretch as base
6 RUN php --version
7 RUN php phpTest.php
/third_party/flatbuffers/samples/
Dphp_sample.sh33 ../flatc --php monster.fbs
35 ../Debug/flatc --php monster.fbs
45 php SampleBinary.php
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
DMakefile71 ./makeindex.py . .. index.php indexflat.php
74 $(RM) $(XML) index.php indexflat.php
/third_party/EGL/sdk/docs/man/html/
DMakefile81 ./makeindex.py . .. index.php indexflat.php
84 $(RM) $(XML) index.php indexflat.php

12345678910>>...24