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

#6016 - Fix: Gracefully handle empty user input

Pull Request - State: closed - Opened by Berbe about 4 years ago

#5943 - Add more argument types to stubs

Pull Request - State: closed - Opened by kocsismate about 4 years ago

#5894 - Feature Request #28790 Add php.ini option to disable stat cache

Pull Request - State: open - Opened by lyda about 4 years ago - 12 comments
Labels: RFC, Feature, Waiting on Author

#5864 - Emulate non-blocking pipes in proc_open() on Windows

Pull Request - State: closed - Opened by kooldev about 4 years ago - 8 comments

#5790 - imap: Extend warning if HAVE_IMAP_SSL is undefined

Pull Request - State: open - Opened by blar over 4 years ago - 1 comment
Labels: Feature, Waiting on Review

#5761 - Always use PHP's own crypt_r implementation, don't support system crypt

Pull Request - State: open - Opened by alexdowad over 4 years ago - 17 comments

#5730 - Fix getenv()/putenv() glitches on Windows

Pull Request - State: open - Opened by cmb69 over 4 years ago

#5719 - Fix #79700: Bad performance with namespaced nodes due to wrong libxml assumption

Pull Request - State: closed - Opened by beberlei over 4 years ago - 4 comments
Labels: Bug

#5708 - [RFC] Allow to declare protected methods and constants in interfaces

Pull Request - State: closed - Opened by mvorisek over 4 years ago - 11 comments
Labels: RFC, Waiting on Author

#5707 - Run-Tests Cleanup / Modernization

Pull Request - State: open - Opened by dragoonis over 4 years ago - 4 comments

#5681 - Fix #78750: configure assumes yacc and re2c work

Pull Request - State: closed - Opened by petk over 4 years ago

#5634 - Remove usage of non-existing MAX_LINE_LENGTH constant

Pull Request - State: closed - Opened by orlandothoeny over 4 years ago - 7 comments
Labels: SAPI: fpm

#5588 - Add support for JIT-ing of spl_object_id() and ord() calls

Pull Request - State: open - Opened by TysonAndre over 4 years ago
Labels: Waiting on Review

#5555 - Implements check_liveness for pdo_firebird

Pull Request - State: closed - Opened by Pequem over 4 years ago - 11 comments
Labels: Feature, Waiting on Author, Extension: pdo_firebird, Stale

#5535 - [RFC] Implement scalar extensions (WIP)

Pull Request - State: closed - Opened by iluuu1994 over 4 years ago - 3 comments
Labels: RFC

#5526 - Enable -Wundef compiler warning

Pull Request - State: closed - Opened by Girgias over 4 years ago - 1 comment
Labels: Feature

#5521 - Don't continue polling on EINTR

Pull Request - State: open - Opened by nikic over 4 years ago - 5 comments
Labels: Bug

#5491 - Remove deprecated iconv INI settings

Pull Request - State: open - Opened by Girgias over 4 years ago - 5 comments

#5424 - Add PHAR fuzzer

Pull Request - State: open - Opened by smalyshev over 4 years ago - 9 comments
Labels: Feature

#5416 - RFC: modernize the generation of syntax errors

Pull Request - State: open - Opened by akimd over 4 years ago - 10 comments
Labels: Feature

#5366 - Add mode for verifying internal function param defaults

Pull Request - State: open - Opened by nikic over 4 years ago - 13 comments
Labels: Feature

#5346 - WIP: DateInterval improvements

Pull Request - State: closed - Opened by DaveRandom over 4 years ago - 4 comments
Labels: Extension: date

#5334 - Remove deprecated mbstring INI settings

Pull Request - State: closed - Opened by Girgias over 4 years ago - 7 comments

#5332 - PGSQL: Allow unconditional selection in pg_select.

Pull Request - State: open - Opened by OmarEmaraDev over 4 years ago - 3 comments
Labels: Extension: pgsql

#5265 - [RFC] Define Throws

Pull Request - State: open - Opened by markrandall over 4 years ago - 9 comments
Labels: RFC, Waiting on Author, Warning promotion, Status: Requires RFC

#5156 - Userspace operator overloading

Pull Request - State: closed - Opened by jbtronics over 4 years ago - 22 comments
Labels: RFC

#5039 - Properly handle serialization locking

Pull Request - State: open - Opened by nikic almost 5 years ago - 6 comments
Labels: Extension: session, Extension: standard, Category: Serialization

#4977 - Allow empty needles in mbstring functions

Pull Request - State: closed - Opened by Girgias almost 5 years ago - 9 comments
Labels: Waiting on Author

#4972 - Add specialized handler for checking if identical to string

Pull Request - State: open - Opened by TysonAndre almost 5 years ago
Labels: Feature, Waiting on Review

#4960 - Add CapabilityBoundingSet to systemd unit file

Pull Request - State: open - Opened by bukka almost 5 years ago - 7 comments
Labels: Feature, Waiting on Review, SAPI: fpm

#4941 - Omit some opcodes before returning boolean expression (or both branches return same const).

Pull Request - State: open - Opened by TysonAndre almost 5 years ago
Labels: Waiting on Review

#4939 - Fix #78855: Native PHP types in database fetches

Pull Request - State: open - Opened by oleg-st almost 5 years ago - 11 comments
Labels: Feature, Waiting on Review

#4934 - Add fraction date constants

Pull Request - State: closed - Opened by heiglandreas almost 5 years ago - 15 comments
Labels: Feature, Waiting on Review

#4925 - Optimize array_key_exists/in_array for empty array

Pull Request - State: open - Opened by TysonAndre almost 5 years ago - 6 comments

#4909 - Optimize `false === is_string($x)` in opcache

Pull Request - State: open - Opened by TysonAndre almost 5 years ago - 2 comments
Labels: Waiting on Review, Category: Optimizer

#4906 - Optimize $a = !is_string($x) in opcache

Pull Request - State: open - Opened by TysonAndre almost 5 years ago - 5 comments
Labels: Waiting on Review, Extension: opcache, Category: Optimizer

#4681 - php-zlib-for-getimagesize.patch

Pull Request - State: open - Opened by glensc about 5 years ago - 18 comments
Labels: Feature, Category: Build System, Waiting on Review, Extension: standard, Extension: zlib

#4474 - Remove include "sanity check" to get better error

Pull Request - State: open - Opened by nikic about 5 years ago - 1 comment
Labels: Waiting on Review, Category: Streams

#4409 - Remove Windows syslog script and syslog.reg

Pull Request - State: closed - Opened by petk about 5 years ago - 4 comments
Labels: Quickfix, Category: Build System

#4378 - Remove some unused variables

Pull Request - State: closed - Opened by petk about 5 years ago
Labels: Category: Build System

#4376 - Simplify PHP_CHECK_PDO_INCLUDES calls

Pull Request - State: closed - Opened by petk about 5 years ago
Labels: Category: Build System

#4368 - Add a new test covering DOMXPath::__construct error case

Pull Request - State: closed - Opened by CViniciusSDias about 5 years ago - 3 comments

#4367 - Detecting if we are debugged BSD/MacOS.

Pull Request - State: open - Opened by devnexen about 5 years ago - 1 comment
Labels: Waiting on Review, Category: Engine, OS: macOS

#4356 - Remove libtool and automake from azure installs

Pull Request - State: closed - Opened by petk about 5 years ago - 1 comment
Labels: Quickfix

#4354 - Enable option checking on CI

Pull Request - State: closed - Opened by petk about 5 years ago - 1 comment
Labels: Quickfix

#4263 - [RFC] Short Open Tag deprecation V2

Pull Request - State: closed - Opened by Girgias over 5 years ago - 19 comments
Labels: RFC

#4134 - Define minimum required libffi version

Pull Request - State: closed - Opened by petk over 5 years ago - 20 comments
Labels: Category: Build System

#4084 - Fix bug #62397 - disable_functions does not work with eval.

Pull Request - State: closed - Opened by beberlei over 5 years ago - 15 comments
Labels: Bug, Feature

#3932 - Integrate README.EXT_SKEL to help option

Pull Request - State: closed - Opened by petk over 5 years ago - 4 comments
Labels: Quickfix

#3856 - Bump FFI extension version to PHP_VERSION

Pull Request - State: closed - Opened by petk over 5 years ago - 16 comments
Labels: Quickfix

#3823 - Drop support for libreadline

Pull Request - State: closed - Opened by remicollet over 5 years ago - 9 comments
Labels: Feature, Waiting on Author

#3761 - Implement new custom object serialization mechanism

Pull Request - State: closed - Opened by nikic over 5 years ago - 4 comments
Labels: RFC

#3757 - Remove local variables

Pull Request - State: closed - Opened by petk over 5 years ago - 6 comments
Labels: Quickfix

#3501 - Remove HAVE_LIMITS_H

Pull Request - State: closed - Opened by petk about 6 years ago - 2 comments
Labels: Category: Build System

#3405 - Fix typos in code comments

Pull Request - State: closed - Opened by petk about 6 years ago - 1 comment

#3339 - [RFC] User-defined object comparison

Pull Request - State: closed - Opened by rtheunissen over 6 years ago - 12 comments
Labels: RFC

#3289 - Remove old SVN keywords substitutions from xsl and sockets tests

Pull Request - State: closed - Opened by petk over 6 years ago - 1 comment

#3288 - Fix bug #75481: makedev warning

Pull Request - State: closed - Opened by petk over 6 years ago - 1 comment
Labels: Bug, Waiting on Review

#2962 - Potential double line counter increment

Pull Request - State: closed - Opened by Berbe almost 7 years ago - 2 comments
Labels: Quickfix

#2833 - Refactor README.md and contributing information

Pull Request - State: closed - Opened by petk almost 7 years ago - 3 comments
Labels: Quickfix, Waiting on Review

#2500 - PDO Float Type

Pull Request - State: closed - Opened by adambaratz over 7 years ago - 8 comments
Labels: RFC, Waiting on Author

#2444 - Fix #74341: openssl_x509_parse fails to parse ASN.1 UTCTime without seconds

Pull Request - State: closed - Opened by maurice2k over 7 years ago - 20 comments
Labels: Feature, Waiting on Author

#736 - PowerPC64 support in long multiplication

Pull Request - State: closed - Opened by ghost about 10 years ago
Labels: Feature

#562 - Arrayof, upcoming RFC

Pull Request - State: closed - Opened by krakjoe over 10 years ago - 19 comments
Labels: RFC