Home
last modified time | relevance | path

Searched refs:php (Results 151 – 175 of 1507) sorted by relevance

12345678910>>...61

/plugin/publist/
H A DTODO3 - sanitise.php: if exists, import "sanitise" function from it. If not,
5 - sample_sanitise.php: include this sample sanitise function. Move to
6 "sanitise.php" to use.
10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
32 - Maybe in conf.php file
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dtestdox-html.phpt2 phpunit --testdox-html php://stdout BankAccountTest ../_files/BankAccountTest.php
4 <?php
7 $_SERVER['argv'][3] = 'php://stdout';
9 $_SERVER['argv'][5] = __DIR__ . '/../_files/BankAccountTest.php';
11 require __DIR__ . '/../bootstrap.php';
H A Dtap.phpt2 phpunit --tap BankAccountTest ../_files/BankAccountTest.php
4 <?php
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
10 require __DIR__ . '/../bootstrap.php';
H A Ddefault.phpt2 phpunit BankAccountTest ../_files/BankAccountTest.php
4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Dconcrete-test-class.phpt2 phpunit ConcreteTest ../_files/ConcreteTest.php
4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/ConcreteTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Ddependencies2.phpt2 phpunit StackTest ../_files/StackTest.php
4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/StackTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Ddependencies3.phpt2 phpunit MultiDependencyTest ../_files/MultiDependencyTest.php
4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/MultiDependencyTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Dforward-compatibility.phpt2 phpunit BankAccountTest ../_files/BankAccountTest.php
4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Dtest-suffix-single.phpt2 phpunit --test-suffix .test.php ../_files/
4 <?php
7 $_SERVER['argv'][3] = '.test.php';
10 require __DIR__ . '/../bootstrap.php';
H A Doptions-after-arguments.phpt2 phpunit BankAccountTest ../_files/BankAccountTest.php --colors
4 <?php
6 $_SERVER['argv'][2] = __DIR__ . '/../_files/BankAccountTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Dcolors-always.phpt2 phpunit --colors=always BankAccountTest ../_files/BankAccountTest.php
4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/../_files/BankAccountTest.php';
9 require __DIR__ . '/../bootstrap.php';
H A Ddefault-isolation.phpt2 phpunit --process-isolation BankAccountTest ../_files/BankAccountTest.php
4 <?php
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/BankAccountTest.php';
10 require __DIR__ . '/../bootstrap.php';
H A Ddependencies-clone.phpt2 phpunit --verbose ClonedDependencyTest ../_files/ClonedDependencyTest.php
4 <?php
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/ClonedDependencyTest.php';
10 require __DIR__ . '/../bootstrap.php';
H A Ddependencies2-isolation.phpt2 phpunit --process-isolation StackTest ../_files/StackTest.php
4 <?php
8 $_SERVER['argv'][4] = __DIR__ . '/../_files/StackTest.php';
10 require __DIR__ . '/../bootstrap.php';
/plugin/publistf/
H A DTODO3 - sanitise.php: if exists, import "sanitise" function from it. If not,
5 - sample_sanitise.php: include this sample sanitise function. Move to
6 "sanitise.php" to use.
10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
32 - Maybe in conf.php file
/plugin/publistx/
H A DTODO3 - sanitise.php: if exists, import "sanitise" function from it. If not,
5 - sample_sanitise.php: include this sample sanitise function. Move to
6 "sanitise.php" to use.
10 * In function ConnectTo (syntax.php), make special pattern not to collide
17 * Stronger special pattern parsing in function "handle" (syntax.php)
32 - Maybe in conf.php file
/plugin/approve/
H A Ddeleted.files5 syntax.php
7 syntax/old.php
8 meta/ApproveConst.php
9 meta/PageSearch.php
/plugin/dwtimeline/
H A Ddeleted.files4 syntax/helper.php
5 syntax/syntax.php
6 helper.php
8 support/support.php
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsBasicTests.yml11 php: |
23 php: |
35 php: |
48 php: |
63 php: |
76 php: |
89 php: |
100 php: |
112 php: |
138 php: |
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DREADME.md1 …ersion](https://poser.pugx.org/phpunit/php-code-coverage/v/stable.png)](https://packagist.org/pack…
2 …s://travis-ci.org/sebastianbergmann/php-code-coverage.svg?branch=master)](https://travis-ci.org/se…
28 composer require phpunit/php-code-coverage
32 composer require --dev phpunit/php-code-coverage
36 ```php
37 <?php
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D1335.phpt4 <?php
7 $_SERVER['argv'][3] = __DIR__ . '/1335/bootstrap1335.php';
8 $_SERVER['argv'][4] = __DIR__ . '/1335/Issue1335Test.php';
10 require __DIR__ . '/../../bootstrap.php';
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst7 .. code-block:: php
24 .. code-block:: php
67 .. code-block:: php
98 .. code-block:: php
166 .. code-block:: php
180 .. code-block:: php
199 .. code-block:: php
215 .. code-block:: php
231 .. code-block:: php
264 .. code-block:: php
[all …]
/plugin/latexit/tests/my/
H A Dtest10.latex62 \lstset{frame=single, language=php, title=myexample.php}
65 <?php echo "hello world!"; ?>
68 \lstset{frame=single, language=php, title=myexample.php}
71 <?php echo "hello world!"; ?>
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIngestNamespace.asciidoc13 NOTE: this file is autogenerated using util/GenerateEndpoints.php
32 [source,php]
47 [source,php]
61 [source,php]
73 [source,php]
89 [source,php]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock25 "php": "^7.4 || ^8.0"
96 "php": "^5.3.2 || ^7.0 || ^8.0"
178 "php": "^7.2.5 || ^8.0",
245 "php": "^7.2 || ^8.0",
257 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
319 "php": "^8.1"
389 "php": "^8.1"
429 "php"
452 "name": "friendsofphp/php-cs-fixer",
472 "php"
[all...]

12345678910>>...61