<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/scripts, branch php-8.0.3</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>Merge branch 'PHP-7.4' into PHP-8.0</title>
<updated>2021-02-02T15:46:52+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2021-02-02T15:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f1cf5534370c5e82d0e3117c65e04840112ee44c'/>
<id>f1cf5534370c5e82d0e3117c65e04840112ee44c</id>
<content type='text'>
* PHP-7.4:
  Update year to 2021
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Update year to 2021
</pre>
</div>
</content>
</entry>
<entry>
<title>Update year to 2021</title>
<updated>2021-02-02T15:46:16+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2021-01-24T11:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8c04944b66fd4a4fa88e54b65a2391397998c51d'/>
<id>8c04944b66fd4a4fa88e54b65a2391397998c51d</id>
<content type='text'>
Closes GH-6636.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6636.
</pre>
</div>
</content>
</entry>
<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://git.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://git.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://git.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://git.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://git.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://git.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://git.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://git.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>
</feed>
