<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aliens/scuttle, branch fix-for-php-8</title>
<subtitle>My fork of SemanticScuttle</subtitle>
<id>https://code.ryuslash.org/aliens/scuttle/atom?h=fix-for-php-8</id>
<link rel='self' href='https://code.ryuslash.org/aliens/scuttle/atom?h=fix-for-php-8'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/'/>
<updated>2024-02-29T17:37:19Z</updated>
<entry>
<title>Fix issue about ‘bVotes’ and ‘bVoting’ not having default values</title>
<updated>2024-02-29T17:37:19Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-02-29T17:37:19Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=ca9225972feb4442178d791f7a4948e748a96afb'/>
<id>urn:sha1:ca9225972feb4442178d791f7a4948e748a96afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue where constructors aren't called</title>
<updated>2024-02-29T17:02:19Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-02-29T17:02:19Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=9f843178bc02d974ba983bc66b4b9827adcf568a'/>
<id>urn:sha1:9f843178bc02d974ba983bc66b4b9827adcf568a</id>
<content type='text'>
The documentation says that defining a constructor as a function with the same
name as the class is deprecated as of PHP 8, but should still work. However it
seems that this isn't true. Running on my machine these constructors didn't get
called. Renaming them to ‘__construct’ fixed that.
</content>
</entry>
<entry>
<title>Fix issue accessing an array index on a boolean</title>
<updated>2024-02-29T17:01:24Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-02-29T17:01:24Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=e1bfad3df7b41cbc8537222f211edaf9b3444edf'/>
<id>urn:sha1:e1bfad3df7b41cbc8537222f211edaf9b3444edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error: Using ${var} in strings is deprecated</title>
<updated>2024-02-29T16:59:33Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-02-29T16:59:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=907fd55a5c4b5974256f21bb8b683e76de5e8b8d'/>
<id>urn:sha1:907fd55a5c4b5974256f21bb8b683e76de5e8b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-12-22T03:29:26Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-22T03:29:26Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=ab2657e35190f8c1d8e495cf167ce6c48f91d8cb'/>
<id>urn:sha1:ab2657e35190f8c1d8e495cf167ce6c48f91d8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-12-22T03:13:40Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-22T03:13:40Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=50ee2712b9392fe23637093ec4386f5de34c9506'/>
<id>urn:sha1:50ee2712b9392fe23637093ec4386f5de34c9506</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-12-22T03:04:29Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-22T03:04:29Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=ad52b9261c04542c78e7ce7a92c230e785effafb'/>
<id>urn:sha1:ad52b9261c04542c78e7ce7a92c230e785effafb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-12-22T00:34:02Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-22T00:34:02Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=278fec90a128d12a33eaadbbb8250595ba04baa5'/>
<id>urn:sha1:278fec90a128d12a33eaadbbb8250595ba04baa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-12-22T00:29:38Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-22T00:29:38Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=bc69e6014dc7b7bf3ec9a7a142b1ec20ea0cb0af'/>
<id>urn:sha1:bc69e6014dc7b7bf3ec9a7a142b1ec20ea0cb0af</id>
<content type='text'>
fix typo</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2023-12-21T20:23:15Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T20:23:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=4dd811b81a76c8adc3a7d5d40f35b3ef2b434cd4'/>
<id>urn:sha1:4dd811b81a76c8adc3a7d5d40f35b3ef2b434cd4</id>
<content type='text'>
</content>
</entry>
</feed>
