<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bdrem.git, branch master</title>
<subtitle>Birthday reminder that sends mails</subtitle>
<id>https://git.cweiske.de/bdrem.git/atom?h=master</id>
<link rel='self' href='https://git.cweiske.de/bdrem.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/'/>
<updated>2023-12-20T21:12:17Z</updated>
<entry>
<title>Update phing build script to use composer installation only</title>
<updated>2023-12-20T21:12:17Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-12-20T21:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=b4955304d890a3882d95b38a85f15ff9e4feb5cb'/>
<id>urn:sha1:b4955304d890a3882d95b38a85f15ff9e4feb5cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog for 0.7.0</title>
<updated>2023-12-20T21:11:46Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-12-20T21:11:46Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=98d69f6a72c8bcdd490804315e01ca2323a290e5'/>
<id>urn:sha1:98d69f6a72c8bcdd490804315e01ca2323a290e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support simple vCard configuration</title>
<updated>2023-12-20T21:11:30Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-12-20T21:11:30Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=e551d5037811aff231479067138946816f8c816d'/>
<id>urn:sha1:e551d5037811aff231479067138946816f8c816d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use [] array syntax in example config</title>
<updated>2023-12-20T20:55:59Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-12-20T20:55:59Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=f50e644a31cb6949248ca1dcccc836df20aea4ef'/>
<id>urn:sha1:f50e644a31cb6949248ca1dcccc836df20aea4ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for .vcf vCard files</title>
<updated>2023-12-20T20:49:43Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-12-20T20:49:43Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=4bbbffb1a2f194f85ae2629436dd9ac17b3c819f'/>
<id>urn:sha1:4bbbffb1a2f194f85ae2629436dd9ac17b3c819f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add date header</title>
<updated>2023-10-12T20:06:33Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-10-12T20:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=38760b905941993189a83cf8450dcf160631f174'/>
<id>urn:sha1:38760b905941993189a83cf8450dcf160631f174</id>
<content type='text'>
.. because that is not added automatically somehow
when we define our own headers.
</content>
</entry>
<entry>
<title>Use Net_LDAP2 2.3.0 for PHP8 support</title>
<updated>2023-10-12T20:03:00Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-10-12T20:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=497b3a3ff3898fdb242ad3e29e7d88641a9d0735'/>
<id>urn:sha1:497b3a3ff3898fdb242ad3e29e7d88641a9d0735</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PHP8 error: string offset access syntax with curly braces</title>
<updated>2023-08-08T08:09:13Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2023-08-08T08:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=94994b9fbbf4574679f76616ec68959bf29c99ef'/>
<id>urn:sha1:94994b9fbbf4574679f76616ec68959bf29c99ef</id>
<content type='text'>
Error was:
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported
</content>
</entry>
<entry>
<title>Support dependency installation via composer</title>
<updated>2021-03-15T19:30:19Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2021-03-15T19:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=16f9c3c10d96b02f9ae63d04c08a8089c73558a5'/>
<id>urn:sha1:16f9c3c10d96b02f9ae63d04c08a8089c73558a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>release 0.6.1</title>
<updated>2016-06-21T15:06:59Z</updated>
<author>
<name>Christian Weiske</name>
<email>cweiske@cweiske.de</email>
</author>
<published>2016-06-21T15:06:19Z</published>
<link rel='alternate' type='text/html' href='https://git.cweiske.de/bdrem.git/commit/?id=51d65acaa3a4f4c5a0d8daea92e31298b2709184'/>
<id>urn:sha1:51d65acaa3a4f4c5a0d8daea92e31298b2709184</id>
<content type='text'>
</content>
</entry>
</feed>
