<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-7.4.0RC3</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>Fix borked SKIPIFs</title>
<updated>2019-09-30T15:51:41+00:00</updated>
<author>
<name>Fabien Villepinte</name>
<email>fabien.villepinte@gmail.com</email>
</author>
<published>2019-09-28T19:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0aa3acc6c420ef19a33ee80e65c4fb2f2ee128d0'/>
<id>0aa3acc6c420ef19a33ee80e65c4fb2f2ee128d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-09-30T10:54:18+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-30T10:54:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=27f5785363e6da7ff1c58d6a54888dceb0b4a540'/>
<id>27f5785363e6da7ff1c58d6a54888dceb0b4a540</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #78413: php-fpm request_terminate_timeout does not take effect after fastcgi_finish_request</title>
<updated>2019-09-30T10:54:09+00:00</updated>
<author>
<name>Sergei Turchanov</name>
<email>turchanov@farpost.com</email>
</author>
<published>2019-08-28T04:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e546d721e8c61fb1218335dc75b1874033c3ca24'/>
<id>e546d721e8c61fb1218335dc75b1874033c3ca24</id>
<content type='text'>
To retain legacy behavior I decided to add an option to control request
termination logic. If request_terminate_timeout_track_finished is set,
then request will be tracked for time limits even after
fastcgi_finish_request was called.

This patch depends on the fix provided in BUG 78469 (otherwise php-fpm
workers listening on named pipes on Windows will be erroneously terminated)
(PR #4636)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To retain legacy behavior I decided to add an option to control request
termination logic. If request_terminate_timeout_track_finished is set,
then request will be tracked for time limits even after
fastcgi_finish_request was called.

This patch depends on the fix provided in BUG 78469 (otherwise php-fpm
workers listening on named pipes on Windows will be erroneously terminated)
(PR #4636)
</pre>
</div>
</content>
</entry>
<entry>
<title>XFAIL sapi/fpm/tests/log-bwd-multiple-msgs-stdout-stderr.phpt</title>
<updated>2019-09-27T09:18:50+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-27T09:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f2826954ac178fadbd2a0bb67f7f2e7ee5316e90'/>
<id>f2826954ac178fadbd2a0bb67f7f2e7ee5316e90</id>
<content type='text'>
This is supposed to be addressed by GH-4007, but that seems stalled
for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is supposed to be addressed by GH-4007, but that seems stalled
for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-09-17T10:19:45+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-17T10:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1a5f04688ebde8f7f149d8df993f4fc5386f064d'/>
<id>1a5f04688ebde8f7f149d8df993f4fc5386f064d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-09-17T10:19:39+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-17T10:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3a2fa489ddcb7557e6c55de7fb488e4f32031bde'/>
<id>3a2fa489ddcb7557e6c55de7fb488e4f32031bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tilde to allowed status/ping path</title>
<updated>2019-09-17T10:19:21+00:00</updated>
<author>
<name>Drakano</name>
<email>drakano@arcor.de</email>
</author>
<published>2019-09-12T08:18:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=252ebce0d7dc05695c6bfaad493e2626e1a2233f'/>
<id>252ebce0d7dc05695c6bfaad493e2626e1a2233f</id>
<content type='text'>
Because of user specific webdirs it should be possible to set a
status/ping path like "/~username/status".

Closes GH-4698.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because of user specific webdirs it should be possible to set a
status/ping path like "/~username/status".

Closes GH-4698.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix symtable_cache_limit assignment in phpdbg</title>
<updated>2019-09-13T22:25:07+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-13T21:49:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fa07a9c223a4aeaa55232d174d778974999ba779'/>
<id>fa07a9c223a4aeaa55232d174d778974999ba779</id>
<content type='text'>
The meaning of the limit changed in 7.4, it now points one past the
end. Adjust code accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The meaning of the limit changed in 7.4, it now points one past the
end. Adjust code accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Link executable files using non PIC object files. This reduces PIC overhead and improves performance.</title>
<updated>2019-09-07T08:59:11+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2019-09-03T20:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eef85229d0fe9f69d325aa0231e592f35c468afb'/>
<id>eef85229d0fe9f69d325aa0231e592f35c468afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pipe detection and stream position handling</title>
<updated>2019-09-05T16:29:15+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-05T14:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ec61e43d453aadab9539f6814e8694295aa1ed1'/>
<id>9ec61e43d453aadab9539f6814e8694295aa1ed1</id>
<content type='text'>
There are two related changes here:
1. Also check for S_ISCHR/FILE_TYPE_CHAR when checking for pipes, so
   that we detect ttys as well, which are also not seekable.
2. Always set position=-1 (i.e. ftell will return false) when a pipe
   is detected. Previously position=0 was sometimes used, depending on
   whether we're on Windows/Linux and whether the FD or FILE codepath
   was used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are two related changes here:
1. Also check for S_ISCHR/FILE_TYPE_CHAR when checking for pipes, so
   that we detect ttys as well, which are also not seekable.
2. Always set position=-1 (i.e. ftell will return false) when a pipe
   is detected. Previously position=0 was sometimes used, depending on
   whether we're on Windows/Linux and whether the FD or FILE codepath
   was used.
</pre>
</div>
</content>
</entry>
</feed>
