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

Commit Graph

  • d4183c2c91 [ci skip] Intl extension UPGRADING note David Carlier 2023-11-01 19:15:12 +00:00
  • a39e869b55 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-11-01 19:13:08 +00:00
  • 0da1356c66 ext/intl: change when the locale is invalid for the 8.1/8.2 serie. David Carlier 2023-10-30 13:42:50 +00:00
  • 2a60543cee Add deprecation notice when enabling mhash (#12586) Peter Kokot 2023-11-01 17:26:27 +01:00
  • 1b846f89b9 Fixed GH-12584: Assertion ctx->control' failed with new JIT and CALL VM Dmitry Stogov 2023-11-01 17:19:17 +03:00
  • f27090cbc2 Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-01 16:28:50 +03:00
  • 032a293ac2 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-11-01 16:28:42 +03:00
  • 9096ba9917 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-11-01 16:26:32 +03:00
  • fe3a819e32 Fixed GH-12564: The negative fiber.stack_size setting leads to crash Dmitry Stogov 2023-11-01 16:13:17 +03:00
  • d7fc3ab07f Fixed GH-12585: Assertion t->stack_map[t->exit_info[exit_point].stack_offset + var].type == 4 Dmitry Stogov 2023-11-01 16:11:54 +03:00
  • d35faecbf2 Split strtr zpp (#12583) Ilija Tovilo 2023-11-01 13:08:06 +01:00
  • aa7465a435 Fixed missed type store Dmitry Stogov 2023-11-01 14:26:01 +03:00
  • 7fcbedd7df Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-01 09:55:51 +03:00
  • 916fa73d80 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-11-01 09:55:37 +03:00
  • 125dbb2c03 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-11-01 09:55:28 +03:00
  • 19dfe05f16 Fixed inorrect QM_ASSIGN elimination Dmitry Stogov 2023-11-01 09:54:58 +03:00
  • 5d98069456 [skip ci] gen_stub: Generate useful methodsynopsises for new functions/methods (#12330) Gina Peter Banyard 2023-10-31 19:45:34 +00:00
  • 2782577c4f Prevent starting JIT on AArch64 with buffuer aize above 128M Dmitry Stogov 2023-10-31 21:42:25 +03:00
  • 93d5c0e946 Fixed missed type store Dmitry Stogov 2023-10-31 17:55:37 +03:00
  • 06b009c5a4 Declare missing types and other minor improvements in run-tests.php (#12573) Marcos Marcolin 2023-10-31 10:56:06 -03:00
  • 60a33af3c4 Fix validation of CLI arguments when a target manual directory has to be provided Máté Kocsis 2023-10-31 11:54:12 +01:00
  • 36b7692b9c Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-31 11:49:19 +01:00
  • 5e12756ee8 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-10-31 11:49:11 +01:00
  • f22a6440d0 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-10-31 11:49:02 +01:00
  • 0e8205bd9a Use attribute for ignoring Laravel test Ilija Tovilo 2023-10-31 11:48:08 +01:00
  • 500490ddd5 Merge branch 'PHP-8.3' Máté Kocsis 2023-10-31 10:11:27 +01:00
  • 98e8e277b5 Merge branch 'PHP-8.2' into PHP-8.3 Máté Kocsis 2023-10-31 10:09:22 +01:00
  • d4e40dc0e1 Fix GH-12558 Escape \N in generated stubs (#12562) Máté Kocsis 2023-10-31 10:06:56 +01:00
  • f56f5e00fb Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-31 12:04:46 +03:00
  • cefe9e4ef4 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-31 11:59:17 +03:00
  • 4b82ed4387 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-31 11:59:08 +03:00
  • 455a967934 Backport fix for incorrect assumption about in-memory zval type Dmitry Stogov 2023-10-30 17:54:30 +03:00
  • cc8c24ab8f Fix unused variable in phpdbg_cmd.c (#12575) Michael Voříšek 2023-10-31 08:28:16 +01:00
  • 4fa8e68c24 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-31 10:00:33 +03:00
  • 76112a15ae Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-31 09:59:47 +03:00
  • 00352429ca Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-31 09:59:31 +03:00
  • 52bb39e661 Backport implementation of iterative Pearce's SCC finding algoritm (#12528) Dmitry Stogov 2023-10-27 00:28:22 +03:00
  • c282e2080f Add reference to IR framework Dmitry Stogov 2023-10-31 08:54:04 +03:00
  • ed37ab9d14 Fixed codegeneration for NOT Dmitry Stogov 2023-10-31 08:34:14 +03:00
  • 037d6d0924 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-31 07:52:56 +03:00
  • 586b2f8645 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-31 07:52:46 +03:00
  • 14b36c8583 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-31 07:52:38 +03:00
  • b3b46a44c5 Fixed GH-12511: Use must be in next opline assertion with patched infection Dmitry Stogov 2023-10-31 07:51:36 +03:00
  • b7c34b7ff9 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-30 23:37:03 +03:00
  • 004d8951ce Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-30 23:36:50 +03:00
  • d906d8b5ea Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-30 23:36:41 +03:00
  • abe3673d1f Fix memory leak after GC inside a foreach loop (#12572) Dmitry Stogov 2023-10-30 23:36:12 +03:00
  • 93c57af778 Fixed GH-12560: Assertion `0 && "too long jmp distance"' failed with new JIT on AArch64 Dmitry Stogov 2023-10-30 21:39:29 +03:00
  • 2efe366af6 Add zend_worklist.h to PHP_INSTALL_HEADERS (#12571) Ilija Tovilo 2023-10-30 19:37:27 +01:00
  • 411b6fb4e6 Fixed codegeneration for PRE_DEC Dmitry Stogov 2023-10-30 20:41:04 +03:00
  • e95ba52d88 Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-30 17:57:06 +01:00
  • 0bd1fdd60d Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-10-30 17:57:00 +01:00
  • 1707a538f9 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-10-30 17:56:51 +01:00
  • b0bac336b3 [skip ci] Fix laravel community build Ilija Tovilo 2023-10-30 17:46:11 +01:00
  • 3fd1e57ac0 Remove unused code in run-tests.php (#12553) Marcos Marcolin 2023-10-30 13:19:43 -03:00
  • 3481f5d7a1 Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-30 16:51:07 +01:00
  • 42cd4fe593 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-10-30 16:51:00 +01:00
  • 18f835f24b Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-10-30 16:50:51 +01:00
  • c3d2f519d0 [skip ci] Update mysql 5.7 patch Ilija Tovilo 2023-10-30 16:50:30 +01:00
  • 39459467f6 Attempt to fix pdo_mysql conflict on CircleCI (#12563) Ilija Tovilo 2023-10-30 16:19:27 +01:00
  • 52480b3a79 Fixed incorrect assumption about in-memory zval type Dmitry Stogov 2023-10-30 17:54:30 +03:00
  • 8b840b90e1 Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-30 11:28:34 +01:00
  • cf7e5f0258 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-10-30 11:28:24 +01:00
  • b540cb0c55 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-10-30 11:28:16 +01:00
  • b280f1f964 Run FreeBSD on push Ilija Tovilo 2023-10-30 11:27:22 +01:00
  • bd183a4069 Fixed codegeneration for MATCH Dmitry Stogov 2023-10-30 12:57:31 +03:00
  • e482785886 Fixed codegeneration for FETCH_DIM_IS Dmitry Stogov 2023-10-30 11:53:43 +03:00
  • c8cb68ad0a Fixed codegenertion for FETCH_DIM_W Dmitry Stogov 2023-10-30 11:19:49 +03:00
  • c1fec9bbc3 PDO: Clean-up tests so it's easier to see if they use default test table (#12552) George Peter Banyard 2023-10-29 23:13:30 +00:00
  • 4c6dbe0dd0 Merge branch 'PHP-8.3' Niels Dossche 2023-10-29 21:47:44 +01:00
  • f3d60a166d Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-29 21:47:35 +01:00
  • 1ca574f84a Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-29 21:47:23 +01:00
  • 3bf5d89efb Fix memory leak in error path of zend_register_list_destructors_ex Niels Dossche 2023-10-29 13:49:20 +01:00
  • 10ef903bf4 [ci skip] Update bug link to non-obsolete bugtracker to avoid link rot Niels Dossche 2023-10-29 17:57:53 +01:00
  • 3e33eda39a Fix cloning attribute with namespace disappearing namespace Niels Dossche 2023-10-28 19:21:02 +02:00
  • a470c4aeef Fix GH-12532: PharData created from zip has incorrect timestamp Niels Dossche 2023-10-28 19:48:01 +02:00
  • 1c8943bc78 cleanup inet_ntoa usage. David Carlier 2023-10-29 14:14:31 +00:00
  • 4cfc8f6d7a Remove dead stores from ext/spl (#12550) Niels Dossche 2023-10-29 14:42:23 +00:00
  • 53218b1a32 Mitigate #51561: SoapServer with a extented class and using sessions, lost the setPersistence() Niels Dossche 2023-10-27 20:54:14 +02:00
  • e71522419f Merge branch 'PHP-8.3' Arnaud Le Blanc 2023-10-29 12:25:55 +01:00
  • e9d5f918b1 [ci skip] NEWS Arnaud Le Blanc 2023-10-29 12:21:05 +01:00
  • f59f7c3b94 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2023-10-29 12:24:59 +01:00
  • c7fda3b46f [ci skip] NEWS Arnaud Le Blanc 2023-10-29 12:20:31 +01:00
  • f918c7e200 Merge branch 'PHP-8.1' into PHP-8.2 Arnaud Le Blanc 2023-10-29 12:20:15 +01:00
  • 29dbc4ae83 [ci skip] NEWS Arnaud Le Blanc 2023-10-29 12:19:56 +01:00
  • 39f3374be5 fix: don't delete an unitialized timer (#12537) Kévin Dunglas 2023-10-29 12:17:48 +01:00
  • 74ba9167c8 Typed constants in sqlite extension (#12379) Jorg Adam Sowa 2023-10-29 10:53:07 +01:00
  • 9ad7844160 Typed constants in Intl extenstion (#12360) Jorg Adam Sowa 2023-10-29 10:50:16 +01:00
  • dff8679af8 Typed constants in PDO extension (#12362) Jorg Adam Sowa 2023-10-29 10:43:19 +01:00
  • d04854b38c Add fast mb_strcut implementation for UTF-16 Alex Dowad 2023-10-23 21:59:08 +02:00
  • 00c567a436 Merge branch 'PHP-8.3' Alex Dowad 2023-10-28 18:51:33 +02:00
  • 81e236cde5 Fix infinite loop when mb_detect_encoding is used on UTF-8 BOM Alex Dowad 2023-10-25 22:27:50 +02:00
  • d36f1bae86 Merge branch 'PHP-8.3' Niels Dossche 2023-10-28 16:28:52 +02:00
  • 43064cae94 Fix FFI tests on 8.3+ Niels Dossche 2023-10-28 16:28:43 +02:00
  • 3d658480a0 Merge branch 'PHP-8.3' Niels Dossche 2023-10-28 15:47:10 +02:00
  • f9a24969d0 Fix #47531: No way of removing redundant xmlns: declarations Niels Dossche 2023-10-28 00:21:16 +02:00
  • d30c78d7f9 Merge branch 'PHP-8.3' Arnaud Le Blanc 2023-10-28 15:06:36 +02:00
  • 79e1830ddd [ci skip] NEWS Arnaud Le Blanc 2023-10-28 15:06:15 +02:00
  • 198f613401 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2023-10-28 15:05:55 +02:00
  • ae9118a7e4 [ci skip] NEWS Arnaud Le Blanc 2023-10-28 15:04:13 +02:00