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>I use Gmail\/Google Apps for my email address, and I used to use a LOT of filters.<\/p>\n\n<p>Inspired by a Ruby gem, I created a PHP library that allows me to declare my filters in PHP and create them in XML.<\/p>\n\n<p>I could import the generated XML into Gmail to create the filters.<\/p>\n\n<h2 id=\"gmail-filter-buider\">Gmail Filter Buider<\/h2>\n\n<p>The project is <a href=\"https:\/\/github.com\/opdavies\/gmail-filter-builder\/tree\/3.x\">Gmail Filter Builder<\/a>, and the last commit was in July 2020.<\/p>\n\n<p>It was based on PHP 7 (unsupported since November 2022) and uses five Symfony components and several other packages.<\/p>\n\n<p>Today, as I looked at my current Gmail filters, I decided to revisit and update Gmail Filter Builder.<\/p>\n\n<h2 id=\"updating-the-project\">Updating the project<\/h2>\n\n<p>I set PHP 8.1 as the minimum required version and used a Nix Flake to ensure this was available.<\/p>\n\n<p>I updated the Symfony components from the 3.x versions to 6.x, the latest versions compatible with PHP 8.1. I also updated the other PHP packages to their compatible versions.<\/p>\n\n<p>After some small changes to the application's code, it worked with PHP 8.1 and generated filters.<\/p>\n\n<p>Once it worked, I updated <a href=\"https:\/\/github.com\/opdavies\/gmail-filter-builder\/tree\/3.x\/examples\">the examples<\/a>.<\/p>\n\n<p>Whilst it wasn't a difficult process in this instance, having a test suite I could rely on helped me to know it worked as expected during the upgrade.<\/p>\n\n<p>I don't know if I'll continue to use or maintain Gmail Filter Builder again, but it was an interesting exercise to do this morning.<\/p>\n\n ",
|
||||
"summary": null
|
||||
}
|
||||
],
|
||||
"feeds_item": [
|
||||
{
|
||||
"imported": "1970-01-01T00:32:50+00:00",
|
||||
"guid": null,
|
||||
"hash": "edf363d6ea23096050f54141a8e16bdc",
|
||||
"target_type": "feeds_feed",
|
||||
"target_uuid": "90c85284-7ca8-4074-9178-97ff8384fe76"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue