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

Commit Graph

  • 61d34b3ebc Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-10-13 14:26:59 +01:00
  • 47c81462b8 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-10-13 14:26:47 +01:00
  • d70b7811b0 ext/gmp: gmp_pow fix FPE with large values. David Carlier 2024-10-12 07:14:56 +01:00
  • 8475d5fea1 Zend/tests: organize some tests with subdirectories (#15638) DanielEScherzer 2024-10-13 06:21:07 -07:00
  • ecccb36a41 Merge branch 'PHP-8.4' David Carlier 2024-10-13 14:20:04 +01:00
  • 4d008e300b Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-10-13 14:19:45 +01:00
  • f31232e218 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-10-13 14:19:33 +01:00
  • 84a8fea251 Fix GH-16290: session cookie_lifetime ini value overflow. David Carlier 2024-10-08 07:14:57 +01:00
  • 150599e5ac win32/dllmain.c: drop some unused code (#16353) DanielEScherzer 2024-10-13 03:24:22 -07:00
  • b2ff871e38 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-13 02:31:16 +02:00
  • a7918a7ac3 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-13 02:30:22 +02:00
  • 631c04e690 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-13 02:29:06 +02:00
  • d94be24f30 Fix GH-16326: Memory management is broken for bad dictionaries Christoph M. Becker 2024-10-10 13:21:44 +02:00
  • 50b6713a25 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-13 02:07:27 +02:00
  • b7e39970d3 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-13 02:07:19 +02:00
  • 5c8f42f05c Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-13 02:07:11 +02:00
  • b6ca871396 [skip ci] Mark some more macOS tests as flaky Ilija Tovilo 2024-10-13 02:06:57 +02:00
  • 6c9db6085a ext/standard/exec.c: combine conditions, update docs Daniel Scherzer 2024-09-18 17:45:13 -07:00
  • e150b0b3a1 Merge branch 'PHP-8.4' Niels Dossche 2024-10-12 23:30:50 +02:00
  • f108c1675e Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-12 23:30:44 +02:00
  • 6ff4a2d7a8 Fix GH-16318: Recursive array segfaults soap encoding Niels Dossche 2024-10-10 22:29:16 +02:00
  • 7a1f4b65a3 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-12 22:50:15 +02:00
  • 8a5c716eb8 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-12 22:49:45 +02:00
  • 41d75f42ec Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-12 22:48:46 +02:00
  • a3eb1fd86d Fix GH-16388: UB when freeing a cloned _ZendTestFiber Christoph M. Becker 2024-10-12 17:34:02 +02:00
  • 35c8a010c6 Merge branch 'PHP-8.4' David Carlier 2024-10-12 15:24:53 +01:00
  • 10dbdc5608 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-10-12 15:23:48 +01:00
  • f12e496cba Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-10-12 15:23:35 +01:00
  • e583890af0 Fix socket_recvfrom overflow on buffer size. David Carlier 2024-10-12 04:55:45 +01:00
  • 40052b3461 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-12 16:08:16 +02:00
  • 33fab73730 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-12 16:07:37 +02:00
  • 76a819e7d1 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-12 16:06:10 +02:00
  • 549bcdb7fb Fix GH-16357: openssl may modify member types of certificate arrays Christoph M. Becker 2024-10-11 14:39:26 +02:00
  • 9402121a46 Fix potentially erroneous php_win32_crt_compatible() (GH-16374) Christoph M. Becker 2024-10-12 16:00:15 +02:00
  • 2e263d26a2 Merge branch 'PHP-8.4' David Carlier 2024-10-12 14:54:02 +01:00
  • 42f877659d Fix GH-16359 curl write callback crash on FCC usage w/o user function. David Carlier 2024-10-11 06:28:01 +01:00
  • 18ab3b9e6d Merge branch 'PHP-8.4' Niels Dossche 2024-10-12 15:14:32 +02:00
  • 2577b89b8d Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-12 15:14:25 +02:00
  • 3d9e55c42d Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-12 15:14:14 +02:00
  • 2554640804 Merge remote-tracking branch 'upstream/PHP-8.1' into PHP-8.2 Niels Dossche 2024-10-12 15:14:02 +02:00
  • 2c40762b4e Fix error message for newer libxml Niels Dossche 2024-10-12 10:29:12 +02:00
  • 14c107371c Backport 061058a9: Test fixes for libxml2 2.12.0 Niels Dossche 2023-11-29 20:49:29 +01:00
  • 5bd04acfe9 Workaround deprecation warning in zend_test on 8.1 Niels Dossche 2024-10-12 00:37:21 +02:00
  • 6199289b6e Backport 3ec5919e: Update error message for libxml 2.13 Niels Dossche 2024-09-12 22:37:21 +02:00
  • b78618750f Backport f74f9b07: Update libxml test for the directory field behaviour change Niels Dossche 2024-09-12 22:35:34 +02:00
  • bb46b4b799 Backport 4fe82131: Backport libxml2 2.13.2 fixes (#14816) Niels Dossche 2024-07-04 06:29:50 -07:00
  • dbde99d875 Backport e2d97314: Backport deprecation warning ignores to unbreak CI Niels Dossche 2023-12-06 20:39:57 +01:00
  • fa6a0f80f6 Backport 0a39890c: Fix libxml2 2.12 build due to API breaks Niels Dossche 2023-12-01 18:03:35 +01:00
  • a1974e6db0 Merge branch 'PHP-8.4' Niels Dossche 2024-10-12 13:41:29 +02:00
  • b7b0b954be Restore accidentally deleted check Niels Dossche 2024-10-12 13:41:24 +02:00
  • 105cf92a13 Merge branch 'PHP-8.4' Niels Dossche 2024-10-12 13:39:13 +02:00
  • c31eac7284 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-12 13:36:56 +02:00
  • 3ed01d454d Add missing hierarchy checks to replaceChild Niels Dossche 2024-10-11 21:46:30 +02:00
  • 6902e196c3 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-12 13:31:50 +02:00
  • a56ff4fec7 Fix GH-16337: Use-after-free in SplHeap Niels Dossche 2024-10-10 21:28:45 +02:00
  • baa76be615 Use SWAR to seek for non-ASCII UTF-8 in DOM parsing (#16350) Niels Dossche 2024-10-12 13:29:33 +02:00
  • 497dbaa2df Fix GH-16389: Assertion failure in ext/ldap/ldap.c:2718 (#16392) Niels Dossche 2024-10-12 13:19:23 +02:00
  • 7fae9f7397 Merge branch 'PHP-8.4' Niels Dossche 2024-10-12 13:09:31 +02:00
  • 45f7f87b75 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-12 13:09:24 +02:00
  • a1f7ce5617 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-12 13:09:06 +02:00
  • 7cdd1302c3 Fix GH-16385: Unexpected null returned by session_set_cookie_params Niels Dossche 2024-10-12 10:25:18 +02:00
  • 24d11b7e6f RecursiveTreeIterator::__construct(): switch @param to typehint (#16215) DanielEScherzer 2024-10-12 03:42:34 -07:00
  • 89533482a4 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-11 23:58:11 +02:00
  • e35380c2c2 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-11 23:57:47 +02:00
  • 382cd2f067 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-11 23:56:48 +02:00
  • e8ef81a9b1 Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2024-10-11 23:56:19 +02:00
  • 8497400b23 Backport 3237b8f471 Saki Takamachi 2024-05-04 09:41:04 +09:00
  • 0258b9d5a2 Run PHP-8.4 nightly on macOS 13 Christoph M. Becker 2024-10-11 23:14:09 +02:00
  • 7dda2deae8 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-11 23:11:35 +02:00
  • 37561823e9 Fix GH-16367: macOS CI fails to configure ext/intl on master Christoph M. Becker 2024-10-11 19:40:11 +02:00
  • 7ff940f2a2 Fix GH-16356: Segmentation fault with $outerHTML and next node (#16364) Niels Dossche 2024-10-11 20:44:50 +02:00
  • 2b39e72fac Merge branch 'PHP-8.4' David Carlier 2024-10-11 19:38:58 +01:00
  • be370edbd7 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-10-11 19:38:39 +01:00
  • d612b0a124 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-10-11 19:38:26 +01:00
  • f2859a4050 Fix GH-16322: imageaffine overflow on affine argument. David Carlier 2024-10-09 23:19:23 +01:00
  • b14076a4e6 Fix property access of PHP objects wrapped in variant Christoph M. Becker 2024-10-09 20:39:53 +02:00
  • 9345582471 XLEAK bug78270_2.phpt (GH-16352) Christoph M. Becker 2024-10-11 10:27:37 +02:00
  • 0323fffd4b Merge branch 'PHP-8.4' David Carlier 2024-10-11 08:49:19 +01:00
  • f47a45ecff Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-10-11 08:49:00 +01:00
  • 89b4f94024 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-10-11 08:48:49 +01:00
  • c34d4fbbf4 Fix GH-16360 mb_substr overflow on start and length arguments. David Carlier 2024-10-11 05:42:03 +01:00
  • 5bb987b3a3 Merge branch 'PHP-8.4' Niels Dossche 2024-10-11 09:14:32 +02:00
  • 5b0b151bb2 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-11 09:14:26 +02:00
  • e4a23e920d Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-11 09:14:10 +02:00
  • e2e2b3ab62 Fix GH-16168: php 8.1 and earlier crash immediately when compiled with Xcode 16 clang on macOS 15 Niels Dossche 2024-10-10 22:39:19 +02:00
  • 543c168314 Merge branch 'PHP-8.4' Niels Dossche 2024-10-11 09:07:25 +02:00
  • e0b1b693e3 Fix OSS-Fuzz #371445205: Heap-use-after-free in attr_free Niels Dossche 2024-10-10 23:07:03 +02:00
  • 6e172f0ac1 Drop fallback for PathCchCanonicalizeEx() (GH-16341) Christoph M. Becker 2024-10-11 00:03:37 +02:00
  • 018e7f5842 ext/standard/html.c: clean up a bit (GH-16311) DanielEScherzer 2024-10-10 14:30:03 -07:00
  • c597f92be9 Merge branch 'PHP-8.4' Niels Dossche 2024-10-10 19:29:22 +02:00
  • 25d0661d21 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-10 19:29:16 +02:00
  • 5ae792715e Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-10 19:28:53 +02:00
  • 1d0fbdf449 Fix GH-16316: DOMXPath breaks when not initialized properly Niels Dossche 2024-10-09 18:11:22 +02:00
  • 57bfca9045 JIT support for ASSIGN_DIM[_OP] with IS_VAR op1 (#16339) Dmitry Stogov 2024-10-10 15:47:20 +03:00
  • 3da6818c9e reflection: Use fast ZPP for ReflectionProperty::(get|set)Value() (#16329) Tim Düsterhus 2024-10-10 09:19:53 +02:00
  • df8f298d8d Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-10 02:14:20 +02:00
  • 279e952159 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-10 02:13:57 +02:00
  • 80477b15cf Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-10 02:13:19 +02:00
  • 509fec8ee6 Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2024-10-10 02:12:26 +02:00
  • 0b5167cff5 [skip ci] Allow to run push workflows manually Christoph M. Becker 2024-10-01 11:43:46 +02:00