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 64) 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…
43 …awk -v "input=# newly removed" '/# removed on/ && !found {print input; found=1} 1' data/deleted.fi…
45 …awk -v "input=$F" '/# removed on/ && !found {print input; found=1} 1' data/deleted.files > data/de…
48 …awk '/# removed on/ && !found {printf("\n"); found=1} 1' data/deleted.files > data/deleted.files.t…
49 sed -i "s/^# newly removed/# removed on $(date -I)/" data/deleted.files
/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/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/data/
H A Ddeleted.files2 # but were removed later. An up to date DokuWiki should not have any of
5 # removed on 2024-12-09
21 # removed on 2022-06-26
109 # removed on 2020-06-01
235 # removed on 2018-04-22
266 # removed on 2016-06-26
270 # removed on 2015-08-10
503 # removed on 2014-05-05
617 # removed on 2013-11-18
628 # removed on 2013-10-28
[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/_test/
H A Dphpcs_MigrationAdjustments.xml3 …eptions to the Coding Standard used for DokuWiki that are intended to be removed over time.</descr…
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md70 ### Removed subsection
72 - ROADMAP.md removed by @Art4 in [#748](https://github.com/simplepie/simplepie/pull/748)
166 * PHP 7.4/8.0: curly brace array access deprecated & removed [#655](https://github.com/simplepie/si…
174 * Removed references to removed PHP directives and some PHP < 5.6 checks. [#645](https://github.com…
200 * Removed ambiguous tests failing on `usort()` in PHP 7. [#578](https://github.com/simplepie/simple…
204 * Removed unnecessary `else`s when a value has already been returned. [#566](https://github.com/sim…
214 * Removed extra closing `<a>` tag. [#537](https://github.com/simplepie/simplepie/pull/537)
215 * Removed and updated feed URLs in the demo. [#535](https://github.com/simplepie/simplepie/pull/535)
230 * Removed support for PHP 5.2. [#469](https://github.com/simplepie/simplepie/pull/469)
280 * Added backwards compatibility for removed `subscribe_*()` and `enable_xml_dump()` methods. [#348]…
/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/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/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/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php113 * @return bool True if the item was successfully removed. False if there was an error.
H A DBaseDataCache.php149 * @return bool True if the item was successfully removed. False if there was an error.
H A DPsr16.php137 * @return bool True if the item was successfully removed. False if there was an error.
/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
/dokuwiki/lib/exe/
H A Dmediamanager.php115 // current namespace was removed. redirecting to root ns passing msg along

123