mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
REUSE tests directory
This commit is contained in:
parent
ac6b17e34c
commit
c4b58df927
230 changed files with 1133 additions and 3995 deletions
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test;
|
namespace Friendica\Test;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test;
|
namespace Friendica\Test;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test;
|
namespace Friendica\Test;
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
* FixtureTest class.
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test;
|
namespace Friendica\Test;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test;
|
namespace Friendica\Test;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test;
|
namespace Friendica\Test;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util\Database;
|
namespace Friendica\Test\Util\Database;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util\Database;
|
namespace Friendica\Test\Util\Database;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util\Hooks\InstanceMocks;
|
namespace Friendica\Test\Util\Hooks\InstanceMocks;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util\Hooks\InstanceMocks;
|
namespace Friendica\Test\Util\Hooks\InstanceMocks;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util\Hooks\InstanceMocks;
|
namespace Friendica\Test\Util\Hooks\InstanceMocks;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,24 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
* Contains a test-hook call for creating a storage instance
|
|
||||||
*/
|
|
||||||
|
|
||||||
use Friendica\App;
|
use Friendica\App;
|
||||||
use Friendica\Core\L10n;
|
use Friendica\Core\L10n;
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
use Friendica\Content\Smilies;
|
use Friendica\Content\Smilies;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\Util;
|
namespace Friendica\Test\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Name: TEST-ADDON: Authentication "allow all"
|
* Name: TEST-ADDON: Authentication "allow all"
|
||||||
* Description: For testing purpose only
|
* Description: For testing purpose only
|
||||||
|
|
|
@ -1,24 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
* This file is loaded by PHPUnit before any test.
|
|
||||||
*/
|
|
||||||
|
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
use Friendica\Core\Protocol;
|
use Friendica\Core\Protocol;
|
||||||
use Friendica\Model\Contact;
|
use Friendica\Model\Contact;
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A test file for local configuration
|
* A test file for local configuration
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,4 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A test local ini file
|
* A test local ini file
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'database' => [
|
'database' => [
|
||||||
'hostname' => 'testhost',
|
'hostname' => 'testhost',
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A test file for local configuration
|
* A test file for local configuration
|
||||||
*
|
*
|
||||||
|
|
|
@ -1,4 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A test local ini file
|
* A test local ini file
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'database' => [
|
'database' => [
|
||||||
'hostname' => 'testhost',
|
'hostname' => 'testhost',
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'config' => [
|
'config' => [
|
||||||
'hostname' => 'localhost',
|
'hostname' => 'localhost',
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'config' => [
|
'config' => [
|
||||||
'hostname' => 'friendica.local',
|
'hostname' => 'friendica.local',
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'string_int_values' => [
|
'string_int_values' => [
|
||||||
'string_1_not_true' => '1',
|
'string_1_not_true' => '1',
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'object' => [
|
'object' => [
|
||||||
'objects_not_supported' => new stdClass(),
|
'objects_not_supported' => new stdClass(),
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
use Friendica\Test\Util\SerializableObjectDouble;
|
use Friendica\Test\Util\SerializableObjectDouble;
|
||||||
use ParagonIE\HiddenString\HiddenString;
|
use ParagonIE\HiddenString\HiddenString;
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'resource' => [
|
'resource' => [
|
||||||
'resources_not_allowed' => new \GuzzleHttp\Psr7\AppendStream(),
|
'resources_not_allowed' => new \GuzzleHttp\Psr7\AppendStream(),
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'small_cat' => [
|
'small_cat' => [
|
||||||
[
|
[
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'type_test' => [
|
'type_test' => [
|
||||||
'bool_true' => true,
|
'bool_true' => true,
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'http/2 200' => [''],
|
'http/2 200' => [''],
|
||||||
'date' => ['Thu, 11 Oct 2018 18:43:54 GMT'],
|
'date' => ['Thu, 11 Oct 2018 18:43:54 GMT'],
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'http/2 301' => [''],
|
'http/2 301' => [''],
|
||||||
'date' => ['Thu, 11 Oct 2018 18:43:54 GMT'],
|
'date' => ['Thu, 11 Oct 2018 18:43:54 GMT'],
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
function legacy_init()
|
function legacy_init()
|
||||||
{
|
{
|
||||||
// I don't do nothing
|
// I don't do nothing
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'mail' => [
|
'mail' => [
|
||||||
[
|
[
|
||||||
|
|
|
@ -1,5 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
|
//
|
||||||
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'storage' => [
|
'storage' => [
|
||||||
[
|
[
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
use Friendica\Core\Protocol;
|
use Friendica\Core\Protocol;
|
||||||
use Friendica\Model\Contact;
|
use Friendica\Model\Contact;
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\functional;
|
namespace Friendica\Test\functional;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\App;
|
namespace Friendica\Test\src\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\App;
|
namespace Friendica\Test\src\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\App;
|
namespace Friendica\Test\src\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\App;
|
namespace Friendica\Test\src\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\App;
|
namespace Friendica\Test\src\App;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src;
|
namespace Friendica\Test\src;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src;
|
namespace Friendica\Test\src;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Console;
|
namespace Friendica\Test\src\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Console;
|
namespace Friendica\Test\src\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Console;
|
namespace Friendica\Test\src\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Console;
|
namespace Friendica\Test\src\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Console;
|
namespace Friendica\Test\src\Console;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Contact\FriendSuggest\Factory;
|
namespace Friendica\Test\src\Contact\FriendSuggest\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Contact\Introduction\Factory;
|
namespace Friendica\Test\src\Contact\Introduction\Factory;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content;
|
namespace Friendica\Test\src\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content;
|
namespace Friendica\Test\src\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content;
|
namespace Friendica\Test\src\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,27 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
* Created by PhpStorm.
|
|
||||||
* User: benlo
|
|
||||||
* Date: 25/03/19
|
|
||||||
* Time: 21:36
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content;
|
namespace Friendica\Test\src\Content;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content\Text\BBCode;
|
namespace Friendica\Test\src\Content\Text\BBCode;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content\Text;
|
namespace Friendica\Test\src\Content\Text;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content\Text;
|
namespace Friendica\Test\src\Content\Text;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Content\Text;
|
namespace Friendica\Test\src\Content\Text;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core;
|
namespace Friendica\Test\src\Core;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Addon\Model;
|
namespace Friendica\Test\src\Core\Addon\Model;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Cache;
|
namespace Friendica\Test\src\Core\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Config\Cache;
|
namespace Friendica\Test\src\Core\Config\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Config\Cache;
|
namespace Friendica\Test\src\Core\Config\Cache;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Config;
|
namespace Friendica\Test\src\Core\Config;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Config;
|
namespace Friendica\Test\src\Core\Config;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Hooks\Model;
|
namespace Friendica\Test\src\Core\Hooks\Model;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Hooks\Util;
|
namespace Friendica\Test\src\Core\Hooks\Util;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
/// @todo this is in the same namespace as Install for mocking 'function_exists'
|
/// @todo this is in the same namespace as Install for mocking 'function_exists'
|
||||||
namespace Friendica\Core;
|
namespace Friendica\Core;
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\KeyValueStorage;
|
namespace Friendica\Test\src\Core\KeyValueStorage;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\KeyValueStorage;
|
namespace Friendica\Test\src\Core\KeyValueStorage;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core;
|
namespace Friendica\Test\src\Core;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Lock;
|
namespace Friendica\Test\src\Core\Lock;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Lock;
|
namespace Friendica\Test\src\Core\Lock;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Lock;
|
namespace Friendica\Test\src\Core\Lock;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Lock;
|
namespace Friendica\Test\src\Core\Lock;
|
||||||
|
|
||||||
|
|
|
@ -1,23 +1,9 @@
|
||||||
<?php
|
<?php
|
||||||
/**
|
|
||||||
* @copyright Copyright (C) 2010-2024, the Friendica project
|
// Copyright (C) 2010-2024, the Friendica project
|
||||||
*
|
// SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||||
* @license GNU AGPL version 3 or any later version
|
//
|
||||||
*
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
* This program is free software: you can redistribute it and/or modify
|
|
||||||
* it under the terms of the GNU Affero General Public License as
|
|
||||||
* published by the Free Software Foundation, either version 3 of the
|
|
||||||
* License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* This program is distributed in the hope that it will be useful,
|
|
||||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
* GNU Affero General Public License for more details.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU Affero General Public License
|
|
||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace Friendica\Test\src\Core\Lock;
|
namespace Friendica\Test\src\Core\Lock;
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue