Remove the feeds module
This commit is contained in:
parent
acfd1cca8d
commit
0c98be96eb
851 changed files with 840 additions and 10348 deletions
|
@ -87,14 +87,5 @@
|
|||
"processed": "\n <p>Do you want to make it easier to keep your PHP code up to date with the latest standards and using the latest features?<\/p>\n\n<p>Rector is a tool for refactoring PHP code and it has presets for different versions of PHP.<\/p>\n\n<p>It can refactor your code to follow best practices such as using early returns, having private methods by default and enabling strict typing - making code cleaner whilst using the latest PHP features.<\/p>\n\n<p>Once installed, it can be executed and will make changes to your files, but what about keeping it up to date going forward?<\/p>\n\n<p>Why not add <code>rector --dry-run<\/code> to your CI pipeline and have it checked automatically?<\/p>\n\n<p>Then, if code is committed that doesn't match the latest standards, the pipeline will fail and the code can be updated.<\/p>\n\n<p>This will ensure the code is always up to date and you won't be stuck on old or unsupported PHP versions.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "b8c389b3b092927696ab5949cecfe240",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue