- 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
22 Pull requests merged by 10 people
- Use --ignore-platform-req=php+ in community build
#18448 merged
Apr 28, 2025 - Add grapheme_levenshtein function.
#18087 merged
Apr 28, 2025 - Improve PDO entry in UPGRADING file
#18446 merged
Apr 27, 2025 - Fix reference handling in cancel callback
#18439 merged
Apr 27, 2025 - ext/libxml: Various minor refactorings
#18429 merged
Apr 26, 2025 - Remove always-false intern checks
#18433 merged
Apr 26, 2025 - random: Mark
mt_getrandmax()
as@compile-time-eval
#18425 merged
Apr 25, 2025 - Turn off font ligatures in code in documentation
#18426 merged
Apr 25, 2025 - Integrate qa php net content
#18409 merged
Apr 25, 2025 - Removed
<mmintrin.h>
#18414 merged
Apr 24, 2025 - Update release process
#18342 merged
Apr 24, 2025 - fileinfo: Stop calling
finfo_close()
in tests#18405 merged
Apr 23, 2025 - fileinfo: Show libmagic version with
.
in PHPInfo output#18399 merged
Apr 23, 2025 - fileinfo: Remove
php_fileinfo
struct#18398 merged
Apr 23, 2025 - ext/intl: Locale::* methods using param as path whenever relevant.
#18365 merged
Apr 22, 2025 - fileinfo: Fix cleanup in ext/fileinfo/tests/cve-2014-1943-mb.phpt
#18397 merged
Apr 22, 2025 - fileinfo: Change return type of
finfo_close()
totrue
#18395 merged
Apr 22, 2025 - 2 minor machine code bloat reductions in url.c
#18379 merged
Apr 22, 2025 - ext/calendar: array optimisations.
#18388 merged
Apr 21, 2025 - ext/curl: curl_getinfo, curl_multi_get_handles and curl_multi_setopt …
#18389 merged
Apr 21, 2025 - ext/standard: stream_get_filters() user filters list as packed arrays.
#18384 merged
Apr 21, 2025 - ext/sqlite3: querySingle amd fetchArray methods optimisations.
#18385 merged
Apr 21, 2025
15 Pull requests opened by 7 people
- JIT: Don't reuse IP register for EX(call)
#18392 opened
Apr 22, 2025 - fileinfo: Deprecate `finfo_close()`
#18396 opened
Apr 22, 2025 - Improve http_build_query() performance
#18401 opened
Apr 22, 2025 - JIT: Snapshotted poly_func / poly_this may be spilled
#18408 opened
Apr 23, 2025 - Added `zend_simd.h`
#18413 opened
Apr 24, 2025 - bump FPM_LOG_BUFFER from 1024 to 2048
#18415 opened
Apr 24, 2025 - ext/intl: BreakIterator clean-up
#18419 opened
Apr 24, 2025 - Optimize `match(true)`
#18423 opened
Apr 24, 2025 - ext/json: Various refactorings
#18427 opened
Apr 26, 2025 - ext/ldap: Various minor refactorings
#18428 opened
Apr 26, 2025 - ext/random: Various minor refactorings
#18435 opened
Apr 26, 2025 - Improve internal function argument parsing performance by reducing code bloat
#18436 opened
Apr 26, 2025 - Improve performance of instantiating exceptions/errors
#18442 opened
Apr 27, 2025 - Fix GH-18417: Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size
#18443 opened
Apr 27, 2025 - ext/curl: CURLOPT_FOLLOWLOCATION option handling.
#18444 opened
Apr 27, 2025
14 Issues closed by 4 people
- Registering ZIP progress callback twice doesn't work
#18431 closed
Apr 26, 2025 - http_build_query type error is inaccurate
#18400 closed
Apr 26, 2025 - Integer overflow with large numbers in LimitIterator
#18421 closed
Apr 25, 2025 - Potential deadlock when putenv fails
#17403 closed
Apr 24, 2025 - mb_detect_encoding fails to detect ASCII for certain words
#18410 closed
Apr 24, 2025 - PHP behavior for parsing http header value is not consistent across http APIs
#17829 closed
Apr 24, 2025 - Remove null byte from anonymous class name
#18290 closed
Apr 24, 2025 - debug_backtrace(): 'arg' contain current value instead of passing value
#18402 closed
Apr 23, 2025 - Using ArrayObject with ARRAY_AS_PROPS and by reference assignment
#18403 closed
Apr 23, 2025 - array_replace_recursive doesn't replace array filled with data by empty array
#17377 closed
Apr 23, 2025 - self is incorrectly resolved when used as a return type in a trait method
#18295 closed
Apr 22, 2025 - Stop numeric array key typecasting
#18376 closed
Apr 22, 2025
11 Issues opened by 10 people
- SEGV testEncodingFromUTF16ConversionTable
#18447 opened
Apr 28, 2025 - Improve strict_types uptake by (optionally) ignoring if called from call_user_func,...
#18445 opened
Apr 27, 2025 - int overflow in Date extension
#18422 opened
Apr 24, 2025 - ext/json: Remove `zend_never_inline` qualifier for `php_json_is_valid_double()`
#18420 opened
Apr 24, 2025 - Destructors not invoked after a fatal error
#18418 opened
Apr 24, 2025 - Windows SHM reattachment fails when increasing memory_consumption or jit_buffer_size
#18417 opened
Apr 24, 2025 - Merge `T2 = BOOL T1` and `T3 = IS_IDENTICAL T2 bool(true)` into `T3 = BOOL T1`
#18411 opened
Apr 23, 2025 - run-tests.php doesn't create test results if directories are passed
#18404 opened
Apr 23, 2025 - DateTime::diff() miscounts hours in days where a DST transition happens
#18393 opened
Apr 22, 2025 - Properties (property hooks) composition
#18391 opened
Apr 22, 2025 - Debugging config problems with `php --ini` "hides" trailing whitespace
#18390 opened
Apr 21, 2025
33 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.
- [RFC] Add support for attributes on compile-time constants
#16952 commented on
Apr 27, 2025 • 21 new comments - ext/bcmath: Improving `bcpow()` performance
#18099 commented on
Apr 28, 2025 • 17 new comments - ext/gmp: Add GMP ECC test
#18363 commented on
Apr 28, 2025 • 6 new comments - [RFC] Final Property Promotion
#17861 commented on
Apr 24, 2025 • 5 new comments - Init OpenSSL libctx and use it for pkey
#18282 commented on
Apr 23, 2025 • 3 new comments - Use win32 glob implementation on all platforms
#18164 commented on
Apr 22, 2025 • 2 new comments - [RFC] Implement array_first() and array_last()
#18210 commented on
Apr 24, 2025 • 2 new comments - ext/openssl: various arrays optimisations.
#18377 commented on
Apr 22, 2025 • 2 new comments - [PoC] Associated types
#18260 commented on
Apr 28, 2025 • 1 new comment - Provide script to TSSA build in tracing JIT
#18353 commented on
Apr 28, 2025 • 1 new comment - opcache_is_script_cached_in_file_cache(string $filename)
#16979 commented on
Apr 28, 2025 • 1 new comment - Fix GH-17951: Addition of max_memory_limit INI
#18011 commented on
Apr 22, 2025 • 1 new comment - Socket ether linux step2
#17926 commented on
Apr 28, 2025 • 1 new comment - Allow FPM_LOG_BUFFER to be adjusted in conf file, changed the buffer to be dynamically allocated
#18328 commented on
Apr 24, 2025 • 0 new comments - ext/bcmath: optimized `divmod()` and `mod()` take 2
#18058 commented on
Apr 26, 2025 • 0 new comments - ext/bcmath: Added fuzzer for divide
#18045 commented on
Apr 23, 2025 • 0 new comments - ext/standard: password_algos static list making it packed.
#18381 commented on
Apr 24, 2025 • 0 new comments - ext/date: various array optimisations.
#18382 commented on
Apr 23, 2025 • 0 new comments - Optimize JSON string encoding
#17734 commented on
Apr 25, 2025 • 0 new comments - feat: make `break`, `continue` and `return` be an expression
#17647 commented on
Apr 26, 2025 • 0 new comments - Add --enable-rtld-deepbind configure flag, disable it by default except for apache
#16779 commented on
Apr 28, 2025 • 0 new comments - [RFC] Add RFC 3986 and WHATWG compliant URL parsing support
#14461 commented on
Apr 26, 2025 • 0 new comments - RFC: Deprecate date constant RFC7231
#12989 commented on
Apr 27, 2025 • 0 new comments - Fibers causing segfaults on ppc64le
#18361 commented on
Apr 28, 2025 • 0 new comments - [int] Expose the ICU ListFormatter
#18346 commented on
Apr 25, 2025 • 0 new comments - var_dump() $return like print_r to allow using it in ob_start() callbacks without fatal
#18340 commented on
Apr 25, 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 25, 2025 • 0 new comments - Realpath() alternative for nonexisting paths
#17520 commented on
Apr 24, 2025 • 0 new comments - Failed tests, afer compiling PHP 8.3.3 on Alpine Linux 3.19.0
#13696 commented on
Apr 23, 2025 • 0 new comments - Change in class name resolution for `self`, `parent` and `static`
#18373 commented on
Apr 22, 2025 • 0 new comments - ArgumentCountError Thrown When Using openssl_public_encrypt and Other OpenSSL Functions
#18387 commented on
Apr 22, 2025 • 0 new comments - PDO_ODBC truncating CHAR field Db2i driver
#18349 commented on
Apr 22, 2025 • 0 new comments - fputcsv incorrectly escapes when quote char is both enclosure and escape char
#18348 commented on
Apr 22, 2025 • 0 new comments