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
include/include_once/require/require_once and support for multiple filenames in array (first proposition) and filename mask (second proposition)
interduo opened this issue over 1 year ago
interduo opened this issue over 1 year ago
zend_call_stack_get implementation for NetBSD.
devnexen opened this pull request over 1 year ago
devnexen opened this pull request over 1 year ago
Optimize loop jumps
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
GH-10141: Fix typo
petk opened this pull request over 1 year ago
petk opened this pull request over 1 year ago
FIX GH-11587 PHP8.1: Fixed the condition for result set values to be of native type, making it compatible with previous versions.
SakiTakamachi opened this pull request over 1 year ago
SakiTakamachi opened this pull request over 1 year ago
Revert "Remove name field from the zend_constant struct (#10954)"
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
ftp cannot be rewound
mvorisek opened this issue over 1 year ago
mvorisek opened this issue over 1 year ago
Inconsistent behaviour with AppendIterator and empty generators
sips-richard opened this issue over 1 year ago
sips-richard opened this issue over 1 year ago
After php8.1, when PDO::ATTR_EMULATE_PREPARES is true and PDO::ATTR_STRINGIFY_FETCHES is true, decimal zeros are no longer filled.
SakiTakamachi opened this issue over 1 year ago
SakiTakamachi opened this issue over 1 year ago
Call cast_object handler from get_properties_for
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
Fix GH-11573: RecursiveDirectoryIterator::hasChildren is slow
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
imagecreatefromstring Followed By imagepng does not Replicate File
oleibman opened this issue over 1 year ago
oleibman opened this issue over 1 year ago
ini setting zend.assertions should changeable PHP_INI_PERDIR without restriction
claudepache opened this issue over 1 year ago
claudepache opened this issue over 1 year ago
mb_str_pad causes access violation ( 0xc0000005) in mbstring.dll
guyphp1 opened this issue over 1 year ago
guyphp1 opened this issue over 1 year ago
Retire AppVeyor
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
proc_get_status() always returns running=false with GNU screen
marcomarsala opened this issue over 1 year ago
marcomarsala opened this issue over 1 year ago
crash due to invalid pointer in mysqli with tcmalloc
sephiroth-j opened this issue over 1 year ago
sephiroth-j opened this issue over 1 year ago
Extend tests of bcmath extension
jorgsowa opened this pull request over 1 year ago
jorgsowa opened this pull request over 1 year ago
strpos strange behavior when accessing $_SERVER(?)
osasson opened this issue over 1 year ago
osasson opened this issue over 1 year ago
fpm: enable tcp_info api for OpenBSD.
devnexen opened this pull request over 1 year ago
devnexen opened this pull request over 1 year ago
Deprecate MT_RAND_PHP
TimWolla opened this pull request over 1 year ago
TimWolla opened this pull request over 1 year ago
`net_get_interfaces` Warning: getifaddrs() failed 97: Address family not supported by protocol
mvorisek opened this issue over 1 year ago
mvorisek opened this issue over 1 year ago
Fix typo
derrabus opened this pull request over 1 year ago
derrabus opened this pull request over 1 year ago
Assign to `&...$args` param ignores reference
mvorisek opened this issue over 1 year ago
mvorisek opened this issue over 1 year ago
zip extension version 1.22.1
remicollet opened this pull request over 1 year ago
remicollet opened this pull request over 1 year ago
Add hint-type for `method_exists` & `property_exists`
milwad-dev opened this pull request over 1 year ago
milwad-dev opened this pull request over 1 year ago
Fix DBG_ENTER name typo
Yurunsoft opened this pull request over 1 year ago
Yurunsoft opened this pull request over 1 year ago
xfail socket zerocopy test on Cirrus + arm
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
PDO_DBLIB: Fetching from statements sharing a conection results in wrong values being returned
harrison3000 opened this issue over 1 year ago
harrison3000 opened this issue over 1 year ago
Fix GH-11550: MySQL Statement has a empty query result when the response field has changed, also Segmentation fault
Yurunsoft opened this pull request over 1 year ago
Yurunsoft opened this pull request over 1 year ago
MySQL Statement has a empty query result when the response field has changed, also Segmentation fault
Yurunsoft opened this issue over 1 year ago
Yurunsoft opened this issue over 1 year ago
Sporadic opcache crash with apache and php-cgi.exe
sagentac opened this issue over 1 year ago
sagentac opened this issue over 1 year ago
Argument corruption when calling XMLReader::open or XMLReader::XML non-statically with observer active
tstarling opened this issue over 1 year ago
tstarling opened this issue over 1 year ago
cast_object handler is never called for array cast
ju1ius opened this issue over 1 year ago
ju1ius opened this issue over 1 year ago
Add support for typed class constants in stubs
kocsismate opened this pull request over 1 year ago
kocsismate opened this pull request over 1 year ago
Prevent regex cache reuse when JIT flag does not match php.ini
mvorisek opened this pull request over 1 year ago
mvorisek opened this pull request over 1 year ago
finfo_file returns wrong mime type for csv file
oleg-andreyev opened this issue over 1 year ago
oleg-andreyev opened this issue over 1 year ago
Avoid allocations when getting content of DOM nodes if possible
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
PHP 8.3: DateTime::modify() throws an exception instead of a warning
ondrejmirtes opened this issue over 1 year ago
ondrejmirtes opened this issue over 1 year ago
Two tiny ext/dom cleanups
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Fix mis-compilation of by-reference nullsafe operator
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
Notice on object - non-object comparison
ColinHDev opened this issue over 1 year ago
ColinHDev opened this issue over 1 year ago
Remove the link to the custom bugs tracker from the new issue window
sanderdlm opened this pull request over 1 year ago
sanderdlm opened this pull request over 1 year ago
Fixed comment for SimpleXml function getName
Vuudi opened this pull request over 1 year ago
Vuudi opened this pull request over 1 year ago
Fix use of uninitialized memory in pcntl SIGCHLD handling
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
zip extension version 1.22.0 for libzip 1.10.0
remicollet opened this pull request over 1 year ago
remicollet opened this pull request over 1 year ago
PHP alternative syntax,simplified write and reuse keyword
chopins opened this issue over 1 year ago
chopins opened this issue over 1 year ago
inconsitent deprecation message with required paramteres and explizit nullable parameter
verfriemelt-dot-org opened this issue over 1 year ago
verfriemelt-dot-org opened this issue over 1 year ago
Fix Autoconf check for development versions
petk opened this pull request over 1 year ago
petk opened this pull request over 1 year ago
Fix OSS-Fuzz 60011: Incorrect order of instruction with nullsafe operator
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Fix GH-11529: Crash after dealing with an Apache request
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Crash after dealing with an Apache request
LeSuisse opened this issue over 1 year ago
LeSuisse opened this issue over 1 year ago
Fix GH-11500: Namespace reuse in createElementNS() generates wrong output
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
get_html_translation_table() inconsistent results with ENT_XHTML?
pine3ree opened this issue over 1 year ago
pine3ree opened this issue over 1 year ago
Add missing WUNTRACED
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Fix GH-11520: Test fails due to compatibility issue with libzip 1.10.0
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
fix #11522
SVGAnimate opened this pull request over 1 year ago
SVGAnimate opened this pull request over 1 year ago
Expose time spent collecting cycles in gc_status()
arnaud-lb opened this pull request over 1 year ago
arnaud-lb opened this pull request over 1 year ago
checking for php... php
SVGAnimate opened this issue over 1 year ago
SVGAnimate opened this issue over 1 year ago
socket zerocopy test reduce data sent to fix CI attempt
devnexen opened this pull request over 1 year ago
devnexen opened this pull request over 1 year ago
Compatibility with libzip 1.10.0
andypost opened this issue over 1 year ago
andypost opened this issue over 1 year ago
ext/gd: adding imagecopyrotated.
devnexen opened this pull request over 1 year ago
devnexen opened this pull request over 1 year ago
Fix clearing of month in calendar_clear_variation1.phpt for ICU 73
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
Improve the func_get_args function
DevDasher opened this issue over 1 year ago
DevDasher opened this issue over 1 year ago
PHP 8.3 build fails with `--enable-mbstring` enabled
GrahamCampbell opened this issue over 1 year ago
GrahamCampbell opened this issue over 1 year ago
sodium lib: phpsessionclean.service displays a rogue WARNING on syslog
ProceduralMan opened this issue over 1 year ago
ProceduralMan opened this issue over 1 year ago
Allow enabling/disabling PCRE JIT after regex was compiled
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
Added brotli native in PHP
DevSysEngineer opened this issue over 1 year ago
DevSysEngineer opened this issue over 1 year ago
PDO lastInsertId is empty after inserting a row with MariaDB INSERT...RETURNING
wol-soft opened this issue over 1 year ago
wol-soft opened this issue over 1 year ago
Namespace reuse in createElementNS() generates wrong output
ausi opened this issue over 1 year ago
ausi opened this issue over 1 year ago
SIGCHLD is not always returned from proc_open
taka-oyama opened this issue over 1 year ago
taka-oyama opened this issue over 1 year ago
Fix missing "Optional parameter before required" deprecation on union null type
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
UTC Default timezone instead of server local timezone ?
Wait4Code opened this issue over 1 year ago
Wait4Code opened this issue over 1 year ago
null default-value promoted class parameter before required parameter is silently ignored
syranide opened this issue over 1 year ago
syranide opened this issue over 1 year ago
number_format() Support rounding negative places
marc-mabe opened this pull request over 1 year ago
marc-mabe opened this pull request over 1 year ago
No releases available for package "pecl.php.net/timezonedb"; pear.php.net certificate still expired
gouh opened this issue over 1 year ago
gouh opened this issue over 1 year ago
run-tests.php fixes
divinity76 opened this pull request over 1 year ago
divinity76 opened this pull request over 1 year ago
Add request_parse_body() function
iluuu1994 opened this pull request over 1 year ago
iluuu1994 opened this pull request over 1 year ago
PHP 8.3 regression DomNode->value setting
andypost opened this issue over 1 year ago
andypost opened this issue over 1 year ago
Binary type for PDO
NattyNarwhal opened this issue over 1 year ago
NattyNarwhal opened this issue over 1 year ago
Resolve relative class type at compile time
Girgias opened this pull request over 1 year ago
Girgias opened this pull request over 1 year ago
[ci skip] Add myself to CODEOWNERS for dom and libxml
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
DateTime::createFromFormat should parse any number of fractional seconds
mvorisek opened this issue over 1 year ago
mvorisek opened this issue over 1 year ago
fpm: some workers get stuck on "\0fscf\0" write to master process over time
thias opened this issue over 1 year ago
thias opened this issue over 1 year ago
Fix GH-11433: Unable to set CURLOPT_ACCEPT_ENCODING to NULL
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Fix GH-11438: mysqlnd fails to authenticate with sha256_password accounts using passwords longer than 19 characters
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
Fix GH-11440: authentication to a sha256_password account fails over SSL
nielsdos opened this pull request over 1 year ago
nielsdos opened this pull request over 1 year ago
ext/pdo_pgsql: connection status update to distringuish from truly ba…
devnexen opened this pull request over 1 year ago
devnexen opened this pull request over 1 year ago
Bug on colors when loading bitmap file
hoit opened this issue over 1 year ago
hoit opened this issue over 1 year ago
Fix shell compared operator (#11099)
peter279k opened this pull request over 1 year ago
peter279k opened this pull request over 1 year ago
authentication to a sha256_password account fails over SSL
weigon opened this issue over 1 year ago
weigon opened this issue over 1 year ago
imagick-3.7.0 make errors
martti-cloudkey opened this issue over 1 year ago
martti-cloudkey opened this issue over 1 year ago
mysqlnd fails to authenticate with sha256_password accounts using passwords longer than 19 characters.
weigon opened this issue over 1 year ago
weigon opened this issue over 1 year ago
mailparse-3.1.4 make test fails
martti-cloudkey opened this issue over 1 year ago
martti-cloudkey opened this issue over 1 year ago
mailparse
martti-cloudkey opened this issue over 1 year ago
martti-cloudkey opened this issue over 1 year ago
Promoted trait interface
mvorisek opened this issue over 1 year ago
mvorisek opened this issue over 1 year ago
"rtrim" function returns an empty string if the string contains "v".
longfeiRen opened this issue over 1 year ago
longfeiRen opened this issue over 1 year ago
Unable to set `CURLOPT_ACCEPT_ENCODING` to `NULL`
gnif opened this issue over 1 year ago
gnif opened this issue over 1 year ago
"rtrim" function returns an empty string if the string contains "v".
longfeiRen opened this issue over 1 year ago
longfeiRen opened this issue over 1 year ago
HTTP_USER_AGENT not show Windows 11
LichKing255 opened this issue over 1 year ago
LichKing255 opened this issue over 1 year ago