-
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
2 Releases published by 1 person
-
php-8.4.8 PHP 8.4.8
published
Jun 6, 2025 -
php-8.3.22 PHP 8.3.22
published
Jun 6, 2025
26 Pull requests merged by 11 people
-
Remove dead code from openssl_spki_new() implementation
#18752 merged
Jun 10, 2025 -
Improve performance of unpack() with nameless repetitions
#18803 merged
Jun 10, 2025 -
cli: Fix tests/bug80092.phpt expectation for
PHP_BUILD_PROVIDER
#18824 merged
Jun 10, 2025 -
Use zval_try_get_string_func() in concat_function()
#18815 merged
Jun 10, 2025 -
gen_stub: Fix undefined variable warning
#18821 merged
Jun 10, 2025 -
Add Uri\WhatWg classes to ext/uri
#18672 merged
Jun 10, 2025 -
RFC: Pipe operator
#17118 merged
Jun 10, 2025 -
Docs: there are 4 release candidates
#18805 merged
Jun 9, 2025 -
zend_alloc: Fix compilation with ZEND_MM_CUSTOM=0
#18808 merged
Jun 9, 2025 -
pdo_dblib: Use stack local array instead of heap allocation
#18801 merged
Jun 9, 2025 -
Optimize php_filter_encode_html()
#18795 merged
Jun 9, 2025 -
zend_vm_gen: Fix GET_OP*_OBJ_ZVAL_PTR_DEREF for ANY
#18746 merged
Jun 9, 2025 -
Avoid making a redundant copy in php_filter_callback()
#18794 merged
Jun 8, 2025 -
ext/pdo_sqlite: Fix GH-18796 test exception message.
#18798 merged
Jun 7, 2025 -
chore: fixed typo
#18790 merged
Jun 7, 2025 -
fix: deleted stray semicolon
#18782 merged
Jun 6, 2025 -
ext/bcmath: use XSSE
#18770 merged
Jun 5, 2025 -
gen_stub: Add support for attributes on constants in stubs
#18735 merged
Jun 5, 2025 -
ext/tidy: Various small refactoring
#18774 merged
Jun 5, 2025 -
Skip OpenSSL proxy test for bug #74796 on Windows
#18775 merged
Jun 5, 2025 -
Use cheaper functions to get member name in PDO
#18769 merged
Jun 5, 2025 -
Remove nonsensical code from odbc_execute()
#18767 merged
Jun 4, 2025 -
Use custom OpenSSL libctx in md and cipher handling code
#18516 merged
Jun 4, 2025 -
Implement request #55503: Extend __getTypes to support enumerations
#18704 merged
Jun 4, 2025 -
Fix stubs of DateTimeZone->getTransitions
#17992 merged
Jun 4, 2025 -
Fix typo in file name
#18754 merged
Jun 4, 2025
22 Pull requests opened by 13 people
-
Fix GH-18753: `file_get_contents()` and `file_put_contents()` fail with data >=2GB on macOS & BSD
#18755 opened
Jun 4, 2025 -
[RFC] Allow hooks for backed `readonly` properties
#18757 opened
Jun 4, 2025 -
mail: fix exit code handling of sendmail cmd
#18765 opened
Jun 4, 2025 -
Introduce OpenSSL INI for selecting libctx
#18768 opened
Jun 4, 2025 -
ext/bcmath: Performance improvement `bcsqrt()`
#18771 opened
Jun 5, 2025 -
Fix GH-13264: fgets() and stream_get_line() do not return false on filter fatal error
#18778 opened
Jun 5, 2025 -
Replace `@deprecated` with `#[\Deprecated]` for internal constants
#18780 opened
Jun 5, 2025 -
Remove curl OpenSSL locking and check for min OpenSSL version
#18784 opened
Jun 6, 2025 -
mail: fix exit code handling of sendmail cmd and add logging
#18786 opened
Jun 6, 2025 -
[DRAFT] [WIP] Initial zend_class_alias
#18789 opened
Jun 6, 2025 -
[RFC] Add a locale for grapheme case-insensitive functions
#18792 opened
Jun 7, 2025 -
Fix GH-14506: Closing a userspace stream inside a userspace handler causes heap corruption
#18797 opened
Jun 7, 2025 -
POC https://wiki.php.net/rfc/function-composition
#18800 opened
Jun 7, 2025 -
ext/iconv: fix iconv tests got skipped on windows
#18802 opened
Jun 8, 2025 -
Fix GH-14551: PGO build fails with xxhash
#18814 opened
Jun 9, 2025 -
Add `#[\DelayedTargetValidation]` attribute
#18817 opened
Jun 9, 2025 -
ext/standard/pack: minor refactoring
#18822 opened
Jun 10, 2025 -
str_(starts|ends)_with variadic needle
#18825 opened
Jun 10, 2025 -
Use zend_string_release_ex() in concat_function()
#18827 opened
Jun 10, 2025 -
Fix GH-18823: setlocale's 2nd and 3rd argument ignores strict_types
#18828 opened
Jun 10, 2025 -
ext/pdo_sqlite: EXPLAIN mode support for SQL statements.
#18829 opened
Jun 10, 2025 -
Simplify callers of zval_try_get_long()
#18830 opened
Jun 10, 2025
17 Issues closed by 10 people
-
php-gmp is using a version of libgmp that terminates the process on several operations
#18819 closed
Jun 10, 2025 -
ZEND_ARG_VARIADIC_TYPE_INFO(0, str, IS_STRING, 0) does not enforce strings
#18826 closed
Jun 10, 2025 -
Header Location redirects to 200 instead of 302
#18806 closed
Jun 10, 2025 -
Feature request: Allow unsetting of backed property hooks
#17922 closed
Jun 10, 2025 -
Segmentation Fault in mysqlnd.so / pdo_mysql.so When Running Magento 2.4.7 Cron Job (PHP 8.3.21, Plesk)
#18664 closed
Jun 10, 2025 -
`make prof-use` broken for hash_xxhash.c and session.c
#18807 closed
8000Jun 9, 2025 -
Incompatibility in Inline TLS Assembly on Alpine 3.22 with `zend_jit_ir.c`
#18743 closed
Jun 9, 2025 -
GET_OP1_OBJ_ZVAL_PTR_DEREF does not actually DEREF
#18745 closed
Jun 9, 2025 -
PHP 8.4: allow Traits & Class defining same (compatible) properties
#17812 closed
Jun 9, 2025 -
php test 145 failed ImagickKernel::fromMatrix test [tests/145_imagickkernel_coverage.phpt failed
#18793 closed
Jun 7, 2025 -
pre-connect to remote hosts
#18539 closed
Jun 5, 2025 -
Nested lazy ghost fails with clone
#18766 closed
Jun 5, 2025 -
PHP 8.3.22 Windows libpq.dll is linked to wrong openSSL version
#18759 closed
Jun 5, 2025 -
PHP 8.4 classList works not correctly if copy HTMLElement by `clone` keyword.
#18744 closed
Jun 4, 2025 -
--libdir option default value
#18579 closed
Jun 4, 2025
6 Issues opened by 6 people
-
setlocale's 2nd and 3rd argument ignores strict_types
#18823 opened
Jun 10, 2025 -
php.ini - 404 on mysqli.max_persistent link in the comments
#18812 opened
Jun 9, 2025 -
build php
#18785 opened
Jun 6, 2025 -
undefined reference to `zend_max_execution_timer_init'
#18777 opened
Jun 5, 2025 -
opcache doesn't list all files with the same path when using chroot (opcache_get_status())
#18772 opened
Jun 5, 2025 -
Potential integer underflow in `format_converter()` when `precision < 0` and `adjust_precision == true`
#18758 opened
Jun 4, 2025
31 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.
-
Tail call VM [2]
#18720 commented on
Jun 9, 2025 • 10 new comments -
Do not use RTLD_DEEPBIND if dlmopen is available
#18612 commented on
Jun 10, 2025 • 4 new comments -
Implement GH-15483: Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available
#18713 commented on
Jun 4, 2025 • 2 new comments -
Extend pcntl_waitid with rusage parameter
#15921 commented on
Jun 9, 2025 • 1 new comment -
RFC: Clone with v2
#18747 commented on
Jun 10, 2025 • 0 new comments -
Add DNS testing setup using BIND 9
#18693 commented on
Jun 9, 2025 • 0 new comments -
ext/curl: Add `CURLOPT_SSL_SIGNATURE_ALGORITHMS` option
#18692 commented on
Jun 4, 2025 • 0 new comments -
Fix GH-18529: additional inheriting of TLS int options
#18676 commented on
Jun 8, 2025 • 0 new comments -
Fix error handling during opcache compilation
#18541 commented on
Jun 6, 2025 • 0 new comments -
[WIP] Optimize pack()
#18524 commented on
Jun 10, 2025 • 0 new comments -
optimize pack
#18513 commented on
Jun 10, 2025 • 0 new comments -
Zend: Remove zend_fcall_info_args_ex()
#17652 commented on
Jun 6, 2025 • 0 new comments -
Remove driver specific support from ODBC
#15727 commented on
Jun 10, 2025 • 0 new comments -
[RFC] Add RFC 3986 and WHATWG compliant URL parsing support
#14461 commented on
Jun 10, 2025 • 0 new comments -
pdo_odbc: Don't fetch 256 byte blocks for long columns
#10809 commented on
Jun 10, 2025 • 0 new comments -
Build for Windows on ARM
#15610 commented on
Jun 11, 2025 • 0 new comments -
PHPDBG ASAN failures under tracked alloc without zend alloc
#11053 commented on
Jun 10, 2025 • 0 new comments -
`file_get_contents()` and `file_put_contents()` fail with data >=2GB on macOS & BSD
#18753 commented on
Jun 10, 2025 • 0 new comments -
BUG: locks not working as expected
#14592 commented on
Jun 10, 2025 • 0 new comments -
Too big `float` to `int` cast results nonsense
#17081 commented on
Jun 10, 2025 • 0 new comments -
timezone_identifiers_list(DateTimeZone::ALL_WITH_BC) Invalid timezones
#18741 commented on
Jun 9, 2025 • 0 new comments -
ext/filter: `filter_var_array` with `FILTER_VALIDATE_INT|FILTER_NULL_ON_FAILURE` as `$options` fails.
#16994 commented on
Jun 9, 2025 • 0 new comments -
PGO build fails with xxhash
#14551 commented on
Jun 9, 2025 • 0 new comments -
MB_CASE_TITLE treats entities as words (in contrast to uc_words)
#18236 commented on
Jun 8, 2025 • 0 new comments -
php-fpm 8.4.4 high cpu usage
#17806 commented on
Jun 6, 2025 • 0 new comments -
Segmentation fault under high loads in openssl_encrypt in ZTS build (FrankenPHP)
#13648 commented on
Jun 5, 2025 • 0 new comments -
fgets() does not return false on error from a zlib.inflate filtered stream with large content and invalid checksum
#13264 commented on
Jun 5, 2025 • 0 new comments -
date_sun_info restore ability to supply custom zenith value
#13067 commented on
Jun 5, 2025 • 0 new comments -
FPM Status: active processes greater than pm.max_children
#14212 commented on
Jun 4, 2025 • 0 new comments -
Returning by ref + finally allow circumventing return type checks
#18736 commented on
Jun 4, 2025 • 0 new comments -
Explicit undefined/uninitialized default value for constructor property promotion
#17771 commented on
Jun 4, 2025 • 0 new comments