-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Insights: php/php-src
Overview
Could not load contribution data
Please try again later
15 Pull requests merged by 8 people
-
Fix GH-9011: Assertion failure with tracing JIT
#17042 merged
Dec 4, 2024 -
Exclude further dependencies from dist
#16965 merged
Dec 4, 2024 -
Fix GH-16996: 8.4 tracing JIT phpseclib failures
#17030 merged
Dec 3, 2024 -
Fix GH-17003: Pecl 8.4 tracing JIT crash
#17032 merged
Dec 3, 2024 -
Fix GH-17017: OOB read when starting up file cache
#17023 merged
Dec 3, 2024 -
Remove incorrect information from INI
#17020 merged
Dec 2, 2024 -
RFC: Support Closures in constant expressions
#16458 merged
Dec 2, 2024 -
Fix GH-16984: function JIT overflow bug
#17015 merged
Dec 2, 2024 -
Refactor disp_invokeex() to avoid superfluous recheck
#17001 merged
Dec 1, 2024 -
Add missing backslash for TokenList interfaces in stub
#17009 merged
Dec 1, 2024 -
gen_stub: drop support for
@refcount 0
with scalar return#16505 merged
Nov 30, 2024 -
Improve php-src docs sphinx build, also on *nix
#16743 merged
Nov 29, 2024 -
ext/gmp: Check for valid bit index/start consistently
#16966 merged
Nov 29, 2024 -
Elevate C4013 to level 1
#16986 merged
Nov 29, 2024 -
pcntl: remove unneeded module shutdown function
#16977 merged
Nov 28, 2024
19 Pull requests opened by 10 people
-
opcache_is_script_cached_in_file_cache(string $filename)
#16979 opened
Nov 28, 2024 -
ext/sockets: socket_strerror follow-up on GH-16267 fix.
#16981 opened
Nov 28, 2024 -
Add unit test setup with php_network_connect_socket test
#16987 opened
Nov 29, 2024 -
Skip parse_ini_file_variation6.phpt on Windows
#16989 opened
Nov 29, 2024 -
Fix #16929: curl_getinfo($ch, CURLINFO_CONTENT_TYPE) returns false when Content-Type header is not set
#16997 opened
Nov 30, 2024 -
Support --enable-sanitizer for MSVC builds
#16999 opened
Nov 30, 2024 -
Faster array initialization
#17002 opened
Nov 30, 2024 -
Properly check for required icu4c libraries
#17010 opened
Dec 1, 2024 -
ext/dba/tests/gh16390.phpt: skip if inifile is disabled
#17011 opened
Dec 1, 2024 -
[WIP] fuzzer for BCMath
#17014 opened
Dec 2, 2024 -
Fix GH-16843: Windows phpize builds ignore source subfolders
#17016 opened
Dec 2, 2024 -
Guard config.w32.h from multiple inclusion
#17021 opened
Dec 2, 2024 -
Improve mysqli test 066.phpt
#17022 opened
Dec 2, 2024 -
Fix enum to bool comparison
#17031 opened
Dec 3, 2024 -
Fix unstable get_iterator pointer in shm on Windows
#17034 opened
Dec 3, 2024 -
Harden against cmd.exe hijacking
#17043 opened
Dec 4, 2024 -
Fix GH-17039: PHP 8.4: Incorrect MIME content type
#17044 opened
Dec 4, 2024 -
Test Firebird in 32-bit Linux CI
#17045 opened
Dec 4, 2024 -
Fix GH-17040: SimpleXML's unset can break DOM objects
#17046 opened
Dec 4, 2024
35 Issues closed by 16 people
-
Lazy proxies don't forward spl_object_id/spl_object_hash making userspace recursion detection unreliable
#17035 closed
Dec 4, 2024 -
UAF in user filter when adding existing filter name due to incorrect error handling
#17037 closed
Dec 4, 2024 -
Assertion failure with tracing JIT
#9011 closed
Dec 4, 2024 -
Improve -S (built-in webserver) to support optional ca/crt/key arguments
#17033 closed
Dec 4, 2024 -
Feature Request: multiple class property initialization without constructor
#17041 closed
Dec 4, 2024 -
Add get_public_members Function to PHP
#15493 closed
Dec 4, 2024 -
overflow in tm2unixtime.c:39:16
#17036 closed
Dec 3, 2024 -
8.4 tracing JIT phpseclib failures
#16996 closed
Dec 3, 2024 -
Pecl 8.4 tracing JIT crash
#17003 closed
Dec 3, 2024 -
integer overflow in php_date.c:5137:35
#16976 closed
Dec 3, 2024 -
OOB read when starting up file cache
#17017 closed
Dec 3, 2024 -
Assertion failure zend_operators.c:1045: __zval_get_string_func: Assertion `0' failed
#17028 closed
Dec 3, 2024 -
Segmentation fault zend_vm_execute.h:30190
#17027 closed
Dec 3, 2024 -
How BG(last_repsonse_headers) gets its value in PHP ?
#17019 closed
Dec 3, 2024 -
`dba_list()` is now zero-indexed instead of using resource ids
#16990 closed
Dec 2, 2024 -
integer overflow at dow.c:157:20
#17026 closed
Dec 2, 2024 -
integer overflow at dow.c:157:20
#17024 closed
Dec 2, 2024 -
Static anonymous functions as default property value
#12139 closed
Dec 2, 2024 -
printf() can strip sign of -INF
#15964 closed
Dec 2, 2024 -
Quick Reference in php.ini is not complete
#16818 closed
Dec 2, 2024 -
8.4 function JIT bug
#16985 closed
Dec 2, 2024 -
8.4 function JIT overflow bug
#16984 closed
Dec 2, 2024 -
ZipArchive::close(): Read error: Is a directory
#17012 closed
Dec 2, 2024 -
Segmentation fault in snmpget
#16959 closed
Dec 1, 2024 -
Retrieving response headers from http streams
#17007 closed
Dec 1, 2024 -
Issue with fputcsv() and the default parameter values in PHP 8.4
#17008 closed
Dec 1, 2024 -
UBSAN warning in rfc1867
#16998 closed
Dec 1, 2024 -
Modules (Import & Export Variables and Functions)
#15455 closed
Nov 30, 2024 -
Assertion failure in array_shift with self-referencing array
#16957 closed
Nov 29, 2024 -
Getting typeinfo of non DISPATCH variant segfaults
#16991 closed
Nov 29, 2024 -
Stack buffer overflow ext/bcmath/libbcmath/src/div.c:464:12 in bc_divide
#16978 closed
Nov 29, 2024 -
Internal iterator functions can't handle UNDEF properties
#16905 closed
Nov 28, 2024 -
getting warning for curl extension in php8.4
#16942 closed
Nov 28, 2024 -
8.4 wrong fpmstatus output
#16932 closed
Nov 28, 2024
12 Issues opened by 9 people
-
UAF in filter.c:152 php_stream_bucket_delref
#17047 opened
Dec 5, 2024 -
SimpleXML's unset can break DOM objects
#17040 opened
Dec 4, 2024 -
PHP 8.4: Incorrect MIME content type
#17039 opened
Dec 3, 2024 -
Feature Request: Enhanced Syntax for Property Declarations...
#17029 opened
Dec 3, 2024 -
integer overflow at dow.c157:30
#17025 opened
Dec 2, 2024 -
No check NULL after call malloc function
#17013 opened
Dec 2, 2024 -
Use NumberFormatter instead of legacy NumberFormat
#17006 opened
Nov 30, 2024 -
ext/filter: `filter_var_array` with `FILTER_VALIDATE_INT|FILTER_NULL_ON_FAILURE` as `$options` fails.
#16994 opened
Nov 29, 2024 -
Memory usage regression from PHP 8.3.1 to PHP 8.4.1 in large dataset processing script
#16982 opened
Nov 28, 2024 -
Accesing deprecated php.ini option should emit warning
#16980 opened
Nov 28, 2024 -
integer overflow in interval.c:312:11
#16975 opened
Nov 28, 2024
39 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.
-
Fix GH-16809: fopen HTTP wrapper timeout stream context option overflow.
#16810 commented on
Dec 1, 2024 • 8 new comments -
Fix GH-14709 overflow on recurrences for DatePeriod::__construct
#14710 commented on
Dec 3, 2024 • 7 new comments -
Avoid @prefer-ref arguments
#16961 commented on
Nov 28, 2024 • 3 new comments -
Add support for attributes on compile-time constants
#16952 commented on
Dec 4, 2024 • 3 new comments -
pool stats from fcgi - total processes != pm.max_children for
#16964 commented on
Nov 28, 2024 • 0 new comments -
Reset JSON_G(error_code) after calls with JSON_THROW_ON_ERROR
#10166 commented on
Dec 5, 2024 • 0 new comments -
Don't involve PHP in Apache mpm_winnt control process
#7865 commented on
Dec 2, 2024 • 0 new comments -
Fix GH-13025: sapi/cli Windows using SO_EXCLUSIVEADDRUSE flag.
#13028 commented on
Nov 29, 2024 • 0 new comments -
add BLAKE3 hash
#13194 commented on
Dec 2, 2024 • 0 new comments -
[RFC] Implement structs (WIP)
#13800 commented on
Nov 28, 2024 • 0 new comments -
Special JIT support for FFI
#14491 commented on
Dec 3, 2024 • 0 new comments -
Testing ASan for MSVC
#15978 commented on
Nov 30, 2024 • 0 new comments -
Run curl_setopt_ssl.phpt on Windows
#16086 commented on
Nov 30, 2024 • 0 new comments -
Generated arginfo header files: replace `sizeof()` with `strlen()`
#16142 commented on
Nov 28, 2024 • 0 new comments -
Add headers handler in CLI SAPI
#16145 commented on
Dec 2, 2024 • 0 new comments -
Zend/tests: organize some tests with sub directories (3)
#16444 commented on
Nov 28, 2024 • 0 new comments -
Use pkg-config on Windows
#16830 commented on
Dec 1, 2024 • 0 new comments -
Avoid registering top functions with opcache_compile_file()
#16862 commented on
Nov 28, 2024 • 0 new comments -
Enable GHSA-9pqp-7h25-4f32.phpt on Windows
#16933 commented on
Dec 4, 2024 • 0 new comments -
Update OpenBSD glob implementation for Windows
#16948 commented on
Dec 3, 2024 • 0 new comments -
PDO inserts NULL byte at position 254 on SQL Server ntext column
#16901 commented on
Nov 28, 2024 • 0 new comments -
Failed to install extension: pdo_mysql
#16962 commented on
Nov 28, 2024 • 0 new comments -
gmp_pow(64, 11) throws overflow exception
#16870 commented on
Nov 28, 2024 • 0 new comments -
Anonymous Functions/Methods Inside Of Classes
#15622 commented on
Nov 29, 2024 • 0 new comments -
Revise ext/standard/tests/file test suite
#16872 commented on
Nov 29, 2024 • 0 new comments -
openssl ServerClientTestCase tests cases use conflicting ports
#16955 commented on
Nov 29, 2024 • 0 new comments -
JIT zend_fetch_ce_from_cache_slot segfault
#16832 commented on
Nov 29, 2024 • 0 new comments -
Multi-Byte character breaks tempnam functionality
#16845 commented on
Nov 29, 2024 • 0 new comments -
Implement ED25519 auth for mysqlnd
#14258 commented on
Nov 29, 2024 • 0 new comments -
Memory corruption without using JIT
#16859 commented on
Nov 29, 2024 • 0 new comments -
Inconsistency between (bool)$foo and $foo==true for enums and other "uncomparable" objects
#16954 commented on
Nov 30, 2024 • 0 new comments -
Wrong DateInterval when going from summer time to winter time
#16547 commented on
Nov 30, 2024 • 0 new comments -
Windows phpize builds ignore source subfolders
#16843 commented on
Dec 2, 2024 • 0 new comments -
Build for Windows on ARM
#15610 commented on
Dec 2, 2024 • 0 new comments -
ini_parse_quantity() fails to parse inputs starting with 0x0b
#16892 commented on
Dec 3, 2024 • 0 new comments -
curl_getinfo($ch, CURLINFO_CONTENT_TYPE) returns false when Content-Type header is not set
#16929 commented on
Dec 3, 2024 • 0 new comments -
Signed integer overflow in ext/date/php_date.c
#14709 commented on
Dec 3, 2024 • 0 new comments -
Nightlies for security branches?
#16286 commented on
Dec 3, 2024 • 0 new comments -
Crashing tests on Windows x64
#15709 commented on
Dec 4, 2024 • 0 new comments