Skip to content

Releases: websvnphp/websvn

Bump baseline to PHP 8.0 and drop broken code

Choose a tag to compare

@michael-o michael-o released this 12 Sep 13:51

What's Changed

  • Fix PHP 8.1+ deprecations and remove now-unreachable PHP <8 code paths by @michael-o in #236
  • Close remaining XSS gaps missed by d4de770 (#228) by @michael-o in #238
  • Remove Parsedown-based README rendering feature by @michael-o in #239
  • Don't toggle collapsible diff when clicking its file-name link by @michael-o in #247
  • Show readable directories in tree view past a denied ancestor (#166) by @michael-o in #240
  • Add setAuthzUsernameCase() to mirror mod_authz_svn's case folding (#56) by @michael-o in #241
  • Rename useAccessFile() to setAccessFile(), deprecate old name by @michael-o in #242
  • Escape blame popup log messages before embedding in inline JS by @michael-o in #243
  • Fix RSS item titles to actually use only the commit message's first line by @michael-o in #244
  • Fix double-escaped "<" in RSS item descriptions by @michael-o in #245
  • Fix undefined $subs crash in showAllDirFiles() with flat view + load-… by @michael-o in #246
  • Rewrite compare-table collapse toggle in vanilla JS by @michael-o in #248
  • Remove "load all repos" feature (setLoadAllRepos) by @michael-o in #249

Full Changelog: 2.8.8...2.9.0

PHP 8.5 compat

Choose a tag to compare

@michael-o michael-o released this 10 Jul 09:02

Full Changelog: 2.8.7...2.8.8

2.8.7

Choose a tag to compare

@michael-o michael-o released this 12 Apr 14:13

What's Changed

Full Changelog: 2.8.6...2.8.7

2.8.6

Choose a tag to compare

@michael-o michael-o released this 02 Apr 18:08

What's Changed

Full Changelog: 2.8.5...2.8.6

2.8.5

Choose a tag to compare

@michael-o michael-o released this 20 May 12:41

What's Changed

  • Fix some Japanese language strings by @e8n in #222
  • Fix rtrim() warning at include/configclass.php:255 on PHP 8.1 and later by @e8n in #223

New Contributors

  • @e8n made their first contribution in #222

Full Changelog: 2.8.4...2.8.5

2.8.4

Choose a tag to compare

@michael-o michael-o released this 18 Mar 10:16

What's Changed

Full Changelog: 2.8.3...2.8.4

2.8.3

Choose a tag to compare

@michael-o michael-o released this 18 Dec 17:40

Full Changelog: 2.8.2...2.8.3

Many thanks to @danielmarschall

2.8.2

Choose a tag to compare

@michael-o michael-o released this 16 Jun 12:43

What's Changed

Full Changelog: 2.8.1...2.8.2

2.8.1

Choose a tag to compare

@michael-o michael-o released this 24 Nov 10:24

Fixes:

  • Properly and consistently strip only CRLF at end (#181)

PHP 8.x compatible version

Choose a tag to compare

@michael-o michael-o released this 12 Oct 08:05

First PHP 8.x compatible version wich can either use PEAR or Composer 2.x autoloader. Tested with PHP 7.4, 8.0. 8.1, 8.2.

For details see compare view: 2.7.0...2.8.0