<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aliens/scuttle/src, 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 User.php for PHP 8</title>
<updated>2023-12-21T02:26:44Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T02:26:44Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=e0ce98abb43505357ca1936b68c9eb7b92bbf559'/>
<id>urn:sha1:e0ce98abb43505357ca1936b68c9eb7b92bbf559</id>
<content type='text'>
</content>
</entry>
<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>Update functions.php</title>
<updated>2023-12-21T02:14:22Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T02:14:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=60fd8f4098bc0644ea83212696dd3c39c159175a'/>
<id>urn:sha1:60fd8f4098bc0644ea83212696dd3c39c159175a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update functions.php</title>
<updated>2023-12-21T02:12:12Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T02:12:12Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=fabb46f79a0c315febeb44dd0f60a3e27ba0b7ae'/>
<id>urn:sha1:fabb46f79a0c315febeb44dd0f60a3e27ba0b7ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update functions.php for PHP  8</title>
<updated>2023-12-21T02:08:41Z</updated>
<author>
<name>buckaroo-labs</name>
</author>
<published>2023-12-21T02:08:41Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=ef7991221bf593ae5adc65fc4fa6a389929473da'/>
<id>urn:sha1:ef7991221bf593ae5adc65fc4fa6a389929473da</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>
</feed>
