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

Commit Graph

  • 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
  • 7a617ee223 Merge branch 'PHP-8.1' into PHP-8.2 Arnaud Le Blanc 2023-10-28 15:03:17 +02:00
  • bbfadd32e8 [ci skip] NEWS Arnaud Le Blanc 2023-10-28 15:02:20 +02:00
  • 04b35a44ce Fix segfault caused by weak references to FFI objects (#12488) sji 2023-10-28 21:59:06 +09:00
  • 3a04532a94 [skip ci] curl: sync-constants.php regex and URL improvements (#12544) Ayesh Karunaratne 2023-10-28 19:38:39 +07:00
  • f4a5db3e08 Parallelize pdo tests (dblib, firebird, oci, odbc, pgsql) (#12395) Máté Kocsis 2023-10-28 13:35:57 +02:00
  • e8d8a5fe69 Typed constants in reflection extension (#12378) Jorg Adam Sowa 2023-10-28 09:47:19 +02:00
  • b6bf7a0faf Remove unused DBA_CDB_MAKE constant (#12535) Peter Kokot 2023-10-27 18:37:24 +02:00
  • 964e9d806b Split complex regexes to multiple lines in zend_vm_gen.php Ilija Tovilo 2023-10-27 18:10:48 +02:00
  • d97ce2f086 Merge branch 'PHP-8.3' Niels Dossche 2023-10-27 17:48:04 +02:00
  • e7cbcfda14 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-27 17:45:44 +02:00
  • 1ea8a10ca8 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-27 17:44:56 +02:00
  • 83a505e85f Fix GH-11374: Different preg_match result with -d pcre.jit=0 Michael Voříšek 2023-10-14 23:48:00 +02:00
  • c19347a0d3 Fixed incorrect trace type inference Dmitry Stogov 2023-10-27 16:12:18 +03:00
  • ad1fbde7c8 chore: removes redundant validation of $repeat, as it is the while condition. (#12521) Marcos Marcolin 2023-10-27 05:15:16 -03:00
  • bd185c3dd5 Implement iterative Pearce's SCC finding algoritm (#12528) Dmitry Stogov 2023-10-27 00:28:22 +03:00
  • 7a594af365 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-26 23:59:20 +03:00
  • e52d617934 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-26 23:59:12 +03:00
  • 770c1b0361 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-26 23:59:03 +03:00
  • 5f46d86955 Fixed GH-12509: JIT assertion when running php-parser tests Dmitry Stogov 2023-10-26 23:58:29 +03:00
  • e95faaeebd Fixed codegeneration for IDENTICAL Dmitry Stogov 2023-10-26 23:14:30 +03:00
  • ce269178a9 Fixed code generation for DETCH_DIM_R Dmitry Stogov 2023-10-26 22:50:25 +03:00
  • eed7474fc8 Merge branch 'PHP-8.3' Niels Dossche 2023-10-26 19:59:46 +02:00
  • f8433a5100 Minor fix in NEWS alignment Ayesh Karunaratne 2023-10-27 00:10:30 +07:00
  • c6d312080c Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-26 19:59:21 +02:00
  • e39538bed0 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-26 19:59:00 +02:00
  • 27797a26ca Fix bug #75306: Memleak in SoapClient Niels Dossche 2023-10-18 20:18:40 +02:00
  • b7bf5e5706 Merge branch 'PHP-8.3' Niels Dossche 2023-10-25 17:56:53 +02:00
  • 6953dd658c Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-25 17:56:41 +02:00
  • 07de4b69d4 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-25 17:54:46 +02:00
  • 9f7f3b2034 Fix incorrect dtor for persistent sdl->encoders Niels Dossche 2023-10-24 20:20:05 +02:00
  • 8eda3151eb Fixed regression introduced by 4ae483af36 Dmitry Stogov 2023-10-25 15:50:43 +03:00
  • 71ed52137c Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-25 15:16:30 +03:00
  • 7d67b19325 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-25 15:15:48 +03:00
  • 76724fc4ac Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-25 15:15:39 +03:00
  • fbf4e196da Fixed regression intoduced by 76c41d27f9 Dmitry Stogov 2023-10-25 15:15:13 +03:00
  • a96ea5d235 Fixed codegeneration for INC_OBJ Dmitry Stogov 2023-10-25 14:57:58 +03:00
  • 9f5a4c3799 Fixed code generation for MOD Dmitry Stogov 2023-10-25 13:14:34 +03:00
  • c2b704b63e Fixed code generation for CMP Dmitry Stogov 2023-10-25 12:38:46 +03:00
  • c163ff68da Fixed code generation for ASSIGN_DIM Dmitry Stogov 2023-10-25 12:01:28 +03:00
  • accc1e6c67 Invalidate "memory" type of zval if a register was stored in memory to call a helper function Dmitry Stogov 2023-10-25 11:35:29 +03:00
  • 8fc3615a7a Fixed compilation of "switch" with undefined input Dmitry Stogov 2023-10-25 10:34:54 +03:00
  • 3a8767b0d1 Fixed compilation of dead code after assignment property to non object Dmitry Stogov 2023-10-25 09:42:07 +03:00
  • 894a7594aa Update IR Dmitry Stogov 2023-10-25 08:44:01 +03:00
  • 1068a5f758 Update IR Dmitry Stogov 2023-10-25 08:31:13 +03:00
  • 298cf6588e Update versions for PHP 8.1.25 php-8.1.25 Patrick Allaert 2023-10-24 23:49:22 +02:00
  • 4ae483af36 Fixed selection candidates for register allocation Dmitry Stogov 2023-10-25 00:26:37 +03:00
  • 0493842635 Fix soap crash with ZEND_RC_DEBUG (#12514) Niels Dossche 2023-10-24 21:05:41 +01:00
  • 23e4e3b18b Fixed compilation of match with undefined input Dmitry Stogov 2023-10-24 22:12:53 +03:00
  • c9c9815a08 Prepare PHP 8.2.12 php-8.2.12 Pierrick Charron 2023-10-24 15:10:06 -04:00
  • f9a9008fea Merge branch 'PHP-8.3' Niels Dossche 2023-10-24 19:42:59 +02:00
  • a64b48ba92 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-24 19:42:43 +02:00
  • dd8a945eb7 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-24 19:36:57 +02:00
  • 98908db72b [ci skip] NEWS Niels Dossche 2023-10-24 19:35:55 +02:00
  • 900f0cab9f Fix null pointer dereferences in case of allocation failure icy17 2023-10-24 16:09:40 +08:00
  • 2fffb83c8f Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-24 18:49:54 +03:00
  • 574b0573ac Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-24 18:49:18 +03:00
  • 7320f33f7f Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-24 18:48:58 +03:00
  • aa45df4849 Fixed incorrect type inference Dmitry Stogov 2023-10-24 18:48:29 +03:00
  • 6b9bea2707 Update versions for PHP 8.3.0RC5 php-8.3.0RC5 Jakub Zelenka 2023-10-24 12:43:27 +01:00
  • 3fb685bb48 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-24 14:23:48 +03:00
  • a0ce5299fe Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-24 14:21:32 +03:00
  • 9668077f6b Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-24 14:21:06 +03:00
  • 76c41d27f9 Fixed GH-12482: Abortion with tracing JIT Dmitry Stogov 2023-10-24 14:20:35 +03:00
  • be275433d9 Remove old JIT implementation (#12498) Dmitry Stogov 2023-10-24 11:37:58 +03:00
  • e58af7c160 ext/soap: Add support for clark notation for namespaces in class map Viktor Vassilyev 2023-10-12 09:30:04 +06:00
  • fa218eab4a Merge branch 'PHP-8.3' Jakub Zelenka 2023-10-23 14:06:30 +01:00
  • 0c22276888 PHP_HAVE_BUILTIN_USUB_OVERFLOW macro is defined even if __builtin_usub_overflow not available Alex Dowad 2023-09-08 20:33:11 +02:00
  • cf701fb4fc Optimized pdo_pgsql connection test (#12454) Saki Takamachi 2023-10-23 20:18:55 +09:00
  • 3eba1a876a Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-23 12:11:09 +03:00
  • 1f25dea498 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-23 12:11:01 +03:00
  • fed7937d27 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-23 12:10:54 +03:00
  • e270ee3008 memory_consumption must be page aligned Dmitry Stogov 2023-10-23 12:10:11 +03:00
  • 3d832fcc76 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-23 10:52:09 +03:00
  • a1818dd00c Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-10-23 10:51:59 +03:00
  • 6be3c18d38 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-10-23 10:51:48 +03:00
  • e0ca4dca5b Fixed GH-12494: Zend/tests/arginfo_zpp_mismatch.phpt causes a segfault withJIT + --repeat 2 Dmitry Stogov 2023-10-23 10:50:55 +03:00
  • 8f8b5ba082 Merge branch 'PHP-8.3' Dmitry Stogov 2023-10-23 10:24:15 +03:00
  • 25cb2a40d6 Fix possible NULL dereference (crash on Zend/tests/arginfo_zpp_mismatch.phpt) Dmitry Stogov 2023-10-23 10:23:36 +03:00
  • caf102dfae A new PHP JIT implementation based on IR JIT framework (#12079) Dmitry Stogov 2023-10-23 10:15:52 +03:00
  • 226b92b1dc Nested match expression tests Julien Desrosiers 2023-10-12 20:56:31 -04:00
  • 6b73fcc2b3 Convert ext/xml fields from int to bool (#12497) Niels Dossche 2023-10-22 21:11:16 +01:00
  • 046d7f95f1 Use Clang 16 to work around LSAN TLS crashes (#12496) Niels Dossche 2023-10-22 21:01:40 +01:00
  • 1b5e58f282 [ci skip] NEWS Niels Dossche 2023-10-22 20:56:29 +02:00
  • f093409052 [RFC] DOM HTML5 parsing and serialization support (Lexbor library part) (#12493) Niels Dossche 2023-10-22 16:26:21 +01:00
  • 98b08c52db Implement request #68325: parse huge option for xml_parser_create (#12256) Niels Dossche 2023-10-22 15:44:49 +01:00
  • 06ee697cff Merge branch 'PHP-8.3' Jakub Zelenka 2023-10-22 15:31:46 +01:00
  • e170b14277 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2023-10-22 15:31:23 +01:00
  • 006032b6f0 Fix failing test for bug #75708 Jakub Zelenka 2023-10-22 15:31:00 +01:00
  • f4efb8815b Merge branch 'PHP-8.3' Jakub Zelenka 2023-10-22 13:28:32 +01:00
  • 82e9ba2bb3 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2023-10-22 13:27:45 +01:00
  • 275d36ea2f Merge branch 'PHP-8.1' into PHP-8.2 Jakub Zelenka 2023-10-22 13:27:19 +01:00
  • 52aa0d9ecc Fix bug #75708: getimagesize with "&$imageinfo" fails on StreamWrappers Jakub Zelenka 2023-09-23 21:03:31 +01:00
  • d105257108 Merge branch 'PHP-8.3' Jakub Zelenka 2023-10-22 13:23:54 +01:00
  • ac07b6e7ac Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2023-10-22 13:23:10 +01:00
  • b2f6b6ea9c Merge branch 'PHP-8.1' into PHP-8.2 Jakub Zelenka 2023-10-22 13:21:56 +01:00