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

#9389 - Typed property /w magic __get cannot be uninitialized

Issue - State: open - Opened by mvorisek about 2 years ago - 6 comments
Labels: Feature, Extension: reflection, Status: Needs Triage

#9356 - Incomplete validation of IP Address fields in subjectAltNames

Issue - State: closed - Opened by lucasnetau about 2 years ago
Labels: Bug, Extension: openssl, Category: Streams

#9352 - Retrieving an enum case by its name

Issue - State: closed - Opened by ollieread about 2 years ago - 14 comments
Labels: Feature, Status: Verified, Status: Requires RFC

#9351 - Fix GH-7910: rename fails on Windows if the target is being executed

Pull Request - State: open - Opened by cmb69 about 2 years ago - 2 comments

#9348 - FTP & SSL session reuse

Issue - State: closed - Opened by janpecha about 2 years ago - 3 comments
Labels: Bug, Extension: ftp, Status: Verified

#9344 - PGSQL pipeline mode

Issue - State: open - Opened by degtyaryov about 2 years ago - 5 comments
Labels: Feature, Extension: pgsql, Status: Verified

#9322 - ext/session refactoring: INI settings

Pull Request - State: open - Opened by Girgias about 2 years ago - 4 comments
Labels: Extension: session

#9318 - ZipArchive password protection doesn't work if entryname is used in addFile()

Issue - State: closed - Opened by zoltan-sule about 2 years ago - 4 comments
Labels: Bug, Status: Invalid

#9315 - Increase maximum size of an uploaded file to 50Mbyte

Pull Request - State: open - Opened by mishanon about 2 years ago - 7 comments
Labels: RFC

#9301 - [RFC] Allow arbitrary expressions in static variable initializer

Pull Request - State: closed - Opened by iluuu1994 about 2 years ago - 15 comments
Labels: RFC, Category: Engine, Extension: opcache, Extension: reflection, SAPI: phpdbg, Category: Optimizer

#9257 - [RFC] Implement asymmetric visibility

Pull Request - State: closed - Opened by iluuu1994 about 2 years ago - 10 comments
Labels: RFC, Category: Engine, Extension: reflection, Extension: tokenizer

#9236 - Partially support first-class callable syntax in constant expressions

Issue - State: closed - Opened by pevdh about 2 years ago - 11 comments
Labels: Feature, Category: Engine, Stale, Status: Requires RFC

#9227 - Trailing dots and spaces in filenames are ignored

Issue - State: closed - Opened by cmb69 about 2 years ago - 4 comments
Labels: Bug, Category: Engine, OS: Windows, Status: Verified

#9216 - trim support for multibyte spaces / mb_trim()

Issue - State: closed - Opened by 8ctopus about 2 years ago - 46 comments
Labels: Feature, Extension: mbstring, Status: Verified

#9214 - [FFI] Segmentation fault when calling callback function

Issue - State: open - Opened by fwflunky about 2 years ago - 9 comments
Labels: Bug, Extension: ffi, Status: Needs Triage

#9208 - Enum case as Array key?

Issue - State: open - Opened by geraldofebrian about 2 years ago - 56 comments
Labels: Feature, Status: Verified, Status: Requires RFC

#9196 - dl() breaks expectations regarding permanent or interned strings

Issue - State: open - Opened by arnaud-lb about 2 years ago - 1 comment
Labels: Bug, Category: Engine, Status: Verified, Category: Dynamic Loading

#9166 - Optimize mb_strtoupper/mb_strtolower for UTF-8 enc and ASCII input

Pull Request - State: closed - Opened by mvorisek about 2 years ago - 14 comments
Labels: Category: Engine, Extension: mbstring

#9165 - Since PHP 8.1.7 strtotime translates a date-time with DST/non-DST hour differently based on default timezone

Issue - State: closed - Opened by ashiful-kyos about 2 years ago - 10 comments
Labels: Bug, Extension: date, Status: Verified, Status: Fixed in Third Party Library

#9142 - DOMChildNode `replaceWith()` double-free error when replacing elements not separated by any whitespace

Issue - State: closed - Opened by bakerkretzmar about 2 years ago - 6 comments
Labels: Bug, Extension: dom, Status: Verified

#9093 - Add PDO::PARAM_AUTO

Pull Request - State: closed - Opened by Yurunsoft about 2 years ago - 5 comments
Labels: Extension: pdo (core), Extension: pdo_odbc

#9029 - Array numeric string key gets converted to int

Issue - State: closed - Opened by piku235 about 2 years ago - 17 comments
Labels: Bug, Category: Arrays, Status: Invalid

#9006 - Suport null coalescing operator and error control operator in Array destructuring to prevent PHP warning "undefined array key" e.g. used in foreach

Issue - State: closed - Opened by laukstein about 2 years ago - 4 comments
Labels: Feature, Category: Engine, Stale, Status: Requires RFC

#8992 - ENDBR instruction is not correctly disassembled by libudis86

Issue - State: closed - Opened by wxue1 about 2 years ago - 10 comments
Labels: Bug, Category: JIT, Status: Won't Fix, Status: Verified

#8971 - Readme: Add Github Actions nightly workflow status badge

Pull Request - State: closed - Opened by Ayesh about 2 years ago - 4 comments

#8958 - `phpinfo` HTML accessibility improvements with WCAG recommendations

Pull Request - State: open - Opened by Ayesh about 2 years ago - 6 comments
Labels: Extension: standard

#8949 - [CLI Built-in server] Update mime-db from 1.45.0 to 1.52.0

Pull Request - State: closed - Opened by Ayesh about 2 years ago - 2 comments
Labels: SAPI: cli

#8946 - Fix GH-8928 memory leak with long query/CLOB

Pull Request - State: closed - Opened by mvorisek about 2 years ago - 2 comments
Labels: Extension: oci8, Extension: pdo_oci

#8942 - sqlite3: Fix double execution of queries when fetchArray is called

Pull Request - State: open - Opened by maaarghk about 2 years ago - 2 comments
Labels: Waiting on Review, Extension: sqlite3

#8940 - Support hardened malloc

Issue - State: closed - Opened by cgzones about 2 years ago - 6 comments
Labels: Bug, Category: Engine, Status: Needs Triage

#8928 - `oci8` is leaking memory with long query/CLOB

Issue - State: open - Opened by mvorisek about 2 years ago - 8 comments
Labels: Bug, Extension: oci8, Status: Verified

#8924 - `str_split` must return empty array for empty string

Issue - State: closed - Opened by mvorisek about 2 years ago - 5 comments
Labels: Bug, Extension: standard, Status: Verified

#8912 - Update warning messages about undefined variables

Pull Request - State: open - Opened by markrandall about 2 years ago - 7 comments
Labels: Category: Engine, Extension: opcache, Extension: pdo_sqlite, Extension: pgsql, Extension: reflection, Extension: session, Extension: simplexml, Extension: spl, Extension: standard, Extension: zend_test

#8898 - SHA3-SHAKE (KECCAK) implementation

Issue - State: open - Opened by danielburger1337 over 2 years ago - 6 comments
Labels: Feature, Extension: hash, Status: Verified

#8881 - address argument to atomic operation must be a pointer to non-const _Atomic type

Issue - State: open - Opened by ryandesign over 2 years ago - 10 comments
Labels: Bug, Category: Engine, Status: Needs Triage

#8867 - Output must be discarded when ob handler throws

Pull Request - State: closed - Opened by mvorisek over 2 years ago - 2 comments

#8865 - Implement GH-7922: print_r should not produce a fatal error

Pull Request - State: closed - Opened by mvorisek over 2 years ago - 8 comments
Labels: Category: Engine, Extension: ffi, Extension: standard

#8864 - JSON pretty printing indentation using tabs or double spaces

Issue - State: open - Opened by timint over 2 years ago - 8 comments
Labels: Feature, Extension: json, Status: Requires RFC

#8860 - DatePeriod with 1 hour DateInterval misses hour on long DST day

Issue - State: closed - Opened by RobertWeideKyos over 2 years ago - 6 comments
Labels: Bug, Extension: date, Status: Needs Triage

#8846 - Opcache corruption

Issue - State: closed - Opened by vnsavage over 2 years ago - 10 comments
Labels: Bug, Extension: opcache, Status: Needs Triage

#8826 - [skip ci] Add true type support to UPGRADING file

Pull Request - State: closed - Opened by Ayesh over 2 years ago - 1 comment

#8787 - Support test-ini also for phpize builds

Pull Request - State: closed - Opened by cmb69 over 2 years ago - 3 comments

#8764 - Optimizations for atomic

Pull Request - State: open - Opened by twose over 2 years ago - 1 comment
Labels: Waiting on Review, Category: Engine

#8758 - Fix GH-8756 : oci_new_descriptor() triggers dynamic property deprecation

Pull Request - State: open - Opened by adoy over 2 years ago - 8 comments
Labels: Extension: oci8

#8744 - PHP8.1: mb_convert_encoding not working with ASCII chars above 127

Issue - State: closed - Opened by felixwatzka over 2 years ago - 22 comments
Labels: Bug, Extension: mbstring, Status: Invalid

#8739 - String corruption on deployments with php-fpm 8.1.6

Issue - State: open - Opened by nono-gdv over 2 years ago - 18 comments
Labels: Bug, Status: Needs Triage

#8735 - Firebird PDO begintransaction fails after query

Issue - State: closed - Opened by digitaldutch over 2 years ago - 9 comments
Labels: Bug, Extension: pdo_firebird, Status: Needs Triage

#8731 - Segfault in php-fpm 8.1 on Linux

Issue - State: open - Opened by nono-gdv over 2 years ago - 13 comments
Labels: Bug, Extension: opcache, Status: Needs Triage

#8707 - Pdo sub classing rough WIP

Pull Request - State: open - Opened by Danack over 2 years ago
Labels: Extension: pdo (core), Extension: pdo_dblib, Extension: pdo_firebird, Extension: pdo_mysql, Extension: pdo_oci, Extension: pdo_odbc, Extension: pdo_pgsql, Extension: pdo_sqlite

#8697 - Feature request #78555 - Add the option to disable dblink cleanup

Pull Request - State: open - Opened by eriklundin over 2 years ago - 8 comments
Labels: Waiting on Review, Extension: mysqli

#8681 - master does not build on Alpine II

Issue - State: closed - Opened by mvorisek over 2 years ago - 20 comments
Labels: Bug, Status: Needs Triage

#8671 - Add some const qualifiers in HashTable foreach macros

Pull Request - State: closed - Opened by Girgias over 2 years ago - 3 comments
Labels: Category: Engine

#8646 - Memory leak PHP FPM 8.1 with class entry instances

Issue - State: closed - Opened by davtur19 over 2 years ago - 106 comments
Labels: Bug

#8644 - Fix some SPL bugs

Pull Request - State: open - Opened by Girgias over 2 years ago - 3 comments
Labels: Category: Tests, Waiting on Review, Extension: spl

#8641 - [Stream] STREAM_NOTIFY_COMPLETED over HTTP never emitted

Issue - State: closed - Opened by sfaut over 2 years ago - 9 comments
Labels: Feature, Category: Streams, Status: Verified

#8635 - [main][linux] set IP(6)_RECVERR on connected datagram sockets.

Pull Request - State: open - Opened by crrodriguez over 2 years ago - 7 comments
Labels: Waiting on Review

#8634 - opcache: Use O_TMPFILE file lock if available

Pull Request - State: open - Opened by crrodriguez over 2 years ago - 3 comments
Labels: Waiting on Review, Extension: opcache

#8621 - Add Alpine testing to CI

Pull Request - State: closed - Opened by mvorisek over 2 years ago - 10 comments
Labels: SAPI: cli

#8620 - Segmentation fault on exit when using ldap_bind()

Issue - State: open - Opened by uberbrady over 2 years ago - 33 comments
Labels: Bug, Extension: ldap, Status: Verified

#8614 - __builtin_memcpy_inline usage introduction.

Pull Request - State: open - Opened by devnexen over 2 years ago - 3 comments
Labels: Waiting on Review, Category: Engine

#8585 - FFI extension add FFI\CDef class and other update

Pull Request - State: closed - Opened by chopins over 2 years ago - 9 comments
Labels: RFC, Feature, Extension: ffi

#8577 - PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERT still checking CN

Issue - State: open - Opened by drewwynne0 over 2 years ago - 5 comments
Labels: Bug, Extension: openssl, Extension: mysqlnd, Status: Needs Triage

#8556 - FFI\CData use-after-free after FFI object destroyed

Issue - State: open - Opened by bwoebi over 2 years ago
Labels: Bug, Extension: ffi, Status: Verified

#8546 - Feature request: XDG Base Directory for .php_history

Issue - State: closed - Opened by nsfisis over 2 years ago - 2 comments
Labels: Feature, Extension: readline, Status: Verified

#8533 - embed SAPI: unable to link on Mac

Issue - State: open - Opened by dunglas over 2 years ago - 5 comments
Labels: Bug, Category: Build System, SAPI: embed, Status: Needs Triage, OS: macOS

#8517 - Random crash of FPM master process in fpm_stdio_child_said

Issue - State: closed - Opened by triplesixman over 2 years ago - 42 comments
Labels: Bug, SAPI: fpm, Status: Verified

#8516 - PHP Warning: PHP Startup: Unable to load dynamic library 'mysqli'

Issue - State: closed - Opened by amustaque97 over 2 years ago - 16 comments
Labels: Bug, Extension: mysqli, Status: Invalid

#8514 - Update autoconf script

Pull Request - State: closed - Opened by Girgias over 2 years ago - 10 comments
Labels: Category: Build System, Waiting on Review

#8495 - Fix the BOLT problem with GCC10.

Pull Request - State: open - Opened by pingzhaozz over 2 years ago - 22 comments
Labels: Waiting on Review, Category: Engine, Extension: hash, Extension: standard

#8489 - Add additional methods for reflections that have attributes

Issue - State: open - Opened by ollieread over 2 years ago - 14 comments
Labels: Feature, Extension: reflection, Status: Verified

#8479 - Fix compile for Windows x86 with /W1 /WX options (warnings are fatal)

Pull Request - State: open - Opened by mvorisek over 2 years ago - 28 comments
Labels: OS: Windows

#8478 - mysqlnd does not support `utf8mb3` charset

Issue - State: open - Opened by mvorisek over 2 years ago - 8 comments
Labels: Bug, Extension: mysqlnd, Status: Verified

#8468 - stream stdio types copy optimisations for solaris via the sendfile api.

Pull Request - State: open - Opened by devnexen over 2 years ago
Labels: Category: Streams

#8461 - Segmentation fault in PHP 8.1

Issue - State: closed - Opened by oleg-st over 2 years ago - 8 comments
Labels: Bug, Category: JIT, Extension: opcache, Status: Verified

#8458 - DateInterval::createFromDateString does not throw non-relative items are present

Issue - State: closed - Opened by derickr over 2 years ago - 2 comments
Labels: Bug, Extension: date, Status: Verified

#8437 - WeakMap::offsetExists return false if value is null

Issue - State: open - Opened by julien-boudry over 2 years ago - 11 comments
Labels: Bug, Category: Engine, Status: Needs Triage

#8426 - make test fail while soap extention build

Issue - State: closed - Opened by evrinoma over 2 years ago - 4 comments
Labels: Bug, Category: Tests, Extension: soap, Status: Verified

#8415 - Fixed DOUBLE EXECUTION OF QUERIES when executing first SQLite3Result-…

Pull Request - State: closed - Opened by HochMartinez over 2 years ago - 11 comments
Labels: Waiting on Author, Extension: sqlite3, Stale, Status: Needs Tests

#8405 - zend alloc large page support for win(64) proposal.

Pull Request - State: open - Opened by devnexen over 2 years ago - 11 comments
Labels: OS: Windows

#8388 - DOMAttr unescapes character reference

Issue - State: closed - Opened by t-tera over 2 years ago - 10 comments
Labels: Bug, Extension: dom, Status: Needs Triage

#8358 - Interface "DateTimeInterface" not found

Issue - State: closed - Opened by SCIF over 2 years ago - 18 comments
Labels: Bug, Status: Needs Triage

#8347 - Allow reply to interractive SASL mechanisms

Pull Request - State: open - Opened by manu0401 over 2 years ago - 10 comments
Labels: Waiting on Review, Extension: ldap, Stale

#8336 - Use strlen(str) instead of sizeof(str)-1 for directly declared strings

Pull Request - State: closed - Opened by mvorisek over 2 years ago - 10 comments
Labels: Waiting on Author

#8335 - Add FFI::hasSym() method

Pull Request - State: closed - Opened by chopins over 2 years ago - 2 comments

#8294 - Add new core autoloading mechanism for classes and functions

Pull Request - State: open - Opened by Girgias over 2 years ago - 7 comments
Labels: RFC, Feature, Category: Build System, Category: Engine, Extension: opcache, Extension: spl, Category: Optimizer

#8292 - Implemented FR #51634: Can't post multiple fields with the same name

Pull Request - State: closed - Opened by derickr over 2 years ago - 15 comments
Labels: Feature, Extension: curl

#8251 - Narrowing occurred during type inference of ZEND_FETCH_DIM_W

Issue - State: closed - Opened by hikashop-nicolas over 2 years ago - 31 comments
Labels: Bug, Status: Needs Triage, Category: Optimizer

#8246 - PHP Deprecated: number_format(): Passing null

Issue - State: closed - Opened by Gilmar-Conectar over 2 years ago - 5 comments
Labels: Feature, Status: Requires RFC

#8240 - Misleading error message on popen() when /bin/sh is missing

Issue - State: closed - Opened by dilyanpalauzov over 2 years ago - 6 comments
Labels: Bug, Status: Verified, Status: Fixed in Third Party Library

#8239 - For php://input fread() writes temp files

Issue - State: open - Opened by raubv0gel over 2 years ago - 6 comments
Labels: Feature, Category: Engine, Status: Verified

#8203 - Ahead of Time Compiler/AOT for PHP8?

Issue - State: closed - Opened by appifys over 2 years ago - 11 comments
Labels: Feature, Status: Requires RFC

#8197 - `OCIStmtFetch2 in -lclntsh...` (`HAVE_OCILOBREAD2`) check is always `no` on Alpine

Issue - State: closed - Opened by mvorisek over 2 years ago - 11 comments
Labels: Bug, Status: Needs Triage

#8185 - pear install: error in malloc_consolidate

Issue - State: closed - Opened by mokraemer over 2 years ago - 19 comments
Labels: Bug

#8163 - Fix #78405: FPM with keepalive kills workers after $terminate_timeout

Pull Request - State: closed - Opened by SjonHortensius over 2 years ago - 26 comments
Labels: Waiting on Author, SAPI: fpm, Stale

#8160 - ZTS support on Alpine is broken

Issue - State: closed - Opened by mvorisek over 2 years ago - 4 comments
Labels: Bug, Extension: pdo (core), Status: Verified

#8149 - php-fpm8.1: segfault at ... ip ... sp ... error 4 in opcache.so

Issue - State: open - Opened by zebroid over 2 years ago - 7 comments
Labels: Bug, Category: JIT, Status: Needs Triage

#8116 - PHP 8.1 Failed to set memory limit to ... bytes (Current memory usage is ... bytes)

Issue - State: closed - Opened by brainfoolong over 2 years ago - 17 comments
Labels: Bug, Category: Engine, Status: Duplicate

#8086 - Mail() function not working correctly in PHP 8.x

Issue - State: closed - Opened by hansherlighed over 2 years ago - 55 comments
Labels: Feature, Extension: standard

#8084 - Calling mysqli_stmt constructor leaks memory

Issue - State: open - Opened by kamil-tekiela over 2 years ago - 2 comments
Labels: Bug, Extension: mysqli, Status: Verified

#8062 - socket module add SO_ATTACH_REUSEPORT_CPBF for Linux.

Pull Request - State: closed - Opened by devnexen over 2 years ago - 4 comments
Labels: Waiting on Review, Extension: sockets