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

Commit Graph

  • 555e8f82e8 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-12-18 12:28:25 +03:00
  • 731734dacb Fixed type inference Dmitry Stogov 2023-12-18 12:27:35 +03:00
  • 45119549f0 Merge branch 'PHP-8.3' Dmitry Stogov 2023-12-18 11:31:45 +03:00
  • b46ee531bd Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-12-18 11:29:17 +03:00
  • c67f6f449c Fixed incorrect elimination of refcounted check in JIT for BIND_GLOBAL Dmitry Stogov 2023-12-18 11:27:55 +03:00
  • 41a72655ae Update IR Dmitry Stogov 2023-12-18 10:24:33 +03:00
  • 6da8b93ed5 ext/mbstring: Refactor mb_get_info() Gina Peter Banyard 2023-11-22 18:35:03 +00:00
  • a6775c30c0 ext/mbstring: Refactor mb_trim_width() to take size_t arguments Gina Peter Banyard 2023-11-22 17:48:13 +00:00
  • 284b66be46 Merge branch 'PHP-8.3' Gina Peter Banyard 2023-12-18 00:28:14 +00:00
  • dcef7039e8 Merge branch 'PHP-8.2' into PHP-8.3 Gina Peter Banyard 2023-12-18 00:26:56 +00:00
  • 2553ffeaa0 add PDO::ATTR_AUTOCOMMIT to getAttribute SakiTakamachi 2023-12-02 17:23:22 +09:00
  • 933dccb79b Fix GH-12767: Fixed to be able to change autocommit mode using setAttribute SakiTakamachi 2023-11-25 21:22:50 +09:00
  • 5d85378893 [ci skip] Added UPGRADING entry for GH-12413 Marc Bennewitz 2023-12-17 08:17:11 +01:00
  • 61b7370b6d Merge branch 'PHP-8.3' Niels Dossche 2023-12-17 11:52:48 +01:00
  • f75931ad9e Fix GH-12929: SimpleXMLElement with stream_wrapper_register can segfault Niels Dossche 2023-12-12 21:05:58 +01:00
  • 4fc336c784 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-12-17 11:50:42 +01:00
  • abf4c116b1 Fix getting the address of an uninitialized property of a SimpleXMLElement resulting in a crash Niels Dossche 2023-12-12 20:33:23 +01:00
  • a6d17bffe1 Fix GH-12962: Double free of init_file in phpdbg_prompt.c Niels Dossche 2023-12-17 01:35:15 +01:00
  • d8268f1aba Change return type of registerNodeClass to true (#12960) Niels Dossche 2023-12-16 18:06:56 +00:00
  • 0870da3364 Use strcspn() to optimize dom_html5_escape_string() (#12948) Niels Dossche 2023-12-16 12:47:57 +00:00
  • 82baeeb196 Some more DOM testing and code style updates (#12933) Niels Dossche 2023-12-16 12:46:08 +00:00
  • d6299206dd Merge branch 'PHP-8.3' Jakub Zelenka 2023-12-15 14:14:15 +00:00
  • 1b8be9acf0 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2023-12-15 14:13:41 +00:00
  • 40ccc8ea7e Fix GH-9698: stream_wrapper_register crashes with FFI\CData provided as class Jakub Zelenka 2023-12-10 22:30:04 +00:00
  • ab5edb6a8e Merge branch 'PHP-8.3' Niels Dossche 2023-12-13 19:33:29 +01:00
  • 4269f046c2 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-12-13 19:33:20 +01:00
  • 2ee4d358dc Fix 32-bit ext/hash build Niels Dossche 2023-12-13 19:33:06 +01:00
  • b10e357461 Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-13 15:22:15 +01:00
  • aa52c29f28 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-13 15:22:09 +01:00
  • 23ea89404b Fix clean for higher branches Ilija Tovilo 2023-12-13 15:21:19 +01:00
  • e2972e4c15 Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-13 14:32:01 +01:00
  • cb38d7b23f Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-13 14:31:56 +01:00
  • cda7718f51 Disambiguate fileVar8 test folder Ilija Tovilo 2023-12-13 11:35:58 +01:00
  • c00b0c7477 Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-13 11:26:36 +01:00
  • 719236e3ec Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-13 11:26:23 +01:00
  • 7cf1a2ad9d Fix SELinux mprotect execheap error due to mem adjacent to heap Ilija Tovilo 2023-12-12 15:17:37 +01:00
  • be46545ee0 Fix pcre out-of-bounds when using closing symbols as opening delimiter (#12946) Ilija Tovilo 2023-12-12 21:58:34 +01:00
  • 0917a3636e Merge branch 'PHP-8.3' Niels Dossche 2023-12-12 19:58:21 +01:00
  • cd179171cc Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-12-12 19:57:47 +01:00
  • 2b8c00850b Fix GH-12936: hash() function hangs endlessly if using sha512 on strings >= 4GiB Niels Dossche 2023-12-11 23:40:26 +01:00
  • 34ec4b3568 More testing of mime_sniff and fix off-by-one causing trailing whitespace to not be always stripped (#12935) Niels Dossche 2023-12-12 16:44:36 +00:00
  • e78966386b Remove always-false condition from substr_replace() Niels Dossche 2023-12-11 20:08:13 +01:00
  • ea5521c68c Remove always-false condition from stream_is_local() Niels Dossche 2023-12-11 20:07:54 +01:00
  • 54be2656f4 Remove always-true condition in process_numeric_entity() Niels Dossche 2023-12-11 20:07:44 +01:00
  • ddedd15eae Remove always-true condition in php_conv_open() Niels Dossche 2023-12-11 20:07:34 +01:00
  • 5e02bca537 Remove always-true condition from php_copy_file_ctx() Niels Dossche 2023-12-11 20:07:13 +01:00
  • a146487739 Update IR Dmitry Stogov 2023-12-12 02:12:51 +03:00
  • 642e11140c Minor pcre optimizations (#12923) Niels Dossche 2023-12-11 18:43:26 +00:00
  • 185627f0c6 Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-11 15:07:52 +01:00
  • e83a5683f9 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-11 15:07:44 +01:00
  • 623da03845 Fix zend_jit_undefined_long_key overwriting dim when dim == result Ilija Tovilo 2023-12-08 12:56:30 +01:00
  • a8eecec9b6 Fixed AAech64 build Dmitry Stogov 2023-12-11 15:11:59 +03:00
  • 9fa7763d32 Update IR Dmitry Stogov 2023-12-11 15:11:34 +03:00
  • b90c9ca7db Enable ifunc checks on FreeBSD 12+ Thomas Hurst 2023-09-23 18:42:24 +00:00
  • 07a4f89c49 Sync ODBC version (#12922) Peter Kokot 2023-12-11 09:55:30 +01:00
  • 82349769b0 Remove obsolete SVN files excluding when packaging phar (#12920) Peter Kokot 2023-12-11 09:55:13 +01:00
  • 7714f1fcf2 Support for IR API changes Dmitry Stogov 2023-12-11 10:29:25 +03:00
  • f6376f5b12 Update IR Dmitry Stogov 2023-12-11 10:28:41 +03:00
  • 52d53c30b3 Merge branch 'PHP-8.3' Dmitry Stogov 2023-12-11 10:11:13 +03:00
  • 1bf55959eb Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-12-11 10:09:38 +03:00
  • ff22409082 JIT: Fix .debug_abbrev section in GDB JIT API. Dmitry Stogov 2023-12-11 10:08:55 +03:00
  • 550fd8a25e Update comment regarding MySQL user max length Kamil Tekiela 2023-12-10 17:30:08 +01:00
  • fea895bb49 Merge branch 'PHP-8.3' Alex Dowad 2023-12-10 15:02:26 +02:00
  • ec348a12d1 Character indices used by mb_strpos and mb_substr have same meaning, even on invalid strings Alex Dowad 2023-12-06 06:11:39 +02:00
  • 3c3aba11be Merge branch 'PHP-8.3' Arnaud Le Blanc 2023-12-10 13:27:13 +01:00
  • 6aa70b577d WS Arnaud Le Blanc 2023-12-10 13:21:44 +01:00
  • b1516d95e0 Clarify the stack limit exception message Arnaud Le Blanc 2023-11-11 14:28:23 +01:00
  • dad6912b99 Fix GH-12643: Stack limit tests failing on ppc64le Arnaud Le Blanc 2023-11-11 13:57:13 +01:00
  • adf22c57c3 ext/openssl: fix libressl build. openssl_fix_libressl_build David Carlier 2023-12-10 03:37:13 +00:00
  • b3f259d623 number_format: cast large floats within range of int to int Marc Bennewitz 2023-09-30 16:28:02 +02:00
  • 19eb727b6a [ci skip] zend_call_stack NEWS update David Carlier 2023-12-09 16:12:48 +00:00
  • 09838f17cb zend_call_stack support proposal for solaris/illumos. (#12862) David CARLIER 2023-12-09 14:19:07 +00:00
  • 2ffd040ffd Merge branch 'PHP-8.3' Jakub Zelenka 2023-12-09 13:26:29 +00:00
  • 43900bd568 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2023-12-09 13:26:09 +00:00
  • 62682cbd97 Add FPM tester logs printing for all errors Jakub Zelenka 2023-12-08 14:22:06 +00:00
  • a9064816db Optimizations for HTML 5 loading (#12896) Niels Dossche 2023-12-08 17:45:01 +00:00
  • 90eb5679d2 Cleanup libxml_get_external_entity_loader() (#12893) Niels Dossche 2023-12-08 17:44:46 +00:00
  • 90d41cccfd ext/mbstring: move another test case that only works on 64 bits George Peter Banyard 2023-12-08 17:17:28 +00:00
  • b34b4d54c3 Fix #44383: PHP DateTime not converted to xsd:datetime Niels Dossche 2023-10-14 17:57:45 +02:00
  • 2318a81725 Merge branch 'PHP-8.3' Niels Dossche 2023-12-08 17:19:28 +01:00
  • ed40004139 [ci skip] NEWS Niels Dossche 2023-12-08 17:19:17 +01:00
  • c5c189da34 Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-08 13:38:54 +01:00
  • 1c39cdd63e Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-08 13:38:48 +01:00
  • 1b5a159183 [skip ci] Skip intermittently failing curl test on macOS Ilija Tovilo 2023-12-08 13:36:52 +01:00
  • ec79fc9d9c Merge branch 'PHP-8.3' Niels Dossche 2023-12-07 22:43:14 +01:00
  • e658f80501 Fix GH-12870: Creating an xmlns attribute results in a DOMException Niels Dossche 2023-12-06 23:22:52 +01:00
  • 7684a3d138 ext/mbstring: move unsigned 32 bit integer tests to a new test (#12891) Gina Peter Banyard 2023-12-07 20:19:11 +00:00
  • b0f7df1a67 Use optimized implementation of mb_strcut for Japanese mobile vendor UTF-8 variants Alex Dowad 2023-12-05 20:42:02 +02:00
  • 834cb64403 Feature: ext/pdo_firebird: Add transaction isolation level and mode settings (#12815) Saki Takamachi 2023-12-08 02:34:55 +09:00
  • d6d838a21a Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-07 18:29:23 +01:00
  • 8524da6d30 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-07 18:29:14 +01:00
  • 53909896e0 Fix asan shadow memory and shared_alloc_mmap clash Ilija Tovilo 2023-12-07 14:19:09 +01:00
  • 88ba9dc61b ext/mbstring: Always throw ValueErrors for invalid mb_http_input() type Gina Peter Banyard 2023-12-07 17:23:01 +00:00
  • 5f3b4c5d6c Merge branch 'PHP-8.3' Ilija Tovilo 2023-12-07 16:13:27 +01:00
  • a559a5e530 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-12-07 16:13:21 +01:00
  • 299c3ba89e Fix max_execution_time with cli-server router script Ilija Tovilo 2023-12-06 19:57:35 +01:00
  • b2483a180a Fix GH-12879: Function name is missing in error message on MacOS with function JIT Dmitry Stogov 2023-12-07 10:21:32 +03:00
  • 215c5cfef4 Update IR Dmitry Stogov 2023-12-07 10:34:20 +03:00
  • 36a5f4ffaf Improve code quality in run-tests.php (#12889) Kamil Tekiela 2023-12-07 02:24:31 +01:00
  • 1816403d84 [sodium] Add AEGIS-128L and AEGIS-256 (#12867) Frank Denis 2023-12-07 01:31:42 +01:00