FreshRSS/app/Utils
maTh 154a36700c
Refactoring: Rename dotpath into dotnotation (#6369)
* KIND_JSON_DOTPATH -> KIND_JSON_DOTNOTATION

* TYPE_JSON_DOTPATH => TYPE_JSON_DOTNOTATION

* json_dotpath => json_dotnotation

* dotPathsForStandardJsonFeed => dotNotationForStandardJsonFeed

* TYPE_JSON_DOTNOTATION = 'JSON+DotPath' => 'JSON+DotNotation'

* documentation: OPML.md

* convertJsonToRss()

* $dotpaths => $dotnotations

* FreshRSS_Feed_Exception

* comment

* Compatibility TYPE_JSON_DOTPATH

---------

Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
2024-04-25 08:28:42 +02:00
..
dotNotationUtil.php Refactoring: Rename dotpath into dotnotation (#6369) 2024-04-25 08:28:42 +02:00
feverUtil.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
passwordUtil.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00