]> git.mxchange.org Git - friendica.git/history - tests/src/Module/NodeInfoTest.php
Escape single quotes and backslashes
[friendica.git] / tests / src / Module / NodeInfoTest.php
2023-01-01 PhilippMerge pull request #12562 from MrPetovan/bug/notices
2023-01-01 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-01 Michael VogelMerge pull request #12591 from MrPetovan/task/2023...
2023-01-01 Hypolite PetovanHappy New Year 2023!
2022-12-27 Hypolite PetovanMerge pull request #12540 from annando/forum-thread
2022-12-27 PhilippMerge pull request #12539 from annando/forum-thread
2022-12-26 Hypolite PetovanMerge pull request #12527 from nupplaphil/feat/request_id
2022-12-26 PhilippUse X-REQUEST-ID for Error pages
2022-12-11 MichaelMerge remote-tracking branch 'origin/2022.12-rc' into...
2022-10-18 Roland HäderMerge branch 'develop' into rewrite/gravity-constants
2022-10-17 PhilippMerge pull request #12007 from annando/more-constants
2022-10-17 MichaelThe friendica constants have been moved to the app...
2022-01-23 PhilippMerge pull request #11141 from urbalazs/language-names
2022-01-08 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2022-01-07 Hypolite PetovanMerge pull request #11145 from nupplaphil/feat/check_li...
2022-01-06 PhilippAdd license header to various tests
2022-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Hypolite PetovanMerge pull request #11127 from nupplaphil/feat/tests
2022-01-02 PhilippAdd feedback - avoid intermediate variables
2021-11-27 Hypolite PetovanMerge pull request #11005 from nupplaphil/feat/module_di
2021-11-27 PhilippFixing Response
2021-11-27 PhilippReplace IRespondToRequests with PSR-7 ResponseInterface
2021-11-27 PhilippAdd NodeInfo Module test as an example