-
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
12 Pull requests merged by 7 people
-
Remove unused strcasecmp definition
#17050 merged
Mar 21, 2025 -
Fix intl tests for icu 77
#18125 merged
Mar 21, 2025 -
ext/standard: Use usual not empty error for proc_open()
#18083 merged
Mar 21, 2025 -
Fix GH-18114: pdo lazy object crash
#18116 merged
Mar 19, 2025 -
ext/pgsql: get_field_name helper, remove precaution for pg_type request.
#18025 merged
Mar 19, 2025 -
ext/bcmath: Extracted common logic into function and macro
#18103 merged
Mar 19, 2025 -
Zend/hash: Add yet more const qualifiers
#18084 merged
Mar 18, 2025 -
Merge JMP_FRAMELESS cache slots in Optimizer/compact_literals
#18093 merged
Mar 17, 2025 -
zend_get_callable_name: Return underlying callable’s name for fake closures
#18063 merged
Mar 17, 2025 -
gen_stub: various simplifications and clean up (3)
#17886 merged
Mar 16, 2025 -
ext/curl: Various minor clean-up refactorings
#18042 merged
Mar 15, 2025 -
Minor improvements to ext/xml memory management
#18071 merged
Mar 15, 2025
16 Pull requests opened by 8 people
-
ext/curl: Use stream helper macro to retrieve stream
#18077 opened
Mar 15, 2025 -
streams: Indicate which argument fails the stream ZPP check
#18078 opened
Mar 15, 2025 -
ext/standard/proc_open.c: Minor refactorings
#18085 opened
Mar 15, 2025 -
Add grapheme_levenshtein function.
#18087 opened
Mar 16, 2025 -
ext/standard/dir.c: Refactor implementation of Directory and dir functions
#18088 opened
Mar 16, 2025 -
chore: upgrade readme add console for suited env
#18089 opened
Mar 16, 2025 -
Optimize PHP html_entity_decode function
#18092 opened
Mar 16, 2025 -
main/streams: Move definitions to reduce ext/standard dependency and add new API
#18097 opened
Mar 17, 2025 -
Fix segfault when evaluating const expr default value of child prop with added hooks
#18098 opened
Mar 17, 2025 -
ext/bcmath: Improving `bcpow()` performance
#18099 opened
Mar 17, 2025 -
Fix parser expectation error for amp token
#18101 opened
Mar 17, 2025 -
gen_stub: various simplifications and clean up (4)
#18109 opened
Mar 18, 2025 -
Add `(void)` cast
#18115 opened
Mar 19, 2025 -
Docs: add a page about zend_attribute
#18122 opened
Mar 20, 2025 -
Optimization for htmlspecialchars function
#18126 opened
Mar 21, 2025
26 Issues closed by 8 people
-
opcache.jit=1211 in php.ini causes apache to crash
#9105 closed
Mar 21, 2025 -
php_cli Segmentation fault
#8950 closed
Mar 21, 2025 -
Add pcntl_waitid, wrapping POSIX waitid
#14616 closed
Mar 21, 2025 -
Opcache CFG jmp optimization with try-finally breaks the exception table
#18107 closed
Mar 21, 2025 -
CRLF causes confusing bugs in compilation
#17836 closed
Mar 21, 2025 -
Significant performance degradation in 'foreach' starting from PHP 8.2.13 (caused by garbage collection)
#13193 closed
Mar 21, 2025 -
Invalid numeric literal with mktime() in 2-digit month 08 and 09
#18124 closed
Mar 21, 2025 -
PHP 8.4 and Oracle
#17062 closed
Mar 21, 2025 -
pdo lazy object crash
#18114 closed
Mar 20, 2025 -
NULL access with preloading and INI option
#18112 closed
Mar 20, 2025 -
Uninitialized promoted constructor property even with default value
#18106 closed
Mar 20, 2025 -
Null dereference because cache_slot is null
#11614 closed
Mar 20, 2025 -
Windows JIT segfault when running psalm
#13180 closed
Mar 20, 2025 -
JIT zend_fetch_ce_from_cache_slot segfault
#16832 closed
Mar 20, 2025 -
stack-buffer-overflow ext/opcache/jit/ir/ir_sccp.c
#18113 closed
Mar 19, 2025 -
GH-15613 overflow on hex strings repeater value [ext/standard/tests/strings/gh15613.phpt]
#17955 closed
Mar 19, 2025 -
Null Coalescing Comparison
#18104 closed
Mar 18, 2025 -
Frameless call optimization broke IN_ARRAY DFA transformation
#18050 closed
Mar 18, 2025 -
Feature Request: Enhanced Syntax for Property Declarations...
#17029 closed
Mar 18, 2025 -
extra warning messages for "SSL: Connection timed out"
#17950 closed
Mar 18, 2025 -
DOM: Svg attributes and tag names are being lowercased
#18090 closed
Mar 17, 2025 -
SimpleXML xpath should warn when returning other return types than node lists
#12231 closed
Mar 17, 2025 -
`is_callable(func(...), callable_name: $name)` for first class callables returns wrong name
#18062 closed
Mar 17, 2025 -
ReflectionFunction::getNamespaceName() is still broken for closures in PHP 8.4
#18070 closed
Mar 16, 2025
10 Issues opened by 9 people
-
PHP Development Server considers a query with an emoji a 'Malformed HTTP request'
#18129 opened
Mar 21, 2025 -
FILE_SKIP_EMPTY_LINES only works with FILE_IGNORE_NEW_LINES
#18120 opened
Mar 20, 2025 -
Error on ipv6 on make test
#18111 opened
Mar 19, 2025 -
gen_stub: Using $this when not in object context
#18108 opened
Mar 18, 2025 -
Wrong line & file on error trace
#18105 opened
Mar 18, 2025 -
curl_upkeep() function [ext/curl/tests/curl_upkeep_001.phpt]
#18102 opened
Mar 17, 2025 -
Make benchmark comparison search for last benchmarked commit
#18094 opened
Mar 16, 2025
32 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.
-
ext/bcmath: Added fuzzer for divide
#18045 commented on
Mar 21, 2025 • 15 new comments -
Fix lazy proxy calling magic methods twice
#18039 commented on
Mar 17, 2025 • 12 new comments -
Pipe operator
#17118 commented on
Mar 20, 2025 • 10 new comments -
[RFC] Never parameters
#18016 commented on
Mar 19, 2025 • 8 new comments -
[wip] Pass opline as argument to opcode handlers in CALL VM
#17952 commented on
Mar 17, 2025 • 5 new comments -
[RFC] Optional interfaces
#17288 commented on
Mar 21, 2025 • 2 new comments -
Fix infinite recursion on deprecated attribute evaluation
#17712 commented on
Mar 19, 2025 • 2 new comments -
ReflectionClass: show enums differently from classes, test output
#15956 commented on
Mar 20, 2025 • 1 new comment -
sapi/cli: Don't set ini-settings mid-expression in interactive shell
#17389 commented on
Mar 20, 2025 • 0 new comments -
RFC: Marking return values as important (#[\NoDiscard])
#17599 commented on
Mar 21, 2025 • 0 new comments -
[RFC] Add get_error_handler(), get_exception_handler() functions
#17693 commented on
Mar 21, 2025 • 0 new comments -
Optimize JSON string encoding
#17734 commented on
Mar 17, 2025 • 0 new comments -
GH-17860: allow `final` in constructor property promotion
#17861 commented on
Mar 21, 2025 • 0 new comments -
Fix GH-17645: FPM with httpd ProxyPass does not decode script path
#17896 commented on
Mar 15, 2025 • 0 new comments -
Socket ether linux step2
#17926 commented on
Mar 20, 2025 • 0 new comments -
ext/bcmath: Supports scientific notation
#18068 commented on
Mar 16, 2025 • 0 new comments -
Rfc: inner classes
#18069 commented on
Mar 15, 2025 • 0 new comments -
Fixed GH-17383 - pdo_firebird: PDOException has wrong code and message since PHP 8.4
#18072 commented on
Mar 16, 2025 • 0 new comments -
Fix bug #45282: SoapClient has namespace issues when WSDL is distributed
#15842 commented on
Mar 15, 2025 • 0 new comments -
Add destructuring coalesce
#9747 commented on
Mar 17, 2025 • 0 new comments -
`DateInterval` no longer respects start/end class types
#18057 commented on
Mar 21, 2025 • 0 new comments -
Deprecate semicolons after case in switch statement
#15258 commented on
Mar 21, 2025 • 0 new comments -
Reflection: have some indication of property hooks in `_property_string()`
#17927 commented on
Mar 21, 2025 • 0 new comments -
We need the "Partitioned" parameter to be added to setcookie() options.
#12646 commented on
Mar 21, 2025 • 0 new comments -
Test bug72666_variation3 fails with 8.4.5RC1
#17932 commented on
Mar 20, 2025 • 0 new comments -
Allow constructor property promotion with final properties
#17860 commented on
Mar 20, 2025 • 0 new comments -
Memory corruption on 8.4
#17974 commented on
Mar 20, 2025 • 0 new comments -
Replace zend_object object with its header to prevent the "using flexible array in the middle of another struct" problem in its inheritted classes (static analyzer report)
#17598 commented on
Mar 19, 2025 • 0 new comments -
DateTimeZone->getTransitions can return first transition twice
#18051 commented on
Mar 15, 2025 • 0 new comments -
A way to stop GC wasting CPU time on long-lived objects (GC generations or something else)
#17131 commented on
Mar 15, 2025 • 0 new comments -
pdo_firebird: PDOException has wrong code and message since PHP 8.4
#17383 commented on
Mar 15, 2025 • 0 new comments -
Unify case of array keys in `ftp_mlsd`
#18064 commented on
Mar 15, 2025 • 0 new comments