<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/Makefile.global, branch php-7.3.8</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.2' into PHP-7.3</title>
<updated>2019-03-20T10:55:06+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2019-03-20T10:55:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=999370b75620781bd5051d07ef671103624a0018'/>
<id>999370b75620781bd5051d07ef671103624a0018</id>
<content type='text'>
* PHP-7.2:
  NEWS
  Revert "Fix #77609: Tests from mailparse extension fails"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  NEWS
  Revert "Fix #77609: Tests from mailparse extension fails"
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix #77609: Tests from mailparse extension fails"</title>
<updated>2019-03-20T10:54:27+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@php.net</email>
</author>
<published>2019-03-20T10:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=32e7b0864ca1e5094ecea73641c4dc87bcdaa684'/>
<id>32e7b0864ca1e5094ecea73641c4dc87bcdaa684</id>
<content type='text'>
This reverts commit 3ead67239419632eecb83f0f101ead2021ee6c14.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3ead67239419632eecb83f0f101ead2021ee6c14.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-03-01T21:44:37+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-03-01T21:44:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c2fb85547d66411ca6047a675a56ad07b50115ea'/>
<id>c2fb85547d66411ca6047a675a56ad07b50115ea</id>
<content type='text'>
* PHP-7.2:
  Update NEWS
  Fix #77609: Tests from mailparse extension fails
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Update NEWS
  Fix #77609: Tests from mailparse extension fails
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #77609: Tests from mailparse extension fails</title>
<updated>2019-03-01T21:32:01+00:00</updated>
<author>
<name>Ralf Habacker</name>
<email>ralf.habacker@freenet.de</email>
</author>
<published>2019-03-01T21:32:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3ead67239419632eecb83f0f101ead2021ee6c14'/>
<id>3ead67239419632eecb83f0f101ead2021ee6c14</id>
<content type='text'>
Add installed php extensions to temporary created ini file

In php extensions configured with phpize, a temporarily generated
php.ini is used for testing, but currently contains no installed
PHP extensions, which is required by the mailparse extension,
for example.

Installed extensions must be added with their absolute path,
because the extension_dir parameter is already occupied.

See https://bugs.php.net/bug.php?id=77609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add installed php extensions to temporary created ini file

In php extensions configured with phpize, a temporarily generated
php.ini is used for testing, but currently contains no installed
PHP extensions, which is required by the mailparse extension,
for example.

Installed extensions must be added with their absolute path,
because the extension_dir parameter is already occupied.

See https://bugs.php.net/bug.php?id=77609
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2018-08-04T04:37:15+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-08-04T04:37:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0f57a7f259f0e3ce58f6418fa6a1ccbc7c5bf0bc'/>
<id>0f57a7f259f0e3ce58f6418fa6a1ccbc7c5bf0bc</id>
<content type='text'>
* PHP-7.2:
  Fix bug 76595: Update phpdbg man page
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Fix bug 76595: Update phpdbg man page
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 76595: Update phpdbg man page</title>
<updated>2018-08-04T04:34:40+00:00</updated>
<author>
<name>Kevin Abel</name>
<email>kevin.abel.0@gmail.com</email>
</author>
<published>2018-07-09T01:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=91996e7ee504311ff4eca9dbd5840114f75acbad'/>
<id>91996e7ee504311ff4eca9dbd5840114f75acbad</id>
<content type='text'>
Send phpdbg.1 man page through configure replacements
Update phpdbg.1 man page to include all options
Fixes formatting to be more consistent with php.1
Fix paragraph whitespace and ignore phpdbg.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Send phpdbg.1 man page through configure replacements
Update phpdbg.1 man page to include all options
Fixes formatting to be more consistent with php.1
Fix paragraph whitespace and ignore phpdbg.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2'</title>
<updated>2017-09-25T19:59:09+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2017-09-25T19:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8cc0921846c2e6c8f2d47d0039d81c28b2643a1e'/>
<id>8cc0921846c2e6c8f2d47d0039d81c28b2643a1e</id>
<content type='text'>
* PHP-7.2:
  Remove some old sapi/apache_hooks and sapi/apache leftovers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Remove some old sapi/apache_hooks and sapi/apache leftovers
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some old sapi/apache_hooks and sapi/apache leftovers</title>
<updated>2017-09-25T19:56:39+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2017-09-24T22:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3752d18ffecfbefa089c38a999a862c5e44c26a6'/>
<id>3752d18ffecfbefa089c38a999a862c5e44c26a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old references to SAPIs and extensions no longer in the core</title>
<updated>2017-07-19T07:09:24+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2017-07-19T07:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bfdd22a3de252e81a70859a6ca28e2ba1533ef70'/>
<id>bfdd22a3de252e81a70859a6ca28e2ba1533ef70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pull-request/2393:</title>
<updated>2017-02-22T06:47:23+00:00</updated>
<author>
<name>Coenraad Loubser</name>
<email>coenraad@wish.org.za</email>
</author>
<published>2017-02-21T02:02:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9eaf551c86593697805b4f8f75a2d5b83b45fc1e'/>
<id>9eaf551c86593697805b4f8f75a2d5b83b45fc1e</id>
<content type='text'>
    stop make install from clobbering default dot d configuration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    stop make install from clobbering default dot d configuration
</pre>
</div>
</content>
</entry>
</feed>
