]> git.mxchange.org Git - friendica.git/commit
Fix ACLFormatterTest
authorPhilipp Holzer <admin+github@philipp.info>
Fri, 1 Nov 2019 13:13:29 +0000 (14:13 +0100)
committerPhilipp Holzer <admin+github@philipp.info>
Fri, 1 Nov 2019 13:13:29 +0000 (14:13 +0100)
commitaa7be4172819ebc368351849b3f11995ffa78c8b
tree8d294ba619baaa6940665d492a333e155b751519
parentbc18cde412d6b98dab5ced7ba4b8ed25e72829cd
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()
mod/lockview.php
src/Model/Item.php
src/Module/Item/Compose.php
src/Util/ACLFormatter.php
src/Worker/Notifier.php
tests/src/Util/ACLFormaterTest.php