<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/README.STREAMS, branch php-7.0.0alpha2</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>Constify streams API and a few other calls down the rabbit hole.</title>
<updated>2013-07-30T10:49:36+00:00</updated>
<author>
<name>Andrey Hristov</name>
<email>andrey@php.net</email>
</author>
<published>2013-07-30T10:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=92d27ccb0574f901a107409a7fec92888fa2b82f'/>
<id>92d27ccb0574f901a107409a7fec92888fa2b82f</id>
<content type='text'>
(`char *` to `const char *` for parameters and few return values)
In a few places int len moved to size_t len.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(`char *` to `const char *` for parameters and few return values)
In a few places int len moved to size_t len.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added notes about locking functions.</title>
<updated>2003-03-04T21:46:33+00:00</updated>
<author>
<name>Ilia Alshanetsky</name>
<email>iliaa@php.net</email>
</author>
<published>2003-03-04T21:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6efd9ea5c4f5d1d849bc5885050b87d0bf2cff10'/>
<id>6efd9ea5c4f5d1d849bc5885050b87d0bf2cff10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>forgot to add fprintf in list</title>
<updated>2002-11-11T18:05:22+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2002-11-11T18:05:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b94a7690365dbb87b2113cf2191b8a9c80346a18'/>
<id>b94a7690365dbb87b2113cf2191b8a9c80346a18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add fprintf replacement: tested, working, used</title>
<updated>2002-11-06T01:56:51+00:00</updated>
<author>
<name>Marcus Boerger</name>
<email>helly@php.net</email>
</author>
<published>2002-11-06T01:56:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8135094b7d6aead45f852c7f7fdf608f4bba6632'/>
<id>8135094b7d6aead45f852c7f7fdf608f4bba6632</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Apply proper capitalization to PHP and MySQL.</title>
<updated>2002-10-23T21:39:32+00:00</updated>
<author>
<name>Jon Parise</name>
<email>jon@php.net</email>
</author>
<published>2002-10-23T21:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=67f8041395130d2fb99ce3319e987773c4c51244'/>
<id>67f8041395130d2fb99ce3319e987773c4c51244</id>
<content type='text'>
- Correct some spelling errors.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Correct some spelling errors.

</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce an error stack for wrappers, to help prevent multiple errors</title>
<updated>2002-08-11T10:53:10+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2002-08-11T10:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5a21ab42cb0a7b4d0bc5661a6ae7d6ac085ed800'/>
<id>5a21ab42cb0a7b4d0bc5661a6ae7d6ac085ed800</id>
<content type='text'>
and warnings (some of which are bogus) when there are problems opening
streams.
Implement sanity check on the mode used to open ftp and http connections.
This fixes Bug 12004.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and warnings (some of which are bogus) when there are problems opening
streams.
Implement sanity check on the mode used to open ftp and http connections.
This fixes Bug 12004.

</pre>
</div>
</content>
</entry>
<entry>
<title>correct grammar</title>
<updated>2002-03-18T01:40:56+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2002-03-18T01:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=dc8593cb7b800394cdfabdc9cd825fca7f37b11b'/>
<id>dc8593cb7b800394cdfabdc9cd825fca7f37b11b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some rules for stream implementors.</title>
<updated>2002-03-18T01:12:32+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2002-03-18T01:12:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=afd2c5662afc52e38c424890c72167f62e8acc28'/>
<id>afd2c5662afc52e38c424890c72167f62e8acc28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for php_stream_gets when the implementation does not support it</title>
<updated>2002-03-17T14:21:01+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2002-03-17T14:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=12a00923769aa26e18f3af6b11b4e6f37d6163d0'/>
<id>12a00923769aa26e18f3af6b11b4e6f37d6163d0</id>
<content type='text'>
natively (Thanks Marcus).

Implement php_stream_make_seekable() and add STREAM_MUST_SEEK as an
option to php_stream_open_wrapper().
See README.STREAMS for usage.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
natively (Thanks Marcus).

Implement php_stream_make_seekable() and add STREAM_MUST_SEEK as an
option to php_stream_open_wrapper().
See README.STREAMS for usage.

</pre>
</div>
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2002-03-16T13:54:03+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2002-03-16T13:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6abd7c6f93c4ec981219745ac8882d99741fe50b'/>
<id>6abd7c6f93c4ec981219745ac8882d99741fe50b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
