<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/run-tests.php, branch php-7.4.0RC4</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>Bail out if JUNIT is not enabled</title>
<updated>2019-10-07T11:22:11+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-07T11:20:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8cdab9b217fad0fbcf6d658befc66cd5d8a8fc95'/>
<id>8cdab9b217fad0fbcf6d658befc66cd5d8a8fc95</id>
<content type='text'>
Otherwise we would try to access an array element of `false`, which
issues a notice as of PHP 7.4.0.  This would happen, for instance, for
bug63447_001.phpt if CGI is not available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise we would try to access an array element of `false`, which
issues a notice as of PHP 7.4.0.  This would happen, for instance, for
bug63447_001.phpt if CGI is not available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete temporary .post files of run-tests.php</title>
<updated>2019-10-07T10:17:41+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-10-07T10:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=53077217e2801f65dd3cb598f12aee2fa792742a'/>
<id>53077217e2801f65dd3cb598f12aee2fa792742a</id>
<content type='text'>
Commit 5649267[1] changed run-tests.php to only delete .post files for
passing tests.  However, that code wouldn't be exercised at all, since
`run_test()` already returned, so we move the deletion upwards.

[1]
&lt;http://git.php.net/?p=php-src.git;a=commit;h=5649267b257c78e46a934434c0bff894e0b5b694&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 5649267[1] changed run-tests.php to only delete .post files for
passing tests.  However, that code wouldn't be exercised at all, since
`run_test()` already returned, so we move the deletion upwards.

[1]
&lt;http://git.php.net/?p=php-src.git;a=commit;h=5649267b257c78e46a934434c0bff894e0b5b694&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reporting of redirect test failures in junit</title>
<updated>2019-09-07T20:47:50+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2019-09-07T20:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=279f745a60f0937047b8e441347dfb98a9d97cf9'/>
<id>279f745a60f0937047b8e441347dfb98a9d97cf9</id>
<content type='text'>
These were being reported under the wrong name ... which means that
they don't show up as failures on azure :(
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were being reported under the wrong name ... which means that
they don't show up as failures on azure :(
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of succeeding XFAIL tests</title>
<updated>2019-08-05T09:38:47+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2019-08-05T09:35:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=790b0b109ad269b7367e3720d056530a86fa7123'/>
<id>790b0b109ad269b7367e3720d056530a86fa7123</id>
<content type='text'>
Due to a typo in commit e1151c9[1], succeeding XFAIL test without an
EXPECTF or EXPECTREGEX section have been reported reported as passed
instead of warned.

[1] &lt;http://git.php.net/?p=php-src.git;a=commit;h=e1151c9549cf5a7235c1609019f79bbb1bbcdbea&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to a typo in commit e1151c9[1], succeeding XFAIL test without an
EXPECTF or EXPECTREGEX section have been reported reported as passed
instead of warned.

[1] &lt;http://git.php.net/?p=php-src.git;a=commit;h=e1151c9549cf5a7235c1609019f79bbb1bbcdbea&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2019-07-25T15:50:47+00:00</updated>
<author>
<name>Levi Morrison</name>
<email>levim@php.net</email>
</author>
<published>2019-07-25T15:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d758691b9bcd4f23c19a985d04f2253b5335d9ea'/>
<id>d758691b9bcd4f23c19a985d04f2253b5335d9ea</id>
<content type='text'>
* PHP-7.3:
  Remove .post files only for passing tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Remove .post files only for passing tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.2' into PHP-7.3</title>
<updated>2019-07-25T15:49:18+00:00</updated>
<author>
<name>Levi Morrison</name>
<email>levim@php.net</email>
</author>
<published>2019-07-25T15:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=c624a7fe43728f9d74e23c43bbbf6b45097cdd22'/>
<id>c624a7fe43728f9d74e23c43bbbf6b45097cdd22</id>
<content type='text'>
* PHP-7.2:
  Remove .post files only for passing tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.2:
  Remove .post files only for passing tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove .post files only for passing tests</title>
<updated>2019-07-25T15:48:39+00:00</updated>
<author>
<name>Levi Morrison</name>
<email>levim@php.net</email>
</author>
<published>2019-07-25T15:48:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5649267b257c78e46a934434c0bff894e0b5b694'/>
<id>5649267b257c78e46a934434c0bff894e0b5b694</id>
<content type='text'>
This allows the sh script for failing tests with --POST-- to work
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows the sh script for failing tests with --POST-- to work
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup of remaining E_STRICT in tests</title>
<updated>2019-07-23T09:27:23+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2019-07-14T01:45:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=6d6d954d0d28f488f743e6c9d0cd9ab01e1c4e41'/>
<id>6d6d954d0d28f488f743e6c9d0cd9ab01e1c4e41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix failed tests for phar</title>
<updated>2019-07-20T22:49:35+00:00</updated>
<author>
<name>Peter Kokot</name>
<email>peterkokot@gmail.com</email>
</author>
<published>2019-07-20T22:49:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b1643e166d039057cdefb9a5a5420d165f2b2e05'/>
<id>b1643e166d039057cdefb9a5a5420d165f2b2e05</id>
<content type='text'>
- when $status is boolean, E_NOTICE appears and tests fail
- opcache is never enabled on these tests anyway.
- Add opcache.revalidate_freq=0 to testing script

  Instead of checking this in the tests files it can be used directly in
  the main testing script. Also this fixes failed tests.

- Use opcache_invalidate() instead of sleep() delay in some tests. Some
  delays are still used since the opcache_invalidate seems to be buggy
  and not working as expected.

Closes GH-4392
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- when $status is boolean, E_NOTICE appears and tests fail
- opcache is never enabled on these tests anyway.
- Add opcache.revalidate_freq=0 to testing script

  Instead of checking this in the tests files it can be used directly in
  the main testing script. Also this fixes failed tests.

- Use opcache_invalidate() instead of sleep() delay in some tests. Some
  delays are still used since the opcache_invalidate seems to be buggy
  and not working as expected.

Closes GH-4392
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate alternative array access syntax</title>
<updated>2019-07-19T08:06:10+00:00</updated>
<author>
<name>rjhdby</name>
<email>andrewgrom@rambler.ru</email>
</author>
<published>2019-03-13T10:51:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d574df63dc375f5fc9202ce5afde23f866b6450a'/>
<id>d574df63dc375f5fc9202ce5afde23f866b6450a</id>
<content type='text'>
RFC: https://wiki.php.net/rfc/deprecate_curly_braces_array_access
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC: https://wiki.php.net/rfc/deprecate_curly_braces_array_access
</pre>
</div>
</content>
</entry>
</feed>
