- Jun 01, 2018
-
-
Andreas Gohr authored
This adds an event to dbg_deprecated(). This allows plugins to handle deprecation warnings. One example would be @cosmocode/dokuwiki-plugin-sentry One thing I don't like, but don't know how to avaoid is that this function used to abort super early when $conf['allowdebug'] wasn't set. However for the sentry plugin you probably would want logs, but still do not show any debugging to end users (which allow debug would do). So now the backtrace is always built, the event triggered and then everything is sent to dbglog() which may simply throw everything away. Suggestions on how to improve this welcome.
-
- May 24, 2018
-
-
Michael Große authored
Add call to delete Users to the remote API
-
Michael Große authored
-
Michael Große authored
-
- May 22, 2018
-
-
Andreas Gohr authored
These shouldn't be there anymore since the plugins have been deleted
-
- May 18, 2018
-
-
Andreas Gohr authored
Translation update (de)
-
Sebastian Engel authored
-
- May 17, 2018
-
-
Andreas Gohr authored
PHP brekas URLs by moving old releases into an archive folder. Since we cannot be bothered to update these tests everyday, versions have now be adjusted to be slightly older to always go to the archive download.
-
Andreas Gohr authored
use more general phpunit versions
-
Andreas Gohr authored
-
Andreas Gohr authored
Appveyor seems to have problems with redirects by php sometimes
-
Andreas Gohr authored
Fix for Issue#1250 Footnotes break metadata abstract saving
-
Andreas Gohr authored
New event for trimming recent changes and refactor lib/exe/indexer.php
-
- May 16, 2018
-
-
Christopher Smith authored
-
Phy authored
Translation update (cs)
-
Gerrit Uitslag authored
Translation update (it)
-
Stefano authored
-
Martin Hořínek authored
-
Michael Große authored
-
Andreas Gohr authored
Translation update (ro)
-
Andreas Gohr authored
The matches our scheme of where_data_what better
-
Andreas Gohr authored
-
Marian Banica authored
-
Michael Große authored
-
Michael Große authored
-
Christopher Smith authored
-
Michael Große authored
-
Michael Große authored
-
Michael Große authored
-
- May 14, 2018
-
-
Andreas Gohr authored
Translation update (ja)
-
- May 13, 2018
-
-
HokkaidoPerson authored
-
- May 11, 2018
-
-
Andreas Gohr authored
authmysql and authpgsql were replaced by authpdo two releases ago.
-
- May 08, 2018
-
-
Andreas Gohr authored
fixed typos
-
phallobst authored
-
- May 07, 2018
-
-
Andreas Gohr authored
Looks like the domain we used to test this on expired.
-
Andreas Gohr authored
Translation update (ru)
-
- May 04, 2018
-
-
Andreas Gohr authored
Update PHP logo URL to HTTPS
-
- May 03, 2018
-
-
Ivan Smirnov authored
- solves mixed content warnings on web security analyzers - saves time since http://php.net/images/php.gif will redirect to https://secure.php.net/images/php.gif anyway.
-
Guy Brand authored
-
- May 02, 2018
-
-
Andreas Gohr authored
The actual draft text got lost when we changed to showing the diff instead of the full draft.
-