<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/dba, branch php-5.3.7RC5</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>- Make usage of new PHP_FE_END macro</title>
<updated>2011-07-25T11:42:53+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-07-25T11:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=23e438594d30c3507644575fa39c9736f19d1fe8'/>
<id>23e438594d30c3507644575fa39c9736f19d1fe8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error message prefixes</title>
<updated>2011-06-27T22:58:59+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2011-06-27T22:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0c2ee427d762035bba1f34743b3e5959a858e995'/>
<id>0c2ee427d762035bba1f34743b3e5959a858e995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 5.1 detection on ubuntu natty</title>
<updated>2011-06-27T20:28:30+00:00</updated>
<author>
<name>Hannes Magnusson</name>
<email>bjori@php.net</email>
</author>
<published>2011-06-27T20:28:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e788932a916be0e74b8280ca6a89dd342a856da1'/>
<id>e788932a916be0e74b8280ca6a89dd342a856da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix infile return on duplicated key (related to bug #54242)</title>
<updated>2011-03-17T11:43:05+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-03-17T11:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2b8d0edb45bb925a5880e8874fca1ff16587a71d'/>
<id>2b8d0edb45bb925a5880e8874fca1ff16587a71d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Year++</title>
<updated>2011-01-01T02:19:59+00:00</updated>
<author>
<name>Felipe Pena</name>
<email>felipe@php.net</email>
</author>
<published>2011-01-01T02:19:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=927bf09c295a2de5fada77c74a61f4957a69939f'/>
<id>927bf09c295a2de5fada77c74a61f4957a69939f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compiler warnings</title>
<updated>2010-12-20T23:00:11+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2010-12-20T23:00:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=399182de3faf4b39976f0b79f1c7673b2535d3d1'/>
<id>399182de3faf4b39976f0b79f1c7673b2535d3d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Berkeley DB 5.1 support to the DBA extension</title>
<updated>2010-12-01T19:20:16+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2010-12-01T19:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2024790fd2eff931e98ea8ee9799a900f6522b58'/>
<id>2024790fd2eff931e98ea8ee9799a900f6522b58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)</title>
<updated>2010-08-11T21:12:18+00:00</updated>
<author>
<name>Kalle Sommer Nielsen</name>
<email>kalle@php.net</email>
</author>
<published>2010-08-11T21:12:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8deefa8780a77996865d1243c63c6fa3cd49d584'/>
<id>8deefa8780a77996865d1243c63c6fa3cd49d584</id>
<content type='text'>
# Trunk patch will follow shortly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Trunk patch will follow shortly
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly use db-5.0 and don't default to db sym link</title>
<updated>2010-06-09T17:33:44+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2010-06-09T17:33:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=442fa8dc1be1264f25beac50d1ed2fc28107e3b8'/>
<id>442fa8dc1be1264f25beac50d1ed2fc28107e3b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Berkeley DB 5 support.  (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved)</title>
<updated>2010-06-03T07:03:05+00:00</updated>
<author>
<name>Christopher Jones</name>
<email>sixd@php.net</email>
</author>
<published>2010-06-03T07:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=9ef6a73dee836c81b7881810c6892d49fabc6ff9'/>
<id>9ef6a73dee836c81b7881810c6892d49fabc6ff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
