<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi/apache, branch native-tls</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>first shot remove TSRMLS_* things</title>
<updated>2014-12-13T22:06:14+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-12-13T22:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bdeb220f48825642f84cdbf3ff23a30613c92e86'/>
<id>bdeb220f48825642f84cdbf3ff23a30613c92e86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed *.dsw and *.dsp files</title>
<updated>2014-09-28T17:02:09+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2014-09-28T17:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4b3e19802385c5874eefd3ba4565f2efbc55dc96'/>
<id>4b3e19802385c5874eefd3ba4565f2efbc55dc96</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 'master' into issue-67910</title>
<updated>2014-09-20T08:09:21+00:00</updated>
<author>
<name>Florian MARGAINE</name>
<email>florian@margaine.com</email>
</author>
<published>2014-09-20T08:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8eb7e7bf7f63f49e97f112871df47c6d6213e715'/>
<id>8eb7e7bf7f63f49e97f112871df47c6d6213e715</id>
<content type='text'>
Conflicts:
	README.PARAMETER_PARSING_API
	ext/gmp/tests/001.phpt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	README.PARAMETER_PARSING_API
	ext/gmp/tests/001.phpt
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaces php5 with php7, without whitespace changes.</title>
<updated>2014-09-20T08:01:44+00:00</updated>
<author>
<name>Florian MARGAINE</name>
<email>florian@margaine.com</email>
</author>
<published>2014-09-20T08:01:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cf0303e7824c3e20e9db240f9d4e4b154cc2a72d'/>
<id>cf0303e7824c3e20e9db240f9d4e4b154cc2a72d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s/PHP 5/PHP 7/</title>
<updated>2014-09-19T16:33:14+00:00</updated>
<author>
<name>Johannes Schlüter</name>
<email>johannes@php.net</email>
</author>
<published>2014-09-19T16:33:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0cb715373c3fbe9dc095378ec5ed8c71f799f67'/>
<id>d0cb715373c3fbe9dc095378ec5ed8c71f799f67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Removing ext/ereg and dependencies"</title>
<updated>2014-09-11T07:06:57+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2014-09-11T07:06:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1981dd9c73ada7ea893b4636b84211f68838ba23'/>
<id>1981dd9c73ada7ea893b4636b84211f68838ba23</id>
<content type='text'>
This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing ext/ereg and dependencies</title>
<updated>2014-09-11T02:22:44+00:00</updated>
<author>
<name>Tjerk Meesters</name>
<email>datibbaw@php.net</email>
</author>
<published>2014-08-28T08:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=86de7963fe69638431c0aa8f413d25e01bf99d68'/>
<id>86de7963fe69638431c0aa8f413d25e01bf99d68</id>
<content type='text'>
Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using 'ereg')

SAPI:
- apache (header only)
- apache_hooks (header only)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using 'ereg')

SAPI:
- apache (header only)
- apache_hooks (header only)
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed reference counting</title>
<updated>2014-09-02T07:24:52+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2014-09-02T07:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e51677b2e6ce72a3c1325e14ff932720f5b5d523'/>
<id>e51677b2e6ce72a3c1325e14ff932720f5b5d523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for apache and apache2handler SAPIs (They seem slower than FastCGI)</title>
<updated>2014-05-06T09:26:23+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2014-05-06T09:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9d21bef39f46f162f47c6619f65008c83d15896d'/>
<id>9d21bef39f46f162f47c6619f65008c83d15896d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup (1-st round)</title>
<updated>2014-04-15T11:40:40+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2014-04-15T11:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=050d7e38ad4163e7fa65e26724d3516ce7b33601'/>
<id>050d7e38ad4163e7fa65e26724d3516ce7b33601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
