Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/phd
PHD
https://github.com/php/phd
* Fix doc-en GH_3197
Fix void return type appended on void parameter list and add test for th...
f2ba93877bf62012ff9b8fa67c3bc658c34678c1 authored 10 months ago by haszi <[email protected]>Co-authored-by: haszi <[email protected]>
Co-authored-by: Gina Peter Banyard <[email protected]>
Also add proper support for void element and add a test case to the appropriate files.
------...
45cffd68d3afe5c8be101c66fbb03e5b5909970a authored 10 months ago by haszi <[email protected]>Co-authored-by: haszi <[email protected]>
27e3bc3e4a442e16404e36070f12ed33bb231e7d authored 10 months ago by haszi <[email protected]>Let the --css option override the default stylesheets for all PHP XHTML-based formats.
Co-aut...
2f71e8edd62d2f727b91f667c6016575b1889056 authored 10 months ago by haszi <[email protected]>Declare all previously dynamic properties as far up the class hierarchy as needed and remove all...
bdbd0e68adf5e836adc1c8b6dee091458021efb4 authored 11 months ago by haszi <[email protected]>Co-authored-by: haszi <[email protected]>
e5b8bf35a923d5473edabbbfdd0310ca1963ba02 authored 11 months ago by haszi <[email protected]>Co-authored-by: haszi <[email protected]>
e4a363fde2366abc680c40c11d18f1e2a6c46da8 authored 11 months ago by haszi <[email protected]>
* Add table formatting for constant lists
* Add description and constants autogen text to .ini ...
0cbe9d94036ddf3b5109efd9ac23cbec288f2bda authored 11 months ago by Gina Peter Banyard <[email protected]>
This fixes some constant links
bacc87c11a1b209b1a51c201824533558d66ac22 authored about 1 year ago by Lu Fei <[email protected]>This reverts commit 6f2312310c6253bfb2f0961edec1b7a70b678873.
934be12873ce67e9db19586919afb2a45d791c91 authored about 1 year ago by sy-records <[email protected]>6f2312310c6253bfb2f0961edec1b7a70b678873 authored about 1 year ago by sy-records <[email protected]>
1292c00cecef0cd3d75be0d966f340b20c32b9d9 authored about 1 year ago by Lu Fei <[email protected]>
Also adds support for using the annotations attribute for verifying the version information inst...
365cd394f1b32a4b9583043ca10f8a2a9d07ba19 authored about 1 year ago by George Peter Banyard <[email protected]>It is a passthrough to format_chunk() so use this directly
3493ec80d6c09f291034e208b36b50e9d3cacee1 authored about 1 year ago by George Peter Banyard <[email protected]>It is a passthrough to format_chunk() so use this directly
abcde240186628dd99f8eb0e916abbc95c56cefe authored about 1 year ago by George Peter Banyard <[email protected]>This would allows us to use more comformant DocBook markup in the docs
414b0026ef5daf503083109ade7ef790cdfae1c5 authored about 1 year ago by George Peter Banyard <[email protected]>
This emits warning when using:
render.php -P PHP -d ../base/.manual.xml -f xhtml -f bigxhtml -f ...
Co-authored-by: André L F S Bacci <[email protected]>
c4d5d5f4bb3cc6f5dfb7e7eb79ae0d6bf2589632 authored over 1 year ago by alfsb <[email protected]>* Drop `\n` when highlighting
Actual newlines will be replaced by `<br />` during highlighting ...
01d6beb366bfb5e5b99bfdcc44393d8d1ee2d433 authored over 1 year ago by Tim Düsterhus <[email protected]>619c1c1a68dbc04c42e6b9216a61701a3b076a22 authored over 1 year ago by Niels Dossche <[email protected]>
ad7e0fe765676544fdad3c8b175cfe67a20ba00f authored over 1 year ago by George Peter Banyard <[email protected]>
* Add support for rendering more logical classsynopsis markup while allowing the old markup to r...
ac72a948cbbc2e00b2d911b92fdbfb9cf252b103 authored over 1 year ago by George Peter Banyard <[email protected]>f66a3a59b3826a6bc3305e181c0a293a040d3c0b authored over 1 year ago by Derick Rethans <[email protected]>
5708881e233cd9979dd11bcbd9fd0bb8a714f9d5 authored over 1 year ago by Dan <[email protected]>
e101758d826c1477e9bed6bbde0a403f5f36b9e6 authored over 1 year ago by Dan Pock <[email protected]>
- Adds cchunk variable for tracking if a classsynopsis is actually an interface
- Render extends...
Co-authored-by: Peter Cowburn <[email protected]>
fd31ae5f376297d274a3db9c628faa5b478c7f99 authored over 1 year ago by George Peter Banyard <[email protected]>7e59e4eb6a543fd0cd06d6c765a4a927b20cfbbf authored over 1 year ago by Derick Rethans <[email protected]>
862833e266651adbe1827a85efc3ed810335c593 authored over 1 year ago by Derick Rethans <[email protected]>
Some browsers (notably Firefox ≥ 107) copy these NBSPs verbatim, what
causes issues when pastin...
Closes GH-66.
f91df3c04820ecf8c4391b026cf49f4bcb397791 authored over 2 years ago by Andreas Möller <[email protected]>
* replaced <acronym> with <abbr> for HTML5.
* fixed typo.
Co-authored-by: Christoph M. Becke...
c3868a838e5029e7cbe39868a1c146e9b81c4986 authored over 2 years ago by Yoshinari Takaoka <[email protected]>d1e00445df49009d8e61769e022bdde1fc4de527 authored about 3 years ago by Peter Cowburn <[email protected]>
PhD's ObjectStorage::attach() method does not respect the declared
return type from its parent c...
Fixes the warning "No mapper found for 'exceptionname'".
1c0ef1c10dab22792ff7c12564a4dbc9ad79729d authored about 3 years ago by Peter Cowburn <[email protected]>Most of these fix passing null to functions that no longer accept null.
Also explicitly check f...
68363f64fb12fad4b62e6f752e034b4ee5561636 authored about 3 years ago by Peter Cowburn <[email protected]>Co-authored-by: Christoph M. Becker <[email protected]>
05e540f81810ac1b9e53a88391db52bbd492aca8 authored about 3 years ago by Larry Garfield <[email protected]>6c1af76a46934735a6f8f3f628e547ed3a6111ff authored about 3 years ago by Larry Garfield <[email protected]>
The incrementing "example-N" numbers which are allocated during indexing
need to tally up when ...
0ea0173b47f9aae6372eb8ba56759c7fc5f6eb22 authored about 3 years ago by Christoph M. Becker <[email protected]>
Co-authored-by: Christoph M. Becker <[email protected]>
Co-authored-by: Peter Cowburn <salathe@p...
ac96ed94587ba983c0bbe41df0881b52fa8ef242 authored over 3 years ago by Peter Cowburn <[email protected]>
38a6b1b6e6752f965d538f9f673aa0097f2a48bb authored over 3 years ago by Máté Kocsis <[email protected]>
29cf25195a3224f2a32f21f53de8dbdf67a3667e authored over 3 years ago by Máté Kocsis <[email protected]>
Simple nullable types are now displayed via using "?", while support for intersection types are ...
bc10e61b9dcc785615314069f3c49b3e3a334d45 authored over 3 years ago by Máté Kocsis <[email protected]>
The recent introduction of support for intersection types broke union
return types, because at t...
300f869055ff4ecf214978bdc8c70bc508f5044a authored over 3 years ago by Máté Kocsis <[email protected]>
805a1a024ff8d59d7856d02880bb28c796493ac0 authored over 3 years ago by Máté Kocsis <[email protected]>
As of PHP 8.1.0, intersection types are supported, so we already
prepare PhD for rendering respe...
ff4a1c50b136a9b3709aa5f6be9b9de430c2d242 authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
Union types can get pretty long, so it may make sense to split them
over multiple lines[1]; how...
2acb8a4ff4c05c372ef6b010a2793869db1a89a6 authored over 3 years ago by Yoshinari Takaoka <[email protected]>
60cfe9683346c5c1c939b7cc125bf9e2cffd8e2e authored over 3 years ago by Máté Kocsis <[email protected]>
a13d8b1edc4b1e3d9c04c6dfb9203445586f1cc4 authored over 3 years ago by Máté Kocsis <[email protected]>
547a7daa96b8b50594f9ac34b7a9d3494aaa4b3e authored over 3 years ago by Kamil Tekiela <[email protected]>
b75852b6bfbf6448caf93056faef81da846d2f1c authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
4432a129365ca99514bc49b4006de4f21d4b30fd authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
050a12d2109dd811345d6faffc0a409e96e93f5c authored over 3 years ago by Sergey Panteleev <[email protected]>
b79e0d4a3b7cbb270984ecaff6c9da618457a848 authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
This reverts commit 6a531f98e30fe6b314287cedcfad24db70dc920f, which has
been pushed inadvertently.
This matches the mark up of explicit initializers.
c1dbe7b009e9399fa1024df963266ee52d365d62 authored almost 4 years ago by Christoph M. Becker <[email protected]>6a531f98e30fe6b314287cedcfad24db70dc920f authored almost 4 years ago by Máté Kocsis <[email protected]>
In PHP, parameters with a default value are optional, so there is no
need to enclose these in br...
Closes GH-36.
c6ea0a6ef71b0d27664d6274847d936e5fcbb426 authored about 4 years ago by Bole Chen <[email protected]>
Unfortunately, PhD apparently can't link to `xml:id`s, so we bite the
bullet.
Cf. <https://gith...
994422115023cc33a85b41472ef873e199b547fc authored about 4 years ago by Christoph M. Becker <[email protected]>
`number` has been replaced with a `int|float` union[1] in the PHP manual,
and `callback` is long...
Although that info is available in version.xml, PhD does not recognize
it, because several speci...
So far, PhD does not support variadic parameters. Instead the manual
follows the convention to ...
This is more confusing than helpful, and is not even explained in the
"How to read a function de...
This is the cleaner alternative to PR #25, which supports nested
`<type>` elements, and renders ...
A recent commit suppressed the tag formatting of `<varname>` elements
for `Package_PHP_XHTML`; t...
0cd33b053e2ef66bb78031a278f0c5330891e24f authored over 4 years ago by Peter Cowburn <[email protected]>
For Package_PHP_XHTML <varname> elements were being formatted
using format_varname_text due to $...
Currently, automatic linking to the documentation pages of namespaced
classes is supported in so...
e34d1140bf5085b6b31adcda02e637f0ada4c8af authored about 5 years ago by Yoshinari Takaoka <[email protected]>
ba8df931cc5b5a737c8a0eb4a6e8f8f5615640e3 authored about 5 years ago by Peter Cowburn <[email protected]>
a41dbc7ce462c951d0361df020aed253b0ad98d0 authored almost 6 years ago by Peter Cowburn <[email protected]>
Totally forgot to push master last November!
b5e97f5ad137c8395f9b0e6ee8cc22f68e575eba authored almost 6 years ago by Peter Cowburn <[email protected]>4e67a5977c42f8d5ee8003790079d4dd3a3b7906 authored almost 6 years ago by Craig Duncan <[email protected]>
bf83511185f1242b0c0c6eb00d07a1a45eebb2c1 authored about 6 years ago by Peter Cowburn <[email protected]>
50576cfd1ebb2f9a22bae5c2c8e3ac22cfcecbf8 authored about 6 years ago by Peter Cowburn <[email protected]>
This patch simplifies line endings tracked in the Git repository and
syncs them to all include t...
1993c5efbfc0d1edce0cc2e6f100e1d0351303c0 authored about 6 years ago by Peter Kokot <[email protected]>
This patch adds some missing newlines and trims multiple redundant
newlines into a single newlin...
0ca596e64ecca1f64d2a3cdf2ccc124ad71b71e8 authored about 6 years ago by Peter Kokot <[email protected]>
This reverts commit 0cffbf99a466ee74068aeaad63c9f9fc5fd2761d.
118b4c15de6ff45e856ec9b8b229fc5fcc1e8fa4 authored over 6 years ago by Kalle Sommer Nielsen <[email protected]>0cffbf99a466ee74068aeaad63c9f9fc5fd2761d authored over 6 years ago by Kalle Sommer Nielsen <[email protected]>
5cc08e5c4aef28a63a10c7bf5ab1f78dbe62b7ee authored almost 7 years ago by Rodrigo Prado <[email protected]>
This change moves the return type name to the right-hand side of the
function/method prototypes,...
In PHP 7.2, `count` can only be used with arrays and `Countable` objects.
Returning `null` here...
3e2b498c10ccee6e3e4463d2f441c5829e9a08e4 authored over 7 years ago by Jiří Pudil <[email protected]>
Side note, da/no/sv is still up to date! \o/
15adb079e6007d5ba03ec678704ed6c8caaaefd5 authored about 8 years ago by Kalle Sommer Nielsen <[email protected]>f9c3469776cdf536f194866e4ea55b14c309aeaf authored about 8 years ago by Sobak <[email protected]>
Manual snapshost should now build fine. This commit acutally mostly
reverts those files to state...
It basically reverts almost all changes made in PR #8. Most of the code
was unused and it failed...
e5007a143d310b93c97ad27502b2fab866c9a2dc authored about 8 years ago by Peter Cowburn <[email protected]>
84c3d6bc4a7bcebc79ae43abdf450a1d29699875 authored about 8 years ago by Sobak <[email protected]>
beb85477308536c8db3450bd70d34f0e9545e395 authored about 8 years ago by Sobak <[email protected]>