1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00

Commit Graph

  • bf6b66febe Restored support for CPU cache demotion Dmitry Stogov 2023-12-01 11:56:02 +03:00
  • 9c0ca381d7 Update IR Dmitry Stogov 2023-12-01 11:54:51 +03:00
  • f283f50f1a Merge branch 'PHP-8.3' Niels Dossche 2023-12-01 09:11:32 +01:00
  • 0e69329bb0 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-12-01 09:09:58 +01:00
  • 9a69bb2d58 Add missing NULL checks for spl autoload table Niels Dossche 2023-11-30 20:27:07 +01:00
  • bedf1083f3 Add missing NULL pointer checks related to the previous call frame Niels Dossche 2023-11-30 20:26:24 +01:00
  • 4d51d588b9 JIT: Specify fastcall calling convenrion through dummy function prototype Dmitry Stogov 2023-11-30 21:35:32 +03:00
  • 4630f77ee4 Update IR Dmitry Stogov 2023-11-30 21:34:26 +03:00
  • f3ece813ff Optimize size of ext/dom (#12830) Niels Dossche 2023-11-29 21:27:00 +00:00
  • 37a1e191dd Merge branch 'PHP-8.3' Niels Dossche 2023-11-29 20:53:21 +01:00
  • 5be5a3dfdb Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-11-29 20:53:13 +01:00
  • 061058a9b1 Test fixes for libxml2 2.12.0 Niels Dossche 2023-11-29 20:49:29 +01:00
  • ae83d6ab07 Fix issues related to libxml2 2.12.0 (#12802) Niels Dossche 2023-11-29 19:46:35 +00:00
  • e3de478f66 Merge branch 'PHP-8.3' Ilija Tovilo 2023-11-29 10:36:15 +01:00
  • 2751aa3894 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-11-29 10:35:34 +01:00
  • 706e51ad8a Fix travis_wait Ilija Tovilo 2023-11-29 00:36:46 +01:00
  • 29a70828b9 Update IR Dmitry Stogov 2023-11-29 12:27:05 +03:00
  • 566100d7fe Enhance moving PHP code pages into huge pages (#12806) yang yuhan 2023-11-29 15:49:23 +08:00
  • 407fba9a64 Merge branch 'PHP-8.3' Ilija Tovilo 2023-11-29 00:27:54 +01:00
  • 340c58de98 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-11-29 00:27:44 +01:00
  • 752192700f [skip ci] Skip resource intensive tidy test on GA Ilija Tovilo 2023-11-29 00:27:17 +01:00
  • 8495522963 Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-28 23:34:45 +03:00
  • 64851873da Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-11-28 23:33:45 +03:00
  • 423a1e586e Fixed GH-8251: Narrowing occurred during type inference of ZEND_FETCH_DIM_W Dmitry Stogov 2023-11-28 22:49:39 +03:00
  • 175b438abe Fix spurious failures of php-fuzz-mbstring Alex Dowad 2023-11-28 20:29:12 +02:00
  • f1bc43b418 Use size_t for string lengths in ext/xml compat layer (#12808) Niels Dossche 2023-11-28 18:51:25 +00:00
  • 803cd824e5 Optimizations for mb_trim (#12803) Niels Dossche 2023-11-28 18:49:36 +00:00
  • fc1b467d0b Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-28 21:46:37 +03:00
  • 8b5767af75 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-11-28 21:20:35 +03:00
  • 39a813d9ca Fixed GH-12812: Integer string in variable used as offset produces wrong undefined array key warning (#12817) Dmitry Stogov 2023-11-28 21:19:57 +03:00
  • d41ee53aaf Fixed GH-12809: Segmentation fault in exception handler with CALL VM on AArch64 Dmitry Stogov 2023-11-28 12:57:00 +03:00
  • 6bd680b824 [ci skip] NEWS Niels Dossche 2023-11-28 08:19:46 +01:00
  • bea567674c Merge branch 'PHP-8.3' Ilija Tovilo 2023-11-28 00:31:51 +01:00
  • de0cef4a09 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-11-28 00:31:14 +01:00
  • ace91ddd73 Reduce parallelism on frequently crashing jobs Ilija Tovilo 2023-11-21 10:58:15 +01:00
  • 1ade8ef7d3 [skip ci] Skip failing date test on 32-bit Ilija Tovilo 2023-11-28 00:26:30 +01:00
  • fde41bc713 Report fatal error if JIT cannot be enabled Daniil Gentili 2023-11-16 20:36:34 +01:00
  • e2e433a514 Fix test Dmitry Stogov 2023-11-28 02:00:47 +03:00
  • 701f8cbef2 Fixed broken test Dmitry Stogov 2023-11-28 01:21:36 +03:00
  • 25de668621 Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-28 00:40:57 +03:00
  • f4b473ca71 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-11-28 00:40:48 +03:00
  • e94ab0461c Align error messages between normal VM and JIT for RW when using object as array (#12799) Gina Peter Banyard 2023-11-27 21:37:21 +00:00
  • 02bca09bc1 Add class aliases into the classmap of gen_stub.php Máté Kocsis 2023-11-27 22:13:35 +01:00
  • 164995effe Fix ext/dom object hierarchy Máté Kocsis 2023-11-27 22:09:31 +01:00
  • 8f5156fcba Fixed trace type inference Dmitry Stogov 2023-11-27 22:52:12 +03:00
  • 26b4130f4a Merge branch 'PHP-8.3' Alex Dowad 2023-11-27 21:20:38 +02:00
  • 31d43164e8 Merge branch 'PHP-8.2' into PHP-8.3 Alex Dowad 2023-11-27 21:13:21 +02:00
  • d8ef868b92 Return value of mb_get_info can be NULL Alex Dowad 2023-11-26 17:17:28 +02:00
  • 2ef4785dac Merge branch 'PHP-8.3' David Carlier 2023-11-27 18:20:38 +00:00
  • be2d460979 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2023-11-27 18:20:27 +00:00
  • b12c85293d Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-11-27 18:19:02 +00:00
  • 3f57bd80f6 Fix phpGH-12763: PGSQL pg_untrace(): Argument #1 ($connection) must be of type resource or null, PgSql\Connection given. ddv 2023-11-24 14:39:07 +05:00
  • e30d78f332 Fixed incorrect guard elimination Dmitry Stogov 2023-11-27 21:12:04 +03:00
  • 298bba5319 Merge branch 'PHP-8.3' Gina Peter Banyard 2023-11-27 16:21:01 +00:00
  • c70219e4aa Merge branch 'PHP-8.2' into PHP-8.3 Gina Peter Banyard 2023-11-27 16:19:49 +00:00
  • 126a255d66 jit: fixed JIT "Attempt to assign property of non-object" warning emitted at the same time as Error is being thrown Gina Peter Banyard 2023-11-27 16:19:35 +00:00
  • bd2c970e7e Merge branch 'PHP-8.3' Gina Peter Banyard 2023-11-27 16:07:53 +00:00
  • 52463ae233 Merge branch 'PHP-8.2' into PHP-8.3 Gina Peter Banyard 2023-11-27 16:05:22 +00:00
  • ed8b901869 jit: fixed "Uninitialized string offset" warning being emitted at the same time as invalid offset Error Gina Peter Banyard 2023-11-27 16:04:41 +00:00
  • 2fc4376960 [skip ci] Remove accidentally added NEWS-RC file Jakub Zelenka 2023-11-27 15:46:38 +00:00
  • fc8393b5f9 Merge branch 'PHP-8.3' Niels Dossche 2023-11-27 14:02:30 +01:00
  • 3269aa95cb Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-11-27 14:02:19 +01:00
  • 6a914cb7a5 Fix GH-12791: Possible dereference of NULL in MySQLnd debug code Niels Dossche 2023-11-27 13:25:11 +01:00
  • 4bb75d569e ext/pdo_mysql: Optimize tests (#12751) Saki Takamachi 2023-11-27 22:01:24 +09:00
  • acbdfd24ec Fix DOMElement->prefix with empty string creates bogus prefix Niels Dossche 2023-11-24 15:14:24 +01:00
  • cc5a1bac6c Merge branch 'PHP-8.3' Remi Collet 2023-11-27 08:34:12 +01:00
  • 6eecb3e7f5 zip: use index to avoid search by name Remi Collet 2023-11-24 16:27:44 +01:00
  • dfaf7986de [pdo_firebird] Transaction management optimization (#12741) Saki Takamachi 2023-11-27 12:38:48 +09:00
  • 40d1442cec Remove unused gcov artifacts (#12786) Peter Kokot 2023-11-27 03:07:05 +01:00
  • 1e7c64bd4d Merge branch 'PHP-8.3' Niels Dossche 2023-11-25 20:08:34 +01:00
  • f8bfc0e373 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-11-25 20:08:26 +01:00
  • ebb4488def Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-11-25 20:08:01 +01:00
  • 7e7817bc2f Avoid using uninitialised struct Mikhail Galanin 2023-08-25 16:43:01 +01:00
  • ed431065fd Merge branch 'PHP-8.3' Bob Weinand 2023-11-25 18:49:40 +01:00
  • 4774dc167e Merge branch 'PHP-8.2' into PHP-8.3 Bob Weinand 2023-11-25 18:49:22 +01:00
  • c572613596 Merge branch 'PHP-8.1' into PHP-8.2 Bob Weinand 2023-11-25 18:48:57 +01:00
  • d404e1d1ee USE_ZEND_ALLOC=1 in tests with zend_test.observe_opline_in_zendmm=1 Bob Weinand 2023-11-25 18:44:45 +01:00
  • 78364ef97e Merge branch 'PHP-8.3' Bob Weinand 2023-11-25 01:02:52 +01:00
  • 88537c55b5 Merge branch 'PHP-8.2' into PHP-8.3 Bob Weinand 2023-11-25 01:01:56 +01:00
  • 50ccea31f2 Merge branch 'PHP-8.1' into PHP-8.2 Bob Weinand 2023-11-25 00:59:26 +01:00
  • 1305ea23ce Add NEWS entry for GH-12768 Bob Weinand 2023-11-25 00:57:22 +01:00
  • 8d2df86b06 Fix invalid opline in OOM handlers within ZEND_FUNC_GET_ARGS and ZEND_BIND_STATIC (#12768) Florian Engelhardt 2023-11-25 00:54:02 +01:00
  • f6efd126a5 Fix date createFromTimestamp test (#12766) Ilija Tovilo 2023-11-24 14:24:32 +01:00
  • fd3a8656ed [ci skip] UPGRADING Niels Dossche 2023-11-24 13:37:08 +01:00
  • d3c2673754 [ci skip] NEWS and UPGRADING for mb_*trim Niels Dossche 2023-11-24 11:47:32 +01:00
  • d17dea8556 Update release-process docs with info about first version release release-process-docs-for-initial-version Jakub Zelenka 2023-11-24 10:35:15 +00:00
  • a80b6d7b99 Add mb_trim function Yuya Hamada 2023-10-01 02:11:59 +09:00
  • 3665e90061 Remove unused PHP_COMPILE and CXX_PHP_COMPILE variables (#12760) Peter Kokot 2023-11-24 02:35:24 +01:00
  • 3c7fe92b7c Remove unused aspell library installation (#12761) Peter Kokot 2023-11-24 02:35:01 +01:00
  • a4e80b09cb Merge branch 'PHP-8.3' Derick Rethans 2023-11-23 16:18:50 +00:00
  • 2e4b660b27 Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2023-11-23 16:18:43 +00:00
  • 73246bac00 Update NEWS Derick Rethans 2023-11-23 16:18:34 +00:00
  • 7f96f4b3a3 Merge branch 'import-timelib-2022-10' into PHP-8.2 Derick Rethans 2023-11-23 16:17:26 +00:00
  • 28dabaab2f Import timelib 2022.10 Derick Rethans 2023-11-23 16:06:00 +00:00
  • a92c2da16f Merge branch 'PHP-8.3' Ben Ramsey 2023-11-22 21:36:20 -06:00
  • c11d293c94 Merge branch 'PHP-8.2' into PHP-8.3 Ben Ramsey 2023-11-22 21:36:05 -06:00
  • 20eff14c5c Merge branch 'PHP-8.1' into PHP-8.2 Ben Ramsey 2023-11-22 21:35:39 -06:00
  • 87107f8688 Fixed GH-12748: Function JIT emits "could not convert to int" warning at the same time as invalid offset Error Dmitry Stogov 2023-11-22 13:19:10 +03:00
  • fafa34d9cd Add host_cpu type for FreeBSD Muhammad Moinur Rahman 2023-11-18 15:07:06 +01:00
  • daa38dd63e Fix in-place modification of filename in php_message_handler_for_zend Ilija Tovilo 2023-11-20 12:37:32 +01:00