| /template/writr/.github/workflows/ |
| H A D | release.yml | 1 name: Release 9 release: 40 - name: Create Release 42 uses: actions/create-release@v1 47 release_name: Release ${{ github.ref }} 53 uses: actions/upload-release-asset@v1
|
| /template/strap/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | IntStream.php | 96 * {@see IntStream::release release()} when the guarantees provided by 97 * the marked range are no longer necessary. When calls to `mark`/`release` 111 * {@see IntStream::release(mark)}, {@see IntStream::index()}, and 114 * release the mark. 127 * $stream->release($mark); 131 * {@see IntStream::release()} when the marked range 138 * {@see IntStream::mark()}. Calls to `release` must appear in the 149 public function release(int $marker) : void; function
|
| H A D | RuntimeMetaData.php | 36 * runtime library the code was compiled against. At each release, we 104 * between releases are mentioned in the release notes accompanying 105 * the affected release.
|
| H A D | InputStream.php | 104 * Mark/release do nothing; we have entire buffer 111 public function release(int $marker) : void function in Antlr\\Antlr4\\Runtime\\InputStream
|
| /template/bootstrap3/ |
| D | RELEASE.md | 5 This release fixes CVE-2024-6484, CVE-2024-6485 and CVE-2025-1647 for Bootstrap 3.4.1 17 This release increase the compatibility with the latest DokuWiki (Librarian) and PHP releases. 26 * #617: Fix extension notification for Librarian release (@splitbrain) 34 This release increase the compatibility with the latest DokuWiki and PHP releases. 47 This release increase the compatibility with Hogfather and the upcoming Igor release and fix some r… 64 This release increase the compatibility with Hogfather and fix some regression. Added support for M… 83 * Fixed regression for Cookie Law for Hogfather release 94 …release increase the compatibility with Hogfather and fix regressions, old bugs and a security vul… 99 * Added support for upcoming release of Icons plugin with Iconify 112 * #503: Fixed edit toolbar icons regression for Hogfather release (@FloMiLe) [all …]
|
| D | README.md | 1 [](htt…
|
| D | SECURITY.md | 3 Security vulnerabilities can be reported for the current stable release and the `master` branch.
|
| /template/strap/vendor/php-webdriver/webdriver/lib/ |
| H A D | WebDriverCapabilities.php | 35 * @todo Remove in next major release (BC) 41 // TODO: Add in next major release (BC)
|
| H A D | WebDriverTargetLocator.php | 35 // TODO: Add in next major release (BC) 52 // TODO: Add in next major release (BC)
|
| H A D | WebDriver.php | 118 // TODO: Add in next major release (BC) 131 // TODO: Add in next major release (BC)
|
| H A D | WebDriverKeyboard.php | 25 * Release a key
|
| H A D | WebDriverElement.php | 41 * @todo Add in next major release (BC) 141 * @todo Add in next major release (BC)
|
| /template/strap/ |
| H A D | contrib.md | 145 ## Release section in Contrib 149 * Create a Release on [GitHub](https://github.com/combostrap/combo/releases) that points to the rel…
|
| /template/doogiestpl/ |
| D | VERSION | 1 # This file contains the latest release number of this template
|
| /template/myown/ |
| D | CHANGELOG.rst | 5 - First release
|
| /template/simpleclean/ |
| D | CHANGELOG.rst | 5 - First release
|
| /template/dokutwitterbootstrap/js/ |
| D | restore_dokuwikis_jquery.js | 1 //DokuWiki is occasionally incompatible with the latest jQuery (depending on release versions, etc).
|
| /template/strap/vendor/php-webdriver/webdriver/lib/Interactions/Internal/ |
| H A D | WebDriverButtonReleaseAction.php | 8 * Move to the location and then release the mouse key.
|
| /template/strap/vendor/php-webdriver/webdriver/lib/Interactions/ |
| H A D | WebDriverActions.php | 195 * Release the mouse button. 201 public function release(WebDriverElement $element = null) function in Facebook\\WebDriver\\Interactions\\WebDriverActions 229 * Release a key on keyboard.
|
| /template/strap/ComboStrap/ |
| H A D | Lock.php | 142 Lock::create($name)->release(); 146 * Release the lock 150 function release() function in ComboStrap\\Lock
|
| /template/writr/ |
| H A D | SECURITY.md | 3 Security vulnerabilities can be reported for the current stable release and the `master` branch.
|
| /template/dokubook2/ |
| D | VERSION | 14 First release
|
| /template/breeze/bower_components/modular-scale/ |
| D | changelog.md | 3 Version to the same release number as bower.
|
| /template/bootie/ |
| D | README.md | 42 ## Release section in dokuwiki-template-bootie 54 Performance release:
|
| /template/strap/ComboStrap/TagAttribute/ |
| H A D | Toggle.php | 101 * https://combostrap.com/release/deprecated/toggle 129 * https://combostrap.com/release/deprecated/toggle
|