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

Commit Graph

  • 8e98473360 Merge branch 'PHP-8.2' Ilija Tovilo 2022-10-20 11:00:46 +02:00
  • 182d297891 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2022-10-20 11:00:33 +02:00
  • 2f225b3008 Merge branch 'PHP-8.0' into PHP-8.1 Ilija Tovilo 2022-10-20 11:00:21 +02:00
  • 4071e18620 [skip ci] Mark frequently failing hrtime test as XFAIL Ilija Tovilo 2022-10-20 10:59:07 +02:00
  • a5db83c3e2 Merge branch 'PHP-8.2' Ilija Tovilo 2022-10-20 10:57:52 +02:00
  • 75c06e869c [skip ci] Mark frequently failing OCI test as XFAIL Ilija Tovilo 2022-10-20 10:57:13 +02:00
  • 300dd9c65a Merge branch 'PHP-8.2' Ilija Tovilo 2022-10-20 10:51:39 +02:00
  • 4ed73caf74 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2022-10-20 10:51:19 +02:00
  • d0190532f3 Merge branch 'PHP-8.0' into PHP-8.1 Ilija Tovilo 2022-10-20 10:50:03 +02:00
  • 4e8a6554cb Fix failing date test Ilija Tovilo 2022-10-20 10:48:57 +02:00
  • e32d1d9017 Merge branch 'PHP-8.2' Derick Rethans 2022-10-19 16:03:09 +01:00
  • 0a1a9997c7 Merge branch 'PHP-8.1' into PHP-8.2 Derick Rethans 2022-10-19 16:03:02 +01:00
  • df085f4678 Merge branch 'PHP-8.0' into PHP-8.1 Derick Rethans 2022-10-19 16:02:57 +01:00
  • 011b7f9840 Test for bug #78055 (DatePeriod's getRecurrences and ->recurrences don't match) Derick Rethans 2022-10-19 11:15:05 +01:00
  • 87f1f5dc02 Merge branch 'PHP-8.2' Christoph M. Becker 2022-10-19 11:37:30 +02:00
  • f5aaa8f187 Fix GH-9372: HY010 when binding overlong parameter Christoph M. Becker 2022-10-18 16:07:56 +02:00
  • 54056769e9 Merge branch 'PHP-8.2' Derick Rethans 2022-10-17 18:22:47 +01:00
  • 2e6b317fe3 Merge branch 'PHP-8.1' into PHP-8.2 Derick Rethans 2022-10-17 18:22:42 +01:00
  • 25744dd73c Merge branch 'PHP-8.0' into PHP-8.1 Derick Rethans 2022-10-17 18:22:36 +01:00
  • 41a6a298d9 Update NEWS Derick Rethans 2022-10-17 18:22:29 +01:00
  • 47b9ea1957 Merge remote-tracking branch 'derickr/gh9763' into PHP-8.0 Derick Rethans 2022-10-17 18:21:35 +01:00
  • 7b48053293 Fixed GH-9763: DateTimeZone ctr mishandles input and adds null byte if the argument is an offset larger than 100*60 minutes Derick Rethans 2022-10-17 16:13:55 +01:00
  • 5a68d991ad Merge branch 'PHP-8.2' Dmitry Stogov 2022-10-17 15:09:33 +03:00
  • eecbb60db6 Fix memory leak Dmitry Stogov 2022-10-17 15:08:21 +03:00
  • 61b2b3e99c Merge branch 'PHP-8.2' Dmitry Stogov 2022-10-17 11:27:20 +03:00
  • d282345e11 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2022-10-17 11:27:12 +03:00
  • 61e563ca40 Reset JIT for dynamic functions on opcache restrart Dmitry Stogov 2022-10-17 11:26:30 +03:00
  • 63c8ad4c7e Merge branch 'PHP-8.2' Dmitry Stogov 2022-10-17 11:24:20 +03:00
  • 5e10aa4e5f Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2022-10-17 11:24:08 +03:00
  • 3e076ddf06 Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-10-17 11:24:00 +03:00
  • cefb228e15 Discard disasm symbols on opcache restart Dmitry Stogov 2022-10-17 11:22:59 +03:00
  • e6bfd7e089 Set SA_ONSTACK too when zend signals are disabled and in pcntl Kévin Dunglas 2022-10-16 12:21:40 +02:00
  • d368abb921 Merge branch 'PHP-8.2' Tim Düsterhus 2022-10-16 15:37:47 +02:00
  • e8f2fe6745 Merge branch 'PHP-8.1' into PHP-8.2 Tim Düsterhus 2022-10-16 15:36:30 +02:00
  • 8cd1b837c1 Update to actions/checkout@v3 (PHP-8.1) Tim Düsterhus 2022-10-16 15:35:57 +02:00
  • 0bde7c513b Merge branch 'PHP-8.1' into PHP-8.2 Tim Düsterhus 2022-10-16 15:33:48 +02:00
  • 6c3b148d7a Merge branch 'PHP-8.0' into PHP-8.1 Tim Düsterhus 2022-10-16 15:33:22 +02:00
  • 629fcb6a0f Update to actions/checkout@v3 (#9759) Tim Düsterhus 2022-10-16 15:33:07 +02:00
  • 18fe337bae Fix bug #51056: fread() on blocking stream will block even if data is available Jakub Zelenka 2022-10-05 14:31:28 +01:00
  • 1c1481bbb5 Merge branch 'PHP-8.2' Arnaud Le Blanc 2022-10-16 12:48:26 +02:00
  • 2c25dfb440 [ci skip] NEWS Arnaud Le Blanc 2022-10-16 12:46:25 +02:00
  • a1295cbfce Merge branch 'PHP-8.1' into PHP-8.2 Arnaud Le Blanc 2022-10-16 12:45:41 +02:00
  • e3c40c6829 [ci skip] NEWS Arnaud Le Blanc 2022-10-16 12:44:05 +02:00
  • 2831e0c624 Merge branch 'PHP-8.0' into PHP-8.1 Arnaud Le Blanc 2022-10-16 12:43:34 +02:00
  • f702f87f70 [ci skip] NEWS Arnaud Le Blanc 2022-10-16 12:43:21 +02:00
  • 86e1fea39a Restore extra_named_params when restoring frozen call stack Arnaud Le Blanc 2022-10-14 19:32:17 +02:00
  • c8c09b4aae opcache: add FrankenPHP to the allow list Kévin Dunglas 2022-05-10 15:54:55 +02:00
  • 35b5aceff3 SO_ATTACH_REUSEPORT_CBPF filter update. SDK_AD_QUEUE support to attach to a queue. David Carlier 2022-10-08 02:48:24 +01:00
  • 69eb38b460 [ci skip] UPGRADING Arnaud Le Blanc 2022-10-14 12:25:17 +02:00
  • d758f58672 Merge branch 'PHP-8.2' Christoph M. Becker 2022-10-13 16:08:50 +02:00
  • aba82c74d9 Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2022-10-13 16:08:07 +02:00
  • 24c297086d Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-10-13 15:57:18 +02:00
  • e440e37fa8 Fix GH-9720: Null pointer dereference while serializing the response Christoph M. Becker 2022-10-13 12:35:08 +02:00
  • fca9e23a6f QA - filter_input - LCOV - FILTER_NULL_ON_FAILURE juan-morales 2022-10-12 13:44:21 -03:00
  • a4fd2609ce Declare ext/standard constants in stubs - part 9 (#9717) Máté Kocsis 2022-10-13 13:13:36 +02:00
  • e4e6c3e960 Merge branch 'PHP-8.2' Christoph M. Becker 2022-10-13 11:48:26 +02:00
  • 3193c037d2 Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2022-10-13 11:47:47 +02:00
  • 7e14d2466a Fix potential heap corruption due to alignment mismatch Christoph M. Becker 2022-10-11 17:14:39 +02:00
  • dc817a6f90 Merge branch 'PHP-8.2' Christoph M. Becker 2022-10-13 11:44:17 +02:00
  • 3b5a9da2dc Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2022-10-13 11:43:33 +02:00
  • 1254969274 Declare remaining Zend constants in stubs (#9730) Máté Kocsis 2022-10-12 22:43:36 +02:00
  • 66f3b5ffb2 Declare main constants in stubs - part 3 (#9731) Máté Kocsis 2022-10-12 14:42:22 +02:00
  • f6ef5fbb0a Declare ext/standard constants in stubs - part 12 (#9729) Máté Kocsis 2022-10-12 13:04:14 +02:00
  • c59e94fc9d Declare ext/stanard constants in stubs - part 11 (#9728) Máté Kocsis 2022-10-12 12:07:03 +02:00
  • fc11a8abcb Declare XML_SAX_IMPL constant in stubs (#9732) Máté Kocsis 2022-10-12 11:42:24 +02:00
  • fd3d3117b5 Updated to version 2022.5 (2022e) Derick Rethans 2022-10-12 09:37:31 +01:00
  • 7965210c0b Empty merge Derick Rethans 2022-10-12 09:37:31 +01:00
  • 577b904fdc Updated to version 2022.5 (2022e) Derick Rethans 2022-10-12 09:37:30 +01:00
  • 0ff07838ed Empty merge Derick Rethans 2022-10-12 09:37:30 +01:00
  • 24963be8ef Updated to version 2022.5 (2022e) Derick Rethans 2022-10-12 09:37:28 +01:00
  • 433ed0973a Declare ext/standard constants in stubs - part 10 (#9719) Máté Kocsis 2022-10-12 08:16:19 +02:00
  • 2c6423385c Merge branch 'PHP-8.2' Ben Ramsey 2022-10-11 19:51:50 -04:00
  • f516e19948 Merge branch 'PHP-8.1' into PHP-8.2 Ben Ramsey 2022-10-11 19:51:17 -04:00
  • 865161af33 PHP-8.1 is now for PHP 8.1.13-dev Ben Ramsey 2022-10-11 19:47:00 -04:00
  • 229140b315 Update versions for PHP 8.1.12RC1 php-8.1.12RC1 Ben Ramsey 2022-10-11 19:32:56 -04:00
  • f9f9e7f053 Merge branch 'PHP-8.2' David Carlier 2022-10-11 21:48:46 +01:00
  • c15fe51918 Fix GH-9653: does not inconditionally support copy_file_range on older kernels. David Carlier 2022-10-02 12:55:00 +01:00
  • 8487b5525e [ci skip] Merge branch 'PHP-8.2' Christoph M. Becker 2022-10-11 16:01:00 +02:00
  • 86f8d423dd [ci skip] Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2022-10-11 15:59:13 +02:00
  • 7a6965ccb2 [ci skip] Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-10-11 15:56:50 +02:00
  • dd394b3dff Prepare for PHp 8.0.26 Gabriel Caruso 2022-10-11 15:24:53 +02:00
  • 05f6c51139 Update NEWS for 8.0.26 Gabriel Caruso 2022-10-11 13:19:24 +00:00
  • fb5e21a155 Update versions for PHP 8.0.25RC1 php-8.0.25RC1 Gabriel Caruso 2022-10-11 13:08:26 +00:00
  • 9b22ca6fd2 Update NEWS for PHP 8.0.25RC1 Gabriel Caruso 2022-10-11 13:08:19 +00:00
  • d90ecb9582 Declare main constants in stubs - part 2 (#9714) Máté Kocsis 2022-10-11 13:48:52 +02:00
  • 5b65594d78 Merge branch 'PHP-8.2' Dmitry Stogov 2022-10-11 14:25:36 +03:00
  • 46fcf33c7b Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2022-10-11 14:23:59 +03:00
  • c5364b851a Fix crashes after opcache restart Dmitry Stogov 2022-10-11 14:23:12 +03:00
  • 60cb8fe656 [ci skip] Update NEWS for PHP 8.2.0RC5 Sergey Panteleev 2022-10-11 10:49:29 +03:00
  • e02aeaf0b0 Update versions for PHP 8.2.0RC4 php-8.2.0RC4 Sergey Panteleev 2022-10-11 10:45:57 +03:00
  • fabfe1e334 Merge branch 'PHP-8.2' Bob Weinand 2022-10-11 01:06:09 +02:00
  • 9be00e3935 Ensure driver specific PDO methods have a proper run_time_cache Bob Weinand 2022-10-11 00:50:17 +02:00
  • b87a2e6d13 Auto-close FRs and PRs as not planned Christoph M. Becker 2022-10-06 18:05:40 +02:00
  • 01547cd598 [ci skip] Merge branch 'PHP-8.2' Christoph M. Becker 2022-10-10 14:01:56 +02:00
  • da9db14d6b [ci skip] Merge branch 'PHP-8.1' into PHP-8.2 Christoph M. Becker 2022-10-10 14:01:15 +02:00
  • 20680b885b [ci skip] Add missing NEWS entry Christoph M. Becker 2022-10-10 14:00:41 +02:00
  • ec999f815c Merge branch 'PHP-8.2' Alex Dowad 2022-10-10 20:49:16 +09:00
  • a116aaebd9 Merge branch 'PHP-8.1' into PHP-8.2 Alex Dowad 2022-10-10 20:48:10 +09:00
  • faa5425b0f Add regression test for problem with mb_encode_mimeheader reported as GH-9683 Alex Dowad 2022-10-10 20:43:42 +09:00
  • 5812b4fe54 In legacy text conversion filters, reset filter state in 'flush' function Alex Dowad 2022-08-04 11:04:02 +02:00