<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pdo_sqlite, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Declare PDORow::queryString property</title>
<updated>2021-03-17T08:42:35+00:00</updated>
<author>
<name>Máté Kocsis</name>
<email>kocsismate@woohoolabs.com</email>
</author>
<published>2021-03-17T08:39:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f15d52796ebe7e44fef67b733422b85d69581b08'/>
<id>f15d52796ebe7e44fef67b733422b85d69581b08</id>
<content type='text'>
Relates GH-6742
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relates GH-6742
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard PDO way for fetching integer attribute values</title>
<updated>2021-03-17T00:58:01+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2021-03-15T15:30:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c465462e912eae73d1e0407f2d2cb815f40f1c13'/>
<id>c465462e912eae73d1e0407f2d2cb815f40f1c13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow specifying sqlite3 DSN (file:/) in PDO SQLite</title>
<updated>2021-01-25T13:44:56+00:00</updated>
<author>
<name>tzmfreedom</name>
<email>makoto_tajitsu@hotmail.co.jp</email>
</author>
<published>2021-01-17T05:13:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a8dd009f23ab9ccd6b63f58a203d49fd0513a50d'/>
<id>a8dd009f23ab9ccd6b63f58a203d49fd0513a50d</id>
<content type='text'>
Closes GH-6610.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6610.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor PDO's last inserted ID handler to use and return zend_string</title>
<updated>2021-01-19T11:54:25+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2021-01-18T16:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a78aea8948255718952471db9f96d882aa28dc7d'/>
<id>a78aea8948255718952471db9f96d882aa28dc7d</id>
<content type='text'>
Closes GH-6617
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6617
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor PDO doer handler to use zend_string</title>
<updated>2021-01-19T11:42:39+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2021-01-18T16:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=94ea8e247bb8103e346666dd33de08905b3e67ab'/>
<id>94ea8e247bb8103e346666dd33de08905b3e67ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make convert_to_*_ex simple aliases of convert_to_*</title>
<updated>2021-01-14T11:11:11+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-01-14T11:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=422d1665a2a744421b5911cbe8541370509bc4f5'/>
<id>422d1665a2a744421b5911cbe8541370509bc4f5</id>
<content type='text'>
Historically, the _ex variants separated the zval first, if a
conversion was necessary. This distinction no longer makes sense
since PHP 7.

The only difference that was still left is that _ex checked whether
the type is the same first, but the usage of these macros did not
actually distinguish on whether such an inlined check is valuable
or not in a given context.

Also drop the unused convert_to_explicit_type macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Historically, the _ex variants separated the zval first, if a
conversion was necessary. This distinction no longer makes sense
since PHP 7.

The only difference that was still left is that _ex checked whether
the type is the same first, but the usage of these macros did not
actually distinguish on whether such an inlined check is valuable
or not in a given context.

Also drop the unused convert_to_explicit_type macros.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor PDO's quoter handler to return a zend_string</title>
<updated>2021-01-07T15:53:48+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-12-23T14:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=63cda0fea83d19d17d19df18d712328372e7891c'/>
<id>63cda0fea83d19d17d19df18d712328372e7891c</id>
<content type='text'>
Closes GH-6547
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6547
</pre>
</div>
</content>
</entry>
<entry>
<title>Voidify PDO's fetch_error handler</title>
<updated>2021-01-06T10:20:57+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-12-24T00:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1a58611ae54fba45f7cf6b16ef921f7ad6c3d4b9'/>
<id>1a58611ae54fba45f7cf6b16ef921f7ad6c3d4b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Boolify PDO's preparer handler</title>
<updated>2021-01-06T10:20:57+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-12-24T00:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=60a61afd3c40f029c6bb679754d13f71d63e3283'/>
<id>60a61afd3c40f029c6bb679754d13f71d63e3283</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Voidify PDO's closer handler</title>
<updated>2021-01-06T10:20:57+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-12-24T00:08:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=53ba72ec03b05800de94c3e4f3f8c96aae70185d'/>
<id>53ba72ec03b05800de94c3e4f3f8c96aae70185d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
