<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sqlite3, branch php-7.0.1</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  Bug #71049 (SQLite3Stmt::execute() releases bound parameter instead of internal buffer)</title>
<updated>2015-12-07T15:43:09+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-12-07T15:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=250430acdc230ae9a894b8939653aad6fad537ce'/>
<id>250430acdc230ae9a894b8939653aad6fad537ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix crash in sqlite when executing with bound stream param</title>
<updated>2015-11-05T17:08:08+00:00</updated>
<author>
<name>Anatol Belski</name>
<email>ab@php.net</email>
</author>
<published>2015-11-05T17:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5ac288bcc6b8858e3ea509d92426b2bacc7fd397'/>
<id>5ac288bcc6b8858e3ea509d92426b2bacc7fd397</id>
<content type='text'>
rel #70862
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rel #70862
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Conditional jump or move depends on uninitialised value</title>
<updated>2015-10-14T02:19:57+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-10-14T02:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=010509355d2ab1a758fa21bd7db5fb9bb3c9fd15'/>
<id>010509355d2ab1a758fa21bd7db5fb9bb3c9fd15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a memory leak in sqlite3_do_callback.</title>
<updated>2015-09-24T12:16:45+00:00</updated>
<author>
<name>Adam Harvey</name>
<email>aharvey@php.net</email>
</author>
<published>2015-09-24T12:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6413ecb4390d6b0f5e452a5d8f72f847fb04fa04'/>
<id>6413ecb4390d6b0f5e452a5d8f72f847fb04fa04</id>
<content type='text'>
This was very, very obvious when using a debug build of PHP to build the
manual!

Fixes bug #70571 (Memory leak in sqlite3_do_callback).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was very, very obvious when using a debug build of PHP to build the
manual!

Fixes bug #70571 (Memory leak in sqlite3_do_callback).
</pre>
</div>
</content>
</entry>
<entry>
<title>Useless ZVAL_UNDEF</title>
<updated>2015-09-09T10:00:04+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@gmail.com</email>
</author>
<published>2015-09-09T10:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=59e8eae4b004c97e1f8f4b16e5a8f0fc344080b5'/>
<id>59e8eae4b004c97e1f8f4b16e5a8f0fc344080b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SQLite3::open/__construct has 2 optional args</title>
<updated>2015-07-07T18:53:07+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2015-07-07T18:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=40ca0f1927a6e5a967e879c522a85388f70be524'/>
<id>40ca0f1927a6e5a967e879c522a85388f70be524</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-5.6'</title>
<updated>2015-07-07T13:38:24+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-07-07T13:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ca1ba39102d3e209d4c8a04b46316e9c8b7521e4'/>
<id>ca1ba39102d3e209d4c8a04b46316e9c8b7521e4</id>
<content type='text'>
Conflicts:
	ext/sqlite3/sqlite3.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ext/sqlite3/sqlite3.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #69972 (Use-after-free vulnerability in sqlite3SafetyCheckSickOrOk())</title>
<updated>2015-07-07T13:37:35+00:00</updated>
<author>
<name>Xinchen Hui</name>
<email>laruence@php.net</email>
</author>
<published>2015-07-07T13:37:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=26471eb69c3cd9e8162ff3b398d33919d9075191'/>
<id>26471eb69c3cd9e8162ff3b398d33919d9075191</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch position of ce in exception ce variable names</title>
<updated>2015-07-03T14:45:03+00:00</updated>
<author>
<name>Aaron Piotrowski</name>
<email>aaron@trowski.com</email>
</author>
<published>2015-07-03T14:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ed1b64877d82af71bc64a48bf914046640e8a270'/>
<id>ed1b64877d82af71bc64a48bf914046640e8a270</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change zend_exception_get_default() to zend_exception_ce</title>
<updated>2015-07-03T14:44:48+00:00</updated>
<author>
<name>Aaron Piotrowski</name>
<email>aaron@trowski.com</email>
</author>
<published>2015-07-03T14:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a812a74c2e60a0ba080057067a7634e4da3f2b9b'/>
<id>a812a74c2e60a0ba080057067a7634e4da3f2b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
