<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-5.4.31RC1</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 Bug #67530 	error_log=syslog ignored</title>
<updated>2014-07-08T06:29:24+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-07-08T06:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f8acf826c33bca214a211233c52e22b5d738b131'/>
<id>f8acf826c33bca214a211233c52e22b5d738b131</id>
<content type='text'>
As for Bug #64915
Systemd use --nodaemonize but need to error_log to file or syslog to be honoured
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As for Bug #64915
Systemd use --nodaemonize but need to error_log to file or syslog to be honoured
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #66830 (Empty header causes PHP built-in web server to hang).</title>
<updated>2014-07-07T20:36:06+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2014-07-07T20:36:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=604de67b7d0b8c6db76002011e3b55dd9c7aeec8'/>
<id>604de67b7d0b8c6db76002011e3b55dd9c7aeec8</id>
<content type='text'>
We had an infinite loop in sapi_cli_server_send_headers(): while iterating over
the linked list of headers, when an empty header was hit, continue would go to
the next iteration of the loop without updating h to be the next value in the
linked list. Updating it to always increment regardless of whether the header
is actually valid or not fixes the issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had an infinite loop in sapi_cli_server_send_headers(): while iterating over
the linked list of headers, when an empty header was hit, continue would go to
the next iteration of the loop without updating h to be the next value in the
linked list. Updating it to always increment regardless of whether the header
is actually valid or not fixes the issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix Bug #67530 	error_log=syslog ignored"</title>
<updated>2014-06-30T16:37:23+00:00</updated>
<author>
<name>Ferenc Kovacs</name>
<email>tyrael@php.net</email>
</author>
<published>2014-06-30T16:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9c8b42960dbf51a2a0d863d22a5a4c344528f93d'/>
<id>9c8b42960dbf51a2a0d863d22a5a4c344528f93d</id>
<content type='text'>
This reverts commit a0ecb3794f00e65cd2a073b2073e32d6c2fb7180.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a0ecb3794f00e65cd2a073b2073e32d6c2fb7180.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Bug #67531 	syslog cannot be set in pool configuration</title>
<updated>2014-06-27T07:47:28+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-06-27T07:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bf328b16817a9d7dfc7aaf078d4e944ab14ce0e1'/>
<id>bf328b16817a9d7dfc7aaf078d4e944ab14ce0e1</id>
<content type='text'>
error_log is listed in FPM_PHP_INI_TO_EXPAND,
but should not be expand when value = syslog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error_log is listed in FPM_PHP_INI_TO_EXPAND,
but should not be expand when value = syslog
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Bug #67530 	error_log=syslog ignored</title>
<updated>2014-06-27T07:45:53+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-06-27T07:45:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a0ecb3794f00e65cd2a073b2073e32d6c2fb7180'/>
<id>a0ecb3794f00e65cd2a073b2073e32d6c2fb7180</id>
<content type='text'>
As for Bug #64915
Systemd use --nodaemonize but need to error_log to file or syslog to be honoured
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As for Bug #64915
Systemd use --nodaemonize but need to error_log to file or syslog to be honoured
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2014</title>
<updated>2014-06-17T20:56:46+00:00</updated>
<author>
<name>Lior Kaplan</name>
<email>kaplanlior@gmail.com</email>
</author>
<published>2014-06-17T20:56:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=945938d33cc22cd95c4f4a72526a6a851b8a8908'/>
<id>945938d33cc22cd95c4f4a72526a6a851b8a8908</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 308 and 426 to the HTTP response code map in the CLI server.</title>
<updated>2014-06-13T00:54:29+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2014-06-13T00:54:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fe676748091e3329a8c8b053b7ce6fd41ae264e6'/>
<id>fe676748091e3329a8c8b053b7ce6fd41ae264e6</id>
<content type='text'>
Implements FR #67429 (CLI server is missing some new HTTP response codes).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements FR #67429 (CLI server is missing some new HTTP response codes).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #67406 built-in web-server segfaults on startup</title>
<updated>2014-06-10T08:28:34+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2014-06-10T08:28:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=58c6a08e00d4a8c99123cfb36f3a399a9b352d24'/>
<id>58c6a08e00d4a8c99123cfb36f3a399a9b352d24</id>
<content type='text'>
Reproduce on aarch64.

From select man page:
  "select() may update the timeout argument to indicate how much time was left."
So "const" is not ok.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reproduce on aarch64.

From select man page:
  "select() may update the timeout argument to indicate how much time was left."
So "const" is not ok.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug #67060: use default mode of 660</title>
<updated>2014-04-29T16:14:11+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2014-04-15T17:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=35ceea928b12373a3b1e3eecdc32ed323223a40d'/>
<id>35ceea928b12373a3b1e3eecdc32ed323223a40d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #66908: php-fpm reload leaks epoll_create() file descriptor</title>
<updated>2014-04-20T23:21:49+00:00</updated>
<author>
<name>Julio Pintos</name>
<email>julio.pintos@avature.net</email>
</author>
<published>2014-03-14T19:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=49341e992ad7f8eb7f94d4c946fb74f8e33e7e75'/>
<id>49341e992ad7f8eb7f94d4c946fb74f8e33e7e75</id>
<content type='text'>
This patch fixes descriptor leak which could lead to DoS once Max open files is reached
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes descriptor leak which could lead to DoS once Max open files is reached
</pre>
</div>
</content>
</entry>
</feed>
