<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-7.3.0alpha3</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>Update NEWS, UPGRADING and default php.ini files with syslog changes</title>
<updated>2018-07-01T17:27:36+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2018-07-01T17:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ce0721bee5fd7e4a357b893ce6a57521003c3e6d'/>
<id>ce0721bee5fd7e4a357b893ce6a57521003c3e6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add syslog's ident and facility parameters to config</title>
<updated>2018-07-01T17:08:07+00:00</updated>
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<published>2017-08-22T22:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2475337bd8a0fad0dac03db3f5e7e9d331d53653'/>
<id>2475337bd8a0fad0dac03db3f5e7e9d331d53653</id>
<content type='text'>
Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ext/sodium to php.ini-*</title>
<updated>2018-06-30T12:52:30+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-06-30T12:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8bc2163c8add87bdb096cca5c09449fb69b22ec4'/>
<id>8bc2163c8add87bdb096cca5c09449fb69b22ec4</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'</title>
<updated>2018-05-26T20:06:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-05-26T20:06:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8582e53430f12ce36f621d034a40d10ea01061fc'/>
<id>8582e53430f12ce36f621d034a40d10ea01061fc</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.1' into PHP-7.2</title>
<updated>2018-05-26T20:06:44+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2018-05-26T20:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4455899a938167ea8617e71dd5f19e92dcc8ab0c'/>
<id>4455899a938167ea8617e71dd5f19e92dcc8ab0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing opcache.opt_debug_level ini directive</title>
<updated>2018-05-26T20:04:20+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-05-26T17:34:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=974c46b89bdb0b84e36890907d17f7a6ae7d058a'/>
<id>974c46b89bdb0b84e36890907d17f7a6ae7d058a</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'</title>
<updated>2018-03-13T23:01:46+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-03-13T23:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=129dd521bb33949ed4e9e9ef0992ed0193fbd2df'/>
<id>129dd521bb33949ed4e9e9ef0992ed0193fbd2df</id>
<content type='text'>
* PHP-7.2:
  Fix #74139: mail.add_x_header default inconsistent with docs [ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #74139: mail.add_x_header default inconsistent with docs [ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.1' into PHP-7.2</title>
<updated>2018-03-13T22:56:31+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-03-13T22:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7448b033007059b966c51764f54598dc7389e7c9'/>
<id>7448b033007059b966c51764f54598dc7389e7c9</id>
<content type='text'>
* PHP-7.1:
  Fix #74139: mail.add_x_header default inconsistent with docs [ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.1:
  Fix #74139: mail.add_x_header default inconsistent with docs [ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #74139: mail.add_x_header default inconsistent with docs [ci skip]</title>
<updated>2018-03-13T22:54:42+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-03-13T22:54:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=25f324fad7f2d753d1d8c87035a059f16cd7799c'/>
<id>25f324fad7f2d753d1d8c87035a059f16cd7799c</id>
<content type='text'>
mail.add_x_header actually defaults to `Off`, so we should use this
default in the provided `php.ini`s.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mail.add_x_header actually defaults to `Off`, so we should use this
default in the provided `php.ini`s.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2'</title>
<updated>2018-03-13T13:34:26+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2018-03-13T13:34:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=62329ef5f08f4d05959f5e3dde53de1a227455b8'/>
<id>62329ef5f08f4d05959f5e3dde53de1a227455b8</id>
<content type='text'>
* PHP-7.2:
  Fix #76088: ODBC functions are not available by default on Windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix #76088: ODBC functions are not available by default on Windows
</pre>
</div>
</content>
</entry>
</feed>
