<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/session, 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>Fix build</title>
<updated>2000-08-20T22:18:19+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2000-08-20T22:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=30ccec36b9a5b2e34fec171eb748a0386babad83'/>
<id>30ccec36b9a5b2e34fec171eb748a0386babad83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide PHP_SEPARATOR which expands to the default directory separator</title>
<updated>2000-08-20T14:02:57+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-20T14:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c8b8a908ca9bed4891798e94bb1a138df2257ae7'/>
<id>c8b8a908ca9bed4891798e94bb1a138df2257ae7</id>
<content type='text'>
on the target platform.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the target platform.

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bogus "by"</title>
<updated>2000-08-10T19:27:30+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-08-10T19:27:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=34bee836b13deee171c130b7896fe163a7e9ee4d'/>
<id>34bee836b13deee171c130b7896fe163a7e9ee4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Open session files in binary mode (fix #5953)</title>
<updated>2000-08-05T10:25:00+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2000-08-05T10:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=682c58c26fd6634201b5b3c58277c5215e682841'/>
<id>682c58c26fd6634201b5b3c58277c5215e682841</id>
<content type='text'>
@- Fixed \n in session variables bug on Win32 (Stas)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
@- Fixed \n in session variables bug on Win32 (Stas)

</pre>
</div>
</content>
</entry>
<entry>
<title>Reworded some of the php_error messages for grammar and clarity.</title>
<updated>2000-07-27T16:43:38+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@php.net</email>
</author>
<published>2000-07-27T16:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=021ad113ef951795d1427b257786603e27b9593d'/>
<id>021ad113ef951795d1427b257786603e27b9593d</id>
<content type='text'>
(For example, settled on "cannot" instead of "can't" in all case)

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(For example, settled on "cannot" instead of "can't" in all case)

</pre>
</div>
</content>
</entry>
<entry>
<title>Always use the current DIR_DELIMITER to create the session file path</title>
<updated>2000-07-11T12:29:19+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-11T12:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c917e170f692f62e3e3969e2d16b29f0d82278f5'/>
<id>c917e170f692f62e3e3969e2d16b29f0d82278f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify use of my email address</title>
<updated>2000-07-10T10:09:15+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-10T10:09:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e8101d4f7b2cd94471c8317f6fe15dd5a9c86923'/>
<id>e8101d4f7b2cd94471c8317f6fe15dd5a9c86923</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also output the name of the save_handler when reporting a failed write</title>
<updated>2000-07-10T08:35:03+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-10T08:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eb0cbbd2d979dd425d5c0653c76dead84df6927e'/>
<id>eb0cbbd2d979dd425d5c0653c76dead84df6927e</id>
<content type='text'>
attempt.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stupid bug.</title>
<updated>2000-07-09T10:31:47+00:00</updated>
<author>
<name>Stanislav Malyshev</name>
<email>stas@php.net</email>
</author>
<published>2000-07-09T10:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ad271a2b33c4d92936a1dcdcd01472fd79607654'/>
<id>ad271a2b33c4d92936a1dcdcd01472fd79607654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(PHP session_destroy) return the error condition from storage handler's</title>
<updated>2000-07-05T01:26:22+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2000-07-05T01:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=277b0e15b8cfeb4557badecb5c269eb3ec7d333b'/>
<id>277b0e15b8cfeb4557badecb5c269eb3ec7d333b</id>
<content type='text'>
session_destroy method.

Submitted by: juhl@eisenstein.dk

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

Submitted by: juhl@eisenstein.dk

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