<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/readline, branch microseconds</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.0'</title>
<updated>2016-07-03T15:57:02+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-07-03T15:57:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ee2d6624342bec69fd13408b876ed5a80fcad025'/>
<id>ee2d6624342bec69fd13408b876ed5a80fcad025</id>
<content type='text'>
* PHP-7.0:
  Fixed bug #72538 (readline_redisplay crashes php)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed bug #72538 (readline_redisplay crashes php)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #72538 (readline_redisplay crashes php)</title>
<updated>2016-07-03T15:56:27+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-07-03T15:56:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=612aff3a8a42bb5ef756e60769b16f9879c7f036'/>
<id>612aff3a8a42bb5ef756e60769b16f9879c7f036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation warnings</title>
<updated>2016-06-28T08:37:51+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-28T08:37:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0cfb47651c09a4a17c5aa4e9c06f865171cb34f9'/>
<id>0cfb47651c09a4a17c5aa4e9c06f865171cb34f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation warnings</title>
<updated>2016-06-21T21:40:50+00:00</updated>
<author>
<name>Dmitry Stogov</name>
<email>dmitry@zend.com</email>
</author>
<published>2016-06-21T21:40:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=323b2733f6b42d00dd86e77ac524d64f6ddc4e22'/>
<id>323b2733f6b42d00dd86e77ac524d64f6ddc4e22</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.0'</title>
<updated>2016-04-29T09:20:27+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2016-04-29T09:20:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=12f826d7df6eceb2fe985fc0dd76b5393566e059'/>
<id>12f826d7df6eceb2fe985fc0dd76b5393566e059</id>
<content type='text'>
* PHP-7.0:
  fix size_t signed comparison
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  fix size_t signed comparison
</pre>
</div>
</content>
</entry>
<entry>
<title>fix size_t signed comparison</title>
<updated>2016-04-29T09:19:55+00:00</updated>
<author>
<name>Joe Watkins</name>
<email>krakjoe@php.net</email>
</author>
<published>2016-04-29T09:19:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dbae1653daba7524f10642155c8c46a907970151'/>
<id>dbae1653daba7524f10642155c8c46a907970151</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate usages of _PP macros</title>
<updated>2016-03-03T22:20:12+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikic@php.net</email>
</author>
<published>2016-03-03T22:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5602f6421372848a6fbb23fbe6bbca47d94dd49a'/>
<id>5602f6421372848a6fbb23fbe6bbca47d94dd49a</id>
<content type='text'>
These are either in debug code (fix them), commented out (drop
them) or in dead compatibility macros (drop them).

One usage was in php_stream_get_from_zval(), which we have not used
since at least PHP 5.2 and, judging from the fact that nobody
complained about it causing compile errors in PHP 7, nobody else
uses it either, so drop it.

There are still remaining uses in mysqli embedded and odbc birdstep.
These probably need to be dropped outright.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are either in debug code (fix them), commented out (drop
them) or in dead compatibility macros (drop them).

One usage was in php_stream_get_from_zval(), which we have not used
since at least PHP 5.2 and, judging from the fact that nobody
complained about it causing compile errors in PHP 7, nobody else
uses it either, so drop it.

There are still remaining uses in mysqli embedded and odbc birdstep.
These probably need to be dropped outright.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.0'</title>
<updated>2016-03-02T04:31:30+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-03-02T04:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=14f105ebba8f16e211b66a2177fe4faa67712efb'/>
<id>14f105ebba8f16e211b66a2177fe4faa67712efb</id>
<content type='text'>
* PHP-7.0:
  Fixed test ext/readline/tests/readline_read_history_error_001.phpt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.0:
  Fixed test ext/readline/tests/readline_read_history_error_001.phpt
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test ext/readline/tests/readline_read_history_error_001.phpt</title>
<updated>2016-03-02T04:29:15+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-03-02T04:29:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3fb566f47531a232544cb5d1361f15f26e0ca02c'/>
<id>3fb566f47531a232544cb5d1361f15f26e0ca02c</id>
<content type='text'>
This only pass with libedit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only pass with libedit
</pre>
</div>
</content>
</entry>
<entry>
<title>The test self should be fixed(maybe relates to env?)</title>
<updated>2016-02-29T07:19:18+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-02-29T07:19:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b79b036a312da2e728901356935636365bdce8fe'/>
<id>b79b036a312da2e728901356935636365bdce8fe</id>
<content type='text'>
Revert "Fixed test ext/readline/tests/readline_read_history_error_001.phpt"

This reverts commit 69e26f9f8fb444fab29bba0fc99fab0cf6f80dd4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert "Fixed test ext/readline/tests/readline_read_history_error_001.phpt"

This reverts commit 69e26f9f8fb444fab29bba0fc99fab0cf6f80dd4.
</pre>
</div>
</content>
</entry>
</feed>
