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

Commit Graph

  • 9b984f52ea Enum error message consistency (#9350) Ollie Read 2022-08-23 12:32:34 +01:00
  • 567213c32a Drop range inference for IS_NULL/IS_FALSE/IS_TRUE. Dmitry Stogov 2022-08-23 11:22:31 +03:00
  • e10d2c2bf9 Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-22 21:12:49 +03:00
  • 95befc786a Fix type inference Dmitry Stogov 2022-08-22 21:11:39 +03:00
  • d8c6549974 Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-22 20:00:44 +03:00
  • 2a33280ceb Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-22 19:55:10 +03:00
  • fd74ee7e90 JIT: Make code generation to be consistent with register allocation Dmitry Stogov 2022-08-22 19:53:33 +03:00
  • 9313cd899e Don't enforce 64 hit counter on Windows Christoph M. Becker 2022-08-18 15:17:31 +02:00
  • 66aed3a86f SameSite session cookie prop should behave like other INI settings George Peter Banyard 2022-08-12 19:10:47 +01:00
  • a44fb09620 Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-22 17:54:36 +03:00
  • 5bab9e94fd Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-22 17:47:43 +03:00
  • 73c2d79fc5 Fix memory leaks Dmitry Stogov 2022-08-22 17:47:07 +03:00
  • a8f8cc207c Check sessions are active before output emitted consistently George Peter Banyard 2022-08-19 15:55:16 +01:00
  • ad3ee47c6d Remove OnUpdateTransSid validator George Peter Banyard 2022-08-19 15:46:46 +01:00
  • e9749a3c1e Remove OnUpdateLazyWrite validator George Peter Banyard 2022-08-19 15:38:33 +01:00
  • a75de167bf Add test for negative cookie lifetime George Peter Banyard 2022-08-19 15:32:34 +01:00
  • e8e015777e Use bool instead of int in session struct George Peter Banyard 2022-08-12 23:04:09 +01:00
  • d0d6dae8f7 Add a new zend API to check that strings don't have NUL bytes (#9375) George Peter Banyard 2022-08-22 15:28:38 +01:00
  • a5d84ba0d8 Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-22 15:42:28 +03:00
  • 5762fc52c6 Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-22 15:39:47 +03:00
  • c9c51eb1f1 Tracing JIT: Fix incorrect guard elimination Dmitry Stogov 2022-08-22 15:38:41 +03:00
  • 66c4ade0fe Declare ext/intl constants in stubs - part 14 (#9387) Máté Kocsis 2022-08-22 13:20:26 +02:00
  • a7d084b955 Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-22 13:01:56 +02:00
  • 6427c4b858 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-22 13:00:25 +02:00
  • bb341210f5 Fix GH-9361: Segmentation fault on script exit Christoph M. Becker 2022-08-19 16:26:26 +02:00
  • ae95644f36 Merge branch 'PHP-8.1' Máté Kocsis 2022-08-22 09:29:32 +02:00
  • 3e0f144b2c Merge branch 'PHP-8.0' into PHP-8.1 Máté Kocsis 2022-08-22 09:28:29 +02:00
  • 305892580e Fix pdo_oci tests for PHP 8.0 Michael Voříšek 2022-07-19 12:05:10 +02:00
  • 06f86bfc65 Declare phpdbg constants in stubs (#9392) Máté Kocsis 2022-08-21 19:05:17 +02:00
  • 51eb1d4f6c Fix curl/sync_constants.php (#9391) Máté Kocsis 2022-08-21 18:04:33 +02:00
  • f743cb0f69 Declare ext/intl constants in stubs - part 13 (#9385) Máté Kocsis 2022-08-21 13:12:38 +02:00
  • 0897266219 Fix GH-9285 Traits cannot be used in readonly classes Máté Kocsis 2022-08-21 10:29:51 +02:00
  • d7383ed807 Declare ext/tidy constants in stubs (#9383) Máté Kocsis 2022-08-20 17:08:28 +02:00
  • e6e26b444d Declare ext/curl constants in stubs (#9384) Máté Kocsis 2022-08-20 11:01:40 +02:00
  • 742b4bac2c Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-19 18:14:48 +02:00
  • 9bd9e9a867 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-19 18:12:35 +02:00
  • 6027d441c1 Fix #79451: DOMDocument->replaceChild on doctype causes double free NathanFreeman 2022-08-04 16:04:41 +02:00
  • 5a9411d086 Merge branch 'PHP-8.1' David Carlier 2022-08-19 16:41:06 +01:00
  • 9360cd6add Merge branch 'PHP-8.0' into PHP-8.1 David Carlier 2022-08-19 16:40:54 +01:00
  • 52e312afb8 opcache jit fix message format for OpenBSD. David Carlier 2022-08-19 16:55:51 +01:00
  • d766e91681 Merge branch 'PHP-8.1' George Peter Banyard 2022-08-19 13:57:59 +01:00
  • eb8ea14c66 Merge branch 'PHP-8.0' into PHP-8.1 George Peter Banyard 2022-08-19 13:57:19 +01:00
  • d6831e9a5c Revert Fixed bug #79451 George Peter Banyard 2022-08-19 13:54:54 +01:00
  • a1f5c8a587 Fix GH-9227: Trailing dots and spaces in filenames are ignored Christoph M. Becker 2022-08-16 13:34:14 +02:00
  • 1109989bbd Merge branch 'PHP-8.1' George Peter Banyard 2022-08-19 13:18:12 +01:00
  • 5739dd0030 Fix bad merge George Peter Banyard 2022-08-19 13:17:57 +01:00
  • 6a7935351b Merge branch 'PHP-8.1' George Peter Banyard 2022-08-19 12:55:12 +01:00
  • c36a1ea1ae Merge branch 'PHP-8.0' into PHP-8.1 George Peter Banyard 2022-08-19 12:52:58 +01:00
  • ba029fce68 Fix GH-9323: crash when the VM enters userspace code via the GC Tim Starling 2022-08-19 14:09:07 +10:00
  • 410e5d48a3 Fix GCC 9.4 uninitialized variable warning Tim Starling 2022-08-19 14:30:55 +10:00
  • 1d4300d870 Fix bug #79451: Using DOMDocument->replaceChild on doctype causes double free NathanFreeman 2022-07-30 17:13:28 +08:00
  • aa702c5459 add compat stuff for function attributes Remi Collet 2022-08-18 11:51:49 +02:00
  • 45a3f4cab0 Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-18 12:31:56 +02:00
  • 5d196d9e7c Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-18 12:29:24 +02:00
  • 72da418719 Fix GH-9316: $http_response_header is wrong for long status line Christoph M. Becker 2022-08-17 14:20:57 +02:00
  • cb5d5d885c Merge branch 'PHP-8.1' Jakub Zelenka 2022-08-17 19:50:58 +01:00
  • 93bed982e8 Merge branch 'PHP-8.0' into PHP-8.1 Jakub Zelenka 2022-08-17 19:50:16 +01:00
  • 84dcf578b1 Fix GH-9339: OpenSSL oid_file path check warning contains uninitialized path Jakub Zelenka 2022-08-15 12:05:19 +01:00
  • 25de2c6f89 Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-17 12:55:46 +02:00
  • bf84ea0f48 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-17 12:54:50 +02:00
  • 7c6316ad1c Prepare for 8.0.24 Gabriel Caruso 2022-08-17 11:56:42 +02:00
  • 9d6b230ee9 Update versions for PHP 8.0.23RC1 php-8.0.23RC1 Gabriel Caruso 2022-08-17 09:34:05 +00:00
  • 8590731414 Update NEWS for PHP 8.0.23RC1 Gabriel Caruso 2022-08-17 09:33:59 +00:00
  • 5f8993bc28 Merge branch 'PHP-8.1' Alex Dowad 2022-08-16 20:21:06 +02:00
  • 371367ce3e Reintroduce legacy 'SJIS-win' text encoding in mbstring Alex Dowad 2022-04-07 07:57:22 +02:00
  • c8f6c7def8 Merge branch 'PHP-8.1' Ben Ramsey 2022-08-16 10:49:08 -05:00
  • 7f26661993 PHP-8.1 is now for PHP 8.1.11-dev Ben Ramsey 2022-08-16 10:45:29 -05:00
  • a0455fe716 [ci skip] Update NEWS for PHP 8.2.0 RC1 Pierrick Charron 2022-08-16 11:39:53 -04:00
  • 88bd8759f1 Update versions for PHP 8.1.10RC1 php-8.1.10RC1 Ben Ramsey 2022-08-16 10:27:09 -05:00
  • 212ebeed68 Making PHP 8.2.0 beta3 php-8.2.0beta3 Pierrick Charron 2022-08-16 11:23:58 -04:00
  • 93207535fa Add test to exercise _php_mb_encoding_handler_ex with multiple possible input encodings Alex Dowad 2022-08-13 21:57:43 +02:00
  • d617fcaae2 Fix legacy text conversion filter for 'HTML-ENTITIES' Alex Dowad 2022-08-10 20:33:10 +02:00
  • d9269becca Fix problems with ISO-2022-KR conversion Alex Dowad 2022-08-09 10:37:46 +02:00
  • bfccdbd858 SJIS-Mobile#SOFTBANK string can end immediately after special escape sequence Alex Dowad 2022-08-08 08:15:52 +02:00
  • 983a29d3c0 Legacy conversion code for '7bit' to '8bit' inserts error markers Alex Dowad 2022-08-06 11:58:14 +02:00
  • f3c8efd711 In legacy text conversion filters, reset filter state in 'flush' function Alex Dowad 2022-08-04 11:04:02 +02:00
  • 18e526cb51 Fix legacy text conversion filter for SJIS-2004 Alex Dowad 2022-08-06 14:36:51 +02:00
  • 3517a70f93 Fix legacy text conversion filter for CP50220 Alex Dowad 2022-08-04 21:35:54 +02:00
  • 4b370330d4 Ensure that Base64 output always wraps lines in the same manner as legacy implementation Alex Dowad 2022-08-07 13:14:31 +02:00
  • c6bd08530e Adjust number of error markers emitted for truncated ISO-2022-JP escape sequence Alex Dowad 2022-08-06 11:08:04 +02:00
  • 128768a450 Adjust number of error markers emitted for truncated UTF-8 code units Alex Dowad 2022-08-05 21:06:37 +02:00
  • a4656895dd Imitate legacy behavior when converting non-encodings using mbstring Alex Dowad 2022-08-04 22:00:07 +02:00
  • 88d13491de Make control flow in mb_wchar_to_cp50220 a bit clearer Alex Dowad 2022-08-04 21:37:04 +02:00
  • 8df515555b Remove unused 'to_language' and 'from_language' struct fields Alex Dowad 2022-08-03 19:40:46 +02:00
  • aeccb139c3 Use new encoding conversion filters for mb_parse_str and php_mb_post_handler Alex Dowad 2022-08-03 09:21:36 +02:00
  • 98e5c4e3a3 Declare ext/sockets constants in stubs (#9349) Máté Kocsis 2022-08-16 13:18:31 +02:00
  • 0c4c9fb93b Declare et/zip constants in stubs (#9146) Máté Kocsis 2022-08-16 10:18:24 +02:00
  • 8e2d4e6b52 random left rotates annotating as const. (#9346) David CARLIER 2022-08-16 05:31:58 +01:00
  • db64c1cb70 zend introduce const GNUC attribute. sub optimisation where there is no pointers, nor particular memory layout, thread local/volatile ... involved. usage concealed for now into little pack helpers. Closes #9326. David Carlier 2022-08-13 12:29:08 +01:00
  • ac9cbb7174 Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-15 18:10:54 +02:00
  • fa83e37e73 [ci skip] Add missing NEWS entry for GH-9324 twosee 2022-08-15 23:59:26 +08:00
  • 306da80f56 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-15 17:58:52 +02:00
  • 05ed47ef12 Correct IntlDateFormatter::formatObject params Gert de Pagter 2022-08-15 14:25:59 +02:00
  • 7eba683e2c Fix unexpected deprecated dynamic property warning (#9324) twosee 2022-08-15 20:54:39 +08:00
  • 0f29436a2f Remove useless UNEXPECTED around RETURN_VALUE_USED in specialized RETVAL handler (#9329) Ilija Tovilo 2022-08-15 14:21:02 +02:00
  • 3b48a2044d Replace RuntimeException in Randomizer::nextInt() by RandomException (#9305) Tim Düsterhus 2022-08-15 11:06:03 +02:00
  • 4b7a98754d Merge branch 'PHP-8.1' Jakub Zelenka 2022-08-14 14:19:28 +01:00
  • 7f64a8d59f [skip ci] Add missing NEWS entry for GH-8409 fix to PHP-8.1 branch (skip-ci) Jakub Zelenka 2022-08-14 14:18:28 +01:00
  • ef39adb638 Merge branch 'PHP-8.1' twosee 2022-08-14 20:15:35 +08:00
  • 14d71957ca Merge branch 'PHP-8.0' into PHP-8.1 twosee 2022-08-14 20:14:57 +08:00