<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fix #80329: Add option to specify LOAD DATA LOCAL white list folder</title>
<updated>2021-02-23T08:30:46+00:00</updated>
<author>
<name>Darek Slusarczyk</name>
<email>dariusz.slusarczyk@oracle.com</email>
</author>
<published>2021-02-22T10:03:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=da011a312a6c6cd7ff12fe1aa0de1e33fba2f167'/>
<id>da011a312a6c6cd7ff12fe1aa0de1e33fba2f167</id>
<content type='text'>
 * allow the user to specify a folder where files that can be sent
   via LOAD DATA LOCAL can exist
 * add mysqli.local_infile_directory for mysqli
   (ignored if mysqli.allow_local_infile is enabled)
 * add PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY for pdo_mysql
   (ignored if PDO::MYSQL_ATTR_LOCAL_INFILE is enabled)
 * add related tests
 * fixes for building with libmysql 8.x
 * small improvement in existing tests
 * update php.ini-[development|production] files

Closes GH-6448.

Co-authored-by: Nikita Popov &lt;nikic@php.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * allow the user to specify a folder where files that can be sent
   via LOAD DATA LOCAL can exist
 * add mysqli.local_infile_directory for mysqli
   (ignored if mysqli.allow_local_infile is enabled)
 * add PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY for pdo_mysql
   (ignored if PDO::MYSQL_ATTR_LOCAL_INFILE is enabled)
 * add related tests
 * fixes for building with libmysql 8.x
 * small improvement in existing tests
 * update php.ini-[development|production] files

Closes GH-6448.

Co-authored-by: Nikita Popov &lt;nikic@php.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-8.0'</title>
<updated>2020-12-14T22:14:31+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-12-14T22:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=b59156ca8cbfa430a936ce29de62b4b4531766bf'/>
<id>b59156ca8cbfa430a936ce29de62b4b4531766bf</id>
<content type='text'>
* PHP-8.0:
  Add Windows support for OCI 19
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-8.0:
  Add Windows support for OCI 19
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Windows support for OCI 19</title>
<updated>2020-12-14T22:11:04+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-12-14T21:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=2e974c8c81771883d85af9cef6d5563db5b381df'/>
<id>2e974c8c81771883d85af9cef6d5563db5b381df</id>
<content type='text'>
As requested by Christopher Jones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As requested by Christopher Jones.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ci-skip] Use HTTPS for links on PHP ini files</title>
<updated>2020-11-23T21:00:58+00:00</updated>
<author>
<name>Gabriel Caruso</name>
<email>carusogabriel34@gmail.com</email>
</author>
<published>2020-11-20T16:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ce9f7b139ff97b1a759a96f086cda9a2b46d3990'/>
<id>ce9f7b139ff97b1a759a96f086cda9a2b46d3990</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.4' into PHP-8.0</title>
<updated>2020-11-20T15:50:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-11-20T15:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=0dac69c05994a96254b1b05a34474123bac71469'/>
<id>0dac69c05994a96254b1b05a34474123bac71469</id>
<content type='text'>
* PHP-7.4:
  Fix typos in php.ini files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Fix typos in php.ini files
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in php.ini files</title>
<updated>2020-11-20T15:50:29+00:00</updated>
<author>
<name>Benjamin Morel</name>
<email>benjamin.morel@gmail.com</email>
</author>
<published>2020-11-20T13:45:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ed949a197333ee0fef5a4f6b497e8e39158730c4'/>
<id>ed949a197333ee0fef5a4f6b497e8e39158730c4</id>
<content type='text'>
Closes GH-6441.

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6441.

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-09-29T08:48:29+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-09-29T08:48:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=45b0716733cf094db2c5ce12a3de9fc4ac835250'/>
<id>45b0716733cf094db2c5ce12a3de9fc4ac835250</id>
<content type='text'>
* PHP-7.4:
  Synchronize php.ini-development and php.ini-production
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Synchronize php.ini-development and php.ini-production
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize php.ini-development and php.ini-production</title>
<updated>2020-09-29T08:47:09+00:00</updated>
<author>
<name>Giovanni Giacobbi</name>
<email>giovanni@giacobbi.net</email>
</author>
<published>2020-09-28T22:43:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=205556c1913e8774c037f9335a908c328eabc56e'/>
<id>205556c1913e8774c037f9335a908c328eabc56e</id>
<content type='text'>
Closes GH-6231.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6231.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #55847: DOTNET .NET 4.0 GAC new location</title>
<updated>2020-08-22T10:42:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-08-06T16:57:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=e6044d4455d7fbaced7f3a6ac28172d963017e51'/>
<id>e6044d4455d7fbaced7f3a6ac28172d963017e51</id>
<content type='text'>
If we do not specify the exact version of the .NET framework to use,
the default CLR is loaded, which is typically CLR 2, which is very old.
Therefore, we introduce a `PHP_INI_SYSTEM` setting, which allows users
to choose the desired .NET framework version.  The value of the setting
are the first three parts of the framework's version number, separated
by dots, and prefixed with "v", e.g. "v4.0.30319".  If the value of the
INI setting is `NULL` (the default) or an empty string, the default CLR
is used.

Internally, we switch from the most generic `CoCreateInstance()` to
`CorBindToRuntime()` which is implemented in mscoree.dll.  To avoid the
hard dependency to that library, we load dynamically.

So this fix is supposed to be fully backwards compatible.

Closes GH-5949
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we do not specify the exact version of the .NET framework to use,
the default CLR is loaded, which is typically CLR 2, which is very old.
Therefore, we introduce a `PHP_INI_SYSTEM` setting, which allows users
to choose the desired .NET framework version.  The value of the setting
are the first three parts of the framework's version number, separated
by dots, and prefixed with "v", e.g. "v4.0.30319".  If the value of the
INI setting is `NULL` (the default) or an empty string, the default CLR
is used.

Internally, we switch from the most generic `CoCreateInstance()` to
`CorBindToRuntime()` which is implemented in mscoree.dll.  To avoid the
hard dependency to that library, we load dynamically.

So this fix is supposed to be fully backwards compatible.

Closes GH-5949
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable report_zend_debug by default</title>
<updated>2020-08-12T08:36:40+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-08-12T08:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=824541d57ecf5514b55b98e392e9d1c30eb38764'/>
<id>824541d57ecf5514b55b98e392e9d1c30eb38764</id>
<content type='text'>
We might just want to drop this completely, but at least don't
enable it by default. It already gets disabled by a number of
SAPIs, but we should make that the default state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We might just want to drop this completely, but at least don't
enable it by default. It already gets disabled by a number of
SAPIs, but we should make that the default state.
</pre>
</div>
</content>
</entry>
</feed>
