<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/php.ini-development, branch php-7.4.10</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>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-03-18T15:00:05+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-03-18T15:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=10bf541fd9eb7b42503459065a0474b6f0e37a7b'/>
<id>10bf541fd9eb7b42503459065a0474b6f0e37a7b</id>
<content type='text'>
* PHP-7.3:
  Clarify session.cookie_samesite="None"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Clarify session.cookie_samesite="None"
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify session.cookie_samesite="None"</title>
<updated>2020-03-18T14:59:30+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-03-18T14:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c00cce3229515eacdb1680f39132ed3ca09cc205'/>
<id>c00cce3229515eacdb1680f39132ed3ca09cc205</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>2020-03-15T14:01:23+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-03-15T14:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b48c05a982cf79de59190f6de26b9e868a7330aa'/>
<id>b48c05a982cf79de59190f6de26b9e868a7330aa</id>
<content type='text'>
* PHP-7.3:
  Fix typo in php.ini comment
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix typo in php.ini comment
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in php.ini comment</title>
<updated>2020-03-15T14:00:05+00:00</updated>
<author>
<name>Jacob Dreesen</name>
<email>jacob@hdreesen.de</email>
</author>
<published>2020-03-15T13:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=68e2da63622938396df91d617f496ebad5df3e4d'/>
<id>68e2da63622938396df91d617f496ebad5df3e4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove value from comment in php.ini files</title>
<updated>2020-02-12T11:18:22+00:00</updated>
<author>
<name>Michael Voříšek</name>
<email>mvorisek@mvorisek.cz</email>
</author>
<published>2020-02-10T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61e76927b4671c0396b51dac06ac54f643e32524'/>
<id>61e76927b4671c0396b51dac06ac54f643e32524</id>
<content type='text'>
Closes GH-5164.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-5164.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove hint to security purpose of disable_functions</title>
<updated>2020-02-10T09:05:09+00:00</updated>
<author>
<name>jsmmo</name>
<email>48855822+jsmmo@users.noreply.github.com</email>
</author>
<published>2020-02-05T10:27:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=038ca4bb07abc87f5030c0257fe81876799e22b4'/>
<id>038ca4bb07abc87f5030c0257fe81876799e22b4</id>
<content type='text'>
These features are not intended to offer security against a
determined attacher with full local code execution privileges.

Closes GH-5150.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These features are not intended to offer security against a
determined attacher with full local code execution privileges.

Closes GH-5150.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-01-25T12:31:10+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-01-25T12:31:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86f463c3964151c1838a150fe9b1ff8e89fd4027'/>
<id>86f463c3964151c1838a150fe9b1ff8e89fd4027</id>
<content type='text'>
* PHP-7.3:
  Fixed bug #79080 [ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fixed bug #79080 [ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #79080 [ci skip]</title>
<updated>2020-01-25T12:29:36+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-01-25T12:23:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a1f2f8f06e1a40a77c22861c266377c790c3f26b'/>
<id>a1f2f8f06e1a40a77c22861c266377c790c3f26b</id>
<content type='text'>
Rewrote session.gc_probability and session.gc_divisor INI setting
description to be more succint.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrote session.gc_probability and session.gc_divisor INI setting
description to be more succint.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update php.ini files to add missing FTP extension</title>
<updated>2020-01-17T08:51:18+00:00</updated>
<author>
<name>aand18</name>
<email>36073609+aand18@users.noreply.github.com</email>
</author>
<published>2020-01-14T14:15:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4d24f5a49453fa1449f85e16548ceeb689edb0f6'/>
<id>4d24f5a49453fa1449f85e16548ceeb689edb0f6</id>
<content type='text'>
FTP functionality isn't enabled by default and not listed as a disabled
extension in the `php.ini` file either.

This should spare a few googles to anyone needing FTP functionality in PHP.

Closes GH-5084.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FTP functionality isn't enabled by default and not listed as a disabled
extension in the `php.ini` file either.

This should spare a few googles to anyone needing FTP functionality in PHP.

Closes GH-5084.
</pre>
</div>
</content>
</entry>
<entry>
<title>typo and better wording</title>
<updated>2019-10-24T05:43:49+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2019-10-24T05:43:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=69b608cf13f24f7859e564254263fa789e722211'/>
<id>69b608cf13f24f7859e564254263fa789e722211</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
