History log of /dokuwiki/inc/ (Results 2651 – 2675 of 6436)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f9fbe4cf20-Oct-2013 Andreas Gohr <andi@splitbrain.org>

fix proxy CONNECT where HTTP 1.1 answer is given

a8dba45219-Oct-2013 Michael Hamann <michael@content-space.de>

Fix FS#2854: Treat numerically different keys as different

9c107bd119-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

use preg_replace_callback instead of '/e' flag when encoding quoated printable ('/e' regex flag deprecated in PHP5.5)

9060b8b018-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

add <THEAD> to top rows of tables when all cells are <TH>

61e0b2f818-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

comment improvements

f05a1cc517-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implements FS#1764

7b4ce9b017-Oct-2013 Soren Birk <soer9648@hotmail.com>

translation update

a386d1a717-Oct-2013 Soren Birk <soer9648@hotmail.com>

translation update

5e40b27416-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

refactor to avoid php notice and match structure of rest of p_get_renderer()

53bfcb5916-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

initialize $inParagraph before use

443e135d16-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

replace boolean conditional checks on possibly uninitialized vars with \!empty/empty/isset as appropriate

1d82c8d316-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

Ensure language strings are reloaded for each unit test

b288bdef16-Oct-2013 Yangyu Huang <yangyu.huang@gmail.com>

translation update

30f6faf016-Oct-2013 Christopher Smith <chris@jalakai.co.uk>

update for deprecated '/e' flag in preg_replace (php 5.5)

f5891fa416-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix some Only vars assigned by reference

5aaca72316-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fixed some errors indicated by IDEA

0ea5ced215-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

output of fread is string, but recognized as object. Fixed assign by ref

5da403f115-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix signatures and old by references

a04f2bd515-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

not assign object from plugin_load by reference

f2fb352815-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

phpdocs plugins util and controller

ce4301e315-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

inc/search.php phpdocs

24998b3115-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

update phpdocs inc/search.php

143ff0f815-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

improve visibility and PHPdocs of plugin controller

f19d103815-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix php strict and remove double duplicated code of renderer plugin loader

45d5ad7515-Oct-2013 Gerrit Uitslag <klapinklapin@gmail.com>

fix php strict notices

1...<<101102103104105106107108109110>>...258