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 - Incorrect void return type appended (#100)

* 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]>
Implement simplelist attributes (#96)

Co-authored-by: haszi <[email protected]>
Co-authored-by: Gina Peter Banyard <[email protected]>

5362fde9211ed664198b076fb8578f2add1608ae authored 10 months ago by haszi <[email protected]>
Improve type tag linking behaviour (#94)

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]>
Move whitespace formatting to generic XHTML format (#95)

Co-authored-by: haszi <[email protected]>

27e3bc3e4a442e16404e36070f12ed33bb231e7d authored 10 months ago by haszi <[email protected]>
Override stylesheets in PHP XHTML formats (#97)

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 dynamic properties and removenonexistent variable (#93)

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]>
Remove file ending comment blocks (#92)

Co-authored-by: haszi <[email protected]>

e5b8bf35a923d5473edabbbfdd0310ca1963ba02 authored 11 months ago by haszi <[email protected]>
Fix tests (#91)

Co-authored-by: haszi <[email protected]>

e4a363fde2366abc680c40c11d18f1e2a6c46da8 authored 11 months ago by haszi <[email protected]>
Add table formatting for constant lists (#90)

* Add table formatting for constant lists
* Add description and constants autogen text to .ini ...

10ee0e4bb248da320817e5eb795a0bf119fc5aec authored 11 months ago by haszi <[email protected]>
Add some French language data

0cbe9d94036ddf3b5109efd9ac23cbec288f2bda authored 11 months ago by Gina Peter Banyard <[email protected]>
Fix index generation for table rows (#88)

This fixes some constant links

bacc87c11a1b209b1a51c201824533558d66ac22 authored about 1 year ago by Lu Fei <[email protected]>
Revert "Fix missing constants link"

This reverts commit 6f2312310c6253bfb2f0961edec1b7a70b678873.

934be12873ce67e9db19586919afb2a45d791c91 authored about 1 year ago by sy-records <[email protected]>
Fix missing constants link

6f2312310c6253bfb2f0961edec1b7a70b678873 authored about 1 year ago by sy-records <[email protected]>
Fix missing version info (#86)

1292c00cecef0cd3d75be0d966f340b20c32b9d9 authored about 1 year ago by Lu Fei <[email protected]>
Add support to render refentry tags as class and variable wrappers (#85)

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]>
Drop format_legalnotice_chunk() method from index

It is a passthrough to format_chunk() so use this directly

3493ec80d6c09f291034e208b36b50e9d3cacee1 authored about 1 year ago by George Peter Banyard <[email protected]>
Drop format_varentry_chunk() method from index

It is a passthrough to format_chunk() so use this directly

abcde240186628dd99f8eb0e916abbc95c56cefe authored about 1 year ago by George Peter Banyard <[email protected]>
Support standard DocBook annotations XML attribute for chunking (#82)

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]>
Check that example index exists

This emits warning when using:
render.php -P PHP -d ../base/.manual.xml -f xhtml -f bigxhtml -f ...

c91c799cda3290f72802edd11665f8a6adddcee7 authored about 1 year ago by George Peter Banyard <[email protected]>
Detect and render `<emphasis role="strong|bold">` usage in manual (#81)

Co-authored-by: André L F S Bacci <[email protected]>

c4d5d5f4bb3cc6f5dfb7e7eb79ae0d6bf2589632 authored over 1 year ago by alfsb <[email protected]>
Drop `\n` when highlighting (#79)

* 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]>
Set LIBXML_PARSEHUGE (#78)

619c1c1a68dbc04c42e6b9216a61701a3b076a22 authored over 1 year ago by Niels Dossche <[email protected]>
Fix render code for PHP 7.3

ad7e0fe765676544fdad3c8b175cfe67a20ba00f authored over 1 year ago by George Peter Banyard <[email protected]>
Add support for rendering more logical classsynopsis markup (#77)

* 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]>
Merged pull request #75

f66a3a59b3826a6bc3305e181c0a293a040d3c0b authored over 1 year ago by Derick Rethans <[email protected]>
Adjust styles to match better

5708881e233cd9979dd11bcbd9fd0bb8a714f9d5 authored over 1 year ago by Dan <[email protected]>
Make similar changes to PDF generation

e101758d826c1477e9bed6bbde0a403f5f36b9e6 authored over 1 year ago by Dan Pock <[email protected]>
Add rendering logic for interfaces

- Adds cchunk variable for tracking if a classsynopsis is actually an interface
- Render extends...

d624550c71ee35b02262d5d693292e2a611a35dc authored over 1 year ago by Dan Pock <[email protected]>
Crude support for keycap and keycombo DocBook tags (#74)

Co-authored-by: Peter Cowburn <[email protected]>

fd31ae5f376297d274a3db9c628faa5b478c7f99 authored over 1 year ago by George Peter Banyard <[email protected]>
Include instructions on how to run PhD from the Git checkout

7e59e4eb6a543fd0cd06d6c765a4a927b20cfbbf authored over 1 year ago by Derick Rethans <[email protected]>
Fixed PHP 8.2 dynamic property generation warning

862833e266651adbe1827a85efc3ed810335c593 authored over 1 year ago by Derick Rethans <[email protected]>
Fix GH-71: Code examples contain non-breaking spaces

Some browsers (notably Firefox ≥ 107) copy these NBSPs verbatim, what
causes issues when pastin...

87f794bafe22631f9886adb37db0bdf0006da3dd authored almost 2 years ago by Christoph M. Becker <[email protected]>
Fix: Stop invoking useless function

Closes GH-66.

f91df3c04820ecf8c4391b026cf49f4bcb397791 authored over 2 years ago by Andreas Möller <[email protected]>
replaced <acronym> with <abbr> for HTML5. (#63)

* 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]>
use 7.1 as minimum PHP version for CI smoke test

d1e00445df49009d8e61769e022bdde1fc4de527 authored about 3 years ago by Peter Cowburn <[email protected]>
make objectstorage::attach() compatible with splobjectstorage::attach()

PhD's ObjectStorage::attach() method does not respect the declared
return type from its parent c...

9544a6b72b5c8839b1edd13b0e07ab3a377b62ca authored about 3 years ago by Peter Cowburn <[email protected]>
add mapping for exceptionname to manpages

Fixes the warning "No mapper found for 'exceptionname'".

1c0ef1c10dab22792ff7c12564a4dbc9ad79729d authored about 3 years ago by Peter Cowburn <[email protected]>
fix more PHP 8.1 deprecations

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]>
Whitespace fixes

Co-authored-by: Christoph M. Becker <[email protected]>

05e540f81810ac1b9e53a88391db52bbd492aca8 authored about 3 years ago by Larry Garfield <[email protected]>
Fix PHP 8.1 deprecations.

6c1af76a46934735a6f8f3f628e547ed3a6111ff authored about 3 years ago by Larry Garfield <[email protected]>
don't fetch informalexample ids when building example id index (#56)

The incrementing "example-N" numbers which are allocated during indexing
need to tally up when ...

aba426d48a38f117b6af8b6c45c91f241918b00a authored about 3 years ago by Peter Cowburn <[email protected]>
Most basic smoke test for CI (#53)

0ea0173b47f9aae6372eb8ba56759c7fc5f6eb22 authored about 3 years ago by Christoph M. Becker <[email protected]>
Update phd-guide.xml: change SVN to GIT (#35)

Co-authored-by: Christoph M. Becker <[email protected]>
Co-authored-by: Peter Cowburn <salathe@p...

01505c7dc2cd9eb6d8e0b09d05f5d79ab8a07b47 authored about 3 years ago by Bole Chen <[email protected]>
add source details to PHP-Web pages (#55)

ac96ed94587ba983c0bbe41df0881b52fa8ef242 authored over 3 years ago by Peter Cowburn <[email protected]>
Do not render the strong tag unnecessarily

38a6b1b6e6752f965d538f9f673aa0097f2a48bb authored over 3 years ago by Máté Kocsis <[email protected]>
Add support for displaying class/interface on class synopsis pages

29cf25195a3224f2a32f21f53de8dbdf67a3667e authored over 3 years ago by Máté Kocsis <[email protected]>
Improve the display of union and intersection types

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]>
Quick fix union return types

The recent introduction of support for intersection types broke union
return types, because at t...

a80bb2837945bfa94d1d18b536a6ec45c10c5728 authored over 3 years ago by Christoph M. Becker <[email protected]>
Remove unnecessary whitespaces after class constants and in implements list

300f869055ff4ecf214978bdc8c70bc508f5044a authored over 3 years ago by Máté Kocsis <[email protected]>
Fix formatting of the implements keyword

805a1a024ff8d59d7856d02880bb28c796493ac0 authored over 3 years ago by Máté Kocsis <[email protected]>
Support rendering intersection types

As of PHP 8.1.0, intersection types are supported, so we already
prepare PhD for rendering respe...

094794e9878fe1f344039c4dab8f8814762164f8 authored over 3 years ago by Christoph M. Becker <[email protected]>
added id for variablelist

ff4a1c50b136a9b3709aa5f6be9b9de430c2d242 authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
Supress whitespace in type elements

Union types can get pretty long, so it may make sense to split them
over multiple lines[1]; how...

ba78137000075360fd1c1662d46b7e9f5faa1f52 authored over 3 years ago by Christoph M. Becker <[email protected]>
Fixed E_WARNING "($context) must be passed by reference, value given". (#39)

2acb8a4ff4c05c372ef6b010a2793869db1a89a6 authored over 3 years ago by Yoshinari Takaoka <[email protected]>
Fix newline handling in case of constructors

60cfe9683346c5c1c939b7cc125bf9e2cffd8e2e authored over 3 years ago by Máté Kocsis <[email protected]>
Reformat methodsynopsis whitespaces (#38)

a13d8b1edc4b1e3d9c04c6dfb9203445586f1cc4 authored over 3 years ago by Máté Kocsis <[email protected]>
Remove whitespace before semicolons (#41)

547a7daa96b8b50594f9ac34b7a9d3494aaa4b3e authored over 3 years ago by Kamil Tekiela <[email protected]>
fix web-doc repo

b75852b6bfbf6448caf93056faef81da846d2f1c authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
Merge branch 'master' of github.com:php/phd

4432a129365ca99514bc49b4006de4f21d4b30fd authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
Replace references to git.php.net

050a12d2109dd811345d6faffc0a409e96e93f5c authored over 3 years ago by Sergey Panteleev <[email protected]>
Turkish translations

b79e0d4a3b7cbb270984ecaff6c9da618457a848 authored over 3 years ago by Nilgün Belma Bugüner <[email protected]>
Revert "Do not render unnecessary whitespace in methodsynopses"

This reverts commit 6a531f98e30fe6b314287cedcfad24db70dc920f, which has
been pushed inadvertently.

e1c32b30be10db4afc9871fd7c0f513c2ca031c7 authored almost 4 years ago by Christoph M. Becker <[email protected]>
Mark up implicit intializers a span.initializer

This matches the mark up of explicit initializers.

c1dbe7b009e9399fa1024df963266ee52d365d62 authored almost 4 years ago by Christoph M. Becker <[email protected]>
Do not render unnecessary whitespace in methodsynopses

6a531f98e30fe6b314287cedcfad24db70dc920f authored almost 4 years ago by Máté Kocsis <[email protected]>
Don't render optional parameters in brackets

In PHP, parameters with a default value are optional, so there is no
need to enclose these in br...

785fec0bd5d88819bbf1dc4b6f9a3be64bd99cea authored almost 4 years ago by Christoph M. Becker <[email protected]>
add: Chinese translation.

Closes GH-36.

c6ea0a6ef71b0d27664d6274847d936e5fcbb426 authored about 4 years ago by Bole Chen <[email protected]>
Update target of mixed type link

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]>
Remove special handling of number and callback types

`number` has been replaced with a `int|float` union[1] in the PHP manual,
and `callback` is long...

f8579b07ec4aeb6d2bc8137517fda00810221fa1 authored about 4 years ago by Christoph M. Becker <[email protected]>
Fix #79747: __autoload not labeled as "Deprecated"

Although that info is available in version.xml, PhD does not recognize
it, because several speci...

03f8049684c587e52b743986cfa6691dbbeb85c2 authored about 4 years ago by Christoph M. Becker <[email protected]>
Support variadic parameters – take 2

So far, PhD does not support variadic parameters. Instead the manual
follows the convention to ...

d59932c1518cdc0daa92aac5ca1905b83475c6e6 authored about 4 years ago by Christoph M. Becker <[email protected]>
Don't render "void" in empty parameter lists

This is more confusing than helpful, and is not even explained in the
"How to read a function de...

5405e79b75a8d98da0c279d9c8d2741ced60923f authored about 4 years ago by Christoph M. Becker <[email protected]>
Properly support union types

This is the cleaner alternative to PR #25, which supports nested
`<type>` elements, and renders ...

4d91cb2e051243a6be095d12d16ad471111d61f6 authored about 4 years ago by Christoph M. Becker <[email protected]>
Fix broken rendering of varnames in fieldsynopsis

A recent commit suppressed the tag formatting of `<varname>` elements
for `Package_PHP_XHTML`; t...

7624cceec01bf5b659da53a53c826b73c569e053 authored about 4 years ago by Christoph M. Becker <[email protected]>
(xhtml) render literals using code rather than em tags

0cd33b053e2ef66bb78031a278f0c5330891e24f authored over 4 years ago by Peter Cowburn <[email protected]>
suppress tags for varname element to prevent double tagging

For Package_PHP_XHTML <varname> elements were being formatted
using format_varname_text due to $...

87c0c578e1456612778824587aba272e3052a6ac authored over 4 years ago by Peter Cowburn <[email protected]>
Support namespaced classes in <type> elements

Currently, automatic linking to the documentation pages of namespaced
classes is supported in so...

3177809ebd0cac16708321f5f226b11876e1a948 authored almost 5 years ago by Christoph M. Becker <[email protected]>
changed join parameter order for PHP 7.4.0

e34d1140bf5085b6b31adcda02e637f0ada4c8af authored about 5 years ago by Yoshinari Takaoka <[email protected]>
remove trailing newline from format_option() HTML

ba8df931cc5b5a737c8a0eb4a6e8f8f5615640e3 authored about 5 years ago by Peter Cowburn <[email protected]>
Back to dev

a41dbc7ce462c951d0361df020aed253b0ad98d0 authored almost 6 years ago by Peter Cowburn <[email protected]>
Merge tag 'RELEASE_1_1_11'

Totally forgot to push master last November!

b5e97f5ad137c8395f9b0e6ee8cc22f68e575eba authored almost 6 years ago by Peter Cowburn <[email protected]>
Correct continue usage within a switch block

4e67a5977c42f8d5ee8003790079d4dd3a3b7906 authored almost 6 years ago by Craig Duncan <[email protected]>
Prep for 1.1.11 release

bf83511185f1242b0c0c6eb00d07a1a45eebb2c1 authored about 6 years ago by Peter Cowburn <[email protected]>
Merge branch 'pull-request/17'

50576cfd1ebb2f9a22bae5c2c8e3ac22cfcecbf8 authored about 6 years ago by Peter Cowburn <[email protected]>
Convert CRLF line endings to LF

This patch simplifies line endings tracked in the Git repository and
syncs them to all include t...

6a564b2183a9472f65195a89546458f82c9c09b2 authored about 6 years ago by Peter Kokot <[email protected]>
Trim whitespace at the beginning

1993c5efbfc0d1edce0cc2e6f100e1d0351303c0 authored about 6 years ago by Peter Kokot <[email protected]>
Sync final newlines

This patch adds some missing newlines and trims multiple redundant
newlines into a single newlin...

3564283891ab7dddc3189aa26d5fec08cf146755 authored about 6 years ago by Peter Kokot <[email protected]>
Trim trailing whitespace

0ca596e64ecca1f64d2a3cdf2ccc124ad71b71e8 authored about 6 years ago by Peter Kokot <[email protected]>
Revert "Fixed bug #44498 (RTL manual entries display issues)"

This reverts commit 0cffbf99a466ee74068aeaad63c9f9fc5fd2761d.

118b4c15de6ff45e856ec9b8b229fc5fcc1e8fa4 authored over 6 years ago by Kalle Sommer Nielsen <[email protected]>
Fixed bug #44498 (RTL manual entries display issues)

0cffbf99a466ee74068aeaad63c9f9fc5fd2761d authored over 6 years ago by Kalle Sommer Nielsen <[email protected]>
Update README

5cc08e5c4aef28a63a10c7bf5ab1f78dbe62b7ee authored almost 7 years ago by Rodrigo Prado <[email protected]>
render return type in PHP 7 style

This change moves the return type name to the right-hand side of the
function/method prototypes,...

126b9bea13ba138e33277bcb3edafd28d6c932f0 authored about 7 years ago by Peter Cowburn <[email protected]>
Keep the return value to something count-able

In PHP 7.2, `count` can only be used with arrays and `Countable` objects.
Returning `null` here...

b2a1cc305049166d6878cae9b739ec432c452c7f authored over 7 years ago by Thomas Punt <[email protected]>
Add support for <type>iterable</type>

3e2b498c10ccee6e3e4463d2f441c5829e9a08e4 authored over 7 years ago by Jiří Pudil <[email protected]>
Minor cosmetic to check-langs

Side note, da/no/sv is still up to date! \o/

15adb079e6007d5ba03ec678704ed6c8caaaefd5 authored about 8 years ago by Kalle Sommer Nielsen <[email protected]>
Add a tool for checking language files

f9c3469776cdf536f194866e4ea55b14c309aeaf authored about 8 years ago by Sobak <[email protected]>
Fixed Epub and CHM formats

Manual snapshost should now build fine. This commit acutally mostly
reverts those files to state...

4cfcf63b2ba31dddb1a0e331c7bc8935a6058772 authored about 8 years ago by Sobak <[email protected]>
Fix stylesheet handling for PHP Package

It basically reverts almost all changes made in PR #8. Most of the code
was unused and it failed...

62b20a2db1d1a6f8ae4eb72f8bb5ae2bb2f51ca7 authored about 8 years ago by Sobak <[email protected]>
initial composer file ahead of sobak's composer work

e5007a143d310b93c97ad27502b2fab866c9a2dc authored about 8 years ago by Peter Cowburn <[email protected]>
Final fixes for rendering PhD's guide as PHP/HowTo on doc.php.net

84c3d6bc4a7bcebc79ae43abdf450a1d29699875 authored about 8 years ago by Sobak <[email protected]>
Updates for PHP/HowTo renderer

beb85477308536c8db3450bd70d34f0e9545e395 authored about 8 years ago by Sobak <[email protected]>