<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacs-config/oni-php/snippets/php-mode, branch master</title>
<subtitle>Emacs configuration files</subtitle>
<id>https://code.ryuslash.org/emacs-config/atom?h=master</id>
<link rel='self' href='https://code.ryuslash.org/emacs-config/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/'/>
<updated>2026-05-28T09:12:40Z</updated>
<entry>
<title>oni-yasnippet: Move all snippets to ‘oni-yasnippet’</title>
<updated>2026-05-28T09:12:40Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-28T09:12:40Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=09a4099586657170cbdcff071b2d0fac5ed133b7'/>
<id>urn:sha1:09a4099586657170cbdcff071b2d0fac5ed133b7</id>
<content type='text'>
There is no real point in having them all separate. Having them all in a single
place makes them much easier to manage.
</content>
</entry>
<entry>
<title>oni-php: Add phpstan-ignore snippet</title>
<updated>2026-05-14T19:19:41Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-14T19:19:41Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=793d95c34917b060228f6da7f982ded0f66d3b23'/>
<id>urn:sha1:793d95c34917b060228f6da7f982ded0f66d3b23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oni-php: Update some snippets</title>
<updated>2026-05-05T18:42:37Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-05-05T18:42:37Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=2d8e3c917d24894071f81913052d49eba858107a'/>
<id>urn:sha1:2d8e3c917d24894071f81913052d49eba858107a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oni-php: Add auto-insert template for .php files</title>
<updated>2026-04-07T16:15:36Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-04-07T16:15:36Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=6c68d871fbbb9bd2c270fc5cb162c8be58666736'/>
<id>urn:sha1:6c68d871fbbb9bd2c270fc5cb162c8be58666736</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oni-php: Add some snippets</title>
<updated>2026-03-10T16:09:07Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-03-10T16:09:07Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=8b9bac4a543cccd6f33274047a9c366eb5b74757'/>
<id>urn:sha1:8b9bac4a543cccd6f33274047a9c366eb5b74757</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oni-php/snippets/test-comment: Update test method annotation</title>
<updated>2026-02-09T20:11:53Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-02-09T20:11:53Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=28250f8a1d54937d128159ae8b7e21c1ab1aa7f7'/>
<id>urn:sha1:28250f8a1d54937d128159ae8b7e21c1ab1aa7f7</id>
<content type='text'>
We don't use comments anymore, but annotations instead.
</content>
</entry>
<entry>
<title>oni-php/snippets/test-class: Remove WithFaker</title>
<updated>2026-02-09T20:11:22Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-02-09T20:11:22Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=2d5c6397cec2af2322678a7cfa12bde3e7030529'/>
<id>urn:sha1:2d5c6397cec2af2322678a7cfa12bde3e7030529</id>
<content type='text'>
We can use ‘$this-&gt;faker()’ instead.
</content>
</entry>
<entry>
<title>oni-php/snippets/namespace: Don't capitalize already capitalized</title>
<updated>2026-02-09T20:10:10Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-02-09T20:10:10Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=4507f247da15230c8aa653dad8d0349523a29fee'/>
<id>urn:sha1:4507f247da15230c8aa653dad8d0349523a29fee</id>
<content type='text'>
If a part of the directory tree is already capitalized a certain way, don't
capitalize it.
</content>
</entry>
<entry>
<title>oni-php: Add conditions to expanding short snippets</title>
<updated>2026-01-08T20:13:38Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-01-08T20:13:38Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=2376f20be34c5c94919ab73ced02b9b89c91f160'/>
<id>urn:sha1:2376f20be34c5c94919ab73ced02b9b89c91f160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oni-php: Remove unused snippet</title>
<updated>2026-01-08T20:12:57Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2026-01-08T20:12:57Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/emacs-config/commit/?id=bc8b6a7c255ec7fa13f5a1e7533da0fa5f2e5b58'/>
<id>urn:sha1:bc8b6a7c255ec7fa13f5a1e7533da0fa5f2e5b58</id>
<content type='text'>
</content>
</entry>
</feed>
