<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/pgsql/pgsql.c, branch php-4.0.4pl1</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>MFH fix for #8225</title>
<updated>2000-12-14T00:03:21+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-12-14T00:03:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1b32827801bb9c76826004a27b8059927785020e'/>
<id>1b32827801bb9c76826004a27b8059927785020e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix msql_close(), pg_close() and sybase_close() (Sybase CT)</title>
<updated>2000-11-03T02:46:49+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-11-03T02:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d0749a95ba4a18a4c9dcb85c2f1a86f2218f0f0'/>
<id>6d0749a95ba4a18a4c9dcb85c2f1a86f2218f0f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pg_close()</title>
<updated>2000-11-03T00:51:53+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-11-03T00:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e560ecfa47b8238fe34a51c400b80794b250c2b8'/>
<id>e560ecfa47b8238fe34a51c400b80794b250c2b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid()</title>
<updated>2000-11-02T23:08:07+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-11-02T23:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d0ec3df2884f58b7d7defb2e6a43e6b060789805'/>
<id>d0ec3df2884f58b7d7defb2e6a43e6b060789805</id>
<content type='text'>
- I did not test for validity of the actual php_checkuid() calls and there
- might be mistakes in the previous code.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- I did not test for validity of the actual php_checkuid() calls and there
- might be mistakes in the previous code.

</pre>
</div>
</content>
</entry>
<entry>
<title>Use zend_register_list_destructors_ex() instead.</title>
<updated>2000-10-25T17:44:02+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-10-25T17:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f1dcb32c9fb395b68e0fe5d39dc3aa6bd7f8eff6'/>
<id>f1dcb32c9fb395b68e0fe5d39dc3aa6bd7f8eff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mega-patch to get better resource information for modules.</title>
<updated>2000-10-20T18:25:16+00:00</updated>
<author>
<name>Andrei Zmievski</name>
<email>andrei@php.net</email>
</author>
<published>2000-10-20T18:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7b4983c8f82c4f361df787f58c6f5cf88d5def0b'/>
<id>7b4983c8f82c4f361df787f58c6f5cf88d5def0b</id>
<content type='text'>
  * Fixed a bug in zend_rsrc_list_get_rsrc_type()
  * Switched register_list_destructors() to use
    zend_register_list_destructors_ex() instead
  * Updated all relevant modules to provide the resource type name
    to register_list_destructors() call
  * Updated var_dump() to output resource type name instead of number

@- Made resource type names visible, e.g. var_dump() and
@  get_resource_type() display "file" for file resources. (Andrei)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  * Fixed a bug in zend_rsrc_list_get_rsrc_type()
  * Switched register_list_destructors() to use
    zend_register_list_destructors_ex() instead
  * Updated all relevant modules to provide the resource type name
    to register_list_destructors() call
  * Updated var_dump() to output resource type name instead of number

@- Made resource type names visible, e.g. var_dump() and
@  get_resource_type() display "file" for file resources. (Andrei)

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove conflict</title>
<updated>2000-10-11T18:00:18+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-11T18:00:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ac0880fd8f5212d81e9a0810ad0a4f32b077d81f'/>
<id>ac0880fd8f5212d81e9a0810ad0a4f32b077d81f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Old PostgreSQL fix I forgot to commit, and NEWS consistency update</title>
<updated>2000-10-11T13:27:21+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-10-11T13:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8fc4200414c33446cf72bde65c307a4e010086c6'/>
<id>8fc4200414c33446cf72bde65c307a4e010086c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- The Sprit of PHP is to have descriptive function names and not</title>
<updated>2000-09-13T04:13:36+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-09-13T04:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=526d45e95ff72543888ef1a8a8d2ae84e40718ae'/>
<id>526d45e95ff72543888ef1a8a8d2ae84e40718ae</id>
<content type='text'>
  necessarily short ones. Maybe we should have some FAQ for this?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  necessarily short ones. Maybe we should have some FAQ for this?

</pre>
</div>
</content>
</entry>
<entry>
<title>updated some functions'name using obsolete name convention.</title>
<updated>2000-09-12T23:19:58+00:00</updated>
<author>
<name>Rui Hirokawa</name>
<email>hirokawa@php.net</email>
</author>
<published>2000-09-12T23:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4ffaf3555602708c193ebd2b76ea72f2e3ac082a'/>
<id>4ffaf3555602708c193ebd2b76ea72f2e3ac082a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
