-
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
4 Releases published by 1 person
-
php-8.4.10 PHP 8.4.10
published
Jul 3, 2025 -
php-8.2.29 PHP 8.2.29
published
Jul 3, 2025 -
php-8.3.23 PHP 8.3.23
published
Jul 3, 2025 -
php-8.1.33 PHP 8.1.33
published
Jul 3, 2025
28 Pull requests merged by 10 people
-
avoid false failure for long path
#18992 merged
Jul 4, 2025 -
ext/spl: Refactor ArrayObject sort methods
#19023 merged
Jul 3, 2025 -
Minor soap property handling cleanups
#19014 merged
Jul 3, 2025 -
Minor soap compressed response cleanups
#19015 merged
Jul 3, 2025 -
Zend:
const
ify various parameters in zend_object_handlers and zend_lazy_objects#19019 merged
Jul 3, 2025 -
fix ldap.h detection without pkgconfig
#19005 merged
Jul 3, 2025 -
Zend: Fix anonymous closure names
#19011 merged
Jul 3, 2025 -
random: Remove useless
zend_string
allocation inrandomizer_common_init()
#19007 merged
Jul 3, 2025 -
random: Fix error message formatting for
Randomizer::getFloat()
#19008 merged
Jul 2, 2025 -
uri: Do not create new
UrlValidationErrorType
objects#19009 merged
Jul 2, 2025 -
release-process: update based on 8.5.0alpha1
#19004 merged
Jul 2, 2025 -
Remove conditional checks for ssize_t type
#18996 merged
Jul 1, 2025 -
release-process: update some confusing parts
#18934 merged
Jul 1, 2025 -
Zend: Use
zend_bad_method_call()
when cloning from the wrong scope#18999 merged
Jul 1, 2025 -
Allow using fast destruction path when ASAN is in use
#18835 merged
Jun 30, 2025 -
Fix PHP_BUILD_CRT input in the nightly workflow
#18982 merged
Jun 30, 2025 -
Support every argument syntax for
clone()
#18938 merged
Jun 30, 2025 -
Fix OSS-Fuzz #428053935
#18969 merged
Jun 30, 2025 -
Remove redundant PCRE_STATIC definition
#18952 merged
Jun 29, 2025 -
Remove HAVE_INTMAX_T and SIZEOF_INTMAX_T
#18971 merged
Jun 29, 2025 -
ext/sqlite3: relax sqlite3 explain test conditions
#18949 merged
Jun 29, 2025 -
Implement GH-15483: Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available
#18713 merged
Jun 29, 2025 -
Remove HAVE_PTRDIFF_T and SIZEOF_PTRDIFF_T
#18968 merged
Jun 28, 2025 -
ext/mysqli: Get rid of calls to strcpy
#18970 merged
Jun 28, 2025 -
Use hasThis() where appropriate
#18967 merged
Jun 28, 2025 -
ext/intl: Use zval_get_tmp_string where possible
#18966 merged
Jun 28, 2025 -
docs: add macos instruction, update blocks
#18670 merged
Jun 27, 2025 -
chore: add editors config dirs to gitignore
#18669 merged
Jun 27, 2025
24 Pull requests opened by 13 people
-
fpm: calculate accurate process counts from states during status generation
#18960 opened
Jun 27, 2025 -
Make OPcache non-optional
#18961 opened
Jun 27, 2025 -
Allow http_response_code() to clear HTTP start-line
#18962 opened
Jun 27, 2025 -
Remove HAVE_SQLITE3_{CLOSE_V2,ERRSTR}
#18963 opened
Jun 27, 2025 -
Use st_blksize and st_blocks members conditionally
#18964 opened
Jun 27, 2025 -
Fix OSS-Fuzz #427814452
#18965 opened
Jun 27, 2025 -
Fix OSS-Fuzz #385993744
#18972 opened
Jun 28, 2025 -
Fix GH-17345: Bug #35916 was not completely fixed
#18973 opened
Jun 28, 2025 -
Add `ReflectionProperty::getMangledName()`
#18980 opened
Jun 30, 2025 -
Add support for CURLINFO_CONN_ID in curl_getinfo()
#18984 opened
Jun 30, 2025 -
Fix error return check of EVP_CIPHER_CTX_ctrl()
#18987 opened
Jun 30, 2025 -
fixes on mysqli, openssl, readline tests
#18991 opened
Jul 1, 2025 -
Make parameter $column_key optional in array_column()
#18994 opened
Jul 1, 2025 -
Zend: Add `zend_check_method_accessible()` to DRY method visibility checks
#18995 opened
Jul 1, 2025 -
zend_execute: Mark `zend_get_executed_*()` as `__attribute__((pure))`
#18998 opened
Jul 1, 2025 -
Introduce zend_vm_opcode_handler_t / zend_vm_opcode_handler_func_t
#19006 opened
Jul 2, 2025 -
Fix OSS-Fuzz #428983568 and #428760800
#19012 opened
Jul 2, 2025 -
Fix GH-18986: OpenSSL backend: incorrect RAND_{load,write}_file() return value check
#19013 opened
Jul 2, 2025 -
Fix visibility on zend_signal_{deactivate,activate,init}
#19017 opened
Jul 3, 2025 -
Use the same zend_arg_info struct for internal and user functions
#19022 opened
Jul 3, 2025 -
ext/standard/stream: Use FCC instead of zval for notification callback
#19024 opened
Jul 3, 2025 -
Zend: Exception::__toString() no need to allocate the method name
#19025 opened
Jul 3, 2025 -
release-process: update based on 8.5.0alpha1 announcement
#19028 opened
Jul 3, 2025 -
Make `zend_register_*_constant()` functions return pointers, use them
#19029 opened
Jul 3, 2025
15 Issues closed by 9 people
-
Proposal: Native async/await Support in PHP
#19026 closed
Jul 3, 2025 -
Compiling php 8.4.10 with --with-tidy flag failed
#19021 closed
Jul 3, 2025 -
Unexpected null pointer Zend/zend_virtual_cwd.c:1446
#18856 closed
Jul 3, 2025 -
SOAP HTTP socket not closing on object destruction
#18990 closed
Jul 2, 2025 -
`OCI_RETURN_LOBS` flag causes oci8 to leak memory
#18873 closed
Jul 2, 2025 -
Explicit undefined/uninitialized default value for constructor property promotion
#17771 closed
Jul 1, 2025 -
`DOM\XMLDocument::createComment()` triggers undefined behavior with null byte
#18979 closed
Jul 1, 2025 -
Weak comparison must handle recursion
#18585 closed
Jul 1, 2025 -
PHP 8.4 breaks php-screw
#18945 closed
Jul 1, 2025 -
SEGV zend_jit_op_array_hot with property hooks and preloading
#18898 closed
Jun 30, 2025 -
Slow loading php-fpm configuration
#14221 closed
Jun 30, 2025 -
Signed Integer Overflow in pack()
#18976 closed
Jun 29, 2025 -
Use C23 memset_explicit() for ZEND_SECURE_ZERO() if available
#15483 closed
Jun 29, 2025 -
Add StreamWrapperInterface
#10506 closed
Jun 28, 2025
12 Issues opened by 11 people
-
PHP CLI performance question: 8.1 vs 8.4
#19027 opened
Jul 3, 2025 -
CLI process uses up all available machine memory
#19020 opened
Jul 3, 2025 -
php_admin_value disable_functions /upload_tmp_dir ignored
#19018 opened
Jul 3, 2025 -
macOS 26 beta php-fpm crash by use curl
#19016 opened
Jul 3, 2025 -
opendir() sporadic failure on Docker-mounted filesystem
#19010 opened
Jul 2, 2025 -
HTTP Requests for developing API
#19003 opened
Jul 1, 2025 -
Serialization of enums (including within sessions)
#18997 opened
Jul 1, 2025 -
Various unchecked error conditions in ext/openssl
#18988 opened
Jun 30, 2025 -
OpenSSL backend: incorrect RAND_load_file() return value check
#18986 opened
Jun 30, 2025 -
Inner expression compilation (for match) can result in wrong line numbers
#18985 opened
Jun 30, 2025 -
Undefined Behavior in `date_sunrise()`
#18978 opened
Jun 30, 2025 -
Use C23 unreachable() for ZEND_UNREACHABLE() if available
#18975 opened
Jun 29, 2025
35 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.
-
Add the Uri\Rfc3986\Uri class to ext/uri without wither support
#18836 commented on
Jul 4, 2025 • 21 new comments -
ext/bcmath: optimized `divmod()` and `mod()` take 2
#18058 commented on
Jun 28, 2025 • 12 new comments -
Fix linker failure when building opcache statically
#18939 commented on
Jul 3, 2025 • 11 new comments -
Fix stream double free in phar
#18953 commented on
Jul 2, 2025 • 10 new comments -
Socket ether linux step2
#17926 commented on
Jul 2, 2025 • 9 new comments -
Deprecate returning non-string values from a user output handler
#18932 commented on
Jul 3, 2025 • 8 new comments -
[RFC] Add a locale for grapheme case-insensitive functions
#18792 commented on
Jul 1, 2025 • 8 new comments -
Tail call VM [2]
#18720 commented on
Jul 1, 2025 • 4 new comments -
json_last_error_msg - better message - error position near by
#18866 commented on
Jul 1, 2025 • 3 new comments -
ext/bcmath: Performance improvement `bcsqrt()`
#18771 commented on
Jun 27, 2025 • 1 new comment -
Repeat all tests, improve JIT coverage
#18493 commented on
Jun 27, 2025 • 1 new comment -
[intl] Expose the ICU NumberRangeFormatter
#18599 commented on
Jun 28, 2025 • 0 new comments -
Bug #35916 was not completely fixed
#17345 commented on
Jun 28, 2025 • 0 new comments -
http_response_code() does not override the status code generated by header()
#18582 commented on
Jun 29, 2025 • 0 new comments -
RFC: Deprecate type juggling to and from bool for function type juggling context
#18879 commented on
Jul 1, 2025 • 0 new comments -
Parallelise ./configure script
#18954 commented on
Jul 2, 2025 • 0 new comments -
Add ASAN support to the zend allocator
#18858 commented on
Jul 4, 2025 • 0 new comments -
Fix use-after-free of object through __isset() and globals
#18852 commented on
Jun 30, 2025 • 0 new comments -
Fuzzer `php-fuzz-execute` crashes at `zend_lazy_object_init`
#18845 commented on
Jul 2, 2025 • 0 new comments -
JIT (tracing) return wrong float value after some times
#18839 commented on
Jul 2, 2025 • 0 new comments -
`ldap_search` not working on debian 11 with PHP8.2 and ldap module compiled from source
#18832 commented on
Jul 3, 2025 • 0 new comments -
RFC: Clone with v2
#18747 commented on
Jun 30, 2025 • 0 new comments -
PHP-FPM Process Count Inconsistencies
#18956 commented on
Jul 4, 2025 • 0 new comments -
Add `SAPI_HEADER_DELETE_PREFIX`, make ext/session use it
#18678 commented on
Jul 2, 2025 • 0 new comments -
opcache: fix revalidation in long running CLI scripts
#18671 commented on
Jun 30, 2025 • 0 new comments -
gen_stub: various simplifications and clean up (5)
#18665 commented on
Jul 3, 2025 • 0 new comments -
feat: allow arrow function as a class member
#18627 commented on
Jun 27, 2025 • 0 new comments -
feat: allow multiline arrow functions
#18500 commented on
Jun 27, 2025 • 0 new comments -
PHP 8+ @ suppressed errors cannot be distinguished anymore in many cases
#18950 commented on
Jul 4, 2025 • 0 new comments -
Do not require trait name in trait method alias
#17331 commented on
Jul 4, 2025 • 0 new comments -
Fix GH-17951: Addition of max_memory_limit INI
#18011 commented on
Jul 1, 2025 • 0 new comments -
pdo_odbc: Don't fetch 256 byte blocks for long columns
#10809 commented on
Jul 3, 2025 • 0 new comments -
feat: implement empty match subject (default=true)
#17692 commented on
Jun 27, 2025 • 0 new comments -
feat: single expression functions
#17677 commented on
Jun 27, 2025 • 0 new comments -
[RFC] Add RFC 3986 and WHATWG compliant URL parsing support
#14461 commented on
Jul 1, 2025 • 0 new comments