Skip to content

Releases: wikimedia/wikimedia-slimapp

0.9.0

30 Nov 01:02
v0.9.0

Choose a tag to compare

  • Require PHP 5.5+
  • Added methods for starting, committing and rolling back transactions
  • Password::getBytes: Use random_bytes() if available
  • Upgrade composer.json managed dependencies
    • monolog ~1.23.0
    • phpmailer ~6.0
    • twig ~1.30
    • mediawiki-codesniffer 19.1.0

v0.8.0

04 Dec 03:50
v0.8.0

Choose a tag to compare

  • Allow configuration of default HeaderMiddleware
  • Password::hashEquals: Guard against bad input
  • Update ParsoidClient to talk to RESTBase

v0.7.1

04 Dec 01:01
v0.7.1

Choose a tag to compare

Fixed a cut-n-paste bug in AbstractDao::buildWhere introduced in v0.7.0

v0.7.0

04 Dec 00:14
v0.7.0

Choose a tag to compare

Broken verison, use v0.7.1 instead

Backports from the Wikimania Scholarships application:

  • AbstractDao::buildHaving
  • Form::expectDateTime

v0.6.0

20 Nov 02:55
v0.6.0

Choose a tag to compare

v0.5.0

08 Oct 00:30
v0.5.0

Choose a tag to compare

Initial stable release