Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / php/php-src issues and pull requests

#14642 - Sync spl extension dependency for mysqli extension

Pull Request - State: closed - Opened by petk 10 days ago
Labels: Category: Build System, Extension: mysqli

#14641 - Fix GH-14637: memory leak after failed heap allocation due to mem limit.

Pull Request - State: closed - Opened by devnexen 10 days ago - 2 comments
Labels: Extension: xml

#14640 - Fix GH-14638: null dereference after XML parsing failure.

Pull Request - State: open - Opened by devnexen 10 days ago
Labels: Extension: simplexml

#14639 - Member access within null pointer in ext/spl/spl_observer.c

Issue - State: open - Opened by YuanchengJiang 10 days ago - 4 comments
Labels: Bug, Extension: spl, Status: Needs Triage

#14638 - Memory access within the null pointer with simplexml extension

Issue - State: open - Opened by YuanchengJiang 10 days ago
Labels: Bug, Extension: simplexml, Status: Verified

#14637 - Memory leak in xml extension with zend allocator

Issue - State: closed - Opened by YuanchengJiang 10 days ago - 2 comments
Labels: Bug, Extension: xml, Status: Duplicate, Status: Verified

#14636 - Remove obsolete enable_pear BC compatibility check

Pull Request - State: closed - Opened by petk 10 days ago - 2 comments
Labels: Category: Build System

#14635 - Check for library functions on one place in Zend.m4

Pull Request - State: closed - Opened by petk 11 days ago
Labels: Category: Build System, Category: Engine

#14634 - Enable static tsrmls cache in pdo_mysql with mysqlnd

Pull Request - State: closed - Opened by petk 11 days ago - 1 comment
Labels: Category: Build System, Extension: pdo_mysql

#14633 - Update mysqli and pdo_mysql extension dependencies

Pull Request - State: closed - Opened by petk 11 days ago
Labels: Category: Build System, Extension: mysqli, Extension: pdo_mysql

#14632 - Squeeze PHP_CHECK_LIBRARY to reduce generated configure

Pull Request - State: closed - Opened by petk 11 days ago - 1 comment
Labels: Category: Build System

#14631 - Remove outdated libs_version.txt file

Pull Request - State: closed - Opened by petk 12 days ago - 2 comments
Labels: Category: Build System

#14630 - Fix unused variable warning when using libpq < 12

Pull Request - State: closed - Opened by petk 12 days ago
Labels: Extension: pdo_pgsql

#14629 - Remove unused PHP_PGSQL_API_VERSION

Pull Request - State: closed - Opened by petk 12 days ago
Labels: Extension: pgsql

#14628 - Bump minimum libpq version to 10.0

Pull Request - State: closed - Opened by petk 12 days ago - 1 comment
Labels: Category: Build System, Extension: pdo_pgsql, Extension: pgsql

#14627 - Interrupt while internal frame is on the stack

Pull Request - State: open - Opened by morrisonlevi 12 days ago - 6 comments
Labels: Category: Engine

#14626 - Fix is_zend_ptr() for huge blocks

Pull Request - State: closed - Opened by arnaud-lb 12 days ago - 1 comment
Labels: Category: Engine, Extension: ffi, Extension: zend_test

#14625 - zend.opcache: Warning Internal error: wrong size calculation

Issue - State: open - Opened by HannahVernon 12 days ago - 2 comments
Labels: Bug, OS: Windows, Extension: opcache, Status: Needs Triage

#14624 - standard/net: even field a bit more with windows by adding interface'…

Pull Request - State: open - Opened by devnexen 12 days ago
Labels: Category: Build System, Extension: fileinfo, Extension: opcache, Extension: standard

#14623 - Sync #if/ifdef/defined (-Wundef)

Pull Request - State: closed - Opened by petk 12 days ago - 1 comment
Labels: Category: Build System, Extension: dba, Extension: opcache, Extension: sockets, Extension: standard, SAPI: cgi, SAPI: cli, SAPI: litespeed

#14622 - Remove unused PHP-8.3 generated JIT files

Pull Request - State: closed - Opened by petk 12 days ago - 4 comments
Labels: Extension: opcache

#14621 - [skip ci] Remove obsolete guideline how to comment out code

Pull Request - State: closed - Opened by petk 12 days ago

#14620 - Fix PHP_DEBUG condition in cgi SAPI

Pull Request - State: closed - Opened by petk 12 days ago
Labels: SAPI: cgi

#14619 - UPGRADING: add `ext/oci8` and `ext/pdo_oci` removal to `UPGRADING` file

Pull Request - State: closed - Opened by Ayesh 12 days ago - 1 comment

#14618 - Define HAVE_VISIBILITY for fileinfo extension

Pull Request - State: closed - Opened by petk 13 days ago
Labels: Category: Build System, Extension: fileinfo

#14617 - Implement pcntl_waitid

Pull Request - State: open - Opened by vrza 13 days ago - 14 comments
Labels: Category: Build System, Extension: pcntl

#14616 - Add pcntl_waitid, wrapping POSIX waitid

Issue - State: open - Opened by vrza 13 days ago
Labels: Feature, Status: Needs Triage

#14615 - Define default RE2C_FLAGS

Pull Request - State: closed - Opened by petk 13 days ago - 3 comments
Labels: Category: Build System, Category: Engine, Extension: json, Extension: pdo (core), Extension: pdo_mysql, Extension: pdo_pgsql, Extension: pdo_sqlite, Extension: phar, Extension: standard, SAPI: phpdbg

#14614 - childNodes shows grandchildren of a <link> element

Issue - State: closed - Opened by OneiroDancer 13 days ago - 1 comment
Labels: Bug, Status: Invalid

#14613 - Add Attribute::TARGET_PROPERTY to SensitiveParameter

Issue - State: open - Opened by delolmo 13 days ago - 2 comments
Labels: Feature, Status: Needs Feedback

#14612 - DateInterval::$from_string undefined until a lookup

Issue - State: open - Opened by esler 13 days ago - 1 comment
Labels: Bug, Extension: date, Status: Needs Triage

#14611 - Cannot access SensitiveParameter attribute using reflection

Issue - State: closed - Opened by delolmo 13 days ago - 2 comments
Labels: Bug, Status: Invalid

#14610 - Fix GH-14603: invalid null zip file entry.

Pull Request - State: closed - Opened by devnexen 13 days ago
Labels: Extension: phar

#14609 - FFI add get value of the pointer variable

Pull Request - State: open - Opened by chopins 13 days ago - 4 comments
Labels: Extension: ffi

#14608 - `FFI::new()`, `FFI::type()`, `FFI::cast()` are marked as deprecated is a bad implementation

Issue - State: closed - Opened by chopins 13 days ago - 2 comments
Labels: Bug, Status: Invalid

#14607 - Fix GH-14596: phpdbg with asan and ZC_RC_DEBUG set crashes.

Pull Request - State: closed - Opened by devnexen 14 days ago
Labels: SAPI: phpdbg

#14606 - ext/sockets: socket_accept setting fcntl's FD_CLOEXEC on unixes.

Pull Request - State: open - Opened by devnexen 14 days ago
Labels: Extension: sockets

#14605 - Random Blank white page frequently while using php8.2-fpm

Issue - State: open - Opened by rahulthackkar 14 days ago - 2 comments
Labels: Bug, SAPI: fpm

#14604 - PDO extension has weird behavior with multi-requests

Issue - State: closed - Opened by popov654 14 days ago - 29 comments
Labels: Bug, Status: Invalid

#14603 - Unexpected null pointer at Zend/zend_string.h:200:24

Issue - State: closed - Opened by YuanchengJiang 14 days ago - 1 comment
Labels: Bug, Extension: phar, Status: Needs Triage, Status: Verified

#14602 - ext/soap: Continued internal refactoring

Pull Request - State: closed - Opened by Girgias 14 days ago - 3 comments
Labels: Extension: soap

#14601 - ext/gd: ownership.

Pull Request - State: closed - Opened by devnexen 15 days ago

#14600 - Fix some ext/date return types

Pull Request - State: closed - Opened by kocsismate 15 days ago - 4 comments
Labels: Extension: date

#14599 - ext/sockets: Adding macOS SO_LINGER_SEC constant.

Pull Request - State: closed - Opened by devnexen 15 days ago
Labels: Extension: sockets

#14598 - ext/gd: checking imagescale/imagefilter invalid values.

Pull Request - State: open - Opened by devnexen 15 days ago
Labels: Extension: gd

#14597 - Sync ext/dom and unistd.h include style

Pull Request - State: closed - Opened by petk 15 days ago
Labels: Extension: opcache, Extension: xsl

#14596 - Assertion failure triggered in phpdbg with ASAN and ZEND_RC_DEBUG=1

Issue - State: closed - Opened by TimWolla 15 days ago
Labels: Bug, SAPI: phpdbg, Status: Verified

#14595 - gen_stub: Intern the parameter name string for named arguments in internal attributes

Pull Request - State: closed - Opened by TimWolla 15 days ago
Labels: Category: Build System, Extension: zend_test

#14594 - finfo_file is returning the wrong mime type for macro laden Excel Binary files

Issue - State: open - Opened by ond-danny 15 days ago - 1 comment
Labels: Bug, Status: Needs Feedback

#14593 - DateTime: Z not recognised as UTC (+00:00)

Issue - State: open - Opened by marc-mabe 15 days ago - 19 comments
Labels: Bug, Extension: date, Status: Needs Triage

#14592 - BUG: locks not working as expected

Issue - State: open - Opened by batata004 15 days ago - 15 comments
Labels: Bug, Category: Streams, Status: Needs Triage

#14591 - Add PHP_SETUP_ZLIB M4 macro

Pull Request - State: closed - Opened by petk 16 days ago - 2 comments
Labels: Category: Build System, Extension: gd, Extension: mysqlnd, Extension: zlib

#14590 - Memory leak in FPM test gh13563-conf-bool-env.phpt

Issue - State: closed - Opened by jorgsowa 16 days ago - 1 comment
Labels: Bug, Category: Engine, Status: Verified

#14589 - Parsing literal assignment of min int64 is not an integer (-9223372036854775808)

Issue - State: closed - Opened by lewismoten 16 days ago - 14 comments
Labels: Bug, Status: Needs Triage

#14588 - Fix RAND_egd check

Pull Request - State: closed - Opened by petk 17 days ago
Labels: Category: Build System, Extension: openssl

#14587 - SplFileObject in spatie/fork

Issue - State: open - Opened by remco-pc 17 days ago - 4 comments
Labels: Bug, Extension: spl, Status: Needs Feedback

#14586 - ext/soap: Fix memory leaks when calling SoapFault::__construct() twice

Pull Request - State: closed - Opened by Girgias 17 days ago - 3 comments
Labels: Extension: soap

#14585 - ext/gd: iamgeresolution checks overflow.

Pull Request - State: closed - Opened by devnexen 17 days ago
Labels: Extension: gd

#14584 - ext/pgsql: adding pg_close_stmt.

Pull Request - State: open - Opened by devnexen 17 days ago
Labels: Category: Build System, Extension: pgsql

#14583 - [RFC] Implement static classes

Pull Request - State: open - Opened by oplanre 17 days ago - 1 comment
Labels: RFC, Category: Engine, Extension: mysqli, Extension: reflection, Extension: tokenizer, Category: Optimizer

#14582 - array_partition function

Issue - State: closed - Opened by remco-pc 17 days ago - 1 comment
Labels: Feature, Status: Needs Triage

#14581 - fixes #13773: DatePeriod does not take microseconds into account

Pull Request - State: open - Opened by marc-mabe 17 days ago
Labels: Extension: date

#14580 - Type Conversion for method/function parameters

Issue - State: closed - Opened by GokhanKR 17 days ago - 4 comments
Labels: Feature, Status: Invalid

#14579 - ext/soap: Various refactorings

Pull Request - State: open - Opened by Girgias 17 days ago - 4 comments
Labels: Extension: soap

#14578 - Enable native SSL support in ext/phar

Pull Request - State: open - Opened by petk 17 days ago
Labels: Category: Build System, Extension: phar

#14577 - Fix warnings function declaration isn't a prototype

Pull Request - State: closed - Opened by petk 18 days ago
Labels: Category: Engine

#14576 - Remove redundant win32 include flag for apache2handler

Pull Request - State: closed - Opened by petk 18 days ago
Labels: Category: Build System, SAPI: apache2handler

#14575 - Refactor SHADOW_STACK_SYSCALL check

Pull Request - State: closed - Opened by petk 18 days ago - 1 comment
Labels: Category: Build System

#14574 - thread safe php make ffi callback error(ext ffi)

Issue - State: open - Opened by avriltank 18 days ago
Labels: Bug, Extension: ffi, Status: Needs Triage

#14573 - Remove redundant win32 include flag when building shared phpdbg

Pull Request - State: closed - Opened by petk 18 days ago
Labels: Category: Build System, SAPI: phpdbg

#14572 - Update ext/xmlreader dependencies

Pull Request - State: closed - Opened by petk 19 days ago
Labels: Category: Build System, Extension: xmlreader

#14571 - ext/pgsql: adding postgresql 17 new libpq wrapper call.

Pull Request - State: closed - Opened by devnexen 19 days ago
Labels: Category: Build System, Extension: pgsql

#14570 - Make some parts of _zend_mm_heap read-only at runtime

Pull Request - State: open - Opened by jvoisin 19 days ago - 11 comments
Labels: Category: Engine, Extension: zend_test

#14569 - Use Clang 16 to work around LSAN TLS crashes (#12496)

Pull Request - State: open - Opened by iluuu1994 19 days ago

#14568 - Add --enable-phpdbg-debug option on Windows

Pull Request - State: closed - Opened by petk 19 days ago - 5 comments
Labels: Category: Build System, SAPI: phpdbg

#14567 - There is a core dump when running "php-cgi -i" on mips device

Issue - State: open - Opened by VerifyL 19 days ago - 39 comments
Labels: Bug, Status: Needs Triage

#14566 - ext/pgsql: add pg_jit server info.

Pull Request - State: closed - Opened by devnexen 20 days ago - 1 comment
Labels: Extension: pgsql, Category: Optimizer

#14565 - Rename HAVE_DECL_ARC4RANDOM_BUF to HAVE_ARC4RANDOM_BUF

Pull Request - State: closed - Opened by petk 20 days ago
Labels: Category: Build System, Extension: random

#14564 - ext/bcmath: Minor fixes to `bcmul()`

Pull Request - State: closed - Opened by SakiTakamachi 20 days ago - 1 comment
Labels: Extension: bcmath

#14563 - Build failure with libxml2 v2.13.0

Issue - State: closed - Opened by nono303 20 days ago - 3 comments
Labels: Bug, Extension: libxml, Status: Verified

#14562 - Disable LSAN for crashing SOAP tests

Pull Request - State: closed - Opened by iluuu1994 20 days ago - 7 comments
Labels: Extension: soap

#14561 - zend_compile: Add support for `%d` to `sprintf()` optimization

Pull Request - State: closed - Opened by TimWolla 20 days ago - 3 comments
Labels: Category: Engine, Extension: standard

#14560 - php is not configured with --with-pgsql option

Issue - State: closed - Opened by kvelaro 20 days ago - 4 comments
Labels: Bug, Status: Needs Triage

#14559 - Remove conditional usage of PQfreemem

Pull Request - State: closed - Opened by petk 20 days ago
Labels: Category: Build System, Extension: pgsql

#14558 - Fix GH-14475: PHP 8.3.7 with JIT encounters infinite loop on specific paths

Pull Request - State: closed - Opened by dstogov 20 days ago
Labels: Extension: opcache

#14557 - Remove conditional pg_encoding_to_char usage

Pull Request - State: closed - Opened by petk 20 days ago
Labels: Category: Build System, Extension: pgsql

#14556 - Fix incompatible function pointer types

Pull Request - State: closed - Opened by ryandesign 20 days ago - 4 comments
Labels: Category: Build System

#14555 - Remove GitHub actions junit artifacts

Pull Request - State: closed - Opened by iluuu1994 20 days ago

#14554 - Fix windows rename test directories clashing

Pull Request - State: closed - Opened by iluuu1994 20 days ago
Labels: Extension: standard

#14553 - Bug in phpdbg8.3 (also 8.1 and 8.2) echo output - trimmed at NULL byte (?)

Issue - State: open - Opened by smuuf 20 days ago
Labels: Bug, Status: Needs Triage

#14552 - Zend headers

Pull Request - State: open - Opened by Girgias 20 days ago
Labels: Category: Engine, Extension: mbstring, Extension: opcache

#14551 - [Makefile:1396: ext/hash/hash_xxhash.lo] Error 1 using GCC13

Issue - State: open - Opened by nisbet-hubbard 20 days ago
Labels: Bug, Status: Needs Triage

#14550 - Enable Zend DTrace will disable opcache.jit implictly

Issue - State: open - Opened by yangyang198703 20 days ago
Labels: Bug, Status: Needs Triage

#14548 - New config to adjust timeouts between NGINX and PHP-FPM (fix PHP zombie process)

Issue - State: open - Opened by diogoscota 21 days ago - 2 comments
Labels: Feature, SAPI: fpm, Status: Needs Triage

#14547 - Support for nullsafe function call syntax

Issue - State: open - Opened by heiglandreas 21 days ago - 6 comments
Labels: Feature, Status: Needs Triage

#14546 - zend_compile: Optimize `sprintf()` into a rope

Pull Request - State: closed - Opened by TimWolla 21 days ago - 12 comments
Labels: Category: Engine, Extension: standard

#14545 - ksort extra sort flag SORT_RE_INDEX

Issue - State: closed - Opened by remco-pc 21 days ago - 4 comments
Labels: Feature, Status: Needs Triage

#14544 - Update ext/spl dependencies

Pull Request - State: open - Opened by petk 21 days ago - 6 comments
Labels: Category: Build System, Extension: spl

#14543 - Cannot build on MacOS with Clang

Issue - State: closed - Opened by ptondereau 21 days ago - 5 comments
Labels: Bug, Status: Needs Triage