<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/sapi, branch php-7.3.0alpha4</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>Fixed test</title>
<updated>2018-07-09T09:49:19+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-07-09T09:49:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ad2719cf9cf3676f7b2be48aa53b2ef7c4dcfc33'/>
<id>ad2719cf9cf3676f7b2be48aa53b2ef7c4dcfc33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactore FPM logging</title>
<updated>2018-07-07T12:01:44+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2018-06-14T17:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e5afbf0a80317216d98c6e5c0dd2eb54f34e438'/>
<id>3e5afbf0a80317216d98c6e5c0dd2eb54f34e438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate fpm_get_status test</title>
<updated>2018-07-07T11:48:16+00:00</updated>
<author>
<name>Jakub Zelenka</name>
<email>bukka@php.net</email>
</author>
<published>2018-07-07T11:48:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f86f3edeef67ecc10fd6dfeb0b9d28331962c895'/>
<id>f86f3edeef67ecc10fd6dfeb0b9d28331962c895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement fpm_get_status</title>
<updated>2018-07-07T11:33:11+00:00</updated>
<author>
<name>Till Backhaus</name>
<email>backhaus@traum-ferienwohnungen.de</email>
</author>
<published>2018-02-25T11:08:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=140def4ac712acac6e2561f65e1b72f8efad8717'/>
<id>140def4ac712acac6e2561f65e1b72f8efad8717</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes typo in daemonization DEBUG message after fork: acknoledge -&gt; acknowledge</title>
<updated>2018-07-06T09:25:08+00:00</updated>
<author>
<name>Yousif Masoud</name>
<email>work@hypergraphsoftware.com</email>
</author>
<published>2018-07-01T10:23:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9a21aa77afaa077f820e3e6c20422c339d4a3deb'/>
<id>9a21aa77afaa077f820e3e6c20422c339d4a3deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use zval_ptr_dtor() imstead of zval_dtor()</title>
<updated>2018-07-05T14:55:54+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-07-05T14:55:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=169d4545931a43df258608c6cfb59b3e4bb92776'/>
<id>169d4545931a43df258608c6cfb59b3e4bb92776</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace zval_dtor() with specialized destructors</title>
<updated>2018-07-05T10:32:39+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-07-05T10:32:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b6fb584505cfddcd20c9913e0931374a8ce33a3f'/>
<id>b6fb584505cfddcd20c9913e0931374a8ce33a3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #62596 add getallheaders (apache_request_headers) missing function in FPM add sapi_add_request_header in public API (was add_request_header) fix arginfo for fastcgi_finish_request fucntion</title>
<updated>2018-07-05T04:30:58+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2018-07-04T06:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0ea4013f101d64fbeb9221260b36e98f10ed1ddd'/>
<id>0ea4013f101d64fbeb9221260b36e98f10ed1ddd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized destructors.</title>
<updated>2018-07-04T16:22:24+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-07-04T16:22:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4a475a4976db92e71949786cdf5990c61514261e'/>
<id>4a475a4976db92e71949786cdf5990c61514261e</id>
<content type='text'>
zval_dtor() doesn't make a lot of sense in PHP-7.* and it's used incorrectly in some places.
Its occurances should be replaced by zval_ptr_dtor() or zval_ptr_dtor_nogc(), or even more specialized destructors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zval_dtor() doesn't make a lot of sense in PHP-7.* and it's used incorrectly in some places.
Its occurances should be replaced by zval_ptr_dtor() or zval_ptr_dtor_nogc(), or even more specialized destructors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid magic method hash lookups</title>
<updated>2018-07-02T14:03:50+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2018-07-02T14:03:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=091d77f28a78a700ce0e72457606e01ed696de83'/>
<id>091d77f28a78a700ce0e72457606e01ed696de83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
