<feed xmlns='http://www.w3.org/2005/Atom'>
<title>zsh/Completion/Unix/Command/_php, branch declarednull</title>
<subtitle>[no description]</subtitle>
<id>http://git.sudomsg.com/mirror/zsh/atom?h=declarednull</id>
<link rel='self' href='http://git.sudomsg.com/mirror/zsh/atom?h=declarednull'/>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/'/>
<updated>2018-08-01T01:46:09Z</updated>
<entry>
<title>43207: Improve _bind_addresses, _php</title>
<updated>2018-08-01T01:46:09Z</updated>
<author>
<name>dana</name>
<email>dana@dana.is</email>
</author>
<published>2018-08-01T01:46:09Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=96ea5e32b442ff2406f1d7268cccdd73baf313ea'/>
<id>urn:sha1:96ea5e32b442ff2406f1d7268cccdd73baf313ea</id>
<content type='text'>
Minor change from the patch as posted to the ML: _php now calls _bind_addresses
with -K, since it can't actually listen on a link-local address.
</content>
</entry>
<entry>
<title>39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.</title>
<updated>2016-10-07T13:56:31Z</updated>
<author>
<name>Daniel Shahaf</name>
<email>d.s@daniel.shahaf.name</email>
</author>
<published>2016-09-28T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=7ad0001183688c56bd1edfc8fc08467e380910a4'/>
<id>urn:sha1:7ad0001183688c56bd1edfc8fc08467e380910a4</id>
<content type='text'>
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|&lt;&gt;?~\]' Completion/
</content>
</entry>
<entry>
<title>37975: Completion/Unix/Command/_php: remove _arguments' -A option</title>
<updated>2016-02-16T03:13:35Z</updated>
<author>
<name>Eric Cook</name>
<email>illua@users.sourceforge.net</email>
</author>
<published>2016-02-16T03:13:35Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=40b3d2a1f65809c9e2e43fe4c426bd231b2a975a'/>
<id>urn:sha1:40b3d2a1f65809c9e2e43fe4c426bd231b2a975a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>35293: fix zstyle lookup with _php: use trailing colon</title>
<updated>2015-05-27T17:39:17Z</updated>
<author>
<name>Daniel Hahler</name>
<email>git@thequod.de</email>
</author>
<published>2015-05-25T15:20:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=0c8d21adc20e79cdf006838bc7ca1761e6ec8544'/>
<id>urn:sha1:0c8d21adc20e79cdf006838bc7ca1761e6ec8544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>32653: complete files with the ".phar" extension as well as ".php"</title>
<updated>2014-06-01T22:21:13Z</updated>
<author>
<name>Barton E. Schaefer</name>
<email>schaefer@zsh.org</email>
</author>
<published>2014-06-01T22:21:13Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=f5ad1ccbd6dc6230f0344635791db3fd11966a3a'/>
<id>urn:sha1:f5ad1ccbd6dc6230f0344635791db3fd11966a3a</id>
<content type='text'>
Also respect the suffixes zstyle to change the extensions
</content>
</entry>
<entry>
<title>29328: Another missing backslash in _git, remove some not needed backslashes in array definitions.</title>
<updated>2011-05-22T02:13:55Z</updated>
<author>
<name>Mikael Magnusson</name>
<email>mikachu@gmail.com</email>
</author>
<published>2011-05-22T02:13:55Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=59a0b52e6159b91d0fdc015a440858a8bb221aca'/>
<id>urn:sha1:59a0b52e6159b91d0fdc015a440858a8bb221aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unposted: add missing compset -S call to _php</title>
<updated>2005-07-25T10:55:50Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2005-07-25T10:55:50Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=c42ab7adb5afdd6f9f4c33a5cc9fa5ed1171f2d0'/>
<id>urn:sha1:c42ab7adb5afdd6f9f4c33a5cc9fa5ed1171f2d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>21343: update php completion for version 5.0</title>
<updated>2005-06-18T10:47:36Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2005-06-18T10:47:36Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=e9171ff4d817ec08278c11a3b3164d0b5f9d61fc'/>
<id>urn:sha1:e9171ff4d817ec08278c11a3b3164d0b5f9d61fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>19775: new completion for php</title>
<updated>2004-04-16T15:50:00Z</updated>
<author>
<name>Doug Kearns</name>
<email>dkearns@users.sourceforge.net</email>
</author>
<published>2004-04-16T15:50:00Z</published>
<link rel='alternate' type='text/html' href='http://git.sudomsg.com/mirror/zsh/commit/?id=9b32c65e4922d6bcc3e886b0f869986ca02e91dc'/>
<id>urn:sha1:9b32c65e4922d6bcc3e886b0f869986ca02e91dc</id>
<content type='text'>
</content>
</entry>
</feed>
