<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/com_dotnet/tests, branch master</title>
<subtitle>git.php.net: repository/php-src.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/'/>
<entry>
<title>Migrate skip checks to --EXTENSIONS--, p1</title>
<updated>2021-03-22T16:51:02+00:00</updated>
<author>
<name>Max Semenik</name>
<email>maxsem.wiki@gmail.com</email>
</author>
<published>2021-03-22T13:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=56f90492d68cf01a35fb0ce0290a50c09660b86f'/>
<id>56f90492d68cf01a35fb0ce0290a50c09660b86f</id>
<content type='text'>
For rationale, see https://github.com/php/php-src/pull/6787

Extensions migrated in this part:
* bcmath
* bz2
* calendar
* com_dotnet
* ctype

Closes GH-6797.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For rationale, see https://github.com/php/php-src/pull/6787

Extensions migrated in this part:
* bcmath
* bz2
* calendar
* com_dotnet
* ctype

Closes GH-6797.
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing line breaks and periods from Windows error messages</title>
<updated>2020-11-12T15:42:28+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-11-12T13:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=a08a2b48b489572db89940027206020ee714afa5'/>
<id>a08a2b48b489572db89940027206020ee714afa5</id>
<content type='text'>
PHP error messages should not contain line breaks, so we remove these
from the Windows specific error messages.  We also remove trailing
periods for the same reason.

Closes GH-6423.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHP error messages should not contain line breaks, so we remove these
from the Windows specific error messages.  We also remove trailing
periods for the same reason.

Closes GH-6423.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4' into PHP-8.0</title>
<updated>2020-10-26T10:55:29+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-26T10:55:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=2da00fadc8feff97214fa9f8845fa7bd7bb4cba5'/>
<id>2da00fadc8feff97214fa9f8845fa7bd7bb4cba5</id>
<content type='text'>
* PHP-7.4:
  Fix #62474: com_event_sink crashes on certain arguments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Fix #62474: com_event_sink crashes on certain arguments
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-10-26T10:54:45+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-26T10:54:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=f9ba2ca1360531bc6f8ff26ac3ade7c498685f31'/>
<id>f9ba2ca1360531bc6f8ff26ac3ade7c498685f31</id>
<content type='text'>
* PHP-7.3:
  Fix #62474: com_event_sink crashes on certain arguments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix #62474: com_event_sink crashes on certain arguments
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #62474: com_event_sink crashes on certain arguments</title>
<updated>2020-10-26T10:48:57+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-10-22T15:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=7424bfc7ac772687a681e42081ea0d8943f0d85e'/>
<id>7424bfc7ac772687a681e42081ea0d8943f0d85e</id>
<content type='text'>
We have to make sure that the variant is of type `VT_DISPATCH` before
we access it as such.

Closes GH-6372.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have to make sure that the variant is of type `VT_DISPATCH` before
we access it as such.

Closes GH-6372.
</pre>
</div>
</content>
</entry>
<entry>
<title>Promote warnings to Error in COM extension</title>
<updated>2020-09-21T13:32:00+00:00</updated>
<author>
<name>George Peter Banyard</name>
<email>girgias@php.net</email>
</author>
<published>2020-09-16T00:03:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=e55f0c796c05bf3e52b77902a61b34f2241609af'/>
<id>e55f0c796c05bf3e52b77902a61b34f2241609af</id>
<content type='text'>
Closes GH-6141
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes GH-6141
</pre>
</div>
</content>
</entry>
<entry>
<title>Run tidy</title>
<updated>2020-09-18T12:28:32+00:00</updated>
<author>
<name>Nikita Popov</name>
<email>nikita.ppv@gmail.com</email>
</author>
<published>2020-09-18T12:28:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=c5401854fcea27ff9aabfd0682ff4d81bbb3c888'/>
<id>c5401854fcea27ff9aabfd0682ff4d81bbb3c888</id>
<content type='text'>
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix most of the remaining issues with tabs and spaces
being mixed in tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.4' into master</title>
<updated>2020-08-26T12:55:34+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-08-26T12:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=fc4a6cda4bbe7cae32fd6fa5cefe8155122a2dba'/>
<id>fc4a6cda4bbe7cae32fd6fa5cefe8155122a2dba</id>
<content type='text'>
* PHP-7.4:
  Fix #64130: COM obj parameters passed by reference are not updated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.4:
  Fix #64130: COM obj parameters passed by reference are not updated
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'PHP-7.3' into PHP-7.4</title>
<updated>2020-08-26T12:53:46+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-08-26T12:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=1ff981d7a6b258322e9cea17e8c5418d73ef946c'/>
<id>1ff981d7a6b258322e9cea17e8c5418d73ef946c</id>
<content type='text'>
* PHP-7.3:
  Fix #64130: COM obj parameters passed by reference are not updated
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* PHP-7.3:
  Fix #64130: COM obj parameters passed by reference are not updated
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #64130: COM obj parameters passed by reference are not updated</title>
<updated>2020-08-26T12:50:04+00:00</updated>
<author>
<name>Christoph M. Becker</name>
<email>cmbecker69@gmx.de</email>
</author>
<published>2020-08-26T12:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/php-git.git/commit/?id=5ff15e2651850ba30dde69056436b8774fac9166'/>
<id>5ff15e2651850ba30dde69056436b8774fac9166</id>
<content type='text'>
`ITypeInfo_GetIDsOfNames()` is supposed to fail with `E_NOTIMPL` for
out-of-process servers, thus we should not remove the already available
typeinfo of the object in this case.

We also properly free the `byref_vals`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`ITypeInfo_GetIDsOfNames()` is supposed to fail with `E_NOTIMPL` for
out-of-process servers, thus we should not remove the already available
typeinfo of the object in this case.

We also properly free the `byref_vals`.
</pre>
</div>
</content>
</entry>
</feed>
