-
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
2 Releases published by 1 person
-
php-8.3.20 PHP 8.3.20
published
Apr 10, 2025 -
php-8.4.6 PHP 8.4.6
published
Apr 11, 2025
12 Pull requests merged by 9 people
-
Fix use of magic const within const expr cast
#18338 merged
Apr 16, 2025 -
Avoid useless initializations of fci/fcc in array functions
#18273 merged
Apr 15, 2025 -
Fix GH-18108 gen_stub: Using $this when not in object context
#18327 merged
Apr 15, 2025 -
run-tests.php: Save STDIN section into a file
#18305 merged
Apr 15, 2025 -
zend_compile: Allow
(void)
in for’s initializer and loop expression#18303 merged
Apr 14, 2025 -
Don't evaluate GMP comparison multiple times
#18321 merged
Apr 14, 2025 -
ext/iconv: Various minor refactorings
#18313 merged
Apr 14, 2025 -
8.2 branch is security fixes only
#18319 merged
Apr 13, 2025 -
Fix GlobIterator without constructor breaks count()
#18314 merged
Apr 12, 2025 -
Implement GH-18261: Allow cast to be used in constant expressions
#18264 merged
Apr 11, 2025 -
ext/bcmath: Use
const
qualifiers appropriately#18284 merged
Apr 11, 2025 -
UPGRADING: fix typos and duplicated words
#18293 merged
Apr 10, 2025
9 Pull requests opened by 7 people
-
Fix self inheritance type checks for traits
#18296 opened
Apr 10, 2025 -
JIT: Check exception on exit
#18297 opened
Apr 10, 2025 -
run-tests.php: Remove extra env vars in the generated .sh file
#18306 opened
Apr 11, 2025 -
Fix GH-18281: making flock flags mutually exclusive.
#18315 opened
Apr 12, 2025 -
Fix bug GH 18076
#18317 opened
Apr 13, 2025 -
Fix log limit variable
#18328 opened
Apr 15, 2025 -
[WIP] Update release process
#18342 opened
Apr 17, 2025 -
Make scheme part of parse_url comply with rfc3986
#18343 opened
Apr 17, 2025 -
Evaluate const expression cast at ct if possible
#18347 opened
Apr 17, 2025
27 Issues closed by 9 people
-
PHP 8.4: Virtual Property with `set` returning a value stores the value
#18341 closed
Apr 17, 2025 -
Implement a shorter way of defining empty classes
#17267 closed
Apr 17, 2025 -
new \Exception change internal debug_backtrace() to only one row saving generator to receive other rows
#18333 closed
Apr 16, 2025 -
Segmentation fault with PHP 8.3.20
#18339 closed
Apr 16, 2025 -
Feature Request: Add SQLSTATE return when the pg_connect() failed to the error text
#18334 closed
Apr 16, 2025 -
gen_stub: Using $this when not in object context
#18108 closed
Apr 15, 2025 -
sqlite PDO::quote silently corrupts strings with null bytes
#13952 closed
Apr 14, 2025 -
`#[NoDiscard]` and `(void)` - some errors cannot be ignored
#18301 closed
Apr 14, 2025 -
PHP 8.3.20 segfaults when removing a node from SimpleXML with unset
#18325 closed
Apr 14, 2025 -
SplObjectStorage debug handler mismanages memory
#18322 closed
Apr 14, 2025 -
DateInterval d property is 0 instead of real value 28
#18183 closed
Apr 13, 2025 -
Invalid ID attribute with php8.4's \Dom\HTMLDocument
#18316 closed
Apr 13, 2025 -
Limit maximum number of filter chains as a security measure
#10453 closed
Apr 13, 2025 -
Headers sent in CLI SAPI
#12303 closed
Apr 13, 2025 -
zend.opcache: Warning Internal error: wrong size calculation
#14625 closed
Apr 13, 2025 -
SIGSEGV when running PHP 8.3/8.4 (with docker)
#17875 closed
Apr 13, 2025 -
exif_read_data does not support PNG metadata despite PNG supporting chunks
#18162 closed
Apr 13, 2025 -
ipv6 filter integer overflow
#18309 closed
Apr 11, 2025 -
Changing the properties of a DateInterval through dynamic properties triggers a SegFault
#18304 closed
Apr 11, 2025 -
integer overflow in logical_filters.c:825:14
#18310 closed
Apr 11, 2025 -
double free
#18311 closed
Apr 11, 2025 -
var_export cannot process "<" some parts of stringed key names
#18308 closed
Apr 11, 2025 -
Allow cast to be used in constant expressions
#18261 closed
Apr 11, 2025 -
assertion failure zend_jit_ir.c
#18294 closed
Apr 11, 2025 -
https://www.php.net/downloads.php php-8.3.20.tar.xz sha256sum is wrong
#18298 closed
Apr 10, 2025 -
ldap_set_option(null, LDAP_OPT_X_TLS_REQUIRE_CERT, $option) can't be overridden
#17776 closed
Apr 10, 2025
10 Issues opened by 8 people
-
[int] Expose the ICU ListFormatter
#18346 opened
Apr 17, 2025 -
[intl] add support for determining whether a locale uses a RTL script
#18345 opened
Apr 17, 2025 -
[intl] Add support for adding and removing likely subtags for a locale, as defined in UTS#35
#18344 opened
Apr 17, 2025 -
var_dump() $return like print_r to allow using it in ob_start() callbacks without fatal
#18340 opened
Apr 16, 2025 -
Segmentation Fault with php 8.3.20
#18337 opened
Apr 16, 2025 -
Non-zero exit code when file is empty
#18336 opened
Apr 16, 2025 -
Feature Request: Add SQLSTATE return when the pg_connect() failed to the error text
#18335 opened
Apr 16, 2025 -
ctype: test lc_ctype_inheritance.phpt fails on some macOS systems
#18324 opened
Apr 14, 2025 -
missing isset() on private(set) property (backing a get hook)
#18318 opened
Apr 13, 2025 -
Multiple stability and compatibility issues JIT and file caching and preloading.
#18300 opened
Apr 11, 2025
49 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.
-
Socket ether linux step2
#17926 commented on
Apr 15, 2025 • 12 new comments -
Add grapheme_levenshtein function.
#18087 commented on
Apr 17, 2025 • 11 new comments -
Add #[NonpublicConstructor] attribute
#17846 commented on
Apr 16, 2025 • 7 new comments -
Optimization for htmlspecialchars function
#18126 commented on
Apr 17, 2025 • 7 new comments -
Optimize PHP html_entity_decode function
#18092 commented on
Apr 16, 2025 • 5 new comments -
Init OpenSSL libctx and use it for pkey
#18282 commented on
Apr 17, 2025 • 4 new comments -
Implement GH-17321: Add setAuthorizer to Pdo\Sqlite
#17905 commented on
Apr 17, 2025 • 4 new comments -
gen_stub: various simplifications and clean up (4)
#18109 commented on
Apr 15, 2025 • 3 new comments -
Patch run tests from git work tree
#18286 commented on
Apr 10, 2025 • 2 new comments -
[RFC] Add RFC 3986 and WHATWG compliant URL parsing support
#14461 commented on
Apr 14, 2025 • 1 new comment -
Fix GH-17951: Addition of max_memory_limit INI
#18011 commented on
Apr 17, 2025 • 1 new comment -
Drop unused variables
#18023 commented on
Apr 17, 2025 • 1 new comment -
self is incorrectly resolved when used as a return type in a trait method
#18295 commented on
Apr 10, 2025 • 0 new comments -
Remote heap feng shui / heap spraying protection
#14304 commented on
Apr 14, 2025 • 0 new comments -
Optimize JSON string encoding
#17734 commented on
Apr 16, 2025 • 0 new comments -
Fixed GH-17383 - pdo_firebird: PDOException has wrong code and message since PHP 8.4
#18072 commented on
Apr 17, 2025 • 0 new comments -
Use win32 glob implementation on all platforms
#18164 commented on
Apr 16, 2025 • 0 new comments -
build(shtool): fix typo
#18221 commented on
Apr 16, 2025 • 0 new comments -
[RFC?] Add curl websocket bindings
#18249 commented on
Apr 11, 2025 • 0 new comments -
MySQL: add the option to force sending the password as plain text
#18252 commented on
Apr 11, 2025 • 0 new comments -
Zend: Use pointer to zend_type for variance checks
#18257 commented on
Apr 14, 2025 • 0 new comments -
Fix few build warnings.
#18265 commented on
Apr 17, 2025 • 0 new comments -
zend_execute: Streamline typechecks in `zend_check_type_slow()` if an object is given
#18277 commented on
Apr 11, 2025 • 0 new comments -
ext/gd: imagefilter* using overflow checks.
#18283 commented on
Apr 16, 2025 • 0 new comments -
ext/standard: Implement list_filter()
#18291 commented on
Apr 10, 2025 • 0 new comments -
LDAPS client certificate authentication does not work
#12081 commented on
Apr 10, 2025 • 0 new comments -
Cannot configure PHP from source to use the desired Kerberos library path
#15333 commented on
Apr 11, 2025 • 0 new comments -
dns_get_record() does not support a request to a specific NS server to determine the NS records of a domain.
#9924 commented on
Apr 11, 2025 • 0 new comments -
Unify dns_*() function definitions for all platforms
#7992 commented on
Apr 11, 2025 • 0 new comments -
Support `HTTPS` and `SVCB` RRs in `dns_get_record`
#13824 commented on
Apr 11, 2025 • 0 new comments -
assertion failure spl_fixedarray
#18274 commented on
Apr 12, 2025 • 0 new comments -
`flock` LOCK_SH, LOCK_EX, LOCK_UN options are exclusive
#18281 commented on
Apr 12, 2025 • 0 new comments -
opcache.jit won't write to opcache.file_cache
#17770 commented on
Apr 13, 2025 • 0 new comments -
Setup Caddy Webserver for testing/CI
#16093 commented on
Apr 13, 2025 • 0 new comments -
Since PHP 8, the date_sun_info() function returns inaccurate sunrise and sunset times, but other calculated times are correct
#18076 commented on
Apr 13, 2025 • 0 new comments -
PHP 8.4: dynamic dispatch problem with traits and inheritance
#18174 commented on
Apr 14, 2025 • 0 new comments -
setcookie should overwrite cookie header with same info
#18169 commented on
Apr 14, 2025 • 0 new comments -
Bug: opcache JIT optimization >=2 [Windows cli]
#18136 commented on
Apr 14, 2025 • 0 new comments -
FPM status with OpenMetrics format and FULL parameter
#9494 commented on
Apr 14, 2025 • 0 new comments -
Enums is not a classes, otherwise class_exists() should be renamed to struct_exists()
#18288 commented on
Apr 15, 2025 • 0 new comments -
OPcache bypasses the user-defined error handler for deprecations
#17422 commented on
Apr 16, 2025 • 0 new comments -
gen_stub.php: consider dropping support for older PHP ABIs
#16112 commented on
Apr 16, 2025 • 0 new comments -
fastcgi_finish_request() doesn't eof requests with no body, allowing setting response headers for othe requests
#18275 commented on
Apr 16, 2025 • 0 new comments -
FPM: keepalived connection with fastcgi_finish_request causes dead lock
#10335 commented on
Apr 16, 2025 • 0 new comments -
flush() halts script after fastcgi_finish_request()
#9741 commented on
Apr 16, 2025 • 0 new comments -
[main][linux] set IP(6)_RECVERR on connected datagram sockets.
#8635 commented on
Apr 11, 2025 • 0 new comments -
FPM: fastcgi_finish_request supports force close connection param
#10273 commented on
Apr 16, 2025 • 0 new comments -
Update basic_functions.stub.php: Renaming argument of `getmxrr()`
#13738 commented on
Apr 11, 2025 • 0 new comments -
SQLite pdo::quote use ('foo'||x'0000'||'bar') for null bytes
#13972 commented on
Apr 13, 2025 • 0 new comments