<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/scripts/dev, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/'/>
<entry>
<title>Fix phpt reindentation in tidy script</title>
<updated>2020-11-25T15:07:56+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-11-25T15:07:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=367f8452c4e356bd7742ff369204af9869c2bb6a'/>
<id>367f8452c4e356bd7742ff369204af9869c2bb6a</id>
<content type='text'>
This was missing adjacent SKIPIF/FILE/CLEAN sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was missing adjacent SKIPIF/FILE/CLEAN sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow running tidy.php on specific directory</title>
<updated>2020-11-25T14:54:26+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-11-25T14:54:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=373fd61a517040f2a5430a0a853db4c5b9fbc6d0'/>
<id>373fd61a517040f2a5430a0a853db4c5b9fbc6d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply tidy to SKIPIF and CLEAN section as well</title>
<updated>2020-09-18T12:28:14+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-09-18T10:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=bfceb710becab71d7d561d64667be4c9668b6a9c'/>
<id>bfceb710becab71d7d561d64667be4c9668b6a9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-09-08T12:22:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-09-08T12:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=16189974ddede13e5b3080a252bfbe6e6296e30f'/>
<id>16189974ddede13e5b3080a252bfbe6e6296e30f</id>
<content type='text'>
* PHP-7.4:
  Support more placeholders in bless_tests.php
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Support more placeholders in bless_tests.php
</pre>
</div>
</content>
</entry>
<entry>
<title>Support more placeholders in bless_tests.php</title>
<updated>2020-09-08T12:22:20+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-09-08T10:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=ababa221369568addd8af3c96097a78dda80db9b'/>
<id>ababa221369568addd8af3c96097a78dda80db9b</id>
<content type='text'>
And don't replace trailing --CLEAN-- sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And don't replace trailing --CLEAN-- sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport bless_tests.php changes from PHP 8</title>
<updated>2020-08-05T12:59:56+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-08-05T12:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=a2604e628f3de605f1d2c735816afdd0045d18cc'/>
<id>a2604e628f3de605f1d2c735816afdd0045d18cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ensure all files have same date in official archives</title>
<updated>2020-06-25T12:59:10+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2020-06-25T12:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=5c37715dfdcea7b7d34d1ceaef71c93d925c6db5'/>
<id>5c37715dfdcea7b7d34d1ceaef71c93d925c6db5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4'</title>
<updated>2020-06-10T10:12:47+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-06-10T10:12:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=38bca539a13c80ecfdd1084eeb79495fcdd2380a'/>
<id>38bca539a13c80ecfdd1084eeb79495fcdd2380a</id>
<content type='text'>
* PHP-7.4:
  Also support absolute Windows filenames
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Also support absolute Windows filenames
</pre>
</div>
</content>
</entry>
<entry>
<title>Also support absolute Windows filenames</title>
<updated>2020-06-10T10:11:13+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-06-10T09:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=c5bafc3a190e12cec6099d963e15a832849ee996'/>
<id>c5bafc3a190e12cec6099d963e15a832849ee996</id>
<content type='text'>
The output normalization of bless_tests.php only detected absolute Unix
filenames; we extend this for absolute Windows filenames, regardless of
the platform we're running on (tests may have been run on Windows, but
bless_tests.php may be run from WSL or a Linux VM, for instance).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The output normalization of bless_tests.php only detected absolute Unix
filenames; we extend this for absolute Windows filenames, regardless of
the platform we're running on (tests may have been run on Windows, but
bless_tests.php may be run from WSL or a Linux VM, for instance).
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbundle ext/xmlrpc</title>
<updated>2020-05-29T14:47:44+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-05-29T13:43:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/php-git.git/commit/?id=4fa3687e56050a111e8eaffe330258003628225e'/>
<id>4fa3687e56050a111e8eaffe330258003628225e</id>
<content type='text'>
According to &lt;https://wiki.php.net/rfc/unbundle_xmlprc&gt; we unbundle
ext/xmlrpc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to &lt;https://wiki.php.net/rfc/unbundle_xmlprc&gt; we unbundle
ext/xmlrpc.
</pre>
</div>
</content>
</entry>
</feed>
