]> git.mxchange.org Git - friendica.git/history - src/Core/Config/Util/ConfigFileTransformer.php
Add support for toString/Serializable
[friendica.git] / src / Core / Config / Util / ConfigFileTransformer.php
2023-01-21 PhilippAdd support for toString/Serializable
2023-01-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-15 PhilippMerge pull request #12678 from MrPetovan/bug/12677...
2023-01-15 Hypolite PetovanMerge pull request #12674 from nupplaphil/bug/config_ty...
2023-01-15 PhilippApply feedback and describe the encoding method
2023-01-14 PhilippConfig: Improve the node.config.php transformation
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 MichaelMerge remote-tracking branch 'upstream/develop' into...
2023-01-07 Hypolite PetovanMerge pull request #12622 from nupplaphil/bug/config
2023-01-06 PhilippApply suggestions from code review
2023-01-06 PhilippConfig fixings
2023-01-03 Hypolite PetovanMerge pull request #12593 from nupplaphil/feat/node...
2023-01-03 PhilippEscape single quotes and backslashes
2023-01-03 PhilippIntroduce ConfigFileTransformer for Config files