Releases: websvnphp/websvn
Releases · websvnphp/websvn
Release list
Bump baseline to PHP 8.0 and drop broken code
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
2.8.7
What's Changed
- Add composer ignore for PKSA-ns3q-qtk3-d35r by @michael-o in #234
- Add config for sort order by @michael-o in #233
Full Changelog: 2.8.6...2.8.7
2.8.6
What's Changed
- Clean out output buffer before sending a file (#226) by @michael-o in #227
- Add config to sort by fields (#231) by @michael-o in #232
Full Changelog: 2.8.5...2.8.6
2.8.5
2.8.4
What's Changed
- Don't quote commands on Windows anymore (#210) by @michael-o in #213
- PHP 8 Deprecated: Implicit conversion from float (#217) by @michael-o in #218
- Drop ie-png-transparency.js (#207) by @michael-o in #214
- Upgrade jQuery to 1.12.x (#208) by @michael-o in #215
Full Changelog: 2.8.3...2.8.4
2.8.3
Full Changelog: 2.8.2...2.8.3
Many thanks to @danielmarschall
2.8.2
What's Changed
Full Changelog: 2.8.1...2.8.2
2.8.1
PHP 8.x compatible version
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