-
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
10 Pull requests merged by 6 people
-
Improve http_build_query() performance
#18401 merged
May 21, 2025 -
Fix Alpine build
#18616 merged
May 21, 2025 -
Use win32 glob implementation on all platforms
#18164 merged
May 20, 2025 -
Improve performance of instantiating exceptions/errors
#18442 merged
May 19, 2025 -
Fix deprecation warning for libxml SAX header
#18594 merged
May 19, 2025 -
fix: dangling opline in ZEND_INIT_ARRAY
#18578 merged
May 19, 2025 -
zend_vm: Add OPcode specialization for
=== []
#18571 merged
May 19, 2025 -
[skip ci] IntlListFormatter UPGRADING fixes
#18590 merged
May 18, 2025 -
Remove ZEND_ACC_USE_GUARDS from hooks
#18587 merged
May 18, 2025 -
Correct typo in UPGRADING
#18584 merged
May 18, 2025
15 Pull requests opened by 11 people
-
Only quote `php --ini` values when out is a tty
#18583 opened
May 18, 2025 -
Optimize special functions with help of JMP_FRAMELESS
#18592 opened
May 18, 2025 -
Fix GH-18579: --libdir option default value
#18596 opened
May 19, 2025 -
Fix GH-17687: initializer-string for array of ... warnings
#18603 opened
May 19, 2025 -
Make the upward merge for non-stable packaging more obvious
#18607 opened
May 20, 2025 -
Add missing checks for php_crc32_stream_bulk_update() in phar
#18608 opened
May 20, 2025 -
Do not use RTLD_DEEPBIND if dlmopen is available
#18612 opened
May 21, 2025 -
Make `array()` a function
#18613 opened
May 21, 2025 -
Zend: Inherit interfaces early
#18622 opened
May 22, 2025 -
Fix leaks with multiple calls to DatePeriod iterator current()
#18624 opened
May 22, 2025 -
Small change SIMD codes
#18626 opened
May 23, 2025 -
feat: allow arrow function as a class member
#18627 opened
May 23, 2025 -
Fix build on Apple Clang 17+
#18629 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
17 Issues closed by 8 people
-
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 -
Allow Throwable to be extended outside of Exception
#17233 closed
May 22, 2025 -
Exception trace arguments can be modified by reference
#18614 closed
May 21, 2025 -
Heap-buffer-overflow in zend_alloc.c when assigning string with UTF-8 bytes
#18597 closed
May 20, 2025 -
CoW involved sometimes /w opcache
#18600 closed
May 19, 2025 -
FPM exit code 70 with enabled opcache and hooked properties in traits
#18534 closed
May 19, 2025 -
Preloading with internal class alias triggers assertion failure
#18567 closed
May 19, 2025 -
json_encode(json_decode(json_encode($array))); shouldn't be necessary
#18598 closed
May 19, 2025 -
Properties (property hooks) composition
#18391 closed
May 19, 2025 -
Feature request: levenshtein with multibyte support
#10180 closed
May 18, 2025 -
[intl] Expose the ICU ListFormatter
#18346 closed
May 18, 2025 -
Saraiki (skr) missing from IntlCalendar::getAvailableLocales()
#18515 closed
May 18, 2025 -
stack-overflow at zend_hash_compare
#18572 closed
May 17, 2025
14 Issues opened by 10 people
-
`use method` aliasing/importing
#18623 opened
May 22, 2025 -
Introduce `ReflectionProperty::isUnset()`
#18620 opened
May 21, 2025 -
set_exception_handler not restored if calling exit within itself
#18619 opened
May 21, 2025 -
strtotime badly handles some localized dates
#18615 opened
May 21, 2025 -
Segmentation fault, probaby on string operation
#18611 opened
May 21, 2025 -
Closure casted to array behaves inconsistently with other objects
#18610 opened
May 21, 2025 -
Introduce ReflectionProperty::getMangledName()
#18605 opened
May 20, 2025 -
session_starts sends duplicate Set-Cookie
#18601 opened
May 19, 2025 -
[intl] Expose the ICU NumberRangeFormatter
#18599 opened
May 19, 2025 -
fpm_get_status segfault
#18595 opened
May 19, 2025 -
call_user_func special function optimization unsound with strict_types
#18591 opened
May 18, 2025 -
Weak comparison must handle recursion
#18585 opened
May 18, 2025 -
http_response_code() does not override the status code generated by header()
#18582 opened
May 17, 2025 -
Argument unpacking (spread operator) doesn't normalise keys from an iterator
#18581 opened
May 17, 2025
29 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
May 19, 2025 • 13 new comments -
[RFC] Add RFC 3986 and WHATWG compliant URL parsing support
#14461 commented on
May 20, 2025 • 10 new comments -
Create separate lexbor extension
#18538 commented on
May 23, 2025 • 5 new comments -
[PoC] Limited Abstract Generics
#18260 commented on
May 22, 2025 • 2 new comments -
Use custom OpenSSL libctx in md and cipher handling code
#18516 commented on
May 22, 2025 • 1 new comment -
Update Trace Linking Rules comment
#18564 commented on
May 20, 2025 • 0 new comments -
CI: change MySQL image in CI from 8.3 to LTS 8.4
#18555 commented on
May 20, 2025 • 0 new comments -
ext/sockets: FreeBSD SO_SPLICE support.
#18549 commented on
May 19, 2025 • 0 new comments -
Fix error handling during opcache compilation
#18541 commented on
May 19, 2025 • 0 new comments -
ext/intl: fix clang build.
#18535 commented on
May 23, 2025 • 0 new comments -
[WIP] Optimize pack()
#18524 commented on
May 21, 2025 • 0 new comments -
Fix bug #74796: Requests through http proxy set peer name
#18523 commented on
May 23, 2025 • 0 new comments -
[PoC] Implement some internal functions in plain PHP
#18204 commented on
May 19, 2025 • 0 new comments -
ext/bcmath: optimized `divmod()` and `mod()` take 2
#18058 commented on
May 23, 2025 • 0 new comments -
Fix GH-17746: Signed integer overflow when setting ATTR_TIMEOUT
#17854 commented on
May 18, 2025 • 0 new comments -
Initial ZendMM conversion of glob
#17433 commented on
May 20, 2025 • 0 new comments -
Pipe operator
#17118 commented on
May 17, 2025 • 0 new comments -
Add --enable-rtld-deepbind configure flag, disable it by default except for apache
#16779 commented on
May 21, 2025 • 0 new comments -
feat: add function num_cpus (formerly nproc)
#11137 commented on
May 21, 2025 • 0 new comments -
fix for GH-8157, activate sapi module before POST handling to allow to apply user.ini
#8955 commented on
May 21, 2025 • 0 new comments -
BUG: locks not working as expected
#14592 commented on
May 23, 2025 • 0 new comments -
Segmentation fault under high loads in openssl_encrypt in ZTS build (FrankenPHP)
#13648 commented on
May 22, 2025 • 0 new comments -
Destructors not invoked after a fatal error
#18418 commented on
May 21, 2025 • 0 new comments -
OPcache bypasses the user-defined error handler for deprecations
#17422 commented on
May 21, 2025 • 0 new comments -
PDO_ODBC truncating CHAR field Db2i driver
#18349 commented on
May 20, 2025 • 0 new comments -
ternary reference assignment should be legal
#18043 commented on
May 19, 2025 • 0 new comments -
initializer-string for array of ... warnings
#17687 commented on
May 19, 2025 • 0 new comments -
--libdir option default value
#18579 commented on
May 19, 2025 • 0 new comments -
`unserialize` doesn't respect `class_alias` for properties
#18542 commented on
May 18, 2025 • 0 new comments