<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/README.STREAMS, branch php-7.3.0beta3</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>Remove unused Git attributes ident</title>
<updated>2018-07-24T22:53:25+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-07-03T00:52:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8d3f8ca12a0b00f2a74a27424790222536235502'/>
<id>8d3f8ca12a0b00f2a74a27424790222536235502</id>
<content type='text'>
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The $Id$ keywords were used in Subversion where they can be substituted
with filename, last revision number change, last changed date, and last
user who changed it.

In Git this functionality is different and can be done with Git attribute
ident. These need to be defined manually for each file in the
.gitattributes file and are afterwards replaced with 40-character
hexadecimal blob object name which is based only on the particular file
contents.

This patch simplifies handling of $Id$ keywords by removing them since
they are not used anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove leftovers of TSRMLS in docs</title>
<updated>2015-12-25T10:13:28+00:00</updated>
<author>
<name>Tom Van Looy</name>
<email>tom@ctors.net</email>
</author>
<published>2015-12-25T10:13:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d0dec27fa243f20a85c5f4a711c895ef8766dcf'/>
<id>6d0dec27fa243f20a85c5f4a711c895ef8766dcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
