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
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
f052ac1bd7
Revert useless change in 326638
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4
PHP_INI_* is in fact INI_
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
122f551481
Move classes outside from functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322198 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 12:47:58 +00:00
Jakub Vrana
b9c3ddd1d3
Use entities for INI headings
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +00:00
Richard Quadling
fc9e379fd8
Standardise on single style of quotes for XML tag.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Joey Smith
5957a61933
These are COM constants, not XML constants - probably a c&p error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313300 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-16 22:22:06 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Daniel Egeberg
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964
Reverted r297058
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad
Converted to UTF-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Kalle Sommer Nielsen
80aaedea33
Fixed bug #51028 (php.net/com could use additional descriptions)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296349 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 16:43:28 +00:00
Richard Quadling
e2603fd0af
Restructured to table and added constant values. Fix #50094
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290373 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-06 10:57:34 +00:00