<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aliens/scuttle/src/php-gettext, branch oni</title>
<subtitle>My fork of SemanticScuttle</subtitle>
<id>https://code.ryuslash.org/aliens/scuttle/atom?h=oni</id>
<link rel='self' href='https://code.ryuslash.org/aliens/scuttle/atom?h=oni'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/'/>
<updated>2024-02-29T17:02:19Z</updated>
<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 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 php-gettext to 1.0.10</title>
<updated>2010-09-28T06:53:03Z</updated>
<author>
<name>Christian Weiske</name>
</author>
<published>2010-09-28T06:53:03Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=8da16ca4a6faae17c896919c31d0011e719fb28f'/>
<id>urn:sha1:8da16ca4a6faae17c896919c31d0011e719fb28f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete unuseful scripts.</title>
<updated>2009-11-16T20:24:32Z</updated>
<author>
<name>mensonge</name>
</author>
<published>2009-11-16T20:24:32Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=45aad57c4d02bf7fe9cb5118d80bb7d1fa291295'/>
<id>urn:sha1:45aad57c4d02bf7fe9cb5118d80bb7d1fa291295</id>
<content type='text'>
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@552 b3834d28-1941-0410-a4f8-b48e95affb8f
</content>
</entry>
<entry>
<title>fix php-gettext on 64 bit</title>
<updated>2009-11-04T21:34:08Z</updated>
<author>
<name>cweiske</name>
</author>
<published>2009-11-04T21:34:08Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=bfaa111fa1aaf39485bd50f0141373dcb6798bef'/>
<id>urn:sha1:bfaa111fa1aaf39485bd50f0141373dcb6798bef</id>
<content type='text'>
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@514 b3834d28-1941-0410-a4f8-b48e95affb8f
</content>
</entry>
<entry>
<title>move files to new locations</title>
<updated>2009-10-03T14:00:33Z</updated>
<author>
<name>cweiske</name>
</author>
<published>2009-10-03T14:00:33Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=29422fa55379aa61a61019b832c83dab6d450264'/>
<id>urn:sha1:29422fa55379aa61a61019b832c83dab6d450264</id>
<content type='text'>
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@386 b3834d28-1941-0410-a4f8-b48e95affb8f
</content>
</entry>
</feed>
