php.git-pulls archive

722 archived articles, newest first (page 4 of 8). Latest articles →

[GIT-PULLS] [php-src] PR #22709: Make property resolution direction-aware; amortize asymmetric visibility set checks into the runtime cache
Tue, 4 Aug 2026 13:19:14 +0000
[email protected] (iluuu1994) • #37495
[GIT-PULLS] [php-src] PR #23020: tests: remove unnecessary ZPP tests
Tue, 4 Aug 2026 12:37:42 +0000
[email protected] (Girgias) • #37494
[GIT-PULLS] [php-src] PR #23018: Applied fixers to improve test robustness
Tue, 4 Aug 2026 12:10:09 +0000
[email protected] (Girgias) • #37493
[GIT-PULLS] [php-src] PR #23013: Zend: remove zend_get_compiled_variable_value()
Tue, 4 Aug 2026 12:05:44 +0000
[email protected] (Girgias) • #37492
[GIT-PULLS] [php-src] PR #23019: Optimize array_intersect() for integer and string values
Tue, 4 Aug 2026 11:29:18 +0000
[email protected] (mehmetcansahin) • #37491
[GIT-PULLS] [php-src] PR #23018: Applied fixers to improve test robustness
Tue, 4 Aug 2026 11:16:37 +0000
[email protected] (NickSdot) • #37490
[GIT-PULLS] [php-src] PR #23017: ext/intl: Add SpoofChecker::getBidiSkeleton()
Tue, 4 Aug 2026 10:21:19 +0000
[email protected] (LamentXU123) • #37489
[GIT-PULLS] [php-src] PR #23009: Backport GH-22996: openssl: Check return value of SSL_CTX_set_alpn_protos()
Tue, 4 Aug 2026 06:19:51 +0000
[email protected] (ndossche) • #37488
[GIT-PULLS] [php-src] PR #23014: Fix use-after-free of an array callable freed during validation
Tue, 4 Aug 2026 01:19:35 +0000
[email protected] (iliaal) • #37487
[GIT-PULLS] [php-src] PR #23013: Zend: remove zend_get_compiled_variable_value()
Tue, 4 Aug 2026 00:20:33 +0000
[email protected] (Girgias) • #37486
[GIT-PULLS] [php-src] PR #23012: Zend: mark zend_unfinished_calls_gc() as static
Tue, 4 Aug 2026 00:07:25 +0000
[email protected] (Girgias) • #37485
[GIT-PULLS] [php-src] PR #23011: Zend: remove zend_save_error_handling()
Mon, 3 Aug 2026 23:58:20 +0000
[email protected] (Girgias) • #37484
[GIT-PULLS] [php-src] PR #23010: Zend: remove zend_is_countable()
Mon, 3 Aug 2026 23:42:35 +0000
[email protected] (Girgias) • #37483
[GIT-PULLS] [php-src] PR #23009: openssl: Check return value of SSL_CTX_set_alpn_protos() (#22996)
Mon, 3 Aug 2026 21:12:44 +0000
[email protected] (ndossche) • #37482
[GIT-PULLS] [php-src] PR #22992: sqlite3: Fix leak when trying to close db if blob stream is still open
Mon, 3 Aug 2026 20:56:05 +0000
[email protected] (ndossche) • #37481
[GIT-PULLS] [php-src] PR #22996: openssl: Check return value of SSL_CTX_set_alpn_protos()
Mon, 3 Aug 2026 20:53:54 +0000
[email protected] (ndossche) • #37480
[GIT-PULLS] [php-src] PR #22625: Properly propagate failure of X509_STORE_CTX_new()
Mon, 3 Aug 2026 20:51:56 +0000
[email protected] (ndossche) • #37479
[GIT-PULLS] [php-src] PR #13469: ext/intl: introduce SpoofChecker::areBidiConfusable.
Mon, 3 Aug 2026 19:43:42 +0000
[email protected] (devnexen) • #37478
[GIT-PULLS] [php-src] PR #19433: ext/intl: get_icu_value_internal() to reduce manual memory manageme…
Mon, 3 Aug 2026 19:01:10 +0000
[email protected] (devnexen) • #37477
[GIT-PULLS] [php-src] PR #20998: openssl: Fix checks on BIO_get_mem_ptr()
Mon, 3 Aug 2026 18:41:31 +0000
[email protected] (ndossche) • #37476
[GIT-PULLS] [php-src] PR #22922: GH-22905: avoid truncation on null bytes in reflection exceptions
Mon, 3 Aug 2026 17:47:19 +0000
[email protected] (DanielEScherzer) • #37475
[GIT-PULLS] [php-src] PR #22687: ext/session: Add tests for session_regenerate_id() write/destroy failure paths
Mon, 3 Aug 2026 17:08:00 +0000
[email protected] (Girgias) • #37474
[GIT-PULLS] [php-src] PR #23007: Fix GH-23006: Correct phpcredits() full-page HTML title
Mon, 3 Aug 2026 16:46:07 +0000
[email protected] (LamentXU123) • #37473
[GIT-PULLS] [php-src] PR #23001: Zend: handle non-string arguments for ZPP class-string specifier as expected
Mon, 3 Aug 2026 16:30:45 +0000
[email protected] (Girgias) • #37472
[GIT-PULLS] [php-src] PR #22952: Fix redirected-test progress accounting in parallel runs
Mon, 3 Aug 2026 16:22:08 +0000
[email protected] (arnaud-lb) • #37471
[GIT-PULLS] [php-src] PR #22957: Run test subprocesses without shell
Mon, 3 Aug 2026 16:17:29 +0000
[email protected] (arnaud-lb) • #37470
[GIT-PULLS] [php-src] PR #22983: Zend: factor out guarded lazy-proxy forwarding in object handlers
Mon, 3 Aug 2026 16:08:48 +0000
[email protected] (LamentXU123) • #37469
[GIT-PULLS] [php-src] PR #23005: Reflection: use new `%pS` format specifier
Mon, 3 Aug 2026 15:37:13 +0000
[email protected] (DanielEScherzer) • #37468
[GIT-PULLS] [php-src] PR #22930: php_printf: introduce %pS to replace custom specifier %S
Mon, 3 Aug 2026 14:34:29 +0000
[email protected] (arnaud-lb) • #37467
[GIT-PULLS] [php-src] PR #22754: Fix unchecked BN_bin2bn() call
Mon, 3 Aug 2026 13:05:01 +0000
[email protected] (ndossche) • #37466
[GIT-PULLS] [php-src] PR #22977: streams: tidy the wrapper error log on every open_wrapper return
Mon, 3 Aug 2026 12:28:57 +0000
[email protected] (Girgias) • #37465
[GIT-PULLS] [php-src] PR #22975: zip: skip the entry name allocation when there is no add_path
Mon, 3 Aug 2026 12:27:55 +0000
[email protected] (iliaal) • #37464
[GIT-PULLS] [php-src] PR #22591: Use zend_hash_find_ptr_lc() for case-insensitive name lookups
Mon, 3 Aug 2026 12:27:35 +0000
[email protected] (Girgias) • #37463
[GIT-PULLS] [php-src] PR #23003: Do not install internal main/io headers on Windows
Mon, 3 Aug 2026 10:05:19 +0000
[email protected] (LamentXU123) • #37462
[GIT-PULLS] [php-src] PR #21101: ext/intl: GH-20255 IntlDateFormatter adding proleptic gregorian calen…
Mon, 3 Aug 2026 07:02:03 +0000
[email protected] (devnexen) • #37461
[GIT-PULLS] [php-src] PR #23003: Do not install internal main/io headers on Windows
Mon, 3 Aug 2026 05:06:27 +0000
[email protected] (LamentXU123) • #37460
[GIT-PULLS] [php-src] PR #23002: Zend: Store user error handler as an FCC
Mon, 3 Aug 2026 01:11:12 +0000
[email protected] (Girgias) • #37459
[GIT-PULLS] [php-src] PR #23000: Zend: use C enum for ZPP error states
Mon, 3 Aug 2026 00:56:22 +0000
[email protected] (Girgias) • #37458
[GIT-PULLS] [php-src] PR #22913: main/io build directory missing from PHP_ADD_BUILD_DIR, breaks out-of-tree (VPATH) builds
Sun, 2 Aug 2026 21:30:39 +0000
[email protected] (bukka) • #37457
[GIT-PULLS] [php-src] PR #22838: ext/standard: stream_filter_register() orphaned user_filter_map on sh…
Sun, 2 Aug 2026 20:32:43 +0000
[email protected] (devnexen) • #37456
[GIT-PULLS] [php-src] PR #22936: Zend: move some basic forwarding function definitions to the header
Sun, 2 Aug 2026 20:14:52 +0000
[email protected] (Girgias) • #37455
[GIT-PULLS] [php-src] PR #23001: Zend: handle non-string arguments for ZPP class-string specifier as expected
Sun, 2 Aug 2026 20:13:18 +0000
[email protected] (Girgias) • #37454
[GIT-PULLS] [php-src] PR #23000: Zend: use C enum for ZPP error states
Sun, 2 Aug 2026 19:21:09 +0000
[email protected] (Girgias) • #37453
[GIT-PULLS] [php-src] PR #22999: Autotools: main/io missing from the out-of-source build directories.
Sun, 2 Aug 2026 18:55:00 +0000
[email protected] (devnexen) • #37452
[GIT-PULLS] [php-src] PR #22999: Autotools: main/io missing from the out-of-source build directories.
Sun, 2 Aug 2026 18:22:19 +0000
[email protected] (devnexen) • #37451
[GIT-PULLS] [php-src] PR #22997: Fix date error messages for embedded NUL bytes
Sun, 2 Aug 2026 18:10:35 +0000
[email protected] (arshidkv12) • #37450
[GIT-PULLS] [php-src] PR #22990: ext/intl: Refactor global error resets
Sun, 2 Aug 2026 16:13:35 +0000
[email protected] (LamentXU123) • #37449
[GIT-PULLS] [php-src] PR #22110: ext/standard: limit maximum number of filter chains
Sun, 2 Aug 2026 12:51:02 +0000
[email protected] (LamentXU123) • #37448
[GIT-PULLS] [php-src] PR #22996: openssl: Check return value of SSL_CTX_set_alpn_protos()
Sun, 2 Aug 2026 10:12:15 +0000
[email protected] (ndossche) • #37447
[GIT-PULLS] [php-src] PR #22995: Improves CI build performance
Sun, 2 Aug 2026 08:33:54 +0000
[email protected] (NickSdot) • #37446
[GIT-PULLS] [php-src] PR #22994: ext/readline: enhance test coverage
Sun, 2 Aug 2026 08:18:04 +0000
[email protected] (LamentXU123) • #37445
[GIT-PULLS] [php-src] PR #22987: ext/gmp: applied fixers to improve test robustness
Sat, 1 Aug 2026 22:06:16 +0000
[email protected] (Girgias) • #37444
[GIT-PULLS] [php-src] PR #22992: sqlite3: Fix leak when trying to close db if blob stream is still open
Sat, 1 Aug 2026 21:17:53 +0000
[email protected] (ndossche) • #37443
[GIT-PULLS] [php-src] PR #22991: ext/soap: to_zval_array() native stack overflow on cyclic encoded ref…
Sat, 1 Aug 2026 16:33:24 +0000
[email protected] (devnexen) • #37442
[GIT-PULLS] [php-src] PR #22990: ext/intl: Refactor global error resets
Sat, 1 Aug 2026 16:31:40 +0000
[email protected] (LamentXU123) • #37441
[GIT-PULLS] [php-src] PR #22931: ext/intl: Reset IntlListFormatter error state in constructor
Sat, 1 Aug 2026 16:07:28 +0000
[email protected] (LamentXU123) • #37440
[GIT-PULLS] [php-src] PR #22985: Applied fixers to improve test robustness (ext/intl, ext/phar)
Sat, 1 Aug 2026 11:05:26 +0000
[email protected] (LamentXU123) • #37439
[GIT-PULLS] [php-src] PR #22988: tests: applied fixers to improve test robustness
Sat, 1 Aug 2026 09:11:04 +0000
[email protected] (NickSdot) • #37438
[GIT-PULLS] [php-src] PR #22987: ext/gmp: applied fixers to improve test robustness
Sat, 1 Aug 2026 08:47:27 +0000
[email protected] (NickSdot) • #37437
[GIT-PULLS] [php-src] PR #22986: Fix GH-19320: Prevent FPM UID and GID overflow
Sat, 1 Aug 2026 08:18:49 +0000
[email protected] (prateekbhujel) • #37436
[GIT-PULLS] [php-src] PR #22985: Applied fixers to improve test robustness (ext/intl, ext/phar)
Sat, 1 Aug 2026 08:13:29 +0000
[email protected] (NickSdot) • #37435
[GIT-PULLS] [php-src] PR #22983: Zend: factor out guarded lazy-proxy forwarding in object handlers
Sat, 1 Aug 2026 06:02:26 +0000
[email protected] (LamentXU123) • #37434
[GIT-PULLS] [php-src] PR #22954: Fix mbregex search state after cache invalidation
Sat, 1 Aug 2026 03:02:29 +0000
[email protected] (youkidearitai) • #37433
[GIT-PULLS] [php-src] PR #22982: ext/sysvshm: do not trust $size when opening an existing segment
Fri, 31 Jul 2026 21:39:57 +0000
[email protected] (devnexen) • #37432
[GIT-PULLS] [php-src] PR #22959: ext/sysvshm: don't orphan the segment shm_attach() just created
Fri, 31 Jul 2026 20:50:55 +0000
[email protected] (iliaal) • #37431
[GIT-PULLS] [php-src] PR #22980: Stop deleting test.php in the current working directory when running tests.
Fri, 31 Jul 2026 20:26:46 +0000
[email protected] (withinboredom) • #37430
[GIT-PULLS] [php-src] PR #22956: sysvmsg/sysvsem: fix IPC_PRIVATE and out-of-range key handling
Fri, 31 Jul 2026 20:06:58 +0000
[email protected] (iliaal) • #37429
[GIT-PULLS] [php-src] PR #22969: Resolve the effective property in ReflectionProperty lazy APIs
Fri, 31 Jul 2026 19:57:51 +0000
[email protected] (iliaal) • #37428
[GIT-PULLS] [php-src] PR #22906: zend_call_stack.c: AIX backend
Fri, 31 Jul 2026 19:26:49 +0000
[email protected] (NattyNarwhal) • #37427
[GIT-PULLS] [php-src] PR #22978: Check object_init_ex() in ReflectionMethod::createFromMethodName()
Fri, 31 Jul 2026 17:37:50 +0000
[email protected] (iliaal) • #37426
[GIT-PULLS] [php-src] PR #22972: spl: use zend_call_known_function() when possible
Fri, 31 Jul 2026 16:43:33 +0000
[email protected] (Girgias) • #37425
[GIT-PULLS] [php-src] PR #22971: Avoid truncation on null bytes in class and function names
Fri, 31 Jul 2026 16:17:03 +0000
[email protected] (iliaal) • #37424
[GIT-PULLS] [php-src] PR #22963: Zend: Refactor deduplicate auto-global checks
Fri, 31 Jul 2026 16:06:11 +0000
[email protected] (LamentXU123) • #37423
[GIT-PULLS] [php-src] PR #22970: Parse qualified reflection names with a length-aware search
Fri, 31 Jul 2026 16:05:35 +0000
[email protected] (iliaal) • #37422
[GIT-PULLS] [php-src] PR #22978: Check object_init_ex() in ReflectionMethod::createFromMethodName()
Fri, 31 Jul 2026 16:04:28 +0000
[email protected] (iliaal) • #37421
[GIT-PULLS] [php-src] PR #22973: zip: require remove_path to be shorter than the path it strips
Fri, 31 Jul 2026 15:54:49 +0000
[email protected] (iliaal) • #37420
[GIT-PULLS] [php-src] PR #22968: Free previous state when re-calling Reflection*::__construct()
Fri, 31 Jul 2026 15:53:22 +0000
[email protected] (iliaal) • #37419
[GIT-PULLS] [php-src] PR #22977: streams: tidy the wrapper error log on every open_wrapper return
Fri, 31 Jul 2026 15:10:41 +0000
[email protected] (iliaal) • #37418
[GIT-PULLS] [php-src] PR #22976: [ci skip] Add myself as ext/session maintainer
Fri, 31 Jul 2026 15:01:44 +0000
[email protected] (jorgsowa) • #37417
[GIT-PULLS] [php-src] PR #22975: zip: skip the entry name allocation when there is no add_path
Fri, 31 Jul 2026 14:43:55 +0000
[email protected] (iliaal) • #37416
[GIT-PULLS] [php-src] PR #22974: SAPI: clear current_user and content_type_dup after releasing them
Fri, 31 Jul 2026 14:43:43 +0000
[email protected] (iliaal) • #37415
[GIT-PULLS] [php-src] PR #22973: zip: require remove_path to be shorter than the path it strips
Fri, 31 Jul 2026 14:43:42 +0000
[email protected] (iliaal) • #37414
[GIT-PULLS] [php-src] PR #22972: spl: use zend_call_known_function() when possible
Fri, 31 Jul 2026 13:58:17 +0000
[email protected] (Girgias) • #37413
[GIT-PULLS] [php-src] PR #22971: Avoid truncation on null bytes in class and function names
Fri, 31 Jul 2026 13:27:00 +0000
[email protected] (iliaal) • #37412
[GIT-PULLS] [php-src] PR #22970: Parse qualified reflection names with a length-aware search
Fri, 31 Jul 2026 13:26:58 +0000
[email protected] (iliaal) • #37411
[GIT-PULLS] [php-src] PR #22969: Resolve the effective property in ReflectionProperty lazy APIs
Fri, 31 Jul 2026 13:26:52 +0000
[email protected] (iliaal) • #37410
[GIT-PULLS] [php-src] PR #22968: Free previous state when re-calling Reflection*::__construct()
Fri, 31 Jul 2026 13:26:51 +0000
[email protected] (iliaal) • #37409
[GIT-PULLS] [php-src] PR #22955: Zend: refactor zend_is_callable_check_func()
Fri, 31 Jul 2026 12:56:32 +0000
[email protected] (Girgias) • #37408
[GIT-PULLS] [php-src] PR #22965: streams: call php_stream_wrapper_warn calls checking REPORT_ERRORS is set
Fri, 31 Jul 2026 12:55:44 +0000
[email protected] (Girgias) • #37407
[GIT-PULLS] [php-src] PR #22966: Zend: move '\' and lowercase handling to zend_fetch_function()
Fri, 31 Jul 2026 11:42:45 +0000
[email protected] (Girgias) • #37406
[GIT-PULLS] [php-src] PR #22967: ftp: use SSL_write_ex() in single_send() to fix signed/unsigned handling
Fri, 31 Jul 2026 10:54:58 +0000
[email protected] (crystarm) • #37405
[GIT-PULLS] [php-src] PR #22966: Zend: move '\' and lowercase handling to zend_fetch_function()
Fri, 31 Jul 2026 10:46:06 +0000
[email protected] (Girgias) • #37404
[GIT-PULLS] [php-src] PR #22965: streams: call php_stream_wrapper_warn calls without checking options
Fri, 31 Jul 2026 10:10:22 +0000
[email protected] (Girgias) • #37403
[GIT-PULLS] [php-src] PR #22964: [RFC] Deprecate using `namespace` as class constant name
Fri, 31 Jul 2026 10:01:45 +0000
[email protected] (NickSdot) • #37402
[GIT-PULLS] [php-src] PR #22933: serializer: more unserialize_callback_func INI tests and fix
Fri, 31 Jul 2026 09:53:50 +0000
[email protected] (Girgias) • #37401
[GIT-PULLS] [php-src] PR #22815: output: only use FCC for storing user output handler
Fri, 31 Jul 2026 09:37:22 +0000
[email protected] (Girgias) • #37400
[GIT-PULLS] [php-src] PR #22953: RM docs: Update security release procedure
Fri, 31 Jul 2026 09:36:43 +0000
[email protected] (edorian) • #37399
[GIT-PULLS] [php-src] PR #22963: Zend: Refactor deduplicate auto-global checks
Fri, 31 Jul 2026 09:25:30 +0000
[email protected] (LamentXU123) • #37398
[GIT-PULLS] [php-src] PR #22864: Fix GH-22854: assertion failure at link_errno_read in ext/mysqli/mysqli_prop.c
Fri, 31 Jul 2026 08:29:12 +0000
[email protected] (LamentXU123) • #37397
[GIT-PULLS] [php-src] PR #22960: ext/curl: accept SensitiveParameterValue in curl_setopt
Fri, 31 Jul 2026 07:46:17 +0000
[email protected] (Sjord) • #37396
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.