1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Commit Graph

  • f4728ecc57 [skip ci] Move opcache.opt_debug_level tests to ext/opcache Ilija Tovilo 2026-01-21 16:53:57 +01:00
  • aeb8524584 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-21 00:27:20 +01:00
  • 2352cc1225 Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-21 00:27:15 +01:00
  • 1db1c7f5c1 Fix segfault in Tracing JIT with object reference (GH-20818) Chris Hasiński 2026-01-17 00:25:44 +01:00
  • 724ff60318 Add MYSQLI_OPT_COMPRESS (#20987) Kamil Tekiela 2026-01-20 22:33:02 +00:00
  • 8f55b0850f ext/sqlite3: Sqlite3::openBlob() code path simplification. (#20969) David CARLIER 2026-01-20 21:34:50 +00:00
  • 44d6417bd7 ext/sockets: GH-20532 socket_addrinfo_lookup() sets EAI error code on resolution failures with a new optional argument. David Carlier 2025-11-19 21:19:33 +00:00
  • 0f4fd2d03c ext/spl: use ZPP specifier that doesn't free trampoline for spl_autoload_unregister() Gina Peter Banyard 2026-01-11 19:57:07 +00:00
  • ab2cd2d6b6 ext/spl: inline HT_MOVE_TAIL_TO_HEAD macro Gina Peter Banyard 2026-01-05 18:43:11 +01:00
  • 8326ad029d ext/spl: refactor autoloading to use newer FCC APIs Gina Peter Banyard 2026-01-05 18:39:30 +01:00
  • 0cd648a42e ext/spl: refactor spl_autoload() Gina Peter Banyard 2026-01-05 17:38:47 +01:00
  • 2d10ae2f98 ext/spl: move autoloading tests to subfolder Gina Peter Banyard 2026-01-05 18:39:07 +01:00
  • 6a4d0d9456 Do nesting for internal execute hook ndossche 2026-01-20 15:45:53 +01:00
  • 8776c7ead1 Extend zend_test internal function handler to also print leave (with return info if requested) and exception state ndossche 2026-01-20 14:13:33 +01:00
  • f957571d66 Remove dead code from zend_test internal execute handler ndossche 2026-01-20 14:11:39 +01:00
  • 9731f11807 Merge branch 'PHP-8.5' Niels Dossche 2026-01-20 21:05:58 +01:00
  • fd5e45116b Merge branch 'PHP-8.4' into PHP-8.5 Niels Dossche 2026-01-20 21:05:34 +01:00
  • 32c0245531 Revert "Fix GH-20890: Segfault in zval_undefined_cv with non-simple property hook with minimal tracing JIT" Niels Dossche 2026-01-20 21:05:26 +01:00
  • c8952c7cb7 Merge branch 'PHP-8.5' Niels Dossche 2026-01-20 18:55:45 +01:00
  • 77c9c8c6c0 Merge branch 'PHP-8.4' into PHP-8.5 Niels Dossche 2026-01-20 18:55:39 +01:00
  • 57c62eb2b3 Fix GH-20890: Segfault in zval_undefined_cv with non-simple property hook with minimal tracing JIT Niels Dossche 2026-01-10 17:42:01 +01:00
  • 51a3798ee4 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-20 18:01:15 +01:00
  • 0e003a1d19 Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-20 18:01:10 +01:00
  • 6a21a41b4a [skip ci] Fix missing test attribution Ilija Tovilo 2026-01-20 18:00:58 +01:00
  • 50d4f851d4 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-20 17:59:28 +01:00
  • 005242f8bd Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-20 17:59:23 +01:00
  • f38f74521b Fix lazy proxy bailing __clone assertion Ilija Tovilo 2026-01-19 15:47:03 +01:00
  • eb1d45bd42 Restore opcache_invalidate() fuzzer behavior Ilija Tovilo 2026-01-20 15:48:01 +01:00
  • 3ed4d2a82b Drop extraneous parameter (#20977) Kamil Tekiela 2026-01-20 13:06:52 +00:00
  • b17b699c69 Yet another minor real-time benchmark improvements Máté Kocsis 2026-01-19 23:13:01 +01:00
  • 0caebcd196 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-19 14:39:20 +01:00
  • ca9305eb2c Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-19 14:39:13 +01:00
  • ee5fc4a030 Fix run-tests.php -s flag Ilija Tovilo 2026-01-19 00:32:34 +01:00
  • 6989f51ccd Remove BP_VAR_R handling from zend_std_get_property_ptr_ptr() (GH-20954) Ilija Tovilo 2026-01-19 14:35:19 +01:00
  • a3576bddc5 zend_compile: Optimize array_map() with callable convert callback into foreach (#20934) Tim Düsterhus 2026-01-19 10:18:24 +01:00
  • e9e0fe45e5 Merge branch 'PHP-8.5' David Carlier 2026-01-19 06:18:26 +00:00
  • 709c2f73aa Merge branch 'PHP-8.4' into PHP-8.5 David Carlier 2026-01-19 06:17:40 +00:00
  • 5785ff7728 exp/pgsql: insert/update query string build possible UB fix. David Carlier 2026-01-15 23:05:18 +00:00
  • 7722a9a797 Support parallel benchmark runs & some tweaks Máté Kocsis 2026-01-18 23:33:28 +01:00
  • 010e9ba9d4 Merge branch 'PHP-8.5' Peter Kokot 2026-01-18 17:59:04 +01:00
  • 8eb63a23fc Merge branch 'PHP-8.4' into PHP-8.5 Peter Kokot 2026-01-18 17:58:54 +01:00
  • c4084bb8f3 Use PHP 8+ square brackets for array elements Peter Kokot 2026-01-15 16:58:56 +01:00
  • 7ad406a4b9 Fix crash in mb_substr with MacJapanese encoding Alex Dowad 2026-01-17 22:13:32 +09:00
  • 03ca08948d Fix variable interpolation in the real-time benchmark workflow Máté Kocsis 2026-01-17 21:59:59 +01:00
  • 146b535a6d Add additiona information for the real-time benchmark results Máté Kocsis 2026-01-17 15:14:01 +01:00
  • 084e409694 Remove zend_exception_save() and zend_exception_restore() Ilija Tovilo 2025-10-22 01:03:43 +02:00
  • 8b4ef3a09f Fix FETCH_OBJ_UNSET IS_UNDEF result Ilija Tovilo 2025-07-17 19:07:15 +02:00
  • eca7494122 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-16 18:39:09 +01:00
  • ac0dc9859a Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-16 18:38:53 +01:00
  • 19b30032c9 Fix uaf for nested finally with repeated return type check Ilija Tovilo 2025-08-15 15:59:15 +02:00
  • e85550f09d Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-16 14:49:06 +01:00
  • da6f1230c2 Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-16 14:48:51 +01:00
  • 0efecbc432 Fix by-ref assignment to uninitialized hooked backing value Ilija Tovilo 2026-01-15 14:53:57 +01:00
  • 6e6a850cb9 Followup GH-19022 Arnaud Le Blanc 2026-01-16 13:40:31 +01:00
  • a7fc4fda08 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-16 13:04:27 +01:00
  • 5fb8165e4e Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-16 13:04:18 +01:00
  • 462fcad419 Avoid huge output in gh20840.phpt Ilija Tovilo 2026-01-15 23:46:41 +01:00
  • 9b719cd4a3 ext/sockets: socket_addrinfo_lookup() allows AF_UNSPEC for ai_family. (#20658) David CARLIER 2026-01-15 19:24:56 +00:00
  • 0ab1f9f223 zend_execute: Remove unused scope parameter from zend_check_type() (#20937) Tim Düsterhus 2026-01-15 19:59:31 +01:00
  • ff5cecd765 Merge branch 'PHP-8.5' Bob Weinand 2026-01-15 17:45:46 +01:00
  • 82e2055300 Regenerate VM after merge Bob Weinand 2026-01-15 17:45:26 +01:00
  • b95d2ee70a Merge branch 'PHP-8.5' Bob Weinand 2026-01-15 16:17:34 +01:00
  • c878380065 Merge branch 'PHP-8.4' of github.com:php/php-src into PHP-8.5 Bob Weinand 2026-01-15 16:15:29 +01:00
  • 27ed48c0be Split the live-ranges of loop variables again (#20865) Bob Weinand 2026-01-15 16:13:43 +01:00
  • d136b214d1 Fix the real time benchmark artifact glob pattern Máté Kocsis 2026-01-15 10:53:53 +01:00
  • 02159c16b5 Do not measure instruction count by default on the scheduled runs Máté Kocsis 2026-01-15 10:53:41 +01:00
  • c1d2875a82 Implement GH-20310: No critical extension indication in openssl_x509_parse() output Steve Wall 2025-10-01 16:47:50 -04:00
  • b391c28f90 Merge branch 'PHP-8.5' Alexandre Daubois 2026-01-14 20:11:31 +01:00
  • 32803687fe Merge branch 'PHP-8.4' into PHP-8.5 Alexandre Daubois 2026-01-14 20:10:30 +01:00
  • 2c112e3696 Fix GH-20836: Stack overflow in mb_convert_variables with recursive array references (#20839) Alexandre Daubois 2026-01-14 20:07:11 +01:00
  • 3d418eb35b Remove the opcache option from the real-time benchmark workflow Máté Kocsis 2026-01-14 18:21:50 +01:00
  • a7abaa012b always add PHP_MANDIR if exists (#20825) Jordi Kroon 2026-01-14 15:54:53 +01:00
  • 16ca3531cf Merge branch 'PHP-8.5' Derick Rethans 2026-01-14 14:22:19 +00:00
  • 695df88fbf Merge branch 'PHP-8.4' into PHP-8.5 Derick Rethans 2026-01-14 14:22:06 +00:00
  • c929f2aa87 Update generated parser file Derick Rethans 2026-01-14 14:21:29 +00:00
  • 21aaa1dba2 Merge branch 'PHP-8.5' Derick Rethans 2026-01-14 14:19:08 +00:00
  • 128530455b Merge branch 'PHP-8.4' into PHP-8.5 Derick Rethans 2026-01-14 14:18:56 +00:00
  • 151e001109 Merge branch 'PHP-8.3' into PHP-8.4 Derick Rethans 2026-01-14 14:18:36 +00:00
  • ba1f3d9a87 Revert "Updated to version 2025.3 (2025c)" Derick Rethans 2026-01-14 14:16:47 +00:00
  • cfbfc1b6f6 Revert "Upgrade timelib to 2022.16" Derick Rethans 2026-01-14 14:16:40 +00:00
  • 0bdfaf308b Merge branch 'PHP-8.5' Derick Rethans 2026-01-14 14:13:33 +00:00
  • cdeb0694f4 Merge branch 'PHP-8.4' into PHP-8.5 Derick Rethans 2026-01-14 14:12:15 +00:00
  • 9d4a1f0c7e Merge branch 'PHP-8.3' into PHP-8.4 Derick Rethans 2026-01-14 14:10:54 +00:00
  • e208cd86b4 Upgrade timelib to 2022.16 Derick Rethans 2026-01-14 14:10:44 +00:00
  • 45978c183e Updated to version 2025.3 (2025c) Derick Rethans 2026-01-14 13:55:18 +00:00
  • 38986a9c1f Empty merge Derick Rethans 2026-01-14 13:55:18 +00:00
  • 771dbda6fb Updated to version 2025.3 (2025c) Derick Rethans 2026-01-14 13:55:17 +00:00
  • f1ed1e1d87 Empty merge Derick Rethans 2026-01-14 13:55:17 +00:00
  • 65e316e89c Updated to version 2025.3 (2025c) Derick Rethans 2026-01-14 13:55:15 +00:00
  • c42eedc088 Empty merge Derick Rethans 2026-01-14 13:55:14 +00:00
  • 2670c8646d Updated to version 2025.3 (2025c) Derick Rethans 2026-01-14 13:55:08 +00:00
  • c65adbaed0 Various improvements for the Real time benchmark (#20930) Máté Kocsis 2026-01-14 08:41:38 +01:00
  • 75fc91c622 Update versions for PHP 8.3.30 php-8.3.30 Jakub Zelenka 2026-01-13 23:36:55 +01:00
  • 5b8c48596e Fix skipif for mkfifo usage in gh20582.phpt (#20804) PHP-8.3.30 Calvin Buckley 2025-12-31 13:04:09 -04:00
  • 858d34fd32 Merge branch 'PHP-8.5' Máté Kocsis 2026-01-13 22:46:22 +01:00
  • 48344c9f86 Reorganize ext/uri tests - equivalence (#20391) Máté Kocsis 2026-01-13 22:45:58 +01:00
  • ea75635f1d Update versions for PHP 8.5.2 php-8.5.2 Daniel Scherzer 2026-01-13 13:40:53 -08:00
  • 9e111c1897 Fix skipif for mkfifo usage in gh20582.phpt (#20804) PHP-8.5.2 Calvin Buckley 2025-12-31 13:04:09 -04:00
  • 872ff820cb Fix missing liburiparser linker option Remi Collet 2026-01-01 08:17:29 +01:00
  • d86182f7ef date: Avoid passing objects using double pointers Niels Dossche 2025-12-23 00:37:29 +01:00