friendica/bin
Philipp Holzer 31148e25cf
Changing Friendica\App\Mode from static methods to public methods
- Changing from static methods to public methods
- Adding dev-composer-dependency Mockery for static method mocking (f.e. Config, DBA)
- Adding ModeTest with Mocking
- removing bootstrap from phpunit.xml because of double loading tests\bootstrap.php
2018-10-06 16:27:20 +02:00
..
dev switch the Vagrant VM to the new config system (#5396) 2018-07-18 15:32:24 -04:00
auth_ejabberd.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
composer.phar Update composer binary to version 1.7.2 2018-10-03 01:34:48 -04:00
console Use correct /bin/bash hashbang in bin/console 2018-03-24 08:40:43 -04:00
console.bat Make bin/console executable 2018-03-18 19:51:22 -04:00
console.php Use $argv instead of $_SERVER['argv'] 2018-03-30 22:56:04 -04:00
daemon.php Changing Friendica\App\Mode from static methods to public methods 2018-10-06 16:27:20 +02:00
run_xgettext.sh dont parse the addons directory for translateable strings 2018-05-17 22:41:06 +02:00
worker.php Issue 5486: Fix for non translated notifications 2018-07-30 01:01:26 +00:00