<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/odbc/php_odbc.h, branch php-4.3.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>- Sync with HEAD. (php_error -&gt; php_error_docref, proto fixes, code cleanup)</title>
<updated>2003-07-14T16:13:30+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-07-14T16:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5c4f19b7c5747c42028e00f56207d7798090a957'/>
<id>5c4f19b7c5747c42028e00f56207d7798090a957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: - Fixed bug #22580 (ext/odbc compile failure with dbmaker)</title>
<updated>2003-05-02T00:40:35+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-05-02T00:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c0b58291d25042177b1d3fc21a7699c1150c8679'/>
<id>c0b58291d25042177b1d3fc21a7699c1150c8679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fix odbc_fetch_(array|object) for UnixODBC.</title>
<updated>2003-04-30T23:33:18+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-04-30T23:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8062aa164a1bf06cd4e71937cab0302e27547546'/>
<id>8062aa164a1bf06cd4e71937cab0302e27547546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Fix memory leak and enable for IBM DB2.</title>
<updated>2003-04-30T10:46:43+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-04-30T10:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6454f5c3f26b320006e71eb6fde097389a4a2a12'/>
<id>6454f5c3f26b320006e71eb6fde097389a4a2a12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFH: Bump year.</title>
<updated>2002-12-31T16:37:36+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-12-31T16:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ec46829b3827de6f5a245873228f6f697ea394bb'/>
<id>ec46829b3827de6f5a245873228f6f697ea394bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The start of adding odbc_data_source() functionality</title>
<updated>2002-08-11T23:39:03+00:00</updated>
<author>
<name>Dan Kalowsky</name>
<email>kalowsky@php.net</email>
</author>
<published>2002-08-11T23:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6b31498d09c3934b2e4e035a7c7e7a393c17985e'/>
<id>6b31498d09c3934b2e4e035a7c7e7a393c17985e</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 #15803 (and propably others related too, part 2/2)</title>
<updated>2002-06-14T00:07:16+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-06-14T00:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=748e75774d23d3fdff54ced802e064c8c0274a7a'/>
<id>748e75774d23d3fdff54ced802e064c8c0274a7a</id>
<content type='text'>
  . Changed the configure/compile so that it doesn't "pollute" the INCLUDES
    anymore and thus cause trouble with other extensions which
    might use the same header files. (e.g. Informix)
  . Separated the #include statements to own file so we don't get any
    errors when compiling main/internal_functions.c

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  . Changed the configure/compile so that it doesn't "pollute" the INCLUDES
    anymore and thus cause trouble with other extensions which
    might use the same header files. (e.g. Informix)
  . Separated the #include statements to own file so we don't get any
    errors when compiling main/internal_functions.c

</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix more possible bugs (bug #16008 related)</title>
<updated>2002-03-12T02:27:03+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2002-03-12T02:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b4f73cc4f9e7764f2c94e11c9dc12186766b80df'/>
<id>b4f73cc4f9e7764f2c94e11c9dc12186766b80df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changing the Velocis extension to now be called Birdstep, due to a product/company change.</title>
<updated>2002-03-04T09:10:32+00:00</updated>
<author>
<name>James Cox</name>
<email>imajes@php.net</email>
</author>
<published>2002-03-04T09:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0c78c87f34b39273b8c37912de5b5d7381684cc2'/>
<id>0c78c87f34b39273b8c37912de5b5d7381684cc2</id>
<content type='text'>
added aliases for Velocis to the birdstep functions.
# testing is both advised and encouraged!
@ The Velocis extension is no

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added aliases for Velocis to the birdstep functions.
# testing is both advised and encouraged!
@ The Velocis extension is no

</pre>
</div>
</content>
</entry>
<entry>
<title>Maintain headers.</title>
<updated>2002-02-28T08:29:35+00:00</updated>
<author>
<name>Sebastian Bergmann</name>
<email>sebastian@php.net</email>
</author>
<published>2002-02-28T08:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=90613d2282e4863630b2facc023af175dd973311'/>
<id>90613d2282e4863630b2facc023af175dd973311</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
