<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/sybase, branch php-4.0.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>- Changed appname from "PHP 3.0" to "PHP 4.0"</title>
<updated>2000-09-03T17:43:13+00:00</updated>
<author>
<name>Derick Rethans</name>
<email>derick@php.net</email>
</author>
<published>2000-09-03T17:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b378ecda3015bd46c679a3cad85751af7227359b'/>
<id>b378ecda3015bd46c679a3cad85751af7227359b</id>
<content type='text'>
  Fix for #6517

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix for #6517

</pre>
</div>
</content>
</entry>
<entry>
<title>Add 4th optional parameter to sybase_[p]connect to specify the charset</title>
<updated>2000-08-07T00:15:39+00:00</updated>
<author>
<name>Rasmus Lerdorf</name>
<email>rasmus@php.net</email>
</author>
<published>2000-08-07T00:15:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=1fd0a0eeeddd86b1105ef3c2e75bbc7afec11618'/>
<id>1fd0a0eeeddd86b1105ef3c2e75bbc7afec11618</id>
<content type='text'>
for the connection
@- Add 4th optional parameter to sybase_[p]connect to specify the charset
@  for the connection (alf@alpha.ulatina.ac.cr)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for the connection
@- Add 4th optional parameter to sybase_[p]connect to specify the charset
@  for the connection (alf@alpha.ulatina.ac.cr)

</pre>
</div>
</content>
</entry>
<entry>
<title>Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.</title>
<updated>2000-07-24T01:40:02+00:00</updated>
<author>
<name>David Croft</name>
<email>david@php.net</email>
</author>
<published>2000-07-24T01:40:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=83513d9580d56f43e0b2ab6521256b3a9375bedd'/>
<id>83513d9580d56f43e0b2ab6521256b3a9375bedd</id>
<content type='text'>
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix logic (thanks to Dean Bennett)</title>
<updated>2000-07-03T22:04:10+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-07-03T22:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=510adfc2a23aa0f1e2b8debb465c676eaa2fde1c'/>
<id>510adfc2a23aa0f1e2b8debb465c676eaa2fde1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename macros which begin with underscore to appropiate macros. The general</title>
<updated>2000-07-03T00:41:19+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-03T00:41:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cd754d7825924708ac00aef2e9c9f17d8e2f037c'/>
<id>cd754d7825924708ac00aef2e9c9f17d8e2f037c</id>
<content type='text'>
rule is:

	macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`

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

	macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`

</pre>
</div>
</content>
</entry>
<entry>
<title>First Sybase-DB fix patch</title>
<updated>2000-06-30T16:24:17+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-06-30T16:24:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5660a80cfc1e9bf4d14f6b32057593655bffa8eb'/>
<id>5660a80cfc1e9bf4d14f6b32057593655bffa8eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows</title>
<updated>2000-06-10T08:48:01+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-06-10T08:48:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a9d4cf90237f9ac0d859f2c8f5203cfa4b7c807e'/>
<id>a9d4cf90237f9ac0d859f2c8f5203cfa4b7c807e</id>
<content type='text'>
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1

</pre>
</div>
</content>
</entry>
<entry>
<title>- ARG_COUNT(ht) -&gt; ZEND_NUM_ARGS() mega patch</title>
<updated>2000-06-05T19:47:54+00:00</updated>
<author>
<name>Andi Gutmans</name>
<email>andi@php.net</email>
</author>
<published>2000-06-05T19:47:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3701bc420774c1b689f8a43f0ed891c99fea3cd2'/>
<id>3701bc420774c1b689f8a43f0ed891c99fea3cd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>proto takeover from php3</title>
<updated>2000-05-24T16:28:16+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-05-24T16:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f9d1b16d8bc399be96704095400c021e76272ded'/>
<id>f9d1b16d8bc399be96704095400c021e76272ded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use #ifdef COMPILE_DL_EXTNAME solely.</title>
<updated>2000-05-23T09:33:51+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-05-23T09:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4686a3b50ee86aa25e341aaa45376e637a42330f'/>
<id>4686a3b50ee86aa25e341aaa45376e637a42330f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
