<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/.gitattributes, branch php-7.3.14</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 Git ident attribute from the iconv extension</title>
<updated>2018-06-16T10:49:55+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-12T13:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5651b1a7ca760aee1733a6b058d011f09942a6c4'/>
<id>5651b1a7ca760aee1733a6b058d011f09942a6c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove SVN revision from phar phpinfo output</title>
<updated>2018-06-16T10:47:33+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-12T14:09:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7bf091c5c20acfaafa5eb2fde2c1802c96c57431'/>
<id>7bf091c5c20acfaafa5eb2fde2c1802c96c57431</id>
<content type='text'>
The SVN revision was utilized with Subversion. The Git ident
attribute applies only for particular file and since other core
extensions don't output this information anymore this patch
removes it from the phpinfo output to sync and make the phpinfo
core extensions more consistent.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The SVN revision was utilized with Subversion. The Git ident
attribute applies only for particular file and since other core
extensions don't output this information anymore this patch
removes it from the phpinfo output to sync and make the phpinfo
core extensions more consistent.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove revision from OCI8 extension</title>
<updated>2018-06-10T19:22:12+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-10T18:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=eebad01672b4201afa1049eb2f99508ac75fe2f6'/>
<id>eebad01672b4201afa1049eb2f99508ac75fe2f6</id>
<content type='text'>
The revisions were used in SVN. Other core extensions don't
provide this information in the phpinfo output anymore so
this patch removes it from the OCI8 info output to make it
consistent with other extensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The revisions were used in SVN. Other core extensions don't
provide this information in the phpinfo output anymore so
this patch removes it from the OCI8 info output to make it
consistent with other extensions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove exif version from the phpinfo output</title>
<updated>2018-06-09T13:32:21+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-03T03:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=7bb741cad97d57325ad88ab724b2a2707a08725f'/>
<id>7bb741cad97d57325ad88ab724b2a2707a08725f</id>
<content type='text'>
This patch removes the exif version in the phpinfo output to sync it
with the rest of the php bundled extensions. Also in the past the
revision id from the version control system was used and is today not
needed anymore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the exif version in the phpinfo output to sync it
with the rest of the php bundled extensions. Also in the past the
revision id from the version control system was used and is today not
needed anymore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync phpinfo output for pdo_pgsql</title>
<updated>2018-06-08T21:06:22+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-03T02:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=25c35ab30a0caf4376a31891f44970d579ebfe1f'/>
<id>25c35ab30a0caf4376a31891f44970d579ebfe1f</id>
<content type='text'>
This patch removes the module version and revision from the phpinfo
output to sync the phpinfo with the rest of the bundled extensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the module version and revision from the phpinfo
output to sync the phpinfo with the rest of the bundled extensions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove enchant version from the phpinfo output</title>
<updated>2018-06-04T16:40:38+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-03T03:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=279498564fbf95ee118b4b9109964ac72e2640fb'/>
<id>279498564fbf95ee118b4b9109964ac72e2640fb</id>
<content type='text'>
This patch syncs the phpinfo output with other bundled extensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch syncs the phpinfo output with other bundled extensions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync tidy phpinfo extension version</title>
<updated>2018-06-04T15:10:49+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-02T15:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cf6b24ccdadc843d6768531176d6b23fb206afab'/>
<id>cf6b24ccdadc843d6768531176d6b23fb206afab</id>
<content type='text'>
This patch removes the tidy extension Git ident attribute blob name from
the phpinfo output to be synced with other extensions versioning system
and replaces table header with normal row in the first tidy info table.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes the tidy extension Git ident attribute blob name from
the phpinfo output to be synced with other extensions versioning system
and replaces table header with normal row in the first tidy info table.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize the ldap extension version in phpinfo output</title>
<updated>2018-06-04T15:06:41+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-02T15:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=cb64696ca68a7b3bd5a3a90c2df02c8a295aaf6e'/>
<id>cb64696ca68a7b3bd5a3a90c2df02c8a295aaf6e</id>
<content type='text'>
This patch normalizes the phpinfo output for the ldap extension and
removes the displayed Git attribute ident blob object name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch normalizes the phpinfo output for the ldap extension and
removes the displayed Git attribute ident blob object name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize Reflection phpinfo() output</title>
<updated>2018-06-04T14:28:16+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-02T02:11:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ede39739fd343d65769d78d6f4f98747ede5f49d'/>
<id>ede39739fd343d65769d78d6f4f98747ede5f49d</id>
<content type='text'>
This patch normalizes the Reflection extension version in the phpinfo
output. It removes the Git attributes ident blob object name from Git
repository as an extension version.

Also the table output is synced with other extensions (i.e. enabled
in a row instead of table header).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch normalizes the Reflection extension version in the phpinfo
output. It removes the Git attributes ident blob object name from Git
repository as an extension version.

Also the table output is synced with other extensions (i.e. enabled
in a row instead of table header).
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize SimpleXML phpinfo output</title>
<updated>2018-06-02T11:44:41+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2018-06-02T04:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=07257a59d0749c5fa864675790f43fee71d6da6c'/>
<id>07257a59d0749c5fa864675790f43fee71d6da6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
