<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/hyperwave/php_hyperwave.h, branch php-4.0.2</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 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>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>- using more of the zend API</title>
<updated>2000-06-30T09:46:39+00:00</updated>
<author>
<name>Uwe Steinmann</name>
<email>steinm@php.net</email>
</author>
<published>2000-06-30T09:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=33471de02aab45e09b6024ba97c8fa117aff93a1'/>
<id>33471de02aab45e09b6024ba97c8fa117aff93a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>C++ // comments are evil ...</title>
<updated>2000-06-16T18:24:02+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2000-06-16T18:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=87a491d7b64f34a9692af3edc58151e9baa2e275'/>
<id>87a491d7b64f34a9692af3edc58151e9baa2e275</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>#if WIN.*   =&gt; #ifdef PHP_WIN32</title>
<updated>2000-02-12T14:38:31+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-02-12T14:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=0036b8bba00a1e7cdbe3994b1bb5f3cf3f3176ad'/>
<id>0036b8bba00a1e7cdbe3994b1bb5f3cf3f3176ad</id>
<content type='text'>
#if !(WIN.* =&gt; #ifndef PHP_WIN32

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#if !(WIN.* =&gt; #ifndef PHP_WIN32

</pre>
</div>
</content>
</entry>
<entry>
<title>More cleanup...</title>
<updated>1999-12-17T21:50:07+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-17T21:50:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=bb3ca126299a9ff8216782db49c9a15c261ff5ae'/>
<id>bb3ca126299a9ff8216782db49c9a15c261ff5ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Made PHP_VERSION and PHP_OS work again</title>
<updated>1999-12-17T20:55:31+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>1999-12-17T20:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fb1c77bd4f8a636ba47d720f8ca65fc6baae836d'/>
<id>fb1c77bd4f8a636ba47d720f8ca65fc6baae836d</id>
<content type='text'>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up php3.*\.h files. The files itself are renamed, and references in all</title>
<updated>1999-12-04T19:19:57+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>1999-12-04T19:19:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5b983c944f66b55192c901ce3fa38fcce6ca21e3'/>
<id>5b983c944f66b55192c901ce3fa38fcce6ca21e3</id>
<content type='text'>
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.

</pre>
</div>
</content>
</entry>
</feed>
