]> git.mxchange.org Git - friendica.git/history - src/Util/HTTPInputData.php
Merge pull request #13132 from tobiasd/20230516-changelog
[friendica.git] / src / Util / HTTPInputData.php
2023-04-23 Tobias DiekershoffMerge branch '2023.03-rc' into stable
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-01-02 PhilippMerge pull request #11129 from urbalazs/copyright-2022
2022-01-02 Balázs ÚrUpdate copyright
2021-11-30 MichaelMerge remote-tracking branch 'upstream/2021.12-rc'...
2021-11-30 Hypolite PetovanMerge pull request #11044 from nupplaphil/feat/api...
2021-11-30 PhilippMake HTTPInputData dynamic
2021-07-04 Tobias DiekershoffMerge branch 'stable' into develop
2021-07-03 Tobias DiekershoffMerge pull request #10289 from tobiasd/2021.06-credits
2021-06-02 Tobias DiekershoffMerge branch '2021.06-rc' of https://github.com/friendi...
2021-05-26 Hypolite PetovanMerge pull request #10323 from annando/issue-10306
2021-05-25 Hypolite PetovanMerge pull request #10321 from nupplaphil/bug/php7_compl
2021-05-25 PhilippDowngrading PHP 7.4 incompatible fread/fwrite checks
2021-05-24 Hypolite PetovanMerge pull request #10311 from fabrixxm/fix/consoleauto...
2021-05-24 Hypolite PetovanMerge pull request #10294 from annando/http-input-data
2021-05-24 MichaelCalling it static
2021-05-24 MichaelTest file uploads
2021-05-24 MichaelTransmit encoding, deactivated file test
2021-05-24 MichaelReturn data should be array
2021-05-24 MichaelMerge branch 'http-input-data' of github.com:annando...
2021-05-23 PhilippAdd ContentType Injection for HTTPInputData tests
2021-05-23 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-23 PhilippAdapt tests using a content file
2021-05-23 PhilippEnable testability for HTTPInputData and create a faili...
2021-05-22 MichaelCoding standards again
2021-05-22 MichaelCoding standards
2021-05-22 MichaelCoding standards
2021-05-22 MichaelMerge remote-tracking branch 'upstream/2021.06-rc'...
2021-05-21 MichaelNew class to process HTTP input data