Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/php/phd
PHD
https://github.com/php/phd
Be more lax in function/methodnames tag in regards to whitespace
Girgias opened this issue over 1 year ago
Girgias opened this issue over 1 year ago
Drop `\n` when highlighting
TimWolla opened this pull request over 1 year ago
TimWolla opened this pull request over 1 year ago
Set LIBXML_PARSEHUGE
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Add support for rendering more logical classsynopsis markup
Girgias opened this pull request over 1 year ago
Girgias opened this pull request over 1 year ago
Rendering issues for Interfaces that extend another one
Girgias opened this issue over 1 year ago
Girgias opened this issue over 1 year ago
Add rendering logic for interfaces
mallardduck opened this pull request over 1 year ago
mallardduck opened this pull request over 1 year ago
Crude support for keycap and keycombo DocBook tags
Girgias opened this pull request over 1 year ago
Girgias opened this pull request over 1 year ago
Add support for PHPDoc comments inside fieldsynopsis elements
kocsismate opened this pull request almost 2 years ago
kocsismate opened this pull request almost 2 years ago
Fix GH-71: Code examples contain non-breaking spaces
cmb69 opened this pull request almost 2 years ago
cmb69 opened this pull request almost 2 years ago
In Firefox, the code from the documentation is copied with Non-breaking spaces (nbsp)
deevroman opened this issue about 2 years ago
deevroman opened this issue about 2 years ago
Speed up or avoid downloading of css from http://www.php.net in render.php
TysonAndre opened this issue about 2 years ago
TysonAndre opened this issue about 2 years ago
Fix PDF generation
athos-ribeiro opened this pull request about 2 years ago
athos-ribeiro opened this pull request about 2 years ago
Add total number of functions and methods to the index
cmb69 opened this pull request over 2 years ago
cmb69 opened this pull request over 2 years ago
Fix missing value issue
Crell opened this pull request over 2 years ago
Crell opened this pull request over 2 years ago
Fix: Stop invoking useless function
localheinz opened this pull request over 2 years ago
localheinz opened this pull request over 2 years ago
Function listing in PHP manual contains spurious entries for some languages
cmb69 opened this issue over 2 years ago
cmb69 opened this issue over 2 years ago
Add interfaces render
mallardduck opened this pull request over 2 years ago
mallardduck opened this pull request over 2 years ago
replaced <acronym> with <abbr> for HTML5.
mumumu opened this pull request over 2 years ago
mumumu opened this pull request over 2 years ago
Use PSR-4 rather than PSR-0
iggyvolz opened this pull request almost 3 years ago
iggyvolz opened this pull request almost 3 years ago
pear install doc.php.net/phd dos not work
winstonDeGreef opened this issue about 3 years ago
winstonDeGreef opened this issue about 3 years ago
Remove curly brace array offset
iggyvolz opened this pull request about 3 years ago
iggyvolz opened this pull request about 3 years ago
Submit package to Packagist
iggyvolz opened this issue about 3 years ago
iggyvolz opened this issue about 3 years ago
make objectstorage::attach() compatible with splobjectstorage::attach()
salathe opened this pull request about 3 years ago
salathe opened this pull request about 3 years ago
Fix PHP 8.1 deprecations.
Crell opened this pull request about 3 years ago
Crell opened this pull request about 3 years ago
Fix example id fetching
salathe opened this pull request about 3 years ago
salathe opened this pull request about 3 years ago
Add source details to PHP-Web pages
salathe opened this pull request over 3 years ago
salathe opened this pull request over 3 years ago
Do not render the strong tag unnecessarily
kocsismate opened this pull request over 3 years ago
kocsismate opened this pull request over 3 years ago
Most basic smoke test for CI
cmb69 opened this pull request over 3 years ago
cmb69 opened this pull request over 3 years ago
Convert autoloading to PSR-4 and use composer's autoload
Girgias opened this pull request over 3 years ago
Girgias opened this pull request over 3 years ago
Improve the display of union and intersection types
kocsismate opened this pull request over 3 years ago
kocsismate opened this pull request over 3 years ago
Add support for displaying class/interface on class synopsis pages
kocsismate opened this pull request over 3 years ago
kocsismate opened this pull request over 3 years ago
Remove unnecessary whitespaces after class constants and in implements list
kocsismate opened this pull request over 3 years ago
kocsismate opened this pull request over 3 years ago
Fix formatting of the implements keyword
kocsismate opened this pull request over 3 years ago
kocsismate opened this pull request over 3 years ago
Support rendering intersection types
cmb69 opened this pull request over 3 years ago
cmb69 opened this pull request over 3 years ago
Supress whitespace in type elements
cmb69 opened this pull request over 3 years ago
cmb69 opened this pull request over 3 years ago
change parameter from reference to value, fixes #81221
tiffany-taylor opened this pull request over 3 years ago
tiffany-taylor opened this pull request over 3 years ago
Fix newline handling in case of constructors
kocsismate opened this pull request over 3 years ago
kocsismate opened this pull request over 3 years ago
Remove dead code
kamil-tekiela opened this pull request over 3 years ago
kamil-tekiela opened this pull request over 3 years ago
Fix PHP warnings
kamil-tekiela opened this pull request over 3 years ago
kamil-tekiela opened this pull request over 3 years ago
Remove whitespace before semicolons
kamil-tekiela opened this pull request over 3 years ago
kamil-tekiela opened this pull request over 3 years ago
Update tr.ini
nilgun opened this pull request almost 4 years ago
nilgun opened this pull request almost 4 years ago
Fixed E_WARNING "($context) must be passed by reference, value given".
mumumu opened this pull request almost 4 years ago
mumumu opened this pull request almost 4 years ago
Reformat methodsynopsis whitespaces
kocsismate opened this pull request almost 4 years ago
kocsismate opened this pull request almost 4 years ago
Don't render optional parameters in brackets
cmb69 opened this pull request almost 4 years ago
cmb69 opened this pull request almost 4 years ago
add: Chinese translation.
bolechen opened this pull request about 4 years ago
bolechen opened this pull request about 4 years ago
fix: Update phd-guide Because the old repo is not available.
bolechen opened this pull request about 4 years ago
bolechen opened this pull request about 4 years ago
Fix #79747: __autoload not labeled as "Deprecated"
cmb69 opened this pull request about 4 years ago
cmb69 opened this pull request about 4 years ago
Generate correct links for <type> elements
Girgias opened this pull request about 4 years ago
Girgias opened this pull request about 4 years ago
Don't render "void" in empty parameter lists
cmb69 opened this pull request about 4 years ago
cmb69 opened this pull request about 4 years ago
Fix broken rendering of varnames in fieldsynopsis
cmb69 opened this pull request about 4 years ago
cmb69 opened this pull request about 4 years ago
Properly support union types
cmb69 opened this pull request about 4 years ago
cmb69 opened this pull request about 4 years ago
Support variadic parameters – take 2
cmb69 opened this pull request over 4 years ago
cmb69 opened this pull request over 4 years ago
Support variadic parameters
cmb69 opened this pull request over 4 years ago
cmb69 opened this pull request over 4 years ago
Mention recent changes in package.xml
TysonAndre opened this pull request over 4 years ago
TysonAndre opened this pull request over 4 years ago
Publish a new release on PEAR and github?
TysonAndre opened this issue over 4 years ago
TysonAndre opened this issue over 4 years ago
Support union types
cmb69 opened this pull request almost 5 years ago
cmb69 opened this pull request almost 5 years ago
Improve parameter rendering
simPod opened this pull request almost 5 years ago
simPod opened this pull request almost 5 years ago
Support namespaced classes in <type> elements
cmb69 opened this pull request almost 5 years ago
cmb69 opened this pull request almost 5 years ago
Add support for properly rendering nullable types
cmb69 opened this pull request almost 5 years ago
cmb69 opened this pull request almost 5 years ago
changed join parameter order for PHP 7.4.0
mumumu opened this pull request about 5 years ago
mumumu opened this pull request about 5 years ago
Correct continue usage within a switch block
duncan3dc opened this pull request almost 6 years ago
duncan3dc opened this pull request almost 6 years ago
Update README
royopa opened this pull request almost 7 years ago
royopa opened this pull request almost 7 years ago
Render return type in PHP 7 style
salathe opened this pull request about 7 years ago
salathe opened this pull request about 7 years ago
Foreign return type syntax
jjok opened this issue about 7 years ago
jjok opened this issue about 7 years ago
Keep the return value to something count-able
tpunt opened this pull request over 7 years ago
tpunt opened this pull request over 7 years ago
Fix stylesheet handling for PHP Package
Sobak opened this pull request about 8 years ago
Sobak opened this pull request about 8 years ago
Convert language files to INI
Sobak opened this pull request almost 10 years ago
Sobak opened this pull request almost 10 years ago
Better handling for deprecated functions
Sobak opened this pull request almost 10 years ago
Sobak opened this pull request almost 10 years ago
Added support for language code UK
KostyaTretyak opened this pull request over 10 years ago
KostyaTretyak opened this pull request over 10 years ago
Hide parent link if not exist, and remove responsive CSS
steelywing opened this pull request over 10 years ago
steelywing opened this pull request over 10 years ago
Fix HTML5 and CSS3 in XP (IE8)
steelywing opened this pull request over 10 years ago
steelywing opened this pull request over 10 years ago
CHM style fixes
andyburton opened this pull request over 10 years ago
andyburton opened this pull request over 10 years ago
Wrong css styles in chm documentation
Pegalet opened this issue almost 11 years ago
Pegalet opened this issue almost 11 years ago
fix when using 'phd.config.php' sometimes error, php_dir in windows sometimes error
steelywing opened this pull request almost 11 years ago
steelywing opened this pull request almost 11 years ago
fix when using 'phd.config.php' will error, php_dir in windows sometimes will error
steelywing opened this pull request almost 11 years ago
steelywing opened this pull request almost 11 years ago
Move generating dt tags from varlistentry to term
salathe opened this pull request almost 11 years ago
salathe opened this pull request almost 11 years ago
PhD generates garbled chm on PHP 5.4.0 or later.
mumumu opened this pull request over 11 years ago
mumumu opened this pull request over 11 years ago
Extra whitespace before function links
salathe opened this pull request over 11 years ago
salathe opened this pull request over 11 years ago
Eliminate non-existent index notices
TheFrozenFire opened this pull request over 12 years ago
TheFrozenFire opened this pull request over 12 years ago