Home
last modified time | relevance | path

Searched +full:removed -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 25 of 65) sorted by relevance

123

/dokuwiki/.github/workflows/
H A DdeletedFiles.yml5 …s are made to the top of the list with a single trailing line before the first "# removed on" line.
6 # Finally, the list of newly removed entries receives a header "# removed on $(date -I)" with the c…
47 …awk -v "input=# newly removed" '/# removed on/ && !found {print input; found=1} 1' data/deleted.fi…
49 …awk -v "input=$F" '/# removed on/ && !found {print input; found=1} 1' data/deleted.files > data/de…
52 …awk '/# removed on/ && !found {printf("\n"); found=1} 1' data/deleted.files > data/deleted.files.t…
53 sed -i "s/^# newly removed/# removed on $(date -I)/" data/deleted.files
/dokuwiki/data/
H A Ddeleted.files2 # but were removed later. An up to date DokuWiki should not have any of
5 # removed on 2026-03-22
13 # removed on 2024-12-09
29 # removed on 2022-06-26
117 # removed on 2020-06-01
243 # removed on 2018-04-22
274 # removed on 2016-06-26
278 # removed on 2015-08-10
511 # removed on 2014-05-05
625 # removed on 2013-11-18
[all …]
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG263 * Removed duplicate entries from keyword groups of VIM language file (Segaja)
291 * Removed backslash as Escape Char in T-SQL (SF#2939199, Bruno Braga)
354 * Removed some superfluous keywords from ABAP (BenBE)
355 * Removed duplicate keywords for Progress (BenBE)
356 * Removed duplicate keywords for T-SQL (BenBE)
419 * Removed duplicate keywords from Progres, SAS and TSQL (BenBE)
537 * Removed explicit escaping of / in Regular Expressions (BenBE)
567 * Removed <, > and / from HTML names, now only containing the real tag names (BenBE)
571 - Removed some private methods which were only called at exactly one place (milian)
735 - Changed code style of geshi.php, and removed tabs
[all …]
/dokuwiki/inc/parser/
H A Dxhtmlsummary.php9 * Headings have their a name link removed and section editing links
10 * removed
/dokuwiki/vendor/splitbrain/lesserphp/
H A DHISTORY.md19 * 2020-01-19: added 7.4 support to travis and removed antique php versions (@phy25)
21 * 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway
H A DREADME.md5 …or [DokuWiki](https://www.dokuwiki.org). This means features not needed for this goal are removed.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/
H A Dbootstrap.php15 // mbstring.func_overload is deprecated in php 7.2 and removed in php 8.0.
/dokuwiki/_test/
H A Dphpcs_MigrationAdjustments.xml3 …eptions to the Coding Standard used for DokuWiki that are intended to be removed over time.</descr…
/dokuwiki/inc/Debug/
H A DDebugHelper.php38 * @param int $callerOffset (optional) How far the deprecated method is removed from this one
119 * @param int $callerOffset How many lines should be removed from the beginning of the backtrace
/dokuwiki/vendor/simplepie/simplepie/
H A Dphpstan.dist.neon22 …implepie/simplepie/commit/b2eb0134d53921e75f0fa70b1cf901ed82b988b1 but cannot be removed due to BC.
H A DCHANGELOG.md36 ### Removed subsection
122 ### Removed subsection
124 - ROADMAP.md removed (by @Art4 in [#748](https://github.com/simplepie/simplepie/pull/748))
218 * PHP 7.4/8.0: curly brace array access deprecated & removed [#655](https://github.com/simplepie/si…
226 * Removed references to removed PHP directives and some PHP < 5.6 checks. [#645](https://github.com…
252 * Removed ambiguous tests failing on `usort()` in PHP 7. [#578](https://github.com/simplepie/simple…
256 * Removed unnecessary `else`s when a value has already been returned. [#566](https://github.com/sim…
266 * Removed extra closing `<a>` tag. [#537](https://github.com/simplepie/simplepie/pull/537)
267 * Removed and updated feed URLs in the demo. [#535](https://github.com/simplepie/simplepie/pull/535)
282 * Removed support for PHP 5.2. [#469](https://github.com/simplepie/simplepie/pull/469)
[all …]
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Ddiff.php116 //Removed lines
164 //Removed line
H A Dhtml4strict.php15 * - Removed escape character for strings
22 * - Removed the background colour from tags' styles
H A Dhtml5.php15 * - Removed escape character for strings
22 * - Removed the background colour from tags' styles
H A Dini.php17 * - Removed unnecessary keyword style index
H A Dada.php18 * - Removed apostrophe as string delimiter
H A Dbnf.php18 * - Removed superflicious regexps
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php74 * @return bool True if the item was successfully removed. False if there was an error.
H A DPsr16.php99 * @return bool True if the item was successfully removed. False if there was an error.
H A DBaseDataCache.php110 * @return bool True if the item was successfully removed. False if there was an error.
/dokuwiki/bin/
H A Dstriplangs.php27 'is never removed!'
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini49 ; (with surrounding underscores removed, and the prefix @ini_ added)
/dokuwiki/inc/
H A Ddeprecated.php4 * These classes and functions are deprecated and will be removed in future releases
/dokuwiki/_test/tests/inc/
H A Ddifference_engine.test.php48 …ockheader">@@ Line -1,5 +1,7 @@&#160;<span class="diff-deletedline"><del>removed</del></span>&#160…
57 …ckheader">@@ Line -7,11 +9,5 @@&#160;<span class="diff-deletedline"><del>removed</del></span>&#160…
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php2 // phpcs:ignoreFile -- deprecated and will be removed

123