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

Remove unused variable err in mb_send_mail()

nielsdos opened this pull request over 1 year ago
[RFC] Implement mb_str_pad()

nielsdos opened this pull request over 1 year ago
PDO converts boolean false to ''

MattyTheMad opened this issue over 1 year ago
Fix GH-11281: DateTimeZone::getName() does not include seconds in offset

nielsdos opened this pull request over 1 year ago
DateTimeZone::getName() does not include seconds in offset

BenMorel opened this issue over 1 year ago
Yet more test suite fixes with external gd

orlitzky opened this pull request over 1 year ago
8.2 buildconf warning with autoconf 2.71

andypost opened this pull request over 1 year ago
Fix -Wstrict-prototypes warnings in fuzzer SAPI

nielsdos opened this pull request over 1 year ago
Fix GH-11240: PHP crashes on big file with array inside

nielsdos opened this pull request over 1 year ago
Different $dateInterval->m between PHP 8.0.28 and PHP 8.1.0

joelpittet opened this issue over 1 year ago
Allow CTE on mb_xxx functions

mvorisek opened this issue over 1 year ago
wish str_starts_with accepted string|array $needle

divinity76 opened this issue over 1 year ago
Fix the JIT buffer relocation failure at the corner case

LoongT4o opened this pull request over 1 year ago
JIT buffer relocation fails with 64bit packing

LoongT4o opened this issue over 1 year ago
ext/gd/tests: external gd-2.3.3 compatibility.

orlitzky opened this pull request over 1 year ago
Use zend_ast_apply in zend_eval_const_expr

iluuu1994 opened this pull request over 1 year ago
Timeout when max-childrens reached.

MorrowxD opened this issue over 1 year ago
More refactoring/fixes/optimizations for CJK text handling via mbstring

alexdowad opened this pull request over 1 year ago
[Feature request] Add a path_join function

shyim opened this issue over 1 year ago
ext/gd/tests/bug45799.phpt: tweak to work with external gd.

orlitzky opened this pull request over 1 year ago
Allow dynamic class names in class constant const exprs

iluuu1994 opened this pull request over 1 year ago
make FILE_ constants not collide with LOCK_

divinity76 opened this pull request over 1 year ago
Failing tests with external libgd

orlitzky opened this issue over 1 year ago
apache_finish_request() alternative to fastcgi_finish_request()

divinity76 opened this issue over 1 year ago
Track HashTableIterators for copy-on-write copies of HashTables

bwoebi opened this pull request over 1 year ago
Fix bug GH-11246 cli/get_set_process_title initialisation failure on MacOS

lucasnetau opened this pull request over 1 year ago
cli/get_set_process_title fails on MacOS

lucasnetau opened this issue over 1 year ago
In some specific cases SWITCH with one default statement will cause segfault

slawomir-pryczek opened this issue over 1 year ago
Modifying a copied by-ref iterated array resets the array position

survik1 opened this issue over 1 year ago
Quick fix for resolving issue #11099

peter279k opened this pull request over 1 year ago
Extend tests with date constants

jorgsowa opened this pull request over 1 year ago
Bug #76844 PHP crashes on big file with array inside

MikeRich88 opened this issue over 1 year ago
ext/pgsql: php_pgsql_convert converts E_NOTICE to TypeError exceptions.

devnexen opened this pull request over 1 year ago
strtotime changed behavior between PHP 8.0.x to 8.2.x

ppazos opened this issue over 1 year ago
Fix GH-11188: Error when building TSRM in ARM64

nielsdos opened this pull request over 1 year ago
Improve ext-openssl to generate EC keys with custom EC parameters

Eno-CN opened this pull request over 1 year ago
php under apache crashes on shutdown child process

ZigzagAK opened this issue over 1 year ago
Database connection works with PHP 8.0, fails with PHP 8.1

drambeldier opened this issue over 1 year ago
Use emalloc and friends in curl

iluuu1994 opened this pull request over 1 year ago
Implement delyed early binding for classes without parents

iluuu1994 opened this pull request over 1 year ago
ArrayObject - undocumented AllowDynamicProperties?

ondrejmirtes opened this issue over 1 year ago
Can we support exclude some specific Exception when catch Exception?

gitHusband opened this issue over 1 year ago
Implement delyed early binding for classes without parents

iluuu1994 opened this pull request over 1 year ago
Fix delayed early binding class redeclaration error

iluuu1994 opened this pull request over 1 year ago
Narrow some XSLTProcessor method parameter types

kocsismate opened this pull request over 1 year ago
Proposal: abstract constants

Lenald opened this issue over 1 year ago
foreach by-ref may jump over keys during a rehash

bwoebi opened this issue over 1 year ago
zero is star

Olvikolvi opened this issue over 1 year ago
Fix segfault in mb_strrpos/mb_strripos with ASCII encoding and negative offset

iluuu1994 opened this pull request over 1 year ago
Added test for mb_strrpos with negative offset

rgeraads opened this pull request over 1 year ago
Implement CHERI framework

hexydec opened this issue over 1 year ago
Fix UKRAINIAN LETTERS I in CP866

vstavskyi opened this pull request over 1 year ago
The Problem about Unixtime Convert

stevennight opened this issue over 1 year ago
Add rounding capability to bcmath functions

stollr opened this issue over 1 year ago
Fix UKRAINIAN LETTERS I in CP866

vstavskyi opened this pull request over 1 year ago
Fix issue where newer versions of PHP are compiled using old GCC

ingamedeo opened this pull request over 1 year ago
Fix GH-8426: make test fail while soap extention build

nielsdos opened this pull request over 1 year ago
filter_var fails with option FILTER_VALIDATE_EMAIL

SpartanRK117 opened this issue over 1 year ago
Remove unnecessary NULL assignments after ecalloc in streams

nielsdos opened this pull request over 1 year ago
Fix use-of-undefined in zend_fiber_object_gc of ex->call

iluuu1994 opened this pull request over 1 year ago
Fix #9483: Fix autoconf warnings due to old libtool

petk opened this pull request over 1 year ago
Serialization issue with parent class and missing __serialize() method

SoftCreatR opened this issue over 1 year ago
Improve syntax of creating associative array();

interduo opened this issue over 1 year ago
Correctly copy lineno for zval asts

iluuu1994 opened this pull request over 1 year ago
Fix use-of-uninitialized value in phar_object.c

iluuu1994 opened this pull request over 1 year ago
sscanf function bug

jxwdsb opened this issue over 1 year ago
Narrow bool returns

kocsismate opened this pull request over 1 year ago
Fix max arg count for pcntl_forkx()

nielsdos opened this pull request over 1 year ago
Fix GH-11180: hash_file() appears to be restricted to 3 arguments

nielsdos opened this pull request over 1 year ago
PHP curl request return with error

kiran4455 opened this issue over 1 year ago
Variable Type Hinting

DevDasher opened this issue over 1 year ago
ext/pgsql: attempt to get pg_trace issue

devnexen opened this pull request over 1 year ago
Min/max optimization for int/floats

Girgias opened this pull request over 1 year ago
ext/pgsql: adding cache for the tables meta data.

devnexen opened this pull request over 1 year ago
improve `max()` performance

staabm opened this issue over 1 year ago
ext/pgsql: fix pg_trace test when trace mode is supported.

devnexen opened this pull request over 1 year ago
Error when building TSRM in ARM64

AndrewKusov opened this issue over 1 year ago
segfault while `__unserialize()`

staabm opened this issue over 1 year ago
ext/pgsql adding PGSQL_ERRORS_SQLSTATE constant support.

devnexen opened this pull request over 1 year ago
hash_file() appears to be restricted to 3 arguments

maecompany opened this issue over 1 year ago
add nameof operator

withinboredom opened this pull request over 1 year ago
PHP 8.2.6RC1 endless foreach

usarise opened this issue over 1 year ago
Fix GH-11104: STDIN/STDOUT/STDERR is not available for CLI without a script

nielsdos opened this pull request over 1 year ago
Test array argument in-place optimization

mvorisek opened this pull request over 1 year ago
Implement implicit move optimisation

nielsdos opened this pull request over 1 year ago
Fix GH-11141: Could not open input file: should be sent to stderr

nielsdos opened this pull request over 1 year ago
Fix GH-11160: Few tests failed building with new libxml 2.11.0

nielsdos opened this pull request over 1 year ago