1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00

Commit Graph

  • 7b9b832be5 Merge branch 'PHP-8.4' David Carlier 2024-11-27 19:55:04 +00:00
  • bceb3adb42 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-11-27 19:54:23 +00:00
  • 841e54daee Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-11-27 19:54:06 +00:00
  • 5fd53a8b93 [skip ci] NEWS David Carlier 2024-11-27 19:53:09 +00:00
  • 7e8d6f941c Revert "ext/gmp: gmp_pow fix FPE with large values." David Carlier 2024-11-25 18:12:22 +00:00
  • 45140e527f Revert "ext/gmp: gmp_pow fix FPE with large values." David Carlier 2024-11-25 18:11:59 +00:00
  • eaffa1150a ext/gmp: Compare object CE to gmp_ce directly Gina Peter Banyard 2024-11-27 15:51:16 +00:00
  • 313886e22b ext/gmp: Refactor op overloading for ZEND_BW_NOT Gina Peter Banyard 2024-11-27 15:48:34 +00:00
  • 7e1d035077 Factor out SETUP_ZLIB_LIB() (GH-16798) Christoph M. Becker 2024-11-27 18:35:34 +01:00
  • 0800c68be6 ext/gmp: Remove redundant parenthesis Gina Peter Banyard 2024-11-16 16:47:30 +00:00
  • 0b5b9472ff Normalize gmp_cmp() to -1/0/+1 Gina Peter Banyard 2024-11-10 20:30:05 +00:00
  • 89eaa1fe5f ext/gmp: Refactor gmp_cmp() test Gina Peter Banyard 2024-11-03 13:32:01 +00:00
  • 601f6cd54d ext/gmp: Use new parsing mechanism in comparison operator overloading Gina Peter Banyard 2024-11-03 02:06:17 +00:00
  • 92ff44da12 ext/gmp: Use new parsing API in shift helper Gina Peter Banyard 2024-11-03 01:58:15 +00:00
  • 0831608c8b ext/gmp: Add weak mode support for parsing Gina Peter Banyard 2024-11-03 01:53:59 +00:00
  • 27044108d3 ext/gmp: Convert GMP operator overloading to new parsing mechanism Gina Peter Banyard 2024-11-03 01:33:46 +00:00
  • 8b2cd8fd2d ext/gmp: Start refactoring operator overloading to use new parsing mechanism Gina Peter Banyard 2024-11-03 00:19:20 +00:00
  • 2681da4531 ext/gmp: Refactor gmp_fact() to use new ZPP specifier Gina Peter Banyard 2024-11-02 23:58:34 +00:00
  • 5199904c57 ext/gmp: Remove now unused FETCH_GMP_ZVAL_DEP_DEP macro Gina Peter Banyard 2024-11-02 23:49:26 +00:00
  • fabfb6fe00 ext/gmp: Refactor gmp_divexact() and gmp_mod() to use custom ZPP specifier Gina Peter Banyard 2024-11-02 23:48:22 +00:00
  • 8e9b944a83 ext/gmp: Refactor gmp_div_(q|r)() to use new ZPP specifier Gina Peter Banyard 2024-11-02 23:43:55 +00:00
  • 1f5ba59b61 ext/gmp: Refactor gmp_div_qr() to use new ZPP specifier Gina Peter Banyard 2024-11-02 23:37:21 +00:00
  • 376c148fb8 ext/gmp: Refactor gmp_random_range() to use new ZPP specifier Gina Peter Banyard 2024-11-02 23:19:20 +00:00
  • 3964efd729 ext/gmp: Use new specifier for gmp_cmp() Gina Peter Banyard 2024-11-02 23:09:54 +00:00
  • 1e3876039f ext/gmp: Refactor generation of some binary GMP functions Gina Peter Banyard 2024-11-02 23:02:58 +00:00
  • a9e2a96e69 ext/gmp: Refactor generation of unary GMP functions Gina Peter Banyard 2024-11-02 22:41:58 +00:00
  • 10003a3f5d ext/gmp: Use new custom ZPP specifier Gina Peter Banyard 2024-11-02 21:46:17 +00:00
  • 290f69662a ext/gmp: Create custom Fast ZPP specifier to parse into mpz_ptr Gina Peter Banyard 2024-11-03 13:10:24 +00:00
  • 2313a465b6 Inline gmp_unary_opl() as it was only used once Gina Peter Banyard 2024-11-02 22:16:41 +00:00
  • 9ee1265e0c ext/gmp: Use Fast ZPP for GMP functions Gina Peter Banyard 2024-11-02 18:17:24 +00:00
  • 57ae2c9530 ext/gmp: Split out non-existent inverse modulo cases Gina Peter Banyard 2024-11-02 21:40:17 +00:00
  • 17187c4646 Merge branch 'PHP-8.4' Máté Kocsis 2024-11-26 22:49:29 +01:00
  • 56fb910d9c Fix the 1st parameter type casing of pg_set_chunked_rows_size() Máté Kocsis 2024-11-26 22:44:25 +01:00
  • 2de0d8ebbe Merge branch 'PHP-8.4' Dmitry Stogov 2024-11-27 00:44:03 +03:00
  • b89d7ff92a Fix GH-16821: runtime error: member access within misaligned address when running phpseclib tests (#16951) Dmitry Stogov 2024-11-27 00:43:45 +03:00
  • c2a6a7da7b Merge branch 'PHP-8.4' Niels Dossche 2024-11-26 22:27:40 +01:00
  • 5ff67f8720 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-26 22:27:35 +01:00
  • 3c3ec0e61a Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-11-26 22:27:06 +01:00
  • 97b03186c4 Fix GH-15208: Segfault with breakpoint map and phpdbg_clear() Niels Dossche 2024-11-26 21:19:03 +01:00
  • 408f5f835c Merge branch 'PHP-8.4' Niels Dossche 2024-11-26 21:25:25 +01:00
  • 0d8c5ade72 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-26 21:25:13 +01:00
  • 21df4a97a3 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-11-26 21:25:05 +01:00
  • ae84b81bfa Backport GH-14962 to stable versions Michael Orlitzky 2024-07-15 07:16:25 -04:00
  • 30ec2de83f Merge branch 'PHP-8.4' Niels Dossche 2024-11-26 21:23:59 +01:00
  • ed556939df Extract call_level conditions out to separate functions (#16949) Niels Dossche 2024-11-26 21:22:12 +01:00
  • 4591f0427f Merge branch 'PHP-8.4' Niels Dossche 2024-11-26 20:40:16 +01:00
  • 8206de62f7 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-26 20:39:30 +01:00
  • 89060216a3 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-11-26 20:37:51 +01:00
  • a80f0b515a Fix various memory leaks in curl mime handling Niels Dossche 2024-11-10 14:04:50 +01:00
  • be27cbdc4a Merge branch 'PHP-8.4' Dmitry Stogov 2024-11-26 21:44:32 +03:00
  • d31de85f5f Avoid possible spill conflict (one of the problem that caused GH-16821) (#16947) Dmitry Stogov 2024-11-26 21:44:15 +03:00
  • b3db7f7a9c Merge branch 'PHP-8.4' Niels Dossche 2024-11-26 19:27:29 +01:00
  • de30ba5042 Fix GH-16879: JIT dead code skipping does not update call_level Niels Dossche 2024-11-25 22:02:49 +01:00
  • cef23c4853 Merge branch 'PHP-8.4' Niels Dossche 2024-11-26 19:24:54 +01:00
  • 8fdcd9f051 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-26 19:24:47 +01:00
  • 02b1056714 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-11-26 19:24:31 +01:00
  • 18674e39ad Fix is_zend_ptr() huge block comparison Niels Dossche 2024-11-25 21:24:38 +01:00
  • d411fdf615 Fix rST markup in the documentation about stubs (GH-16888) Christophe Coevoet 2024-11-26 17:02:14 +01:00
  • a16ee2f1c3 Merge branch 'PHP-8.4' Derick Rethans 2024-11-26 15:41:10 +00:00
  • 118ed09ab2 Merge branch 'PHP-8.3' into PHP-8.4 Derick Rethans 2024-11-26 15:41:04 +00:00
  • e43a398149 Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2024-11-26 15:40:56 +00:00
  • d1b9d7ee83 Fixed CS Derick Rethans 2024-11-26 15:40:46 +00:00
  • 5191581e9c Fix merge of GH-16551 Samuel Melrose 2024-10-23 10:57:25 +00:00
  • 7b17313a7d Merge branch 'PHP-8.4' Dmitry Stogov 2024-11-26 17:00:16 +03:00
  • 7892a0ec8a Fix GH-16913: 8.4 function JIT memory corruption (#16943) Dmitry Stogov 2024-11-26 16:59:57 +03:00
  • ea39c2709f Merge branch 'PHP-8.4' Arnaud Le Blanc 2024-11-26 14:07:32 +01:00
  • c310be09ed Fix setRawValueWithoutLazyInitialization() and skipLazyInitialization() on initialized proxy Arnaud Le Blanc 2024-10-10 16:39:36 +02:00
  • 02c2cfaaf3 Add support for non-parameter attribute rendering in stubs (#16926) Máté Kocsis 2024-11-26 13:47:09 +01:00
  • 90b66edbca Merge branch 'PHP-8.4' Christoph M. Becker 2024-11-26 13:35:37 +01:00
  • f086eaa7b8 Add Windows Server 2025 build number David Warner 2024-11-17 22:21:08 +11:00
  • 37995c09b7 Add opcache.file_cache_read_only Samuel Melrose 2024-10-22 13:33:44 +00:00
  • afa08b509e Remove useless code in ext-enchant (#16940) Niels Dossche 2024-11-26 07:27:19 +01:00
  • ba6c00505d Merge branch 'PHP-8.4' Christoph M. Becker 2024-11-25 23:09:36 +01:00
  • 4c5710579a Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-11-25 23:08:56 +01:00
  • 929d42de50 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-11-25 23:08:11 +01:00
  • e75061b512 Fix GH-16849: Error dialog causes process to hang Christoph M. Becker 2024-11-18 22:54:28 +01:00
  • 3e1138e997 Remove disable_native_prepares Kamil Tekiela 2024-11-25 19:04:15 +00:00
  • 00e88b08d5 [skip ci] Merge branch 'PHP-8.4' Christoph M. Becker 2024-11-25 22:21:45 +01:00
  • 7417c63413 [skip ci] chore: update minimum required PHP version. Marcos Marcolin 2024-11-19 20:38:24 -03:00
  • d43879e224 Merge branch 'PHP-8.4' Christoph M. Becker 2024-11-25 22:07:26 +01:00
  • 8a5fd6c027 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-11-25 22:06:59 +01:00
  • 0b5de3014a Use another for bug51056.phpt Christoph M. Becker 2024-11-25 12:34:15 +01:00
  • 4c189ae585 Merge branch 'PHP-8.4' Niels Dossche 2024-11-25 20:33:26 +01:00
  • ec9a606e5d Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-25 20:33:20 +01:00
  • ff95138e38 Fix test expectation for PHP 8.3+ Niels Dossche 2024-11-25 20:33:14 +01:00
  • aa05c827e2 Merge branch 'PHP-8.4' Niels Dossche 2024-11-25 19:51:13 +01:00
  • f4ca6d2794 Fix GH-16902: Set of opcache tests fail zts+aarch64 (8.4+) Niels Dossche 2024-11-24 19:40:23 +01:00
  • 8e57df237f Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-25 19:50:47 +01:00
  • d50a56139c Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-11-25 19:50:05 +01:00
  • de96b43d2a Fix GH-16902: Set of opcache tests fail zts+aarch64 (8.2-8.3) Niels Dossche 2024-11-24 21:02:35 +01:00
  • 5e9273ad0a Merge branch 'PHP-8.4' Niels Dossche 2024-11-25 19:39:06 +01:00
  • 43a3bd0608 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-11-25 19:39:01 +01:00
  • d9fada4a71 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-11-25 19:38:50 +01:00
  • 99f5653ebb Fix GH-16908: _ZendTestMagicCallForward does not handle references well Niels Dossche 2024-11-24 15:55:27 +01:00
  • 288776e7f8 Drop duplicate macro definitions (GH-16848) Christoph M. Becker 2024-11-25 13:56:58 +01:00
  • 5683e8b46b Merge branch 'PHP-8.4' Christoph M. Becker 2024-11-25 13:50:40 +01:00
  • 053af52835 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-11-25 13:50:16 +01:00
  • 4ceae71954 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-11-25 13:49:20 +01:00
  • 12ef3da381 Fix potential conflict of copy_variation5-win32.phpt Christoph M. Becker 2024-11-19 00:57:03 +01:00
  • 877d0cadf2 Merge branch 'PHP-8.4' Ayesh Karunaratne 2024-11-25 19:34:17 +07:00