Ecosyste.ms: OpenCollective

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

PHP Foundation

We support, promote, and advance the PHP language.
Collective - Host: opensource - https://opencollective.com/phpfoundation - Website: https://thephp.foundation/ - Code: https://github.com/php

Various sync with EN

github.com/php/doc-fr - devnexen opened this pull request 15 days ago
SPL sync with EN

github.com/php/doc-fr - devnexen opened this pull request 15 days ago
[PHP 8.4] PDOサブクラス・新メソッド

github.com/php/doc-ja - KentarouTakeda opened this pull request 15 days ago
Docs: add a page about zend_constant

github.com/php/php-src - DanielEScherzer opened this pull request 15 days ago
Remove unused CONST_CS flag

github.com/php/php-src - DanielEScherzer opened this pull request 15 days ago
`ReflectionFunction::isDisabled()` always returns false

github.com/php/php-src - DanielEScherzer opened this pull request 15 days ago
Inaccurate caution note on pack()

github.com/php/doc-en - nielsdos opened this issue 15 days ago
APCu: update apc.gc_ttl description

github.com/php/doc-en - pereorga opened this pull request 15 days ago
Adds a note about hooks + constructor property promotion

github.com/php/doc-en - weierophinney opened this pull request 15 days ago
Segmentation fault Zend/zend_types.h:1382

github.com/php/php-src - YuanchengJiang opened this issue 15 days ago
Fill `Memcached::__construct()` parameters description

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
ext/bcmath - `bcround()` results may be incorrect

github.com/php/php-src - SakiTakamachi opened this issue 15 days ago
[PHP 8.4] Mention `PHP_HISTFILE` env var

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
Examples in `Yaf`: remove misplaced function tags

github.com/php/doc-en - leonardolara opened this pull request 15 days ago
[PHP 8.4] `unserialize()` can throw a `ValueError` and `TypeError`

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
[PHP 8.4] `round()` can throw a `ValueError`

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
[PHP 8.4] `odbc_fetch_row()` can emit a `E_WARNING`

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
[PHP 8.4] Update `Closure::__debugInfo()` changelog

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
[PHP 8.4] Update `WeakReference::__debugInfo()` changelog

github.com/php/doc-en - alexandre-daubois opened this pull request 15 days ago
Add phpday 2025 cfp

github.com/php/web-php - mbeccati opened this pull request 15 days ago
PHP 8.4 and Oracle

github.com/php/php-src - TorakikiSan opened this issue 15 days ago
HTTP_USER_AGENT undefined array key

github.com/php/doc-en - james-langille opened this issue 16 days ago
Fix integer overflow UB in timelib

github.com/php/php-src - nielsdos opened this pull request 16 days ago
mbstring sync with EN

github.com/php/doc-fr - devnexen opened this pull request 16 days ago
integer overflow tm2unixtime.c:122

github.com/php/php-src - chongwick opened this issue 16 days ago
Fix GH-17047: UAF on iconv filter failure

github.com/php/php-src - nielsdos opened this pull request 16 days ago
UODBC sync with EN

github.com/php/doc-fr - devnexen opened this pull request 16 days ago
Add sapi_windows_console_size()

github.com/php/php-src - cmb69 opened this pull request 16 days ago
Various SYNC with EN

github.com/php/doc-fr - Fan2Shrek opened this pull request 16 days ago
feat: error backtrace v2

github.com/php/php-src - ericnorris opened this pull request 16 days ago
CI: remove leftover Cirrus CI references

github.com/php/php-src - Ayesh opened this pull request 16 days ago
Translate new pdo_sqlite methods

github.com/php/doc-fr - Fan2Shrek opened this pull request 16 days ago
Improve filter_input_array return section

github.com/php/doc-en - kamil-tekiela opened this pull request 16 days ago
Translate `Pdo\Mysql::getWarningCount`

github.com/php/doc-fr - Fan2Shrek opened this pull request 16 days ago
Translate `Pdo\Firebird::getApiVersion`

github.com/php/doc-fr - Fan2Shrek opened this pull request 16 days ago
Translate new pdo_pgsql methods

github.com/php/doc-fr - Fan2Shrek opened this pull request 16 days ago
Update reference/xml to En

github.com/php/doc-ru - u-mulder opened this pull request 16 days ago
Fix Example #4 of filter_var

github.com/php/doc-en - kamil-tekiela opened this pull request 16 days ago
apply styles on range on header

github.com/php/doc-en - yanndeo opened this issue 16 days ago
Backport fix for GH-9011

github.com/php/php-src - dstogov opened this pull request 16 days ago
ext/bcmath - Fixed GH-17049: Correctly compare `0` and `-0`

github.com/php/php-src - SakiTakamachi opened this pull request 16 days ago
Remove unused strcasecmp definition

github.com/php/php-src - petk opened this pull request 16 days ago
Idempotent build: doc-base/temp

github.com/php/doc-base - alfsb opened this pull request 16 days ago
Update *textdomain* to En

github.com/php/doc-ru - mmalferov opened this pull request 16 days ago
opcache sync with EN

github.com/php/doc-fr - devnexen opened this pull request 16 days ago
Fix local deployement and add a new doc page

github.com/php/web-php - Girgias opened this pull request 16 days ago
Update reference/intl to En

github.com/php/doc-ru - mmalferov opened this pull request 16 days ago
Add missing dependencies to composer.json

github.com/php/pie - TimWolla opened this pull request 16 days ago
BcMath\Number is not unsupported operand type

github.com/php/php-src - BraisedFish opened this issue 16 days ago
calendar sync with EN

github.com/php/doc-fr - devnexen opened this pull request 17 days ago
Remove see also from getWarningCount()

github.com/php/doc-en - kamil-tekiela opened this pull request 17 days ago
Sync skip files

github.com/php/doc-zh - sy-records opened this pull request 17 days ago
Change type of PDO::MYSQL_ATTR_USE_BUFFERED_QUERY

github.com/php/doc-en - kamil-tekiela opened this pull request 17 days ago
UAF on iconv filter failure

github.com/php/php-src - chongwick opened this issue 17 days ago
SPAM

github.com/php/doc-en - Vitorgomes955 opened this issue 17 days ago
Reuse existing output

github.com/php/web-php - Girgias opened this pull request 17 days ago
Spam

github.com/php/doc-en - Vitorgomes955 opened this issue 17 days ago
Fix GH-17040: SimpleXML's unset can break DOM objects

github.com/php/php-src - nielsdos opened this pull request 17 days ago
Test Firebird in 32-bit Linux CI

github.com/php/php-src - nielsdos opened this pull request 17 days ago
Fix GH-17039: PHP 8.4: Incorrect MIME content type

github.com/php/php-src - nielsdos opened this pull request 17 days ago
Translate new pdo drivers

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
Tanslate new `xmlwrite` methods

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
Translate intervalboundary enum

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
Translate missing new bc functions

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
Translate `RequestParseBodyException`

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
sockets sync with EN

github.com/php/doc-fr - devnexen opened this pull request 17 days ago
Translate `ReflectionConstant`

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
Translate missing `dom*` methods

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
Translate `chmonly`

github.com/php/doc-fr - Fan2Shrek opened this pull request 17 days ago
[PHP 8.4] Update `ext-mbstring`

github.com/php/doc-en - alexandre-daubois opened this pull request 17 days ago
Harden against cmd.exe hijacking

github.com/php/php-src - cmb69 opened this pull request 17 days ago
[PHP 8.4] Add class constant types for `Reflection`

github.com/php/doc-en - alexandre-daubois opened this pull request 17 days ago
[PHP 8.4] Mention class constant types in `PDO` changelog

github.com/php/doc-en - alexandre-daubois opened this pull request 17 days ago
Add PHP Conference Japan 2024

github.com/php/web-php - cocoeyes02 opened this pull request 17 days ago
Manual infra-estructure

github.com/php/doc-base - alfsb opened this issue 17 days ago
cURL sync with EN

github.com/php/doc-fr - devnexen opened this pull request 17 days ago
Tradução em reference/yaz

github.com/php/doc-pt_br - fernandowobeto opened this pull request 17 days ago
GMP: String numbers can have spaces

github.com/php/doc-en - Girgias opened this issue 17 days ago
Update odbc_* to En

github.com/php/doc-ru - mmalferov opened this pull request 17 days ago
XInclude by xml:id

github.com/php/doc-base - alfsb opened this pull request 17 days ago
Missing OpenSSL constants

github.com/php/doc-en - Girgias opened this issue 17 days ago
[PHP 8.3] Add `opcache_get_status()` example and changelog

github.com/php/doc-en - alexandre-daubois opened this pull request 17 days ago
Fix GH-9011: Assertion failure with tracing JIT

github.com/php/php-src - dstogov opened this pull request 17 days ago
add remi's supported ext

github.com/php/pie - remicollet opened this pull request 17 days ago