<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/fpm/tests, branch php-7.0.8</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Merge branch 'PHP-5.6' into PHP-7.0</title>
<updated>2016-04-18T07:04:55+00:00</updated>
<author>
<name>Ferenc Kovacs</name>
<email>tyrael@php.net</email>
</author>
<published>2016-04-18T07:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8f35ee49ee507c1c8600eb3d4532223177a28635'/>
<id>8f35ee49ee507c1c8600eb3d4532223177a28635</id>
<content type='text'>
* PHP-5.6:
  mark frequent intermittent fpm test with XFAIL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-5.6:
  mark frequent intermittent fpm test with XFAIL
</pre>
</div>
</content>
</entry>
<entry>
<title>mark frequent intermittent fpm test with XFAIL</title>
<updated>2016-04-18T07:04:27+00:00</updated>
<author>
<name>Ferenc Kovacs</name>
<email>tyrael@php.net</email>
</author>
<published>2016-04-18T07:04:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3a16f511d910a903b7172aa899312b69fbe4fdf3'/>
<id>3a16f511d910a903b7172aa899312b69fbe4fdf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #70540 (sapi/fpm/tests/008.phpt and 016.phpt should be skipped on some platforms)</title>
<updated>2015-11-02T08:43:28+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-11-02T08:43:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d7ff107654acb5dc682773bb0b369a7e593056d8'/>
<id>d7ff107654acb5dc682773bb0b369a7e593056d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test_fpm_conf to skip some tests ranth than mark --xfail--</title>
<updated>2015-11-02T08:42:11+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-11-02T08:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8dd5e1c2b526b1460228fcdfa624cd18887da111'/>
<id>8dd5e1c2b526b1460228fcdfa624cd18887da111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test in some cases(for more children, needs more time)</title>
<updated>2015-05-07T11:25:04+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-05-07T11:25:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=460e2e6a04ebdd3914bbea449323187684532c84'/>
<id>460e2e6a04ebdd3914bbea449323187684532c84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>These tests all assume that IPV6 is available.</title>
<updated>2015-01-10T01:24:48+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2015-01-10T01:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=50c721a62338e4cfc0a4c3a5551d87569f800433'/>
<id>50c721a62338e4cfc0a4c3a5551d87569f800433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #68526 Implement POSIX Access Control List for UDS</title>
<updated>2014-12-10T07:15:21+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-12-10T07:15:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=744ada7d9ddb7c0f37c494bf0e7636cb1ed6cb34'/>
<id>744ada7d9ddb7c0f37c494bf0e7636cb1ed6cb34</id>
<content type='text'>
- add --with-fpm-acl build option which allow to manage ACL
on Unix Domain Socket
- add listen.acl_users pool option
- add listen.acl_groups pool option

Keep old behavior (chmod) if option not used or not supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add --with-fpm-acl build option which allow to manage ACL
on Unix Domain Socket
- add listen.acl_users pool option
- add listen.acl_groups pool option

Keep old behavior (chmod) if option not used or not supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>XFAIL as catch_workers_output = yes seems not reliable</title>
<updated>2014-12-01T06:28:49+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-12-01T06:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cb1a297bf48bd1ef1183b25f046659aaf376688a'/>
<id>cb1a297bf48bd1ef1183b25f046659aaf376688a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor typo in test</title>
<updated>2014-11-22T09:29:51+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-11-22T09:29:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3a3f67f79b7e103b4a24acdd966ad15be48dd0d6'/>
<id>3a3f67f79b7e103b4a24acdd966ad15be48dd0d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for global / pool prefix and bug #68478</title>
<updated>2014-11-22T09:29:05+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-11-22T09:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fd5c421a0009cf74df028621d37dd91d8fb9db4b'/>
<id>fd5c421a0009cf74df028621d37dd91d8fb9db4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
