1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 21:52:36 +02:00

Commit Graph

  • db37f3e35b Merge branch 'PHP-8.3' Calvin Buckley 2024-05-10 15:35:58 -03:00
  • 68089f0c2a Merge branch 'PHP-8.2' into PHP-8.3 Calvin Buckley 2024-05-10 15:33:45 -03:00
  • 239003e01d Update NEWS for ICU regression fix Calvin Buckley 2024-05-10 15:33:19 -03:00
  • 25b224d111 Merge branch 'PHP-8.3' Calvin Buckley 2024-05-10 15:09:26 -03:00
  • d479ac4856 Merge remote-tracking branch 'origin/PHP-8.2' into PHP-8.3 Calvin Buckley 2024-05-10 15:08:25 -03:00
  • 4e21a26db2 Fix check for newer versions of ICU (#14186) Calvin Buckley 2024-05-10 14:20:17 -03:00
  • f88fc9c6e8 Merge branch 'PHP-8.3' Niels Dossche 2024-05-10 16:49:05 +02:00
  • f365ced13a Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-05-10 16:48:59 +02:00
  • 217b753a3d Fix GH-14189: PHP Interactive shell input state incorrectly handles quoted heredoc literals. Niels Dossche 2024-05-10 15:53:04 +02:00
  • d934840f44 Fix deprecation warning Niels Dossche 2024-05-10 16:26:44 +02:00
  • 94479fefe5 Merge branch 'PHP-8.3' Niels Dossche 2024-05-10 15:58:48 +02:00
  • d2970cc81f Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-05-10 15:58:14 +02:00
  • 15813d69a5 Fix GH-14183: XMLReader::open() can't be overridden Niels Dossche 2024-05-10 15:17:29 +02:00
  • 8276560e65 Merge branch 'PHP-8.3' Saki Takamachi 2024-05-10 09:39:00 +09:00
  • ccdbbdc242 Merge branch 'PHP-8.2' into PHP-8.3 Saki Takamachi 2024-05-10 09:38:42 +09:00
  • 12dc51976b ext/hash: Swap the checking order of __has_builtin and __GNUC__ (#14185) Saki Takamachi 2024-05-10 09:37:13 +09:00
  • e976c2d4f0 ext/bcmath: Fixed an issue where macros may become undefined (#14179) Saki Takamachi 2024-05-10 09:13:03 +09:00
  • 2956f55d17 [ci skip] UPGRADING: Update capitalization of Dom namespace Niels Dossche 2024-05-09 12:47:39 +02:00
  • 25860ee670 [ci skip] UPGRADING: Expand upon BCMath performance improvements Niels Dossche 2024-05-09 12:46:42 +02:00
  • 1a3d870c1e ext/bcmath: Use SIMD for trailing zero counts during conversion (#14166) Saki Takamachi 2024-05-09 19:23:59 +09:00
  • 6e7adb3c48 Update ext/dom names after policy change (#14171) Niels Dossche 2024-05-09 10:40:53 +02:00
  • 0dfd2a93ab Add ext/dba symbols in a namespace blok Máté Kocsis 2024-05-08 23:44:23 +02:00
  • 6091395b59 Cleanup some repetition and macros in xml_serializer.c (#14182) Niels Dossche 2024-05-08 23:25:12 +02:00
  • 920591064e Migrate SOAP table resource to array Máté Kocsis 2024-05-07 22:57:31 +02:00
  • 48971af482 Update CODING_STANDARDS for the acronym casing RFC (#14169) Tim Düsterhus 2024-05-08 20:35:44 +02:00
  • 70b5a4d554 BCMath: Avoid using the heap for temporary objects by using arena allocations (#14170) Niels Dossche 2024-05-08 19:36:14 +02:00
  • 06428559e3 Update .gitignore (#14158) Peter Kokot 2024-05-08 07:19:59 +02:00
  • b80faeb8cb Merge branch 'PHP-8.3' Tim Düsterhus 2024-05-07 20:53:55 +02:00
  • 402f3a923f CI: Do not save the ccache for PRs (8.3+) Tim Düsterhus 2024-05-07 20:53:33 +02:00
  • 1bf42b4eb4 Merge branch 'PHP-8.2' into PHP-8.3 Tim Düsterhus 2024-05-07 20:52:25 +02:00
  • b8aa68bc09 CI: Do not save the ccache for PRs (#14168) Tim Düsterhus 2024-05-07 20:52:10 +02:00
  • 8830fbd986 Update versions for PHP 8.3.7 php-8.3.7 Jakub Zelenka 2024-05-07 17:35:26 +01:00
  • 90a5b871ef Simplify conversion in BCMath (#14157) Niels Dossche 2024-05-07 18:24:00 +02:00
  • 304f19b139 Remove unused fields from phar_entry_data() (#14144) Niels Dossche 2024-05-07 18:23:47 +02:00
  • e218ca2161 Improve error message in Phar::buildFromIterator() (#14145) Niels Dossche 2024-05-07 18:23:28 +02:00
  • d2a9edfee6 Callable curl options should be nullable Ilija Tovilo 2024-05-07 13:43:57 +02:00
  • 2d641982fd Update versions for PHP 8.2.19 php-8.2.19 Sergey Panteleev 2024-05-07 17:19:14 +03:00
  • 90c5b2a43b Merge branch 'PHP-8.3' Saki Takamachi 2024-05-07 19:44:32 +09:00
  • 85371ec49c Cast the parameter type of arm BLOCKCONV_LOAD (#14159) SakiTakamachi 2024-05-07 09:04:56 +09:00
  • c5982c961d Merge branch 'PHP-8.3' Dmitry Stogov 2024-05-07 13:20:00 +03:00
  • da5b43f3a1 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-05-07 13:19:49 +03:00
  • 7a9e0fb39b Fix incorrect inheritance of private trait methods (#14163) Dmitry Stogov 2024-05-07 13:16:23 +03:00
  • 69102d3f57 Force ffp-contract to off gh-14140-ffp-contract Derick Rethans 2024-05-07 09:34:50 +01:00
  • 60336de2ba Migrate SOAP SDL resource to object Máté Kocsis 2024-05-06 09:08:35 +02:00
  • 44b3cb2a13 Migrate SOAP URL resource to object Máté Kocsis 2024-05-07 09:17:38 +02:00
  • 02732007f7 Refactor BCMath _bc_do_sub (#14132) Saki Takamachi 2024-05-07 11:39:31 +09:00
  • bb21d195c1 Update IR Dmitry Stogov 2024-05-06 22:22:15 +03:00
  • 3fcf6ffbc4 Merge branch 'PHP-8.3' Dmitry Stogov 2024-05-06 21:46:13 +03:00
  • c42f48d58d Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-05-06 21:46:00 +03:00
  • c6b75f9328 Fix prototype for trait methods (#14148) Dmitry Stogov 2024-05-06 21:39:30 +03:00
  • 79af2ad9bf Remove unused return value from phar_entry_delref() Niels Dossche 2024-05-05 22:28:44 +02:00
  • f0f05c7923 Introduce some const pointers Niels Dossche 2024-05-05 22:23:46 +02:00
  • 35f30b388a Fix implementation-defined conversion warning Niels Dossche 2024-05-05 22:23:39 +02:00
  • e575ab5b77 Remove redundant check Niels Dossche 2024-05-05 22:23:21 +02:00
  • edf9c4de3d Remove prototypes for non-existent functions Niels Dossche 2024-05-05 22:23:12 +02:00
  • 9102e97fec Use bool in globals where possible Niels Dossche 2024-05-05 22:23:01 +02:00
  • 4cbe88b220 Remove unused typedefs in phar.c Niels Dossche 2024-05-05 22:10:24 +02:00
  • 07e1bcae2f Use bool instead of int in _phar_zip_pass Niels Dossche 2024-05-05 22:09:58 +02:00
  • 7b60f53f07 Remove unused field from _phar_archive_data (#14146) Niels Dossche 2024-05-06 19:50:12 +02:00
  • 55966f098b Merge branch 'PHP-8.3' Ilija Tovilo 2024-05-06 16:03:15 +02:00
  • 2c8731db33 Add test for GH-14109 Ilija Tovilo 2024-05-06 16:03:02 +02:00
  • 858008b1c6 Merge branch 'PHP-8.3' Ilija Tovilo 2024-05-06 16:02:29 +02:00
  • 929bbb23d1 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-05-06 16:02:20 +02:00
  • 42ede5597e Fix persisting of inherited class constants Ilija Tovilo 2024-05-02 21:11:29 +02:00
  • 9b387ac69a Remove now empty attribute validator Ilija Tovilo 2024-05-06 13:02:25 +02:00
  • bb8de67da5 Merge branch 'PHP-8.3' Ilija Tovilo 2024-05-06 13:01:12 +02:00
  • 5aa5080ea7 Fix attribute test on newer branches Ilija Tovilo 2024-05-06 13:00:47 +02:00
  • 2ba30f0299 Merge branch 'PHP-8.3' Ilija Tovilo 2024-05-06 12:48:45 +02:00
  • 480d08a70a Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-05-06 12:48:32 +02:00
  • f8d1864bbb Delay #[Attribute] arg validation until runtime Ilija Tovilo 2024-05-01 18:32:07 +02:00
  • 2d66993c64 Merge branch 'PHP-8.3' Dmitry Stogov 2024-05-06 09:52:49 +03:00
  • 48df7daf43 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-05-06 09:52:39 +03:00
  • f0356612d9 Fix undefined behavior (left shift of negative number) Dmitry Stogov 2024-05-06 09:49:41 +03:00
  • e4c52e603d One more EXPECTF-related change Máté Kocsis 2024-05-06 08:46:31 +02:00
  • e869186d17 EXPECTFize ext/soap tests where exact object IDs are displayed Máté Kocsis 2024-05-06 08:41:56 +02:00
  • ad16767d58 Merge branch 'PHP-8.3' Dmitry Stogov 2024-05-06 08:49:52 +03:00
  • f5e450d101 Fix zend_string_starts_with_literal_ci (#14137) twosee 2024-05-06 13:49:33 +08:00
  • 45ab6074ae [ci skip] Added myself to CODEOWNERS Saki Takamachi 2024-05-05 22:14:59 +09:00
  • 41b2fb5db1 Session extension is needed to run bug51561.phpt Máté Kocsis 2024-05-05 14:40:26 +02:00
  • f1b8020718 [ci skip] Update CODEOWNERS and EXTENSIONS (#14139) Niels Dossche 2024-05-05 14:21:45 +02:00
  • f97bd071d5 Implement SeekableIterator for SplObjectStorage (#13665) Niels Dossche 2024-05-05 13:26:54 +02:00
  • 8637a3f5b0 Fix getDocNamespaces() not working when only having xmlns attributes without an internal declaration in the document Niels Dossche 2024-05-04 13:59:32 +02:00
  • fae25ca2df Move dom_attr_value() into ext/libxml Niels Dossche 2024-05-04 13:57:07 +02:00
  • 70acd6e9ad ext/bcmath: Remove unused ODD() macro function Gina Peter Banyard 2024-05-05 01:02:46 +01:00
  • 04c417a35e Remove unused always-enabled extension headers (#14042) Peter Kokot 2024-05-04 21:06:29 +02:00
  • 8aec95e23f Fix build on Clang 18 (#14136) Niels Dossche 2024-05-04 19:17:42 +02:00
  • bf3c4870b6 Avoid needless memsets by creating a variant of bc_new_num that doesn't memset (#14133) Niels Dossche 2024-05-04 17:11:57 +02:00
  • 1ae58d4784 ext/bcmath: Removed unnecessary zero padding (#14134) Saki Takamachi 2024-05-05 00:03:08 +09:00
  • a728e541e9 Remove some dead code from BCMath (#14130) Niels Dossche 2024-05-04 16:00:54 +02:00
  • b8abd2693e Increase test coverage of _bc_do_add() (#14131) Niels Dossche 2024-05-04 16:00:47 +02:00
  • d2ce90caf8 Merge branch 'PHP-8.3' Niels Dossche 2024-05-04 14:11:08 +02:00
  • 77c21cab2a Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-05-04 14:11:00 +02:00
  • 427c244168 Fix GH-14124: Segmentation fault on unknown address 0x0001ffff8041 with XML extension under certain memory limit (#14126) Niels Dossche 2024-05-04 13:57:50 +02:00
  • 22a113b99c Try to use an interned local name in createElementNS (#14127) Niels Dossche 2024-05-04 13:59:43 +02:00
  • 234b3cb241 Fix GH-14124: Segmentation fault on unknown address 0x0001ffff8041 with XML extension under certain memory limit (#14126) Niels Dossche 2024-05-04 13:57:50 +02:00
  • d9a9696e89 Fix libmysql download to stable URL 武田 憲太郎 2024-05-04 14:13:09 +09:00
  • 4b95da6163 Merge branch 'PHP-8.3' Saki Takamachi 2024-05-04 17:49:21 +09:00
  • cd2dea77ff Merge branch 'PHP-8.2' into PHP-8.3 Saki Takamachi 2024-05-04 17:47:55 +09:00
  • 3237b8f471 CI: fix oci setup (#14123) Saki Takamachi 2024-05-04 09:41:04 +09:00
  • f442cecab6 Merge branch 'PHP-8.3' Saki Takamachi 2024-05-04 07:49:46 +09:00