Ecosyste.ms: OpenCollective

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

github.com/php/php-src

The PHP Interpreter
https://github.com/php/php-src

Add more argument types to stubs

kocsismate opened this pull request over 4 years ago
Feature Request #28790 Add php.ini option to disable stat cache

lyda opened this pull request over 4 years ago
Emulate non-blocking pipes in proc_open() on Windows

kooldev opened this pull request over 4 years ago
imap: Extend warning if HAVE_IMAP_SSL is undefined

blar opened this pull request over 4 years ago
Always use PHP's own crypt_r implementation, don't support system crypt

alexdowad opened this pull request over 4 years ago
Fix getenv()/putenv() glitches on Windows

cmb69 opened this pull request over 4 years ago
[RFC] Allow to declare protected methods and constants in interfaces

mvorisek opened this pull request over 4 years ago
Run-Tests Cleanup / Modernization

dragoonis opened this pull request over 4 years ago
Fix #78750: configure assumes yacc and re2c work

petk opened this pull request over 4 years ago
Remove usage of non-existing MAX_LINE_LENGTH constant

orlandothoeny opened this pull request over 4 years ago
Add support for JIT-ing of spl_object_id() and ord() calls

TysonAndre opened this pull request over 4 years ago
Implements check_liveness for pdo_firebird

Pequem opened this pull request over 4 years ago
[RFC] Implement scalar extensions (WIP)

iluuu1994 opened this pull request over 4 years ago
Enable -Wundef compiler warning

Girgias opened this pull request over 4 years ago
Don't continue polling on EINTR

nikic opened this pull request over 4 years ago
Remove deprecated iconv INI settings

Girgias opened this pull request over 4 years ago
Add PHAR fuzzer

smalyshev opened this pull request almost 5 years ago
RFC: modernize the generation of syntax errors

akimd opened this pull request almost 5 years ago
Add mode for verifying internal function param defaults

nikic opened this pull request almost 5 years ago
WIP: DateInterval improvements

DaveRandom opened this pull request almost 5 years ago
Remove deprecated mbstring INI settings

Girgias opened this pull request almost 5 years ago
PGSQL: Allow unconditional selection in pg_select.

OmarEmaraDev opened this pull request almost 5 years ago
[RFC] Define Throws

markrandall opened this pull request almost 5 years ago
Userspace operator overloading

jbtronics opened this pull request almost 5 years ago
Properly handle serialization locking

nikic opened this pull request about 5 years ago
Allow empty needles in mbstring functions

Girgias opened this pull request about 5 years ago
Add specialized handler for checking if identical to string

TysonAndre opened this pull request about 5 years ago
Add CapabilityBoundingSet to systemd unit file

bukka opened this pull request about 5 years ago
Fix #78855: Native PHP types in database fetches

oleg-st opened this pull request about 5 years ago
Add fraction date constants

heiglandreas opened this pull request about 5 years ago
Optimize array_key_exists/in_array for empty array

TysonAndre opened this pull request about 5 years ago
Optimize `false === is_string($x)` in opcache

TysonAndre opened this pull request about 5 years ago
Optimize $a = !is_string($x) in opcache

TysonAndre opened this pull request about 5 years ago
php-zlib-for-getimagesize.patch

glensc opened this pull request over 5 years ago
Remove include "sanity check" to get better error

nikic opened this pull request over 5 years ago
Remove Windows syslog script and syslog.reg

petk opened this pull request over 5 years ago
Remove some unused variables

petk opened this pull request over 5 years ago
Simplify PHP_CHECK_PDO_INCLUDES calls

petk opened this pull request over 5 years ago
Add a new test covering DOMXPath::__construct error case

CViniciusSDias opened this pull request over 5 years ago
Detecting if we are debugged BSD/MacOS.

devnexen opened this pull request over 5 years ago
Remove libtool and automake from azure installs

petk opened this pull request over 5 years ago
Enable option checking on CI

petk opened this pull request over 5 years ago
[RFC] Short Open Tag deprecation V2

Girgias opened this pull request over 5 years ago
Define minimum required libffi version

petk opened this pull request over 5 years ago
Fix bug #62397 - disable_functions does not work with eval.

beberlei opened this pull request over 5 years ago
Integrate README.EXT_SKEL to help option

petk opened this pull request almost 6 years ago
Bump FFI extension version to PHP_VERSION

petk opened this pull request almost 6 years ago
Drop support for libreadline

remicollet opened this pull request almost 6 years ago
Implement new custom object serialization mechanism

nikic opened this pull request almost 6 years ago
Remove local variables

petk opened this pull request about 6 years ago
Remove HAVE_LIMITS_H

petk opened this pull request over 6 years ago
Fix typos in code comments

petk opened this pull request over 6 years ago
[RFC] User-defined object comparison

rtheunissen opened this pull request over 6 years ago
Remove old SVN keywords substitutions from xsl and sockets tests

petk opened this pull request over 6 years ago
Fix bug #75481: makedev warning

petk opened this pull request over 6 years ago
Potential double line counter increment

Berbe opened this pull request about 7 years ago
Refactor README.md and contributing information

petk opened this pull request over 7 years ago
PDO Float Type

adambaratz opened this pull request over 7 years ago
Fix #74341: openssl_x509_parse fails to parse ASN.1 UTCTime without seconds

maurice2k opened this pull request almost 8 years ago
PowerPC64 support in long multiplication

ghost opened this pull request over 10 years ago
Arrayof, upcoming RFC

krakjoe opened this pull request about 11 years ago