Christoph Michael Becker
20216b916e
Generate com_dotnet methodsynopses based on stubs
...
Based on patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351554 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-23 23:16:16 +00:00
Christoph Michael Becker
e604424d6d
Fix #42585 : die() in event handler => PHP hangs
...
We also remove the very misleading comment regarding the reference operator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351221 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-04 13:48:39 +00:00
Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
03eedf0ed1
Document new com.dotnet_version INI setting
...
Cf. <https://github.com/php/php-src/pull/5949 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350811 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-07 17:34:13 +00:00
Christoph Michael Becker
6c354cf3ac
Document dotnet limitation to .Net framework < 4.0
...
Cf. <https://bugs.php.net/bug.php?id=55847 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350297 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-11 10:20:57 +00:00
Christoph Michael Becker
ba5c839903
Document domain
element of $server_name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350083 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-25 19:50:23 +00:00
Christoph Michael Becker
001013aeb8
Fix #50305 : DOTNET Warning
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350046 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-18 08:42:17 +00:00
Christoph Michael Becker
59b5917eaf
Fix VT_* constant values
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349452 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 09:02:34 +00:00
Christoph Michael Becker
5fd3467276
Order VT_I* and VT_UI* constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349451 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-15 08:57:35 +00:00
Christoph Michael Becker
63df6ea90b
Fix #50473 : static dotnet classes can't be called
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349426 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 15:36:27 +00:00
Christoph Michael Becker
2de08c1846
Mark optional parameters as such
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349271 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-01 11:34:09 +00:00
Christoph Michael Becker
e329b51347
Document COMPersistHelper::__construct with NULL argument
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349263 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-29 15:13:07 +00:00
Christoph Michael Becker
010bb6179a
Document COMPersistHelper
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349255 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 13:50:10 +00:00
Christoph Michael Becker
8c753865f1
Use canonical spelling of class names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349253 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-26 10:20:49 +00:00
Christoph Michael Becker
c7661d7587
Document VT_I8 and VT_UI8 constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349176 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-08 16:59:04 +00:00
Christoph Michael Becker
cdf5498ad7
Fix description of COM error constants
...
Besides adding docs for the missing `DISP_E_BADINDEX`, we also document that
the values are positive integers on x64 as of PHP 7.0.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349163 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-07 17:51:35 +00:00
Christoph Michael Becker
c5918c68ff
Fix #29800 : new DOTNET fails for assemblys other than mscorlib
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348193 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-21 07:43:09 +00:00
Christoph Michael Becker
2b220300c8
Minor improvements to VARIANT docs
...
We remove a PHP 4 related paragraph, and cross-link two closely related functions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348180 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-18 14:46:58 +00:00
Christoph Michael Becker
31ab1b9a07
These functions return a variant or throw
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347836 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-11 19:08:51 +00:00
Christoph Michael Becker
cf9057712a
Document parameter default
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347694 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 14:03:45 +00:00
Christoph Michael Becker
3b5e3b3ad2
No more need to document PHP 5 requirement
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347693 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 14:02:48 +00:00
Christoph Michael Becker
b6de362f1c
Document parameter defaults
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347692 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 13:50:15 +00:00
Christoph Michael Becker
888334f152
Document com_exception
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347691 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 13:10:11 +00:00
Christoph Michael Becker
fa6831306a
Fix inheritance doc
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347690 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 12:43:40 +00:00
Christoph Michael Becker
3bc9e8f289
Document inheritance
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347689 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 12:40:50 +00:00
Christoph Michael Becker
438b4931ef
Refactor to contemporary class doc structure
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347688 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 12:29:39 +00:00
Christoph Michael Becker
28f122648d
Remove PHP 4 mentions in COM documentation
...
Based on a patch provided by girgias@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347687 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 10:52:28 +00:00
Christoph Michael Becker
48e1363b9d
Clarify misleading info
...
Neither com.autoregister_typelib nor com.autoregister_casesensitive
apply to libraries declared in com.typelib_file.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346841 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-15 16:32:02 +00:00
Christoph Michael Becker
182ab18dda
There are no COM resources as of PHP 5.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346759 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-08 19:00:52 +00:00
Christoph Michael Becker
6f66c3a11d
Fix parameter (description)
...
Cf. <https://github.com/php/php-src/blob/php-7.3.2/ext/com_dotnet/com_com.c#L828 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346747 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-07 22:52:59 +00:00
Christoph Michael Becker
489abcb2ab
Implication doesn't make sense otherwise. Function returns proper value, tested on PHP 7.1.13, Windows 10.
...
--
Provided by anonymous 91234 (oliver.tusla@seznam.cz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345066 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-26 20:36:20 +00:00
Christoph Michael Becker
7b83a76433
Remove obsolete PHP 4 related info
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344814 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 15:10:18 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
7418592d82
Capitalize <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343887 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:24:28 +00:00
Thomas Punt
dccfbf9659
Resolve doc bug #73772 (second time lucky)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341682 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-18 19:09:49 +00:00
Thomas Punt
f2cc6c884b
Resolve doc bug #73772
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341678 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-17 11:36:57 +00:00
Maciej Sobaczewski
76a066d213
Remove references to dead links/resources which are known to have no replacements
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341294 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-06 00:39:55 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Maciej Sobaczewski
92bff06867
Update bunch of versions.xml for PHP 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Christoph Michael Becker
7279eb69e5
typo fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Christoph Michael Becker
cae2755cf9
replaced PHP 4 with PHP 5 constructors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337059 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-26 15:10:55 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
f1177c82c0
Remove PHP 4 functions
...
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 08:41:15 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Philip Olson
aa7e8f8645
Updated version numbers. The related fix was fixed in 5.x.4, whereas the Win builds changed with 5.x.5. Closes bug #62623
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328124 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 21:51:31 +00:00
Philip Olson
5a96d4ac16
This is now bundled as shared, as of 5.3.14 / 5.4.4. Closes bug #62623
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-10-23 18:55:33 +00:00
Hannes Magnusson
858cacd62c
mark bunch of extensions with "membership" PI (like the membership comment)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Yannick Torres
ee73d00557
Fix some literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324741 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:26:39 +00:00
Yannick Torres
568d95f88b
Fix typo & literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324714 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 13:36:00 +00:00