<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sqlite, branch php-5.1.3</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 #29476 (sqlite_fetch_column_types() locks the database forever).</title>
<updated>2006-04-18T14:30:16+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2006-04-18T14:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1c0d8a536a9fa9eef11c5b54cc2f748961e6ce3a'/>
<id>1c0d8a536a9fa9eef11c5b54cc2f748961e6ce3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix bug #36898 (__set() leaks in classes extending internal ones)</title>
<updated>2006-03-29T14:28:43+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2006-03-29T14:28:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=59b8592c8cb51599147f990ad8b61d8d02cfce05'/>
<id>59b8592c8cb51599147f990ad8b61d8d02cfce05</id>
<content type='text'>
Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)

to initialize and destroy zend_object structs

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added:
ZEND_API void zend_object_std_init(zend_object *object, zend_class_entry *ce TSRMLS_DC)
ZEND_API void zend_object_std_dtor(zend_object *object TSRMLS_DC)

to initialize and destroy zend_object structs

</pre>
</div>
</content>
</entry>
<entry>
<title>bump year and license version</title>
<updated>2006-01-01T12:51:34+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2006-01-01T12:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5bd93221a8d7f697cad7aeda4f10da08372315e0'/>
<id>5bd93221a8d7f697cad7aeda4f10da08372315e0</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 lose track of exec() errors in pdo_sqlite2</title>
<updated>2005-12-21T16:23:12+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-12-21T16:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8710b8c5f5ce36542432a913750942cbbf48e6c6'/>
<id>8710b8c5f5ce36542432a913750942cbbf48e6c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing skipif conditions</title>
<updated>2005-12-21T11:42:06+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2005-12-21T11:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c92ae847c78ba8b1ceba88755e5aca4412230608'/>
<id>c92ae847c78ba8b1ceba88755e5aca4412230608</id>
<content type='text'>
fix existing ones

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix existing ones

</pre>
</div>
</content>
</entry>
<entry>
<title>Updated libsqlite in ext/sqlite to 2.8.17.</title>
<updated>2005-12-20T15:26:26+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2005-12-20T15:26:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=61c9b22536b74a47211136f73e0d1035fd869999'/>
<id>61c9b22536b74a47211136f73e0d1035fd869999</id>
<content type='text'>
Use in-memory database for tests.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use in-memory database for tests.

</pre>
</div>
</content>
</entry>
<entry>
<title>change int to long and fix valgrind warnings</title>
<updated>2005-12-17T16:07:47+00:00</updated>
<author>
<name>Antony Dovgal</name>
<email>tony2001@php.net</email>
</author>
<published>2005-12-17T16:07:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bfb72e0c086611a4418d159a97c2bbae45326c1c'/>
<id>bfb72e0c086611a4418d159a97c2bbae45326c1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: nuke php3 legacy</title>
<updated>2005-12-06T02:28:41+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-12-06T02:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3e669bc950eb5f36e5f0bec199f8e4b9de4d13f2'/>
<id>3e669bc950eb5f36e5f0bec199f8e4b9de4d13f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: list_entry -&gt; zend_rsrc_list_entry</title>
<updated>2005-12-05T23:38:04+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2005-12-05T23:38:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a3af52c11e1afa66c2c832daeccc82f6c5735df9'/>
<id>a3af52c11e1afa66c2c832daeccc82f6c5735df9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>        Wrap the php_session.h include in the same ifdef as the rest of the</title>
<updated>2005-12-05T20:40:54+00:00</updated>
<author>
<name>Brian France</name>
<email>bfrance@php.net</email>
</author>
<published>2005-12-05T20:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7154c617bf03e56c3a19e7cd6c97ad4eccf05329'/>
<id>7154c617bf03e56c3a19e7cd6c97ad4eccf05329</id>
<content type='text'>
        session code.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        session code.

</pre>
</div>
</content>
</entry>
</feed>
