<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aliens/scuttle/src/SemanticScuttle/Service, branch noreferrer-noopener-newwindow</title>
<subtitle>My fork of SemanticScuttle</subtitle>
<id>https://code.ryuslash.org/aliens/scuttle/atom?h=noreferrer-noopener-newwindow</id>
<link rel='self' href='https://code.ryuslash.org/aliens/scuttle/atom?h=noreferrer-noopener-newwindow'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/'/>
<updated>2023-12-21T02:18:46Z</updated>
<entry>
<title>Update User.php for PHP 8</title>
<updated>2023-12-21T02:18:46Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T02:18:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=f8be10fe06fc961e35ca167dabf5b15c4a3a0fcb'/>
<id>urn:sha1:f8be10fe06fc961e35ca167dabf5b15c4a3a0fcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PHP 8 updates</title>
<updated>2023-12-21T01:46:35Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T01:46:35Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=8e197cd42a953fd69d84b3fb59b8219b1584a0a3'/>
<id>urn:sha1:8e197cd42a953fd69d84b3fb59b8219b1584a0a3</id>
<content type='text'>
add IF condition to avoid 'Deprecated' warning</content>
</entry>
<entry>
<title>bug fix</title>
<updated>2023-12-20T23:50:56Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-20T23:50:56Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=772501d60039969d9f88f6a181ec025737b7feca'/>
<id>urn:sha1:772501d60039969d9f88f6a181ec025737b7feca</id>
<content type='text'>
Fatal error: Uncaught Error: [] operator not supported for strings in src/SemanticScuttle/Service/Bookmark2Tag.php:117</content>
</entry>
<entry>
<title>PHP 7.3 compat, bug fixes</title>
<updated>2019-01-21T21:15:21Z</updated>
<author>
<name>querwurzelt</name>
</author>
<published>2019-01-20T21:19:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=ea04385bc16de6b7b65aab75c5c33cfe2d71ea84'/>
<id>urn:sha1:ea04385bc16de6b7b65aab75c5c33cfe2d71ea84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for phancap website thumbnailer.</title>
<updated>2014-04-23T21:12:55Z</updated>
<author>
<name>Christian Weiske</name>
</author>
<published>2014-04-23T21:12:55Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=6b3f1d4bb5c909413f31d7df5bab0e8a4084e29e'/>
<id>urn:sha1:6b3f1d4bb5c909413f31d7df5bab0e8a4084e29e</id>
<content type='text'>
Drop support for artviper, since their service is gone.
</content>
</entry>
<entry>
<title>add option to get last modified date instead of creation date</title>
<updated>2014-03-26T21:15:09Z</updated>
<author>
<name>David Glenck</name>
</author>
<published>2014-03-26T21:15:09Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=0a5eed2dd36d1a47673d7ca3105a86a8de99b649'/>
<id>urn:sha1:0a5eed2dd36d1a47673d7ca3105a86a8de99b649</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix two broken tests</title>
<updated>2013-03-21T16:57:48Z</updated>
<author>
<name>Christian Weiske</name>
</author>
<published>2013-03-21T16:57:48Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=dfaf1d026accae515b9d7cb8593a6f157884fe07'/>
<id>urn:sha1:dfaf1d026accae515b9d7cb8593a6f157884fe07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CS</title>
<updated>2013-03-21T16:57:12Z</updated>
<author>
<name>Christian Weiske</name>
</author>
<published>2013-03-21T16:57:12Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=5c8833d5f50086e7a2362166f878c947697e4221'/>
<id>urn:sha1:5c8833d5f50086e7a2362166f878c947697e4221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The hasTag was always returning false, which probably is a bug. Fixed it and added a test to catch it. Thanks for Ricardo Soares de Lima for the first patch version</title>
<updated>2013-03-21T05:49:37Z</updated>
<author>
<name>Christian Weiske</name>
</author>
<published>2013-03-21T05:49:37Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=26352761d3d1920390b0ba6d133543f3b83674a5'/>
<id>urn:sha1:26352761d3d1920390b0ba6d133543f3b83674a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix some CS, remove unneeded include - file is included in header.php</title>
<updated>2013-03-21T05:44:11Z</updated>
<author>
<name>Christian Weiske</name>
</author>
<published>2013-03-21T05:44:11Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=20e3b5ebd785793d154c21b8d4499aff68206d65'/>
<id>urn:sha1:20e3b5ebd785793d154c21b8d4499aff68206d65</id>
<content type='text'>
</content>
</entry>
</feed>
