Skip to content
Failed

Changes

Summary

  1. Update tools, dependencies and styles to align more closely with VuFind 9.0. (#19) (details)
  2. Avoid calling isLocal with null. (#18) (details)
Commit a9281a56a0e1d79031877b5f07e72005075b32e5 by noreply
Update tools, dependencies and styles to align more closely with VuFind 9.0. (#19)

The file was modified src/VuFindHttp/HttpServiceInterface.php (diff)
The file was modified composer.json (diff)
The file was modified build.xml (diff)
The file was modified .github/workflows/ci.yaml (diff)
The file was modified CHANGELOG.md (diff)
The file was modified src/VuFindHttp/HttpService.php (diff)
Commit df6353bef8a2da78c777e4772f3c228bf63dfdaf by noreply
Avoid calling isLocal with null. (#18)

* Avoid calling isLocal with null.

* Update changelog.

Co-authored-by: Demian Katz <demian.katz@villanova.edu>
The file was modified CHANGELOG.md (diff)
The file was modified src/VuFindHttp/HttpService.php (diff)