<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo_pgsql/tests, branch php-7.1.0alpha3</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>Add test for bug #72294</title>
<updated>2016-06-01T09:55:35+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-06-01T09:52:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=79b978db9a9fd129366818968b203d50b983f596'/>
<id>79b978db9a9fd129366818968b203d50b983f596</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed test (keyword is local related)</title>
<updated>2016-05-31T08:55:58+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-05-31T08:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=47fa763faed867689f9a4f29cbb3c3b8568dcde0'/>
<id>47fa763faed867689f9a4f29cbb3c3b8568dcde0</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 #71573 (Segfault (core dumped) if paramno beyond bound)</title>
<updated>2016-05-11T03:12:27+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2016-05-11T03:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=66ad4fc393d687f4ca255dd3788529856942bbaa'/>
<id>66ad4fc393d687f4ca255dd3788529856942bbaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix tests</title>
<updated>2016-04-06T15:43:49+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-04-06T15:42:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=26f9aa721178a35ce6a0e46f548c4ddb2537769c'/>
<id>26f9aa721178a35ce6a0e46f548c4ddb2537769c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add 32-bit specific variont for #62498</title>
<updated>2016-04-06T12:05:25+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-04-06T12:05:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4f7d89a33563302241af11f1861294a0df6c0a3f'/>
<id>4f7d89a33563302241af11f1861294a0df6c0a3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>skip test on 32-bit</title>
<updated>2016-04-06T11:55:32+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-04-06T11:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=02fc9cb31fe17408a0d13c9a05fb84acc5deadc4'/>
<id>02fc9cb31fe17408a0d13c9a05fb84acc5deadc4</id>
<content type='text'>
The Postgres INT8 datatype is handled as string on 32-bit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Postgres INT8 datatype is handled as string on 32-bit
</pre>
</div>
</content>
</entry>
<entry>
<title>fix and extend test</title>
<updated>2016-04-05T13:06:17+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2016-04-05T13:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c2cb4664bcaea292be4d77951fb98785f763c193'/>
<id>c2cb4664bcaea292be4d77951fb98785f763c193</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't roundtrip to the database to get the column type if you already know it</title>
<updated>2016-04-05T13:03:04+00:00</updated>
<author>
<name>Joe Bylund</name>
<email>joseph.bylund@gmail.com</email>
</author>
<published>2015-09-22T17:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e10257ba8069fb982d9cd8681f6633de9fea534d'/>
<id>e10257ba8069fb982d9cd8681f6633de9fea534d</id>
<content type='text'>
add_assoc_string now takes just three args

nikic's fix to move pqclear outside the if, would be a possible memory leak inside the if

(joe) check behavior of getColumnMeta
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add_assoc_string now takes just three args

nikic's fix to move pqclear outside the if, would be a possible memory leak inside the if

(joe) check behavior of getColumnMeta
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for bug #70861</title>
<updated>2015-11-05T18:48:08+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-11-05T18:48:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1184f0aca5a4fafc893f131f6012dc44cf5846c4'/>
<id>1184f0aca5a4fafc893f131f6012dc44cf5846c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix test redirection when run not from source root</title>
<updated>2015-10-23T07:42:19+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-10-20T09:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ba763413b8f1e0e2399f124641845cf782ce0f5'/>
<id>5ba763413b8f1e0e2399f124641845cf782ce0f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
