<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/interbase/tests, branch php-5.0.4</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>Use constant IBASE_CREATE instead of just 0</title>
<updated>2004-06-01T08:38:33+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-06-01T08:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ff3a363d7a067ea07f5099f555d321f5f3340ec7'/>
<id>ff3a363d7a067ea07f5099f555d321f5f3340ec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved handling of 'CREATE DATABASE ...' by ibase_query()</title>
<updated>2004-05-31T13:40:25+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-05-31T13:40:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e9125d6338880d13eb7a9c8f690c9f757b139112'/>
<id>e9125d6338880d13eb7a9c8f690c9f757b139112</id>
<content type='text'>
Improved param handling of ibase_query() and ibase_execute()

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved param handling of ibase_query() and ibase_execute()

</pre>
</div>
</content>
</entry>
<entry>
<title>Use default character set in generated test DB</title>
<updated>2004-05-30T16:59:43+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-05-30T16:59:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f7ce70672c623149a5188b01dfaeae199132a672'/>
<id>f7ce70672c623149a5188b01dfaeae199132a672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed ibase_timefmt() - use ini_set() instead</title>
<updated>2004-05-30T16:20:25+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-05-30T16:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=56ca01da1f973901c151d01220d017006c9fd1e7'/>
<id>56ca01da1f973901c151d01220d017006c9fd1e7</id>
<content type='text'>
Improved phpinfo() appearance

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improved phpinfo() appearance

</pre>
</div>
</content>
</entry>
<entry>
<title>Removed strcpy() call from most common case</title>
<updated>2004-05-21T14:24:34+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-05-21T14:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c6773a06cd5d135f6131781623ea069a52633dc2'/>
<id>c6773a06cd5d135f6131781623ea069a52633dc2</id>
<content type='text'>
Added test for hash index generation

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added test for hash index generation

</pre>
</div>
</content>
</entry>
<entry>
<title>- Remove unused blocks</title>
<updated>2004-05-19T08:56:50+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2004-05-19T08:56:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=29cfd6d24ff30a5f2610babd80821bdfe0ca7cd0'/>
<id>29cfd6d24ff30a5f2610babd80821bdfe0ca7cd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip on Windows</title>
<updated>2004-04-03T15:29:10+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-04-03T15:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4493bbb80960002c7a381546fac1c1920e4905a5'/>
<id>4493bbb80960002c7a381546fac1c1920e4905a5</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 rely on OS-based authentication (as it is not supported under Win32)</title>
<updated>2004-04-03T15:24:11+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-04-03T15:24:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=2daf7303b21921721c984238bd9e1cf29099a803'/>
<id>2daf7303b21921721c984238bd9e1cf29099a803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fclose() tempfile so unlink() doesn't choke on Win32</title>
<updated>2004-04-03T11:04:21+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-04-03T11:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b04eb1d3daae6ced5ba3b8d29ae0a38abd34a814'/>
<id>b04eb1d3daae6ced5ba3b8d29ae0a38abd34a814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CS/WS</title>
<updated>2004-04-01T18:23:45+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-04-01T18:23:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0956f5133c62a68021dde44d31409848f7271023'/>
<id>0956f5133c62a68021dde44d31409848f7271023</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
