-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Insights: php/php-src
Overview
Could not load contribution data
Please try again later
8 Pull requests merged by 6 people
-
ext/bcmath: use vector in compare
#18859 merged
Jun 20, 2025 -
Add HAVE_MEMMOVE to ext/pcre
#18862 merged
Jun 19, 2025 -
Sync to lexbor/lexbor@0eac579f
#18882 merged
Jun 19, 2025 -
Autotools: Move PHP_ODBC_* defines to configuration header
#15708 merged
Jun 19, 2025 -
Remove HAVE_GETLOGIN from win32/config.w32.h.in template
#18865 merged
Jun 19, 2025 -
ext/pdo_sqlite: fix minimal version for EXPLAIN feature support.
#18854 merged
Jun 18, 2025 -
Intl: Fix compile issues with ICU versions lower than 67
#18868 merged
Jun 18, 2025 -
Fix unused variable in pdo_sqlite_stmt_set_attribute()
#18851 merged
Jun 14, 2025
14 Pull requests opened by 10 people
-
ext/calendar: jewishtojd overflow on year argument.
#18849 opened
Jun 14, 2025 -
Fix use-after-free of object through __isset() and globals
#18852 opened
Jun 14, 2025 -
ext/sqlite3: explain statement support addition.
#18853 opened
Jun 14, 2025 -
uri: Improve exceptions for Uri\WhatWg\Url
#18855 opened
Jun 16, 2025 -
Support range of INT64_MIN/MAX on 32bit for DateTime[Immutable]::createFromTimestamp
#18857 opened
Jun 16, 2025 -
Add ASAN support to the zend allocator
#18858 opened
Jun 16, 2025 -
Fix GH-14937: Bison parser generates different zendtokentype constants
#18861 opened
Jun 16, 2025 -
json_last_error_msg - better message - error position near by
#18866 opened
Jun 16, 2025 -
Deprecate 32bit builds
#18876 opened
Jun 19, 2025 -
RFC: Deprecate type juggling to and from bool for function type juggling context
#18879 opened
Jun 19, 2025 -
ext/sqlite3: Sqlite3Result::fetchAll()
#18884 opened
Jun 19, 2025 -
allow to build with system liburiparser
#18886 opened
Jun 20, 2025 -
ext/zlib: Refactor tests
#18887 opened
Jun 20, 2025 -
[Windows build] Remove redundant flags definitions
#18890 opened
Jun 20, 2025
10 Issues closed by 7 people
-
parse_url('') and parse_url(null) should return false.
#18888 closed
Jun 20, 2025 -
FFI closures trigger ASan
#18881 closed
Jun 20, 2025 -
undefined reference to `zend_max_execution_timer_init'
#18777 closed
Jun 20, 2025 -
DOMDocument::saveHTML() adds additional symbols before some UTF-8 characters in HTML
#18878 closed
Jun 19, 2025 -
`pdo_sqlite_getsetattr_explain.phpt` test is sensitive to variance
#18874 closed
Jun 18, 2025 -
Use after free with weakmaps dependent on destruction order
#18833 closed
Jun 18, 2025 -
master fails to compile with icu 63
#18860 closed
Jun 18, 2025 -
error_reporting() Sometimes Sets Bizarre Values
#18867 closed
Jun 17, 2025 -
SEGV ext/spl/spl_dllist.c
#18848 closed
Jun 14, 2025
11 Issues opened by 10 people
-
fatal error: 'pcre2.h' file not found
#18885 opened
Jun 20, 2025 -
\Dom\HTMLDocument querySelectorAll selecting only the first when using ~ and :has
#18877 opened
Jun 19, 2025 -
`OCI_RETURN_LOBS` flag causes oci8 to leak memory
#18873 opened
Jun 18, 2025 -
Zend API: Negative indices in HashTable
#18872 opened
Jun 18, 2025 -
Poor performance shmop read
#18869 opened
Jun 17, 2025 -
ErrorException from error handler static utility method
#18864 opened
Jun 16, 2025 -
Increase php-fpm pm.max_children default value
#18863 opened
Jun 16, 2025 -
Unexpected null pointer Zend/zend_virtual_cwd.c:1446
#18856 opened
Jun 16, 2025 -
PHP Warning: Constant already defined when processing multiple sources with __halt_compiler()
#18850 opened
Jun 14, 2025 -
SEGV Zend/zend_builtin_functions.c
#18847 opened
Jun 14, 2025
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Do not use RTLD_DEEPBIND if dlmopen is available
#18612 commented on
Jun 20, 2025 • 10 new comments -
Add the Uri\Rfc3986\Uri class to ext/uri without wither support
#18836 commented on
Jun 20, 2025 • 7 new comments -
Socket ether linux step2
#17926 commented on
Jun 21, 2025 • 7 new comments -
Allow using fast destruction path when ASAN is in use
#18835 commented on
Jun 18, 2025 • 2 new comments -
Replace `@deprecated` with `#[\Deprecated]` for internal constants
#18780 commented on
Jun 20, 2025 • 2 new comments -
Introduce OpenSSL INI for selecting libctx
#18768 commented on
Jun 20, 2025 • 2 new comments -
[RFC] Allow hooks for backed `readonly` properties
#18757 commented on
Jun 14, 2025 • 2 new comments -
[RFC] Final Property Promotion
#17861 commented on
Jun 20, 2025 • 2 new comments -
Optimize PHP html_entity_decode function
#18092 commented on
Jun 15, 2025 • 1 new comment -
feat: add function num_cpus (formerly nproc)
#11137 commented on
Jun 20, 2025 • 1 new comment -
Build for Windows on ARM
#15610 commented on
Jun 15, 2025 • 0 new comments -
Bison parser generates different zendtokentype constants for each patch version since php 8.3.
#14937 commented on
Jun 15, 2025 • 0 new comments -
Add `#[\DelayedTargetValidation]` attribute
#18817 commented on
Jun 20, 2025 • 0 new comments -
[RFC] Add a locale for grapheme case-insensitive functions
#18792 commented on
Jun 16, 2025 • 0 new comments -
[DRAFT] [WIP] Initial zend_class_alias
#18789 commented on
Jun 16, 2025 • 0 new comments -
opcache.file_cache_only seems to disable opcache
#18840 commented on
Jun 16, 2025 • 0 new comments -
JIT (tracing) return wrong float value after some times
#18839 commented on
Jun 16, 2025 • 0 new comments -
`PDO::PARAM_INT` is ignored in `pdo_oci` ext
#12578 commented on
Jun 18, 2025 • 0 new comments -
RFC: Clone with v2
#18747 commented on
Jun 19, 2025 • 0 new comments -
chore: add editors config dirs to gitignore
#18669 commented on
Jun 15, 2025 • 0 new comments -
gen_stub: various simplifications and clean up (5)
#18665 commented on
Jun 20, 2025 • 0 new comments -
Potential overflow and sign-extension issues in posix_times() when converting clock_t to zend_long
#18841 commented on
Jun 18, 2025 • 0 new comments -
ext/intl: fix clang build.
#18535 commented on
Jun 20, 2025 • 0 new comments -
Optimize pack()
#18524 commented on
Jun 18, 2025 • 0 new comments -
build(shtool): fix typo
#18221 commented on
Jun 16, 2025 • 0 new comments -
`ldap_search` not working on debian 11 with PHP8.2 and ldap module compiled from source
#18832 commented on
Jun 18, 2025 • 0 new comments -
Allow constructor property promotion with final properties
#17860 commented on
Jun 19, 2025 • 0 new comments -
FPM Status: active processes greater than pm.max_children
#14212 commented on
Jun 20, 2025 • 0 new comments -
feat: make `break`, `continue` and `return` be an expression
#17647 commented on
Jun 16, 2025 • 0 new comments -
WIP: Implement PDO::PARAM_BINARY
#11674 commented on
Jun 15, 2025 • 0 new comments -
FPM status with OpenMetrics format and FULL parameter
#9494 commented on
Jun 20, 2025 • 0 new comments -
pdo_odbc: Don't fetch 256 byte blocks for long columns
#10809 commented on
Jun 18, 2025 • 0 new comments