<feed xmlns='http://www.w3.org/2005/Atom'>
<title>FreshRSS (Customized)/constants.php, branch 1.27.0</title>
<subtitle>Customized version of FreshRSS, a self-hosted RSS feed aggregator</subtitle>
<id>https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.27.0</id>
<link rel='self' href='https://git.rdnlsmith.com/fresh-rss-custom/atom?h=1.27.0'/>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/'/>
<updated>2025-08-18T15:46:26+00:00</updated>
<entry>
<title>Release 1.27.0</title>
<updated>2025-08-18T15:46:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-08-18T15:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=66e2f00223b915c337291c0f34876d6390fb1c80'/>
<id>urn:sha1:66e2f00223b915c337291c0f34876d6390fb1c80</id>
<content type='text'>
https://github.com/FreshRSS/FreshRSS/issues?q=is%3Aopen%20milestone%3A1.27.0
</content>
</entry>
<entry>
<title>Start 1.26.4-dev</title>
<updated>2025-06-02T22:12:51+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-06-02T22:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=58a264db4007971b36c6b058287c9d43e9c8443a'/>
<id>urn:sha1:58a264db4007971b36c6b058287c9d43e9c8443a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release FreshRSS 1.26.3</title>
<updated>2025-06-02T21:43:39+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-06-02T21:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=697f8f58119cf544be3b46d2209993fbd3d67979'/>
<id>urn:sha1:697f8f58119cf544be3b46d2209993fbd3d67979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move PHP minimum version check (#7560)</title>
<updated>2025-05-07T08:47:09+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-07T08:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=3f187395eaed8d6e455adb454a65f9e2503f390a'/>
<id>urn:sha1:3f187395eaed8d6e455adb454a65f9e2503f390a</id>
<content type='text'>
It is too late to check for minimum version check in `lib_rss.php` because that file already contains some relatively new PHP language constructs, which will lead to a syntax error - when running with an old PHP version - instead of the expected error message.
Moved to `constants.php` for now.

Example of syntax error with PHP 7.4:
```
PHP Parse error:  syntax error, unexpected '|', expecting '{' in /var/www/FreshRSS/lib/lib_rss.php on line 166
```

Should help users like in:
* https://github.com/FreshRSS/FreshRSS/discussions/7539
* https://github.com/FreshRSS/FreshRSS/issues/7557</content>
</entry>
<entry>
<title>Start FreshRSS 1.26.3-dev</title>
<updated>2025-05-03T20:33:26+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-03T20:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=b09fa7a4e23012e63342e25555df3324a6c21a9d'/>
<id>urn:sha1:b09fa7a4e23012e63342e25555df3324a6c21a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release FreshRSS 1.26.2</title>
<updated>2025-05-03T20:11:42+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-05-03T20:11:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=4c5e8e77b3bbf5d72f801902198bcb967e5a0358'/>
<id>urn:sha1:4c5e8e77b3bbf5d72f801902198bcb967e5a0358</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start FreshRSS 1.26.2</title>
<updated>2025-03-13T21:39:11+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-03-13T21:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=e61f00cb64f6bc23c427b2bc5160050e07178e79'/>
<id>urn:sha1:e61f00cb64f6bc23c427b2bc5160050e07178e79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.26.1</title>
<updated>2025-03-13T21:24:02+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-03-13T21:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=0dc96b021415d71316b693fc295618b4e928e020'/>
<id>urn:sha1:0dc96b021415d71316b693fc295618b4e928e020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Start 1.26.1-dev</title>
<updated>2025-02-23T15:34:14+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-23T15:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=ef20a23812c96ceda77e9b174ad5aea841e46641'/>
<id>urn:sha1:ef20a23812c96ceda77e9b174ad5aea841e46641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 1.26.0</title>
<updated>2025-02-23T15:15:36+00:00</updated>
<author>
<name>Alexandre Alapetite</name>
<email>alexandre@alapetite.fr</email>
</author>
<published>2025-02-23T15:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rdnlsmith.com/fresh-rss-custom/commit/?id=df82c239437ee191dfc5a218f97744267a4a4c77'/>
<id>urn:sha1:df82c239437ee191dfc5a218f97744267a4a4c77</id>
<content type='text'>
</content>
</entry>
</feed>
