friendica/tests/src/Core
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
- Remove extraneous parentheses around empty() calls
- Remove duplicate calls to intval(), count() or strlen() after empty()
- Replace ternary operators outputting binary value with empty() return value
- Rewrite defaults() without x()
2018-11-30 09:06:22 -05:00
..
Cache skipping TTL tests 2018-11-09 20:39:47 +01:00
Console Replace x() by isset(), !empty() or defaults() 2018-11-30 09:06:22 -05:00
Lock skipping TTL tests 2018-11-09 20:39:47 +01:00
InstallerTest.php Update install to generate config/local.config.php 2018-11-25 01:44:09 -05:00
SystemTest.php Making redirect message more informative 2018-10-23 12:17:41 +02:00