Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/doc-en

English PHP documentation
https://github.com/php/doc-en

Overhaul XML handler docs

Girgias opened this pull request over 1 year ago
PCRE Unicode reference contains incorrect statement

TimWolla opened this issue over 1 year ago
fix typo in numeric-strings.xml

Soh1121 opened this pull request over 1 year ago
MT_RAND_PHP: Indicate deprecation

TimWolla opened this pull request over 1 year ago
mt_rand: Remove rand() from the see also section

TimWolla opened this pull request over 1 year ago
feat:add yar provider example

fangfengxiang opened this pull request over 1 year ago
Randomizer::nextFloat(): Add caution note

TimWolla opened this pull request over 1 year ago
Randomizer::getBytesFromString(): Write documentation

TimWolla opened this pull request over 1 year ago
hash_hmac: Reference `hash_equals()` in the “see also” section

TimWolla opened this pull request over 1 year ago
hash_*: Rewrite examples

TimWolla opened this pull request over 1 year ago
hash_equals: Rewrite the page

TimWolla opened this pull request over 1 year ago
random: Update “See Also” list for lcg_value()

TimWolla opened this pull request over 1 year ago
random: Add initial contents for the PHP 8.3 methods

TimWolla opened this pull request over 1 year ago
Clarified the meaning of soft deprecation

mumumu opened this pull request over 1 year ago
deleted non-existent mb_strtotitle description

mumumu opened this pull request over 1 year ago
random: Add stubs generated from php-src stubs

Girgias opened this pull request over 1 year ago
Normalizing structure for intro section of various books

Girgias opened this issue over 1 year ago
dom: Add stubs generated from php-src stubs

Girgias opened this pull request over 1 year ago
PHP 8.3 gen_stub.php --replace-classsynopses

Girgias opened this pull request over 1 year ago
Cleanup options parameter description

nielsdos opened this pull request over 1 year ago
Update transformToDoc description

nielsdos opened this pull request over 1 year ago
Fix example of XSLTProcessor::registerPHPFunctions()

nielsdos opened this pull request over 1 year ago
Use entity installation.enabled.disable on installation section

adielcristo opened this pull request over 1 year ago
PHP 8.2 migration guide still "Other changes" of "date format sent cookie"

youkidearitai opened this issue over 1 year ago
Explain error control operator set `error_level` to bit-expression

imme-emosol opened this pull request over 1 year ago
error_reporting: Fix return value description

imme-emosol opened this pull request over 1 year ago
Note that error control (@) affects error_reporting

imme-emosol opened this pull request over 1 year ago
PDOException documentation update question

8ctopus opened this issue over 1 year ago
There are missing Sodium Predefined Constants for XCHACHA20

rafalswierczek opened this issue over 1 year ago
range: Update for PHP 8.3

Girgias opened this pull request over 1 year ago
PHP 8.3.0 migration guide addition

mumumu opened this pull request over 1 year ago
Split operator XML file into multiple files

Girgias opened this pull request over 1 year ago
Update type system documentation

Girgias opened this pull request over 1 year ago
Document str_increment() and str_decrement()

Girgias opened this pull request over 1 year ago
PHP 8.3 documentation tracker

Girgias opened this issue over 1 year ago
PHP 8.3.0 migration guide addition

mumumu opened this issue over 1 year ago
changes in rpminfo 0.7.0

remicollet opened this pull request over 1 year ago
Update descriptions of octal, hex and unicode escape sequences

boxcleverliam opened this pull request over 1 year ago
Add documentation for the `Spoofchecker::setRestrictionLevel` method

alamirault opened this pull request over 1 year ago
.

ggkraali opened this issue over 1 year ago
crypt: Do not reference `md5()`

TimWolla opened this pull request over 1 year ago
crypt: Remove examples showcasing bad practices

TimWolla opened this pull request over 1 year ago
password_verify: Update the example hash to actually be consistent wi…

TimWolla opened this pull request over 1 year ago
password_needs_rehash: Fix example

TimWolla opened this pull request over 1 year ago
password_hash: Update the caution note about providing a salt

TimWolla opened this pull request over 1 year ago
password_hash: Update script to generate cost recommendations

TimWolla opened this pull request over 1 year ago
Main page with corrupt HTML

timint opened this issue over 1 year ago
modernize ErrorException example code

divinity76 opened this pull request over 1 year ago
Fix bug #61907: XML Error Codes constants should list integer value

nielsdos opened this pull request over 1 year ago
PHP 8.3 migration guide.

mumumu opened this pull request over 1 year ago
Strings Escaped characters section uses {} inconsistently, unclear

boxcleverliam opened this issue over 1 year ago
Corrections to xml_parser_[gs]et_option

nielsdos opened this pull request over 1 year ago
`compact()` now issues an E_WARNING error.(PHP8.0)

o0h opened this pull request over 1 year ago
bug in jewishtojd()

robertlight opened this issue over 1 year ago
PHP 8.3 migration guide

mumumu opened this issue over 1 year ago
Docs for Datetime::construct with invalid value

aronbeal opened this issue over 1 year ago
Constant Name Regular Expression Note

Sunthief opened this issue over 1 year ago
Synchronize list of predefined constants with stubs - part 6

kocsismate opened this pull request over 1 year ago
with-xmlrpc configure option not recognized in php 8.2.9 and 8.2.10

omaquaire opened this issue over 1 year ago
Missing Information on Spread Operator and Array/Argument Unpacking

Sunthief opened this issue over 1 year ago
feature:add yar http-proxy example

fangfengxiang opened this pull request over 1 year ago
$message in stream_notification_callback() is nullable

spaze opened this pull request over 1 year ago
Fix SimpleXMLElement::current() example

nielsdos opened this pull request over 1 year ago
Missing the Array Access operator in the Operator precedence table

dimalos opened this issue over 1 year ago
`Fatal error: Uncaught AssertionError` on `docker compose up`

Wirone opened this issue over 1 year ago
Additional Information for References in Arrays

Sunthief opened this issue over 1 year ago
https://wiki.php.net/ can't visit

LTaooo opened this issue over 1 year ago
typo(intl): comma instead of point

Romaixn opened this pull request over 1 year ago
fix(filters): remove unnecessary comma

Romaixn opened this pull request over 1 year ago
Remove double title, make example use sessions, remove .inc usage.

alfsb opened this pull request over 1 year ago
Clarify constructor property promotion modifiers

bartvanraaij opened this pull request over 1 year ago
Reference argument unpacking from CUFA function documentation

Girgias opened this issue over 1 year ago
Sort mis-ordered modifier in code example #2

xSavitar opened this pull request over 1 year ago
CHM Files Are Missing Styles (Release Date 2023-08-26)

G80 opened this issue over 1 year ago
mb_strlen & friends error section for $encoding

nielsdos opened this issue over 1 year ago
Copy and modify mb_str_pad from str_pad

youkidearitai opened this pull request over 1 year ago
[gnupg] Fix return type hints

Jean-Beru opened this pull request over 1 year ago
Document missing internal global constants

kocsismate opened this issue over 1 year ago
Remove `session_register` references

theoboldalex opened this pull request over 1 year ago
getimagesize() does not account for EXIF orientation

PrettyAnalystGirl opened this issue over 1 year ago
Synchronize list of predefined constants with stubs - part 5

kocsismate opened this pull request over 1 year ago
Synchronize predefined constants with stubs - part 4

kocsismate opened this pull request over 1 year ago
Synchronize predefined constants with stubs - part 3

kocsismate opened this pull request over 1 year ago
Synchronize predefined constants with stubs - part 2

kocsismate opened this pull request over 1 year ago
Outdated or Confusing Information on What References Are Not

Sunthief opened this issue over 1 year ago
Syncronize predefined constants with stubs - part 1

kocsismate opened this pull request over 1 year ago
Added syntax highlighting for currentdirectory in 'Using Namespace' page

Stancobridge opened this pull request over 1 year ago
Fix typo

timacdonald opened this pull request over 1 year ago
Wrap example output in CDATA

timacdonald opened this pull request over 1 year ago
Incorrect regex for floating point numbers

Mayuresh-22 opened this pull request over 1 year ago
Add doctype to full HTML document

timacdonald opened this pull request over 1 year ago
Remove reference to generating "Flash" movies

timacdonald opened this pull request over 1 year ago
Wrap output string in `literal`

timacdonald opened this pull request over 1 year ago
Standardise "open source" capitalisation

timacdonald opened this pull request over 1 year ago
session_register() function does not appear to exist

apollo1800 opened this issue over 1 year ago