Home
last modified time | relevance | path

Searched refs:PHP (Results 126 – 150 of 508) sorted by relevance

12345678910>>...21

/plugin/actionlink/
H A DREADME.md8 This version should be compatible with PHP 7.
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock45 "PHP/"
62 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
226 "PHP/"
243 "description": "Wrapper around PHP's tokenizer extension.",
314 "description": "The PHP Unit Testing framework.",
413 "description": "Flexible and feature-complete PHP client library for Redis",
488 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt363 ===== Embedding HTML and PHP =====
384 echo 'A logo generated by PHP:';
385 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
388 <PHP>
390 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>…
392 </PHP>
396 echo 'A logo generated by PHP:';
397 echo '<img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" />';
400 <PHP>
402 echo '<td><img src="' . $_SERVER['PHP_SELF'] . '?=' . php_logo_guid() . '" alt="PHP Logo !" /></td>…
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG49 * dropped PHP 5.3 support
114 * fixed PHP 7.2 compatibility
119 * dropped PHP 5.2 support
420 * added support for PHP 5.5 DateTimeInterface
496 * optimized variable access on PHP 5.4
517 * fixed macro calls on PHP 5.4
581 * fixed a PHP warning when using CIFS
683 * optimized variable access when using PHP 5.4
734 * fixed json_encode filter on PHP 5.2
787 * make Twig_Error compatible with PHP 5.3.0 >
[all …]
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt16 ¤ add support for AVIF image format (requires PHP 8.1.0) for native PHP support.
30 ¤ PHP 8.0 compatibility
34 * [bugfix: G155] PHP 7.4 compatibility
38 ¤ PHP 7.4 curly brace substring compatibility
110 array-to-string PHP error
160 PHP v5.3.0+ compatability
439 in PHP v4.4.2
910 * Bugfix: several PHP safe mode fixes
1266 PHP v4.1.0+
1331 version of PHP/GD is released.
[all …]
/plugin/simplemap/
H A Dplugin.info.txt6 desc [PHP 7.2] ��️ Embed a simple OpenStreetMap in your wiki
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DTest.ForceNoIconv.txt
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dabs.rst16 Internally, Twig uses the PHP `abs`_ function.
/plugin/semanticdata/phpSesame/
H A DREADME1 Thanks for your interest in phpSesame, it provides an interface from PHP for the Sesame 2.x RDF Fra…
/plugin/vbsso/views/
H A Daction.tpl2 The following PHP extensions are required to be installed:
/plugin/hyphenation/phpHyphenation/
H A Dchangelog.txt5 + Changed project name from "PHP Hypehnation" to "phpHyphenator"
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md23 * This release supports PHP 7, contrary to 3.4.x versions.
33 * This package now specifies in composer.json that it does not support PHP 7.
34 For PHP 7, use version 3.5.x or 4.x.
80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
103 * #195: PHP 5.3 compatibility in 'generatevcards' script. (@rickdenhaan)
161 for a PHP bug.
230 * Fixed: PHP 5.3 support was broken in the cli tool.
247 * Minor tweak in unittests to make it run on PHP 5.5.12. Json-prettifying
291 changes in PHP 5.5.10.
497 changes in PHP 5.5.10.
[all …]
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md23 * This release supports PHP 7, contrary to 3.4.x versions.
33 * This package now specifies in composer.json that it does not support PHP 7.
34 For PHP 7, use version 3.5.x or 4.x.
80 * #217: Initializing vCard `DATE` objects with a PHP DateTime object will now
103 * #195: PHP 5.3 compatibility in 'generatevcards' script. (@rickdenhaan)
161 for a PHP bug.
230 * Fixed: PHP 5.3 support was broken in the cli tool.
247 * Minor tweak in unittests to make it run on PHP 5.5.12. Json-prettifying
291 changes in PHP 5.5.10.
497 changes in PHP 5.5.10.
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DBREAKING_CHANGES.md11 - Requirement of PHP 7.1 instead of 7.0 that is not supported since 1 Jan 2019.
12 See [PHP supported version](https://www.php.net/supported-versions.php) for
/plugin/geonav/
H A Dstates.sql8 # PHP Version: 5.3.27
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md53 from PHP as well. (@remicollet).
191 * sabre/vobject now requires PHP 5.5.
212 circular references, allowing PHP to free up memory.
220 and `IntegerValue` to allow PHP 7 compatibility.
249 * This release supports PHP 7, contrary to 3.4.x versions.
260 For PHP 7, use version 3.5.x or 4.x.
387 for a PHP bug.
456 * Fixed: PHP 5.3 support was broken in the cli tool.
517 changes in PHP 5.5.10.
723 changes in PHP 5.5.10.
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/
H A DPHP.php18 class PHP class
/plugin/today/
H A Dplugin.info.txt6 desc [PHP 7.2 - 8.0] A syntax that generates links to a page with today's date
/plugin/vbsso/
H A DREADME.md20 | Product | PHP version | Platform |
28 * Supported PHP versions: 5.3, 5.4, 5.6, 7.0
29 * Installed PHP cURL, mCrypt extensions.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dstrict_comparison_operator.test2 The PHP === strict comparison operator is not supported
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex.asciidoc2 = Elasticsearch PHP Client
H A Dconnection-pool.asciidoc59 scripts but tends to be additional overhead that is unnecessary for average PHP
212 ==== Which connection pool to choose? PHP and connection pooling
215 many languages, it is. In PHP, the conversation is a bit more nuanced.
217 Because PHP is a share-nothing architecture, there is no way to maintain a
224 non-negligible overhead for certain PHP applications. The average PHP script
/plugin/txt2tags/
H A Dplugin.info.txt5 name PHP txt2tags plugin
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dflush.rst15 Internally, Twig uses the PHP `flush`_ function.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst69 understood by PHP's ``version_compare`` function.
76 PHP's ``version_compare`` function.
351 | DateTime | PHP's DateTime object (default format*…
353 | DateTime<'format'> | PHP's DateTime object (custom format/d…
356 | DateTime<'format', 'zone'> | PHP's DateTime object (custom format/t…
358 | DateTime<'format', 'zone', 'deserializeFormat'> | PHP's DateTime object (custom format/t…
363 | DateTimeImmutable | PHP's DateTimeImmutable object (defaul…
366 | DateTimeImmutable<'format'> | PHP's DateTimeImmutable object (custom…
369 | DateTimeImmutable<'format', 'zone'> | PHP's DateTimeImmutable object (custom…
372 | DateTimeImmutable<'format', 'zone', 'deserializeFormat'> | PHP's DateTimeImmutable object (custom…
[all …]

12345678910>>...21