<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim-treesitter/queries/php/highlights.scm, branch 0.5-compat</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/php/highlights.scm?h=0.5-compat</id>
<link rel='self' href='http://git.sudomsg.com/mirror/nvim-treesitter/atom/queries/php/highlights.scm?h=0.5-compat'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/'/>
<updated>2021-09-17T19:06:36Z</updated>
<entry>
<title>Fix method access using php nullsafe operator (#1773)</title>
<updated>2021-09-17T19:06:36Z</updated>
<author>
<name>Wilman Barrios</name>
<email>wilmanbarrios@gmail.com</email>
</author>
<published>2021-08-31T03:06:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ff3ad305c9f853f84d10f84ed7c6768a42c86327'/>
<id>urn:sha1:ff3ad305c9f853f84d10f84ed7c6768a42c86327</id>
<content type='text'>
</content>
</entry>
<entry>
<title>highlights(php): add missings operators `?-&gt;` and `=&gt;`  (#1729)</title>
<updated>2021-09-17T19:06:36Z</updated>
<author>
<name>Wilman Barrios</name>
<email>wilmanbarrios@gmail.com</email>
</author>
<published>2021-08-26T17:15:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=b04a62a970fe3a229fcf1983683bd45258dc5cc5'/>
<id>urn:sha1:b04a62a970fe3a229fcf1983683bd45258dc5cc5</id>
<content type='text'>
This will:

- add nullsafe `?-&gt;` as `@operator`
- add separator for associative arrays `=&gt;` as `@operator`</content>
</entry>
<entry>
<title>highlights(php): add `instanceof` as `@keyword` (#1728)</title>
<updated>2021-09-17T19:06:36Z</updated>
<author>
<name>Wilman Barrios</name>
<email>wilmanbarrios@gmail.com</email>
</author>
<published>2021-08-21T05:05:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ec17095e221b05af07b63892ac31e2cc40703e6c'/>
<id>urn:sha1:ec17095e221b05af07b63892ac31e2cc40703e6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(keywords) merge return and yield into keyword.return group</title>
<updated>2021-07-04T19:49:17Z</updated>
<author>
<name>antonk52</name>
<email>halloy52@gmail.com</email>
</author>
<published>2021-07-04T17:24:25Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=90f15d9bf750e35666e029174481dafbe5fde817'/>
<id>urn:sha1:90f15d9bf750e35666e029174481dafbe5fde817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(keywords) add keyword.return &amp; keyword.yield</title>
<updated>2021-07-04T19:49:17Z</updated>
<author>
<name>antonk52</name>
<email>halloy52@gmail.com</email>
</author>
<published>2021-07-04T16:55:59Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bd9095e96986fbb65829a3dbc598f9b35d9b7db2'/>
<id>urn:sha1:bd9095e96986fbb65829a3dbc598f9b35d9b7db2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for `match` expression in PHP (#1482)</title>
<updated>2021-07-04T17:52:29Z</updated>
<author>
<name>Wilman Barrios</name>
<email>wilmanbarrios@gmail.com</email>
</author>
<published>2021-07-04T17:52:29Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=486c86f1cdad33208f9aec9f95baf1397c6a0abc'/>
<id>urn:sha1:486c86f1cdad33208f9aec9f95baf1397c6a0abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adds support for PHP's arrow funcion (#1427)</title>
<updated>2021-06-28T15:10:58Z</updated>
<author>
<name>tk-shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2021-06-28T15:10:58Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fe47dbe02bc243315ee185e9dc9c68b4e9dc70b2'/>
<id>urn:sha1:fe47dbe02bc243315ee185e9dc9c68b4e9dc70b2</id>
<content type='text'>
Co-authored-by: shirasaka &lt;shirasaka@n-create.co.jp&gt;</content>
</entry>
<entry>
<title>fix(php): highlights function call expression</title>
<updated>2021-05-19T17:41:21Z</updated>
<author>
<name>elianiva</name>
<email>dicha.arkana03@gmail.com</email>
</author>
<published>2021-05-19T03:45:39Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=88bd7f5cb3e7c0121dbf1c8a6775edf43cba96f4'/>
<id>urn:sha1:88bd7f5cb3e7c0121dbf1c8a6775edf43cba96f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update queries/php/highlights.scm</title>
<updated>2021-05-17T11:27:58Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-05-17T05:06:18Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=4dcc3fb4b38d4a29d175fda69a0bf35b2aa675c5'/>
<id>urn:sha1:4dcc3fb4b38d4a29d175fda69a0bf35b2aa675c5</id>
<content type='text'>
Co-authored-by: Santos Gallegos &lt;stsewd@protonmail.com&gt;</content>
</entry>
<entry>
<title>highlights/locals(php): rename type_name -&gt; named_type</title>
<updated>2021-05-17T11:27:58Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2021-05-16T21:17:44Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=fe8264e3f65c9a20847f10f4c115f9ed63ad711f'/>
<id>urn:sha1:fe8264e3f65c9a20847f10f4c115f9ed63ad711f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #307: Use and document TSVariable/TSVariableBuiltin in all languages</title>
<updated>2020-09-14T16:27:20Z</updated>
<author>
<name>Stephan Seitz</name>
<email>stephan.seitz@fau.de</email>
</author>
<published>2020-09-12T18:57:01Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=bcf421b4e7f164dfc8aca8a94949adda2bdda10f'/>
<id>urn:sha1:bcf421b4e7f164dfc8aca8a94949adda2bdda10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(queries): use vim-match for non lua regexes</title>
<updated>2020-08-16T16:31:56Z</updated>
<author>
<name>Steven Sojka</name>
<email>steelsojka@gmail.com</email>
</author>
<published>2020-08-16T16:24:10Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=ce43dbf54cdc017e6885381f38ea056f78c4e55b'/>
<id>urn:sha1:ce43dbf54cdc017e6885381f38ea056f78c4e55b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PHP: Update locals query</title>
<updated>2020-08-05T19:28:50Z</updated>
<author>
<name>Shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2020-08-05T05:48:42Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=dccc250add3ead4298817bfce2f69682e1d1c0ff'/>
<id>urn:sha1:dccc250add3ead4298817bfce2f69682e1d1c0ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PHP, TOML, and update HTML, javascript queries</title>
<updated>2020-08-04T06:05:51Z</updated>
<author>
<name>Shirasaka</name>
<email>tk.shirasaka@gmail.com</email>
</author>
<published>2020-07-31T14:59:57Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/nvim-treesitter/commit/?id=f372e2ab87fc9c6d13cd16b69d7ef08479e7b963'/>
<id>urn:sha1:f372e2ab87fc9c6d13cd16b69d7ef08479e7b963</id>
<content type='text'>
- PHP         : Add highlights and locals query
- TOML        : Add highlights and locals query
- HTML        : Add scope
- javascript  : Add some scopes
</content>
</entry>
</feed>
