<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/php-git.git/ext/com_dotnet/php_com_dotnet_internal.h, branch php-5.0.4</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>64-bit bugsquash party</title>
<updated>2004-06-16T23:57:25+00:00</updated>
<author>
<name>Ard Biesheuvel</name>
<email>abies@php.net</email>
</author>
<published>2004-06-16T23:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=5232a5afea51e0cf996c67f6359ac3f810d4a7df'/>
<id>5232a5afea51e0cf996c67f6359ac3f810d4a7df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement com_get_active_object() and a helper object for working with</title>
<updated>2004-05-09T15:21:29+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-05-09T15:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=f8518cc83a85d818295bee41fbefa3cff735a886'/>
<id>f8518cc83a85d818295bee41fbefa3cff735a886</id>
<content type='text'>
persistent COM objects.
(That's the last of the stuff I want to sneak in before 5.0 is released).

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
persistent COM objects.
(That's the last of the stuff I want to sneak in before 5.0 is released).

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Bug #28161 (and probably others that I can't find in the bug db;</title>
<updated>2004-04-28T08:23:22+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-04-28T08:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=027d45016653db83d1d61a94cba885b3d5e08304'/>
<id>027d45016653db83d1d61a94cba885b3d5e08304</id>
<content type='text'>
the search interface sucks).

Expand the proxy object so it can handle psuedo array style properties.

ASP/VB code like this:

	headObj.Attribute("RID") = rid

can be expressed like this in PHP:

	$headObj-&gt;Attribute['RID'] = $rid;

In theory, this feature can be used for "multi dimensional" properties:

	headObj.Attribute("RID", "Foo") = rid;

like this:

	$headObj-&gt;Attribute['RID']['Foo'] = $rid;

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the search interface sucks).

Expand the proxy object so it can handle psuedo array style properties.

ASP/VB code like this:

	headObj.Attribute("RID") = rid

can be expressed like this in PHP:

	$headObj-&gt;Attribute['RID'] = $rid;

In theory, this feature can be used for "multi dimensional" properties:

	headObj.Attribute("RID", "Foo") = rid;

like this:

	$headObj-&gt;Attribute['RID']['Foo'] = $rid;

</pre>
</div>
</content>
</entry>
<entry>
<title>- Update with new destructor code</title>
<updated>2004-02-04T11:14:47+00:00</updated>
<author>
<name>Zeev Suraski</name>
<email>zeev@php.net</email>
</author>
<published>2004-02-04T11:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=8424be849f7523f589ff673b860bad4126b4fa63'/>
<id>8424be849f7523f589ff673b860bad4126b4fa63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leaking constructors.</title>
<updated>2004-01-13T13:38:11+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-01-13T13:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=4573a562a3df747cfe06d2a3eea98d5f5f155e92'/>
<id>4573a562a3df747cfe06d2a3eea98d5f5f155e92</id>
<content type='text'>
Implement a cache for method signatures and DISPID's to
greatly improve performance when repeatedly accessing
members with the same names.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement a cache for method signatures and DISPID's to
greatly improve performance when repeatedly accessing
members with the same names.

</pre>
</div>
</content>
</entry>
<entry>
<title>Support automatic handling of byref parameters</title>
<updated>2004-01-13T00:40:14+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-01-13T00:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=b7d0b397bc748d035a43eb0ee918279b0b5df2fe'/>
<id>b7d0b397bc748d035a43eb0ee918279b0b5df2fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Happy new year and PHP 5 for rest of the files too..</title>
<updated>2004-01-08T17:33:29+00:00</updated>
<author>
<name>foobar</name>
<email>sniper@php.net</email>
</author>
<published>2004-01-08T17:33:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb'/>
<id>ccfc46b0aa1f9066a40d051250d6bdb5fb203aeb</id>
<content type='text'>
# Should the LICENSE and Zend/LICENSE dates be updated too?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Should the LICENSE and Zend/LICENSE dates be updated too?

</pre>
</div>
</content>
</entry>
<entry>
<title>Port other major parts of PHP 4 COM extension into PHP 5 com_dotnet</title>
<updated>2004-01-07T21:00:07+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2004-01-07T21:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=e10c206dac0fbd43e20f9ae9b704e76c5c564d2f'/>
<id>e10c206dac0fbd43e20f9ae9b704e76c5c564d2f</id>
<content type='text'>
extension.
This enables:
- iteration of SafeArray types via foreach()
- proxying of multi-dimensional SafeArray types so that multi-dimension
  array accesses work (untested!)
- Fix COM exceptions, and expose them as their own class of exception
  "com_exception"
- auto typelib file import (com.typelib_file ini option)
- event sinking
- wrapper to map PHP objects to COM
- fix mapping of variant values to PHP values

# Could someone please add com_saproxy.c and com_wrapper.c to the .dsp
# file?

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extension.
This enables:
- iteration of SafeArray types via foreach()
- proxying of multi-dimensional SafeArray types so that multi-dimension
  array accesses work (untested!)
- Fix COM exceptions, and expose them as their own class of exception
  "com_exception"
- auto typelib file import (com.typelib_file ini option)
- event sinking
- wrapper to map PHP objects to COM
- fix mapping of variant values to PHP values

# Could someone please add com_saproxy.c and com_wrapper.c to the .dsp
# file?

</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use of the CorRuntimeHost; once it has been stopped for a process, it cannot be restarted, so we keep it alive for the duration of the process, and instead close down the application domain in</title>
<updated>2003-12-18T11:23:21+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-12-18T11:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=09907c6b93c07894f0bda63f489f61fac57ef768'/>
<id>09907c6b93c07894f0bda63f489f61fac57ef768</id>
<content type='text'>
request shutdown.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
request shutdown.

</pre>
</div>
</content>
</entry>
<entry>
<title>add com iterator support</title>
<updated>2003-10-17T20:52:18+00:00</updated>
<author>
<name>Wez Furlong</name>
<email>wez@php.net</email>
</author>
<published>2003-10-17T20:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/php-git.git/commit/?id=d8d1ca3f3bfd9fdb628c9ab3a986adb5f10d6e93'/>
<id>d8d1ca3f3bfd9fdb628c9ab3a986adb5f10d6e93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
