<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/php, branch 1.21.0</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>Tests: added a test for fastcgi_finish_request() function.</title>
<updated>2020-11-11T14:24:40+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-11-11T14:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=a0ee50826a4810595123460ed11629f87b1995a0'/>
<id>a0ee50826a4810595123460ed11629f87b1995a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PHP: compatibility with 8.0.0 RC1.</title>
<updated>2020-10-06T15:12:05+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2020-10-06T15:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2821b3347c026ae171228146c5ccd0bd7408358f'/>
<id>2821b3347c026ae171228146c5ccd0bd7408358f</id>
<content type='text'>
This closes #474 PR on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #474 PR on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: PHP extension mounts.</title>
<updated>2020-08-25T12:48:33+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2020-08-25T12:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=244ffb2829cfbac26e013988474184d6050504fe'/>
<id>244ffb2829cfbac26e013988474184d6050504fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added PHP test with time check in error log messages.</title>
<updated>2020-07-28T03:53:40+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-07-28T03:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=f1e445bdef64ceba047d07b05d1b78137ddc2a7a'/>
<id>f1e445bdef64ceba047d07b05d1b78137ddc2a7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: fixed opcache detection.</title>
<updated>2020-06-26T03:23:47+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-06-26T03:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=9bd6baefaee3a3e9b8dfe6427404512c9a66c969'/>
<id>9bd6baefaee3a3e9b8dfe6427404512c9a66c969</id>
<content type='text'>
opcache_get_status() returns array, so square brackets
should be used to access "opcache_enabled" value.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
opcache_get_status() returns array, so square brackets
should be used to access "opcache_enabled" value.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added tests for "targets" option.</title>
<updated>2020-05-15T03:21:25+00:00</updated>
<author>
<name>Andrei Zeliankou</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2020-05-15T03:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=82471c1dd33fc13a18a334113b2c220cc06f3d5b'/>
<id>82471c1dd33fc13a18a334113b2c220cc06f3d5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: chdir() and open() for PHP module.</title>
<updated>2020-03-03T18:53:26+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2020-03-03T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=80763b3e64cfeae358c521fa563cc9eaa48f4ea2'/>
<id>80763b3e64cfeae358c521fa563cc9eaa48f4ea2</id>
<content type='text'>
These tests ensure optimizations in the chdir calls don't break
SAPI semantics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests ensure optimizations in the chdir calls don't break
SAPI semantics.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: check for php extension.</title>
<updated>2020-01-23T11:57:15+00:00</updated>
<author>
<name>Tiago Natel de Moura</name>
<email>t.nateldemoura@f5.com</email>
</author>
<published>2020-01-23T11:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=117a4f11b9c0af40810e492841b181e418dad165'/>
<id>117a4f11b9c0af40810e492841b181e418dad165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added PHP tests with "script" and "index" options.</title>
<updated>2019-07-17T13:50:24+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-07-17T13:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4153fad89dfeb694bf7f0c94d4c02da50af1852b'/>
<id>4153fad89dfeb694bf7f0c94d4c02da50af1852b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: added PATH_INFO variable test.</title>
<updated>2019-07-08T16:23:33+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-07-08T16:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4ea7d714056f63486a4c3a7d0953e513e898b4ba'/>
<id>4ea7d714056f63486a4c3a7d0953e513e898b4ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
