| /template/strap/vendor/dragonmantank/cron-expression/ |
| H A D | CHANGELOG.md | 22 - Supports DateTimeImmutable for newer PHP verions 25 - Fixed looping bug for PHP 7 when determining the last specified weekday of a month 35 …thub.com/mtdowling/cron-expression/issues/28) where PHP increments of ranges were failing due to P…
|
| H A D | README.md | 1 PHP Cron Expression Parser 6 The PHP cron expression parser can parse a CRON expression, determine if it is 69 - PHP 5.3+
|
| /template/twigstarter/vendor/twig/twig/ |
| D | README.rst | 1 Twig, the flexible, fast, and secure template language for PHP 4 Twig is a template language for PHP.
|
| D | CHANGELOG | 11 …* Fix PHP 8.1+ implicit float-to-int deprecation triggered by sandboxed `ArrayAccess` attribute ac… 35 * Fix sandbox bypass: PHP code injection via `{% use %}` template name 36 * Fix sandbox bypass: PHP code injection via `_self` / import macro reference 72 * Fix escaper compatibility with PHP 8.5 114 * Bump minimum PHP version to 8.1 188 …rgument names to be free-form (snake-case or camelCase) independently of the PHP callable signature 252 * Bump minimum PHP version to 8.0 315 * Fix a PHP warning in the Lexer on malformed templates 336 * Add support for PHP 8.4 356 * Remove NumberFormatter::TYPE_CURRENCY (deprecated in PHP 8.3) [all …]
|
| /template/strap/ |
| H A D | shell.nix | 25 # https://wiki.nixos.org/wiki/PHP 30 echo "PHP version: $(php --version | head -n 1)"
|
| H A D | composer.lock | 48 "description": "PHP 7 and 8.0 runtime for ANTLR 4", 140 …"description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expr… 195 "description": "A copy of nanoid in PHP", 243 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", 307 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", 658 … "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
| /template/strap/grammar/ |
| H A D | README.md | 9 -Dlanguage=PHP ^ 18 * Language: `PHP`
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | CHANGELOG.md | 8 - Improper PHP documentation for `getAttribute()` and `getDomProperty()`. 10 - PHP 8.1 deprecations in the `Cookie` class. 14 - Add `@return` and `@param` type annotations to Cookie class to avoid deprecations in PHP 8.1. 25 - PHP 8.1 compatibility. 65 - PHP 8.0 support. 138 - Drop PHP 5.5 support, the minimal required version of PHP is now PHP 5.6. 177 …hen browsers are run directly, without Selenium server) to workaround some PHP bugs and improve po… 190 - PHP version at least 5.5 is required.
|
| H A D | README.md | 1 # php-webdriver – Selenium WebDriver bindings for PHP 9 Php-webdriver library is PHP language binding for Selenium WebDriver, which allows you to control w… 166 // Find search element by its id, write 'PHP' inside and submit 168 ->sendKeys('PHP') // fill the search box
|
| /template/strap/vendor/antlr/antlr4-php-runtime/ |
| H A D | README.md | 1 # ANTLR4 Runtime for PHP 13 #### 2. Install the PHP ANTLR runtime 31 To generate your PHP parser, run the following command: 34 antlr4 -Dlanguage=PHP MyGrammar.g4 44 Then, invoke `antlr4 -Dlanguage=PHP JSON.g4`. The result of this is a
|
| /template/strap/vendor/symfony/polyfill-mbstring/ |
| H A D | README.md | 4 This component provides a partial, native PHP implementation for the
|
| /template/twigstarter/vendor/symfony/polyfill-mbstring/ |
| D | README.md | 4 This component provides a partial, native PHP implementation for the
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | README.md | 6 `lesserphp` is a compiler for LESS written in PHP. It is based on lessphp bei leafo. 12 ### How to use in your PHP project 59 [setting variables from PHP][2], and [controlling the preservation of
|
| H A D | HISTORY.md | 12 * 2021-03-10: More PHP 7.4 support for 0.5-dev (@phy25 and @ArtemGoutsoul)
|
| /template/myown/ |
| D | README.rst | 5 simple Wiki engine written in PHP). Template has many customizable options 40 PHP file.
|
| /template/simpleclean/ |
| D | README.rst | 5 simple Wiki engine written in PHP). Template has many customizable options 40 PHP file.
|
| /template/bootstrap3/.github/ISSUE_TEMPLATE/ |
| D | bug_report.md | 29 * [PHP]
|
| /template/strap/vendor/symfony/polyfill-php80/ |
| H A D | README.md | 4 This component provides features added to PHP 8.0 core:
|
| /template/dokubrick/ |
| D | Makefile | 33 PHP=$(DIST_DIR)/detail.php \ macro 117 DIST_FILES= $(DOCS) $(CSS) $(HTML) $(SCRIPT) $(PHP) $(STYLE_INI) $(IMAGES) $(LANG) $(CONF) $(SIDEBA…
|
| /template/arctic-mbo/ |
| D | Makefile | 34 PHP=$(DIST_DIR)/detail.php \ macro 113 DIST_FILES= $(DOCS) $(CSS) $(HTML) $(SCRIPT) $(PHP) $(STYLE_INI) $(IMAGES) $(LANG) $(CONF)
|
| /template/bootstrap3/ |
| D | RELEASE.md | 17 This release increase the compatibility with the latest DokuWiki (Librarian) and PHP releases. 21 * #577: Extra check on login page for PHP>=8.0 (PR) 34 This release increase the compatibility with the latest DokuWiki and PHP releases. 66 Dropped support for PHP < 5.4 and removed very old legacy stuff. 78 * Dropped support for PHP < 5.4 183 * Fixed "PHP Notice" for `MAX_FILE_SIZE` 190 * #423: Fixed PHP warnings for Page Tools (thanks to @fschmittlein) 193 * #430: Fixed PHP Fatal and Warnings for "farm" environment (thanks to @cultcom) 195 * #444: Fix PHP invalid foreach in Menu Tools 225 …* #418 PR: Remove `X-UA-Compatible` in meta HTTP tag, is already set via PHP header function (than… [all …]
|
| /template/darkclean/ |
| D | README.rst | 5 simple Wiki engine written in PHP). Template has many customizable options 47 PHP file.
|
| /template/nucleus/ |
| D | footer.inc | 28 …www.php.net" title="Powered by PHP"><img src="<?=DOKU_TPL?>img/button-php.gif" width="80" height="…
|
| /template/strap/vendor/symfony/deprecation-contracts/ |
| H A D | README.md | 8 By using a custom PHP error handler such as the one provided by the Symfony ErrorHandler component,
|
| /template/twigstarter/vendor/symfony/deprecation-contracts/ |
| D | README.md | 8 By using a custom PHP error handler such as the one provided by the Symfony ErrorHandler component,
|