Home
last modified time | relevance | path

Searched hist:f9a94e78392d6a178b0e7f29a005688fc44e5cc3 (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/_test/rector/
H A DDokuWikiPtlnRector.phpf9a94e78392d6a178b0e7f29a005688fc44e5cc3 Thu Aug 31 18:44:13 UTC 2023 Andreas Gohr <andi@splitbrain.org> deprecate ptln()

This method was used to ensure some basic readability in the created
HTML sources long before Firebug and later the builtin inspector tools
in browsers pretty printed the HTML for you. Today, this is no longer
needed.

This adds a custom rector rule to automatically change all occurances to
echo statements.

/dokuwiki/inc/
H A Ddeprecated.phpf9a94e78392d6a178b0e7f29a005688fc44e5cc3 Thu Aug 31 18:44:13 UTC 2023 Andreas Gohr <andi@splitbrain.org> deprecate ptln()

This method was used to ensure some basic readability in the created
HTML sources long before Firebug and later the builtin inspector tools
in browsers pretty printed the HTML for you. Today, this is no longer
needed.

This adds a custom rector rule to automatically change all occurances to
echo statements.

H A Dcommon.phpf9a94e78392d6a178b0e7f29a005688fc44e5cc3 Thu Aug 31 18:44:13 UTC 2023 Andreas Gohr <andi@splitbrain.org> deprecate ptln()

This method was used to ensure some basic readability in the created
HTML sources long before Firebug and later the builtin inspector tools
in browsers pretty printed the HTML for you. Today, this is no longer
needed.

This adds a custom rector rule to automatically change all occurances to
echo statements.

/dokuwiki/_test/
H A Drector.phpf9a94e78392d6a178b0e7f29a005688fc44e5cc3 Thu Aug 31 18:44:13 UTC 2023 Andreas Gohr <andi@splitbrain.org> deprecate ptln()

This method was used to ensure some basic readability in the created
HTML sources long before Firebug and later the builtin inspector tools
in browsers pretty printed the HTML for you. Today, this is no longer
needed.

This adds a custom rector rule to automatically change all occurances to
echo statements.