<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/msession, branch help</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>This commit was manufactured by cvs2svn to create tag 'help'.</title>
<updated>2002-03-13T18:39:43+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2002-03-13T18:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8d6817e7f142091b1c30de30f349c3fde9d7e094'/>
<id>8d6817e7f142091b1c30de30f349c3fde9d7e094</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed</title>
<updated>2002-03-12T16:44:00+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2002-03-12T16:44:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5cba3a99c207c338b70e8bca7d434c975e5c5a4a'/>
<id>5cba3a99c207c338b70e8bca7d434c975e5c5a4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compiler warnings and header file path.</title>
<updated>2002-03-01T12:01:53+00:00</updated>
<author>
<name>Yasuo Ohgaki</name>
<email>yohgaki@php.net</email>
</author>
<published>2002-03-01T12:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5fa8b2087f85902d96c7bfbadf57bc38d5ad39e9'/>
<id>5fa8b2087f85902d96c7bfbadf57bc38d5ad39e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Added one more tweak for 4.0.x compatibility.</title>
<updated>2002-02-11T18:32:00+00:00</updated>
<author>
<name>Mark L. Woodward</name>
<email>mlwmohawk@php.net</email>
</author>
<published>2002-02-11T18:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=3edf26b5091c94d7ee45548cf5779793d53cafc7'/>
<id>3edf26b5091c94d7ee45548cf5779793d53cafc7</id>
<content type='text'>
Used "#warning" to inform users of a hard dependency.
(If #warning is unaccptable, let me know!)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used "#warning" to inform users of a hard dependency.
(If #warning is unaccptable, let me know!)

</pre>
</div>
</content>
</entry>
<entry>
<title>Backward compatibility to 4.0.6 does not have "HAVE_PHP_SESSION" define</title>
<updated>2002-02-08T03:05:21+00:00</updated>
<author>
<name>Mark L. Woodward</name>
<email>mlwmohawk@php.net</email>
</author>
<published>2002-02-08T03:05:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e8285d6bba352af5b0a1a2bb33dbb6cbf284fb8e'/>
<id>e8285d6bba352af5b0a1a2bb33dbb6cbf284fb8e</id>
<content type='text'>
Renamed PHP_4_x_API to PHP_4_x

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed PHP_4_x_API to PHP_4_x

</pre>
</div>
</content>
</entry>
<entry>
<title>Sorry guys, PHP 4.0.6's ZEND_MODULE_API_NO is whacked, it has an extra</title>
<updated>2002-02-05T20:02:34+00:00</updated>
<author>
<name>Mark L. Woodward</name>
<email>mlwmohawk@php.net</email>
</author>
<published>2002-02-05T20:02:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=a8013517f5cccd824ec3da65ced80b419ad8d435'/>
<id>a8013517f5cccd824ec3da65ced80b419ad8d435</id>
<content type='text'>
zero, thus ZEND_MODULE_API_NO &gt;= xxxx, will not work for about 18000 years.
Added better checking, and cleaned up some of the #ifdef you seem to love
so much.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zero, thus ZEND_MODULE_API_NO &gt;= xxxx, will not work for about 18000 years.
Added better checking, and cleaned up some of the #ifdef you seem to love
so much.

</pre>
</div>
</content>
</entry>
<entry>
<title>removed the new-style parameter parser code for bc *and* readability</title>
<updated>2002-02-05T17:00:28+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2002-02-05T17:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8b9b916ce96a7057461c66bce29d51a08548ff08'/>
<id>8b9b916ce96a7057461c66bce29d51a08548ff08</id>
<content type='text'>
reasons, changed the remaining #ifdefs to check the api version
directly instead of using the not really related OLD_ZEND_PARAM macro

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reasons, changed the remaining #ifdefs to check the api version
directly instead of using the not really related OLD_ZEND_PARAM macro

</pre>
</div>
</content>
</entry>
<entry>
<title>More 4.0.6 compatibility.</title>
<updated>2002-02-04T18:33:46+00:00</updated>
<author>
<name>Mark L. Woodward</name>
<email>mlwmohawk@php.net</email>
</author>
<published>2002-02-04T18:33:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5f52b45708e303b5a09bef6ee0ddc50fb30c3bc0'/>
<id>5f52b45708e303b5a09bef6ee0ddc50fb30c3bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restored backward compatibility to PHP 4.0.6</title>
<updated>2002-02-04T18:01:40+00:00</updated>
<author>
<name>Mark L. Woodward</name>
<email>mlwmohawk@php.net</email>
</author>
<published>2002-02-04T18:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=aa96e0e756ccfe3fb1a324c346702c199fd015d3'/>
<id>aa96e0e756ccfe3fb1a324c346702c199fd015d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
