-
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
80 Pull requests merged by 20 people
-
Refactor implementation of DOM nodelists, named maps, and iterators
#18892 merged
Jun 21, 2025 -
ext/zlib: Refactor tests
#18887 merged
Jun 21, 2025 -
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 -
ext/pdo_sqlite: explain statement prefixing with its class for errors.
#18846 merged
Jun 13, 2025 -
Use zend_string_release_ex() in concat_function()
#18827 merged
Jun 12, 2025 -
Simplify callers of zval_try_get_long()
#18830 merged
Jun 12, 2025 -
ext/standard/pack: minor refactoring
#18822 merged
Jun 12, 2025 -
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 -
tree-wide: Remove stacktraces from tests testing throwing clones
#18748 merged
Jun 3, 2025 -
Remove redundant exception check from VM
#18730 merged
Jun 2, 2025 -
ext/mysqlnd/mysqlnd_auth.c: Add error handling for invalid public key…
#18663 merged
Jun 2, 2025 -
Fix out of tree build
#18716 merged
Jun 2, 2025 -
Fix line assignment in zend_ast_create_va()
#18732 merged
Jun 1, 2025 -
Fix test failures in engine_unsafe_empty_string.phpt
#18727 merged
Jun 1, 2025 -
Fix Exception constructor optimization after https://github.com/php/php-src/pull/18442
#18719 merged
May 31, 2025 -
Simplify SimpleXML code for checking if count() is overridden by a userland class
#18722 merged
May 31, 2025 -
ext/mysqli: Use zval_is_true() instead of converting to boolean
#18682 merged
May 31, 2025 -
Fix GH-18695: float numbers zero fraction is now preserved in zend_ast_export()
#18699 merged
May 29, 2025 -
Get rid of redundant SOAP globals
#18702 merged
May 29, 2025 -
zend_ast.c: use
smart_str_appendc
for appending single characters#18703 merged
May 29, 2025 -
ext/pgsql: Stop using useless convert_to_boolean() API
#18683 merged
May 29, 2025 -
Deduplicate XML parsing code for SOAP
#18700 merged
May 29, 2025 -
ext/soap: Refactor to_zval_bool()
#18696 merged
May 29, 2025 -
ext/soap: Replace single usage of CHECK_XML_NULL with FIND_XML_NULL
#18698 merged
May 29, 2025 -
zend_ast: Add parentheses around IIFE in zend_ast_export()
#18688 merged
May 29, 2025 -
Fix misplaced endif in apprentice_sort()
#18686 merged
May 29, 2025 -
Soap XML layer cleanup
#18694 merged
May 29, 2025 -
ext/sockets: Use zval_is_true() instead of converting to boolean
#18681 merged
May 28, 2025 -
Minor improvements in SOAP __doRequest dispatch
#18687 merged
May 28, 2025 -
Use zend_array_is_list() in soap instead of own is_map()
#18684 merged
May 28, 2025 -
chore: remove todo
#18689 merged
May 28, 2025 -
ext/sockets: socket_create_pair() simplify workflow.
#18679 merged
May 28, 2025 -
Autotools: Fix ext/ldap shared build
#18673 merged
May 28, 2025 -
Drop COMPILE_DL_LEXBOR
#18677 merged
May 27, 2025 -
Add Lexbor files for URL handling
#18656 merged
May 27, 2025 -
Add ext/uri skeleton along with uriparser
#18658 merged
May 27, 2025 -
Fix bad upmerge from GH-18464
#18666 merged
May 26, 2025 -
Fix GH-18634: Show warning when saving session if a pipe character is used in one of the $_SESSION keys
#18653 merged
May 26, 2025 -
Small change SIMD codes
#18626 merged
May 26, 2025 -
Reapply GH-17712 with a fix for internal class constants
#18464 merged
May 25, 2025 -
ext/soap: SoapServer::handle() reduce retval scope.
#18657 merged
May 25, 2025 -
Pass hash table directly in tokenizer
#18650 merged
May 25, 2025 -
Create separate lexbor extension
#18538 merged
May 25, 2025 -
Avoid string copies in ext/intl after string conversion
#18636 merged
May 25, 2025 -
ext/mbstring: mb_ereg*_replace fix leak on failed callback.
#18646 merged
May 25, 2025 -
ext/tidy: simplify tidy_instantiate
#18647 merged
May 25, 2025 -
Fix build on Apple Clang 17+
#18629 merged
May 24, 2025 -
Drop FIXME in pcntl_signal_dispatch()
#18633 merged
May 24, 2025
60 Pull requests opened by 30 people
-
Zend: Inherit interfaces early
#18622 opened
May 22, 2025 -
feat: allow arrow function as a class member
#18627 opened
May 23, 2025 -
ext/sockets: rfc 3542 support of destination and hop options
#18630 opened
May 23, 2025 -
Zend: introduce gcc strub attribute.
#18631 opened
May 24, 2025 -
ext/gd: return void for couple of calls returning true when success is
#18651 opened
May 25, 2025 -
[RFC][PoC] Allow opcache to be built statically
#18660 opened
May 26, 2025 -
ext/standard/image.c: Fix unsafe integer conversion
#18661 opened
May 26, 2025 -
gen_stub: various simplifications and clean up (5)
#18665 opened
May 26, 2025 -
Generated arginfo headers: combine preprocessor conditional blocks (2)
#18667 opened
May 26, 2025 -
chore: add editors config dirs to gitignore
#18669 opened
May 27, 2025 -
docs: add macos instruction, update blocks
#18670 opened
May 27, 2025 -
opcache: fix revalidation in long running CLI scripts
#18671 opened
May 27, 2025 -
Add test for iptcparse
#18675 opened
May 27, 2025 -
Fix GH-18529: additional inheriting of TLS int options
#18676 opened
May 27, 2025 -
Add `SAPI_HEADER_DELETE_PREFIX`, make ext/session use it
#18678 opened
May 27, 2025 -
zend_ast: Preserve heredocs in zend_ast_export()
#18690 opened
May 28, 2025 -
ext/curl: Add `CURLOPT_SSL_SIGNATURE_ALGORITHMS` option
#18692 opened
May 28, 2025 -
Add DNS testing setup using BIND 9
#18693 opened
May 28, 2025 -
Create str_icontains PHP function
#18705 opened
May 29, 2025 -
Fix bug #61094: Wrong WSDL cache file name
#18709 opened
May 29, 2025 -
Implement GH-15483: Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available
#18713 opened
May 30, 2025 -
Tail call VM [2]
#18720 opened
May 31, 2025 -
ext/sockets: Merge setting mcast option code for IPv4 and 6
#18724 opened
May 31, 2025 -
FPM: Implement configurable access log limit
#18725 opened
May 31, 2025 -
Mysqli last query error
#18728 opened
Jun 1, 2025 -
RFC: Clone with v2
#18747 opened
Jun 3, 2025 -
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 -
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 -
Add `#[\DelayedTargetValidation]` attribute
#18817 opened
Jun 9, 2025 -
str_(starts|ends)_with variadic needle
#18825 opened
Jun 10, 2025 -
Allow using fast destruction path when ASAN is in use
#18835 opened
Jun 11, 2025 -
Add the Uri\Rfc3986\Uri class to ext/uri without wither support
#18836 opened
Jun 11, 2025 -
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 -
[Windows build] Remove redundant flags definitions
#18890 opened
Jun 20, 2025 -
ext/date: Remove implicit bool type coercions in tests
#18891 opened
Jun 21, 2025 -
Fix bug #80770: openssl cafile not used in SNI SSL_CTX
#18893 opened
Jun 21, 2025 -
Further cleanup of DOM mapping APIs
#18894 opened
Jun 21, 2025 -
Don't use the obj_map cache for attributes
#18895 opened
Jun 21, 2025 -
[RFC] FILTER_THROW_ON_FAILURE
#18896 opened
Jun 21, 2025
58 Issues closed by 22 people
-
stream_socket_get_name() can return ipv6 address even when ipv6 is not available
#16117 closed
Jun 21, 2025 -
Zend API: Negative indices in HashTable
#18872 closed
Jun 21, 2025 -
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 -
setlocale's 2nd and 3rd argument ignores strict_types
#18823 closed
Jun 13, 2025 -
Fuzzer `php-fuzz-execute` crashes at `zend_gc_delref`
#18844 closed
Jun 13, 2025 -
PGO build fails with xxhash
#14551 closed
Jun 12, 2025 -
Fuzzer `php-fuzz-execute` crashing testcase: Assertion `!(executor_globals.exception)' failed.
#18838 closed
Jun 12, 2025 -
object-bound closures for initalization, modification of objects
#17936 closed
Jun 12, 2025 -
timezone_identifiers_list(DateTimeZone::ALL_WITH_BC) Invalid timezones
#18741 closed
Jun 11, 2025 -
build php
#18785 closed
Jun 11, 2025 -
Potential integer underflow in `format_converter()` when `precision < 0` and `adjust_precision == true`
#18758 closed
Jun 11, 2025 -
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
Jun 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 -
2 enchant test fails in masterfor alpine
#18729 closed
Jun 1, 2025 -
error making tests on fedora 34
#18712 closed
May 31, 2025 -
stack-overflow at zend_objects_store_del /php-src/Zend/zend_objects_API.c:161
#18717 closed
May 31, 2025 -
fpm_get_status segfault
#18595 closed
May 30, 2025 -
zend_ast_export() - float number is not preserved
#18695 closed
May 29, 2025 -
Segmentation fault in Zend/zend_smart_str.h:177
#16320 closed
May 29, 2025 -
initializer-string for array of ... warnings
#17687 closed
May 28, 2025 -
Signed integer overflow in ext/phar fseek
#18642 closed
May 28, 2025 -
BcMath\Number methods are not 1-to-1 with bcmath functions due to int argument signature
#18674 closed
May 28, 2025 -
php-fuzz-tracing-jit assertion error in opcache_invalidate
#18680 closed
May 28, 2025 -
strtotime badly handles some localized dates
#18615 closed
May 26, 2025 -
Using pipe character in session variable key causes session data to be removed
#18634 closed
May 26, 2025 -
Recursion protection for deprecation constants not released on bailout
#18463 closed
May 25, 2025 -
Accessing a BcMath\Number property by ref crashes
#18641 closed
May 24, 2025 -
[intl] Weird numeric sort in Collator
#18566 closed
May 24, 2025 -
Drop getimagesize()[3] (width and height for img)
#17707 closed
May 23, 2025 -
socket_import_file_descriptor return value not checked
#18617 closed
May 22, 2025 -
FFI: A state is kept somewhere between two HTTP requst
#18621 closed
May 22, 2025 -
Test `ext/zend_test/tests/optimizer_register_pass.phpt` fails when opcache is disabled
#18551 closed
May 22, 2025
31 Issues opened by 27 people
-
printf: empty precision is interpreted as precision 6, not as precision 0
#18897 opened
Jun 22, 2025 -
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 -
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 -
Fuzzer `php-fuzz-execute` crashes at `zend_lazy_object_init`
#18845 opened
Jun 13, 2025 -
Split off xxhash patches to a patchfile
#18842 opened
Jun 12, 2025 -
Potential overflow and sign-extension issues in posix_times() when converting clock_t to zend_long
#18841 opened
Jun 12, 2025 -
opcache.file_cache_only seems to disable opcache
#18840 opened
Jun 12, 2025 -
JIT (tracing) return wrong float value after some times
#18839 opened
Jun 12, 2025 -
Automatic Method Signature Inheritance for Abstract Classes in PHP
#18837 opened
Jun 11, 2025 -
`ldap_search` not working on debian 11 with PHP8.2 and ldap module compiled from source
#18832 opened
Jun 11, 2025 -
Build fails with ICU 76+ due to missing `toU16StringView` in unistr.h
#18831 opened
Jun 11, 2025 -
php.ini - 404 on mysqli.max_persistent link in the comments
#18812 opened
Jun 9, 2025 -
opcache doesn't list all files with the same path when using chroot (opcache_get_status())
#18772 opened
Jun 5, 2025 -
`file_get_contents()` and `file_put_contents()` fail with data >=2GB on macOS & BSD
#18753 opened
Jun 3, 2025 -
Returning by ref + finally allow circumventing return type checks
#18736 opened
Jun 2, 2025 -
Opcache does not handle class hoisting with @opcache_compile_file
#18714 opened
May 31, 2025 -
Ignore generated arginfo for the ABI break label
#18708 opened
May 29, 2025 -
mysql: change default auth plugin from mysql_native_password
#18659 opened
May 25, 2025 -
Set KillMode=mixed in php-fpm.service
#18655 opened
May 25, 2025 -
Test socket-close-on-exec.phpt fails on RV64
#18654 opened
May 25, 2025 -
heap-use-after-free ext/soap/php_encoding.c:299:32 in soap_check_zval_ref
#18640 opened
May 24, 2025 -
heap-buffer-overflow ext/opcache/jit/zend_jit.c:3455:10 in zend_jit_script
#18639 opened
May 24, 2025 -
`use method` aliasing/importing
#18623 opened
May 22, 2025
55 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 • 32 new comments -
Socket ether linux step2
#17926 commented on
Jun 21, 2025 • 8 new comments -
[RFC] Final Property Promotion
#17861 commented on
Jun 21, 2025 • 6 new comments -
feat: single expression functions
#17677 commented on
May 28, 2025 • 4 new comments -
check for duplicate ACL entries when applying listen.acl_*
#18362 commented on
Jun 12, 2025 • 4 new comments -
Extend pcntl_waitid with rusage parameter
#15921 commented on
Jun 9, 2025 • 4 new comments -
feat: add function num_cpus (formerly nproc)
#11137 commented on
Jun 20, 2025 • 2 new comments -
[RFC] Add RFC 3986 and WHATWG compliant URL parsing support
#14461 commented on
Jun 11, 2025 • 1 new comment -
Optimize PHP html_entity_decode function
#18092 commented on
Jun 15, 2025 • 1 new comment -
feat: make `break`, `continue` and `return` be an expression
#17647 commented on
Jun 16, 2025 • 0 new comments -
ext/intl: GH-17006 part 1, NumberFormat and NumberFormatter co-existing.
#17073 commented on
May 29, 2025 • 0 new comments -
Fix tests with non-GNU iconv
#16840 commented on
Jun 2, 2025 • 0 new comments -
Remove driver specific support from ODBC
#15727 commented on
Jun 10, 2025 • 0 new comments -
Implement #70374: Update libtool
#13476 commented on
Jun 21, 2025 • 0 new comments -
WIP: Implement PDO::PARAM_BINARY
#11674 commented on
Jun 15, 2025 • 0 new comments -
pdo_odbc: Don't fetch 256 byte blocks for long columns
#10809 commented on
Jun 18, 2025 • 0 new comments -
Closure casted to array behaves inconsistently with other objects
#18610 commented on
May 22, 2025 • 0 new comments -
Zend: Remove zend_fcall_info_args_ex()
#17652 commented on
Jun 6, 2025 • 0 new comments -
Fix GH-#18051 (DateTimeZone->getTransitions can return first transition twice)
#18054 commented on
Jun 13, 2025 • 0 new comments -
ext/bcmath: optimized `divmod()` and `mod()` take 2
#18058 commented on
May 23, 2025 • 0 new comments -
build(shtool): fix typo
#18221 commented on
Jun 16, 2025 • 0 new comments -
[PoC] Limited Abstract Generics
#18260 commented on
May 22, 2025 • 0 new comments -
optimize pack
#18513 commented on
Jun 10, 2025 • 0 new comments -
Optimize pack()
#18524 commented on
Jun 18, 2025 • 0 new comments -
ext/intl: fix clang build.
#18535 commented on
Jun 20, 2025 • 0 new comments -
Fix error handling during opcache compilation
#18541 commented on
Jun 6, 2025 • 0 new comments -
CI: change MySQL image in CI from 8.3 to LTS 8.4
#18555 commented on
May 31, 2025 • 0 new comments -
Make `array()` a function
#18613 commented on
May 22, 2025 • 0 new comments -
`MessageFormatter` uses default timezone to format dates
#10956 commented on
May 24, 2025 • 0 new comments -
mysqlnd depends on openssl when build shared
#18003 commented on
May 24, 2025 • 0 new comments -
Introduce `ReflectionProperty::isUnset()`
#18620 commented on
May 26, 2025 • 0 new comments -
Segmentation fault, probaby on string operation
#18611 commented on
May 27, 2025 • 0 new comments -
session_starts sends duplicate Set-Cookie
#18601 commented on
May 27, 2025 • 0 new comments -
Introduce ReflectionProperty::getMangledName()
#18605 commented on
May 29, 2025 • 0 new comments -
checkdnsrr/dns_check_record works in CLI but not in mod_php on macOS
#18548 commented on
May 31, 2025 • 0 new comments -
`unserialize` doesn't respect `class_alias` for properties
#18542 commented on
May 31, 2025 • 0 new comments -
PHP-FPM slow log entires should include the request URL
#18536 commented on
May 31, 2025 • 0 new comments -
Explicit undefined/uninitialized default value for constructor property promotion
#17771 commented on
Jun 4, 2025 • 0 new comments -
date_sun_info restore ability to supply custom zenith value
#13067 commented on
Jun 5, 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 -
php-fpm 8.4.4 high cpu usage
#17806 commented on
Jun 6, 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 -
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 -
Too big `float` to `int` cast results nonsense
#17081 commented on
Jun 10, 2025 • 0 new comments -
BUG: locks not working as expected
#14592 commented on
Jun 10, 2025 • 0 new comments -
PHPDBG ASAN failures under tracked alloc without zend alloc
#11053 commented on
Jun 10, 2025 • 0 new comments -
php-fpm listen.acl_users and listen.acl_groups not checking for duplicate ACL entries causing `Invalid argument (22)`
#18357 commented on
Jun 12, 2025 • 0 new comments -
Add StreamWrapperInterface
#10506 commented on
Jun 14, 2025 • 0 new comments -
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 -
`PDO::PARAM_INT` is ignored in `pdo_oci` ext
#12578 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 -
FPM status with OpenMetrics format and FULL parameter
#9494 commented on
Jun 20, 2025 • 0 new comments -
FILTER_THROW_ON_FAILURE flag?
#16710 commented on
Jun 21, 2025 • 0 new comments