<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git, branch PHP-5</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 branch 'PHP_5'.</title>
<updated>2003-02-27T17:43:39+00:00</updated>
<author>
<name>SVN Migration</name>
<email>svn@php.net</email>
</author>
<published>2003-02-27T17:43:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=078bcec0997ad0e07b720c43cc9e6d0e046a75ab'/>
<id>078bcec0997ad0e07b720c43cc9e6d0e046a75ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Another big commit (tm).</title>
<updated>2003-02-27T17:43:38+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-02-27T17:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=fd61f69077f6156ca71dde60ecfd9ed9765a02db'/>
<id>fd61f69077f6156ca71dde60ecfd9ed9765a02db</id>
<content type='text'>
Main Changes:
- Implement a socket transport layer for use by all code that needs to open
  some kind of "special" socket for network or IPC.
- Extensions can register (and override) transports.
- Implement ftruncate() on streams via the ioctl-alike option interface.
- Implement mmap() on streams via the ioctl-alike option interface.
- Implement generic crypto API via the ioctl-alike option interface.
  (currently only supports OpenSSL, but could support other SSL toolkits,
  and other crypto transport protocols).

Impact:
- tcp sockets can be overloaded by the openssl capable sockets at runtime,
  removing the link-time requirement for ssl:// and https:// sockets and
  streams.
- checking stream types using PHP_STREAM_IS_SOCKET is deprecated, since
  there are now a range of possible socket-type streams.

Working towards:
- socket servers using the new transport layer
- mmap support under win32
- Cleaner code.

# I will be updating the win32 build to add the new files shortly
# after this commit.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Main Changes:
- Implement a socket transport layer for use by all code that needs to open
  some kind of "special" socket for network or IPC.
- Extensions can register (and override) transports.
- Implement ftruncate() on streams via the ioctl-alike option interface.
- Implement mmap() on streams via the ioctl-alike option interface.
- Implement generic crypto API via the ioctl-alike option interface.
  (currently only supports OpenSSL, but could support other SSL toolkits,
  and other crypto transport protocols).

Impact:
- tcp sockets can be overloaded by the openssl capable sockets at runtime,
  removing the link-time requirement for ssl:// and https:// sockets and
  streams.
- checking stream types using PHP_STREAM_IS_SOCKET is deprecated, since
  there are now a range of possible socket-type streams.

Working towards:
- socket servers using the new transport layer
- mmap support under win32
- Cleaner code.

# I will be updating the win32 build to add the new files shortly
# after this commit.

</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #21410 (fixed handling of NULL or "" files on Win32)</title>
<updated>2003-02-27T16:41:23+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-02-27T16:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=560e33968de93250377606782949f5004affca83'/>
<id>560e33968de93250377606782949f5004affca83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>..if only all lakes were kossu..</title>
<updated>2003-02-27T15:52:38+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2003-02-27T15:52:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4cac01352d4357bf3166cf0357c5683fe2acae95'/>
<id>4cac01352d4357bf3166cf0357c5683fe2acae95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed from strncpy to strlcpy on request</title>
<updated>2003-02-27T10:21:32+00:00</updated>
<author>
<name>Hartmut Holzgraefe</name>
<email>hholzgra@php.net</email>
</author>
<published>2003-02-27T10:21:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=52ca521b40b9c0806dad2809a22fc8efec0b87e0'/>
<id>52ca521b40b9c0806dad2809a22fc8efec0b87e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename macro argument so that it does not partially match the string.</title>
<updated>2003-02-27T10:07:12+00:00</updated>
<author>
<name>Sascha Schumann</name>
<email>sas@php.net</email>
</author>
<published>2003-02-27T10:07:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=60dcebd71a10a04a73cbf9fa6f1ea1013bb3c3d1'/>
<id>60dcebd71a10a04a73cbf9fa6f1ea1013bb3c3d1</id>
<content type='text'>
fixes a warning on unixware

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes a warning on unixware

</pre>
</div>
</content>
</entry>
<entry>
<title>- Changed maxmsglen in ifx_errormsg() back to normal 255 instead of 10</title>
<updated>2003-02-27T08:59:16+00:00</updated>
<author>
<name>Corne' Cornelius</name>
<email>nobbie@php.net</email>
</author>
<published>2003-02-27T08:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5e09029ba7b403ce3770f32d6056d59c675cd001'/>
<id>5e09029ba7b403ce3770f32d6056d59c675cd001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed possible Segfault in ifx_errormsg() using malloc() instead of emalloc()</title>
<updated>2003-02-27T08:56:15+00:00</updated>
<author>
<name>Corne' Cornelius</name>
<email>nobbie@php.net</email>
</author>
<published>2003-02-27T08:56:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8a7822cf24ed6f4cce3cd6a09e33e37249180585'/>
<id>8a7822cf24ed6f4cce3cd6a09e33e37249180585</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NEWS update</title>
<updated>2003-02-27T01:44:34+00:00</updated>
<author>
<name></name>
<email>changelog@php.net</email>
</author>
<published>2003-02-27T01:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4fbdee3c268b3e35830171d6e8fc87419dea45d7'/>
<id>4fbdee3c268b3e35830171d6e8fc87419dea45d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ChangeLog update</title>
<updated>2003-02-27T01:42:36+00:00</updated>
<author>
<name></name>
<email>changelog@php.net</email>
</author>
<published>2003-02-27T01:42:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=10fb8dadd8184f24b53f9c3c35e09c121828ea63'/>
<id>10fb8dadd8184f24b53f9c3c35e09c121828ea63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
