<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/test/php, branch 1.19.0-1</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<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>
<entry>
<title>PHP: improved response status code handling.</title>
<updated>2019-07-05T15:42:30+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2019-07-05T15:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=924165c90ba51dd4ffea2c45541d46af56352d73'/>
<id>924165c90ba51dd4ffea2c45541d46af56352d73</id>
<content type='text'>
There's no reason to parse "http_status_line"; the PHP interpreter already
does this.  If the line contains a valid status code, it's assigned to
"http_response_code".

This also fixes invalid status line handling, where the nxt_int_parse()
function returned -1; it was cast to unsigned, yielding response code 65535.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no reason to parse "http_status_line"; the PHP interpreter already
does this.  If the line contains a valid status code, it's assigned to
"http_response_code".

This also fixes invalid status line handling, where the nxt_int_parse()
function returned -1; it was cast to unsigned, yielding response code 65535.
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: made tests compatible with PHP 5.3.</title>
<updated>2019-03-01T15:58:16+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-03-01T15:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=ae36276cfc9ce2ecfb09be4d4c16e0b1b81901ee'/>
<id>ae36276cfc9ce2ecfb09be4d4c16e0b1b81901ee</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 PHP "disable_functions" and "disable_classes" tests.</title>
<updated>2019-02-28T18:18:33+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2019-02-28T18:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=38ea191fbb91db000b1e68185359e612e7e47c54'/>
<id>38ea191fbb91db000b1e68185359e612e7e47c54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
