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

Revert 479e659

iluuu1994 opened this pull request over 1 year ago
sscanf(): Bad scan conversion character "."

staabm opened this issue over 1 year ago
About FPU control word settings in 32-bit environment

SakiTakamachi opened this issue over 1 year ago
Debug amphp community build failure

iluuu1994 opened this pull request over 1 year ago
Add support for verifying and syncronizing predefined constants with the manual

kocsismate opened this pull request over 1 year ago
Add "realpath" support for custom stream wrapper

mvorisek opened this issue over 1 year ago
Tweak behaviour of dynamic properties wrt error handlers

nielsdos opened this pull request over 1 year ago
Debug arm CI error

iluuu1994 opened this pull request over 1 year ago
Fix the gettext config logic to recognize libintl exports prefixed with

debohman opened this pull request over 1 year ago
Use zend_result as return for properties in ext/dom

nielsdos opened this pull request over 1 year ago
Cannot enable intl module with gettext-0.22: configure fails

debohman opened this issue over 1 year ago
[RFC] DOM HTML5 parsing and serialization support

nielsdos opened this pull request over 1 year ago
Corrupted PHP install during building the image

jorgsowa opened this issue over 1 year ago
Update bundled pcre2 to 10.42

nielsdos opened this pull request over 1 year ago
Fix GH-11956: PCRE regular expressions with JIT enabled gives different result

nielsdos opened this pull request over 1 year ago
if query parameter value processing is different when value is empty or null

HeenaBansal2009 opened this issue over 1 year ago
Preallocate result array size in xpath

nielsdos opened this pull request over 1 year ago
FAILED TEST In Macbook

msamgan opened this issue over 1 year ago
zend call stack support for haiku w/o using posix pthread api but the

devnexen opened this pull request over 1 year ago
Include branch in benchmarking information

iluuu1994 opened this pull request over 1 year ago
phpdbg abort/segfault (php 8.1.21)

particleflux opened this issue over 1 year ago
Migrate resource returned by proc_open() to opaque object

kocsismate opened this pull request over 1 year ago
Fix persistent procedural ODBC connections not getting closed

NattyNarwhal opened this pull request over 1 year ago
Fix memory leak with failed SQLPrepare

NattyNarwhal opened this pull request over 1 year ago
Multidimensional array memory leak

volkan opened this issue over 1 year ago
Delay notice emission until end of opcode

iluuu1994 opened this pull request over 1 year ago
ensure displays_errors is off (default)

remicollet opened this pull request over 1 year ago
Increase test timeout for asan

iluuu1994 opened this pull request over 1 year ago
Fix GH-11972: RecursiveCallbackFilterIterator regression in 8.1.18

nielsdos opened this pull request over 1 year ago
Use version of PHP SDK binary tools that uses PHP downloads

bukka opened this pull request over 1 year ago
Fix GH-12077: Check lsof functionality in socket on close test

bukka opened this pull request over 1 year ago
Remove CPP when invoking dtrace utility

f4z4on opened this pull request over 1 year ago
Invalid library on macOS when compiling libphp statically

dunglas opened this issue over 1 year ago
LDAPS client certificate authentication does not work

fkooman opened this issue over 1 year ago
Add expose_php option with reduced precision

Krinkle opened this issue over 1 year ago
A new PHP JIT implementation based on IR JIT framework

dstogov opened this pull request over 1 year ago
Prepare for PHP 8.4

adoy opened this pull request over 1 year ago
PHP 8.3.0RC1 borked socket-close-on-exec.phpt

andypost opened this issue over 1 year ago
sqlite3_bind_bug68849 fail on x86 with sqlite 3.43

andypost opened this issue over 1 year ago
Floats rounds down

sinnbeck opened this issue over 1 year ago
Fix freeing of incompletely initialized closures

iluuu1994 opened this pull request over 1 year ago
Make unrepeatable tests retriable

iluuu1994 opened this pull request over 1 year ago
Support PHP_CLI_SERVER_WORKERS on Windows

madelson opened this issue over 1 year ago
Make Test : FAILED TEST

Mathieudewet opened this issue over 1 year ago
Expand file path in file stat only for wrapper path

bukka opened this pull request over 1 year ago
Fix missing instantclient in CI

iluuu1994 opened this pull request over 1 year ago
Fix bug #76857: Can read "non-existant" files

bukka opened this pull request over 1 year ago
Fix #12063 convert PHP single-quote to C double-quote string

remicollet opened this pull request over 1 year ago
gen_stub.php

remicollet opened this issue over 1 year ago
Fix OSS-Fuzz #61712

nielsdos opened this pull request over 1 year ago
Prevents double-call to internal iterators rewind handler

ju1ius opened this pull request over 1 year ago
internal iterator rewind handler is called twice

ju1ius opened this issue over 1 year ago
Remove useless duplicated call to php_stream_parse_fopen_modes

nielsdos opened this pull request over 1 year ago
Fix bug #52335: fseek() on memory stream behavior different than file

bukka opened this pull request over 1 year ago
RFC: Add 4 new rounding modes to round() function

jorgsowa opened this pull request over 1 year ago
array_filter ignores strict_types

divinity76 opened this issue over 1 year ago
libxml set error structure simplification proposal

devnexen opened this pull request over 1 year ago
Time Zone Un-Abbreviated Names

jack-worman opened this issue over 1 year ago
zend_call_stack_default_size update BSD values.

devnexen opened this pull request over 1 year ago
Document PHP environment build configuration vars

petk opened this pull request over 1 year ago
Fix round() tests for different modes

jorgsowa opened this pull request over 1 year ago
Fix GH-11982: str_getcsv returns null byte for unterminated enclosure

bukka opened this pull request over 1 year ago
Avoid using uninitialised struct

mikhainin opened this pull request over 1 year ago
Does php has full support for LIBUV

HeenaBansal2009 opened this issue over 1 year ago
FPM: Set OBJC_DISABLE_INITIALIZE_FORK_SAFETY on Mac

bukka opened this pull request over 1 year ago
core: Remove disable_classes INI setting

Girgias opened this pull request over 1 year ago
[ci skip] Adding missing SO_ATTACH_REUSEPORT_CBPF tangential constants

devnexen opened this pull request over 1 year ago
Migrate ext/odbc resources to opaque objects

kocsismate opened this pull request over 1 year ago
Fix GH-12038: Temporarily change PDO ERROR MODE

SakiTakamachi opened this pull request over 1 year ago
An error occurs in set_attribute when using PDO SQLSRV

SakiTakamachi opened this issue over 1 year ago
ext/spl: Fix various ArrayObject bugs

Girgias opened this pull request over 1 year ago
Print host CPU info in CI build log on Linux

alexdowad opened this pull request over 1 year ago
Switch asan build to docker

iluuu1994 opened this pull request over 1 year ago
Move installation of oracle instant client in GHA

iluuu1994 opened this pull request over 1 year ago
PDO::getAttribute() behaves differently than document

SakiTakamachi opened this issue over 1 year ago
Add dynmaic type

arashdeveloper1380 opened this issue over 1 year ago
I was confused.

ucdo opened this issue over 1 year ago
Fix detection of image formats in system gd

orlitzky opened this pull request over 1 year ago
Use mysql service consistencly for linux in GitHub actions

iluuu1994 opened this pull request over 1 year ago
Test failed after building. Test Bug #73594

LKodex opened this issue over 1 year ago
Update DOM test to work around libxml2 bug

nielsdos opened this pull request over 1 year ago