# |
subject |
author |
date |
lines |
32942 |
[php-src] PR #19535: Fix incorrect opline after deoptimization |
arnaud-lb |
Thu, 28 Aug 2025 07:44:45 +0000 |
4 |
32943 |
[php-src] PR #19614: Experiment: Estimate opcode sizes |
arnaud-lb |
Thu, 28 Aug 2025 09:18:33 +0000 |
3 |
32944 |
[php-src] PR #19614: Experiment: Estimate opcode sizes |
arnaud-lb |
Thu, 28 Aug 2025 09:18:41 +0000 |
4 |
32945 |
[php-src] PR #19611: ext/standard: Fix GH-19610 (Deprecation warnings in functions taking as argument) |
Girgias |
Thu, 28 Aug 2025 10:48:43 +0000 |
4 |
32946 |
[php-src] PR #19120: Mysqlnd: Removed useless precompiler cond |
kamil-tekiela |
Thu, 28 Aug 2025 12:42:04 +0000 |
4 |
32947 |
[php-src] PR #19387: Write up NEWS rules |
derickr |
Thu, 28 Aug 2025 12:44:04 +0000 |
4 |
32948 |
[php-src] PR #19473: main: Change the `register_argc_argv` INI default to `Off` |
TimWolla |
Thu, 28 Aug 2025 15:39:57 +0000 |
4 |
32949 |
[php-src] PR #19616: Stale array iterator pointer |
iluuu1994 |
Thu, 28 Aug 2025 16:51:31 +0000 |
5 |
32950 |
[php-src] PR #19618: Update pcre2lib from 10.45 to 10.46 |
nielsdos |
Thu, 28 Aug 2025 18:52:07 +0000 |
8 |
32951 |
[php-src] PR #19619: opcache: Improve error messages when “temporarily enabling OPcache” |
TimWolla |
Thu, 28 Aug 2025 19:41:10 +0000 |
3 |
32952 |
[php-src] PR #19620: Fix GH-19612: Mitigate libxml2 tree dictionary bug |
nielsdos |
Thu, 28 Aug 2025 19:56:24 +0000 |
5 |
32953 |
[php-src] PR #19618: Update pcre2lib from 10.45 to 10.46 |
nielsdos |
Thu, 28 Aug 2025 19:56:56 +0000 |
4 |
32954 |
[php-src] PR #19621: uri: Use `has_text_range()` in `php_uri_parser_rfc3986_scheme_read()` |
TimWolla |
Thu, 28 Aug 2025 21:02:36 +0000 |
5 |
32955 |
[php-src] PR #19622: uri: Remove useless `uri_property_handlers_t` struct |
TimWolla |
Thu, 28 Aug 2025 21:18:36 +0000 |
5 |
32956 |
[php-src] PR #19623: uri: Always use `const` pointers when referring to `uri_parser_t` |
TimWolla |
Thu, 28 Aug 2025 21:25:14 +0000 |
5 |
32957 |
[php-src] PR #19624: uri: Remove `php_uri_parse()` and `php_uri_free()` |
TimWolla |
Thu, 28 Aug 2025 21:38:03 +0000 |
9 |
32958 |
[php-src] PR #19625: random: Use `->default_object_handlers` for engines |
TimWolla |
Thu, 28 Aug 2025 22:04:38 +0000 |
3 |
32959 |
[php-src] PR #19626: GC optimization for primitive arrays |
iluuu1994 |
Thu, 28 Aug 2025 22:10:49 +0000 |
5 |
32960 |
[php-src] PR #19627: uri: Make the `.free_uri` handlers safe to call with `NULL` |
TimWolla |
Thu, 28 Aug 2025 22:40:04 +0000 |
3 |
32961 |
[php-src] PR #19628: uri: Fix memory safety violations when assigning `$errors` by reference fails |
TimWolla |
Thu, 28 Aug 2025 23:13:10 +0000 |
3 |