<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-7.1.21</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 arginfo wrt. optional/required parameters</title>
<updated>2018-06-25T09:52:17+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-06-22T13:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b5597f7d8e31933dfb833dd443290adc02ca307'/>
<id>6b5597f7d8e31933dfb833dd443290adc02ca307</id>
<content type='text'>
All parameters of phpdbg_color(), phpdbg_exec() and phpdbg_prompt() are
required.  We mark them as such.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All parameters of phpdbg_color(), phpdbg_exec() and phpdbg_prompt() are
required.  We mark them as such.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #73342</title>
<updated>2018-06-20T10:28:15+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-06-12T18:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69dee5c732fe982c82edb17d0dbc3e79a47748d8'/>
<id>69dee5c732fe982c82edb17d0dbc3e79a47748d8</id>
<content type='text'>
Directly listen on socket, instead of duping it to STDIN and
listening on that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Directly listen on socket, instead of duping it to STDIN and
listening on that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite FPM tests</title>
<updated>2018-06-12T16:59:28+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2018-06-07T16:21:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ea592e6b6c43b7c5ebedf63254b8088f741e276c'/>
<id>ea592e6b6c43b7c5ebedf63254b8088f741e276c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cli server test fails after recent AppVeyor image update</title>
<updated>2018-05-18T11:38:53+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-05-18T11:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ee0ca6470dfcd97d84d7d4d24aface665f0022aa'/>
<id>ee0ca6470dfcd97d84d7d4d24aface665f0022aa</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 #76333 PHP built-in server does not find files if root path contains special characters</title>
<updated>2018-05-13T16:40:32+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2018-05-13T14:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ad787626a427a2cc49ece694ab6efc63d48df903'/>
<id>ad787626a427a2cc49ece694ab6efc63d48df903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allocate default ini values into persistent memory</title>
<updated>2018-04-26T20:08:19+00:00</updated>
<author>
<name>Thomas Punt</name>
<email>tpunt@php.net</email>
</author>
<published>2018-04-26T20:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2513da4b4c3e7e49bbc01757692056c3e2630145'/>
<id>2513da4b4c3e7e49bbc01757692056c3e2630145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memory leak when phpdbg fails to start up</title>
<updated>2018-04-26T15:39:52+00:00</updated>
<author>
<name>Thomas Punt</name>
<email>tpunt@php.net</email>
</author>
<published>2018-04-26T15:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=435e812c09b4f1751079356957e24a1a096f93f6'/>
<id>435e812c09b4f1751079356957e24a1a096f93f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support using acl_* functions on *BSD</title>
<updated>2018-04-13T18:48:13+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2018-03-02T15:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4ea7f3467d0f0023d565c88323bdae587144d1f8'/>
<id>4ea7f3467d0f0023d565c88323bdae587144d1f8</id>
<content type='text'>
The *BSD systems have ACL routines built-in in libc rather than
in separate libacl. Update the configure check to detect that and enable
ACL support without adding 'acl' library.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The *BSD systems have ACL routines built-in in libc rather than
in separate libacl. Update the configure check to detect that and enable
ACL support without adding 'acl' library.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated LiteSpeed SAPI to 7.1 .</title>
<updated>2018-04-10T20:48:04+00:00</updated>
<author>
<name>George Wang</name>
<email>gwang@php.net</email>
</author>
<published>2018-04-10T20:48:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b529bbc948f42a19db565c4e9dedb01ac38d2fe'/>
<id>5b529bbc948f42a19db565c4e9dedb01ac38d2fe</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 #76143 (Memory corruption: arbitrary NUL overwrite)</title>
<updated>2018-04-10T08:32:08+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2018-04-10T08:32:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8cfb648761229727fd66866092f7fa84dd3922fc'/>
<id>8cfb648761229727fd66866092f7fa84dd3922fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
