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

Commit Graph

  • 20eff14c5c Merge branch 'PHP-8.1' into PHP-8.2 Ben Ramsey 2023-11-22 21:35:39 -06:00
  • 87107f8688 Fixed GH-12748: Function JIT emits "could not convert to int" warning at the same time as invalid offset Error Dmitry Stogov 2023-11-22 13:19:10 +03:00
  • fafa34d9cd Add host_cpu type for FreeBSD Muhammad Moinur Rahman 2023-11-18 15:07:06 +01:00
  • daa38dd63e Fix in-place modification of filename in php_message_handler_for_zend Ilija Tovilo 2023-11-20 12:37:32 +01:00
  • 1fdcfa4ebe Fix use-after-free of name in var-var with malicious error handler Ilija Tovilo 2023-11-20 11:56:06 +01:00
  • 55e0748487 Fix #50713: openssl_pkcs7_verify() may ignore untrusted CAs Jakub Zelenka 2023-10-23 13:51:03 +01:00
  • 2b4a47ccec Merge changes to CertificateGenerator.inc from PHP-8.2 Ben Ramsey 2023-11-22 20:25:29 -06:00
  • 243fa9c143 Fix GH-12616: DOM: Removing XMLNS namespace node results in invalid default: prefix Niels Dossche 2023-11-15 21:15:02 +01:00
  • 6a76e5d0a2 Fix GH-12702: libxml2 2.12.0 issue building from src Niels Dossche 2023-11-17 19:45:40 +01:00
  • e43ffb5023 Fix stream fclose_stdiocast_flush_in_progress type Jakub Zelenka 2023-11-17 13:33:51 +00:00
  • a7a6151c4f Fix bug #79945: Stream wrappers in imagecreatefrompng causes segfault Jakub Zelenka 2023-11-16 20:42:05 +00:00
  • 0b754fc48c Temporarily disable failing zlib tests on travis (#10738) Ilija Tovilo 2023-03-01 02:19:29 +01:00
  • e41cbd2174 Skip slow tests on Travis Jakub Zelenka 2023-11-17 10:54:23 +00:00
  • 05ba461524 [skip ci] Fix more test tmp file conflicts Ilija Tovilo 2023-11-16 16:28:12 +01:00
  • 2312637496 Retry tests on deadlock Ilija Tovilo 2023-11-16 14:35:37 +01:00
  • e1e140f2f2 Fix file test race condition Ilija Tovilo 2023-11-16 14:13:38 +01:00
  • 4f5ba054ba Use __DIR__-relative path in tests Niels Dossche 2023-11-15 20:27:02 +01:00
  • df2af7ff65 Fix GH-12675: MEMORY_LEAK in phpdbg_prompt.c Niels Dossche 2023-11-15 20:15:44 +01:00
  • 9bdd0f0de9 Automatically mark tests as flaky Ilija Tovilo 2023-11-09 11:53:55 +01:00
  • 28c312c994 [skip ci] Further increase allowable atime deviation Ilija Tovilo 2023-11-14 18:36:07 +01:00
  • c376f9943f Fix GH-12655: proc_open() does not take into account references in the descriptor array Niels Dossche 2023-11-12 18:43:35 +01:00
  • fe34dd1b49 Fix astat imperciseness excemption in test Ilija Tovilo 2023-11-12 14:06:02 +01:00
  • f7f9401cc8 Disable -fsanitize=function on Clang 17 Ilija Tovilo 2023-11-09 20:44:30 +01:00
  • db8c91ae9f Fix undeclared variable in stat tests Ilija Tovilo 2023-11-10 12:42:17 +01:00
  • e1c6a7c4de Fix GH-12621: browscap segmentation fault when configured in the vhost Niels Dossche 2023-11-08 20:06:18 +01:00
  • 6641cd159e Fix GH-12635: Test bug69398.phpt fails with ICU 74.1 Niels Dossche 2023-11-11 14:15:23 +01:00
  • d7d3a1c66e Sync YFLAGS in scripts/dev/genfiles with PHP_PROG_BISON macro defaults (#12709) Peter Kokot 2023-11-22 22:54:09 +01:00
  • ec8f880921 [ci skip] Ignore bundled pcre2lib in code coverage (#12752) Niels Dossche 2023-11-22 19:11:06 +00:00
  • 4d32e2bb87 Remove more pspell remnants Niels Dossche 2023-11-22 19:52:07 +01:00
  • 126950fd2c Remove pspell from configure flags Niels Dossche 2023-11-22 19:45:23 +01:00
  • 889dadd636 Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-22 21:25:45 +03:00
  • adaf726373 Fixed regression introduced by https://github.com/php/php-src/pull/9601 Dmitry Stogov 2023-11-22 21:25:15 +03:00
  • 5140889c92 Remove unused build variables (#12746) Peter Kokot 2023-11-22 19:15:30 +01:00
  • 04f8c1bda8 Optimized error handling SakiTakamachi 2023-11-22 19:48:10 +09:00
  • 54b12bcdb4 Unified function naming conventions SakiTakamachi 2023-11-22 19:29:42 +09:00
  • b035cb6c8e PSpell has been moved to PECL Derick Rethans 2023-11-22 16:51:04 +00:00
  • bfb9922892 Merged pull request #12413 Derick Rethans 2023-11-22 15:25:06 +00:00
  • 8577d88014 Add NEWS entry Derick Rethans 2023-11-22 15:25:01 +00:00
  • 88f2dc6268 Added DateTime[Immutable]::createFromTimestamp / date_create_[immutable]_from_timestamp Marc Bennewitz 2023-10-10 18:34:22 +02:00
  • b67c232d6d Merged pull request #11241 Derick Rethans 2023-11-22 14:46:06 +00:00
  • 0dfac0e33b Fixed whitespace and formatting Derick Rethans 2023-11-22 14:45:58 +00:00
  • e7e5f1f2d4 Extended tests with date constants jorgsowa 2023-05-15 00:15:13 +02:00
  • e9e6eb714e Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-22 13:26:25 +03:00
  • 6f355c6c79 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2023-11-22 13:26:07 +03:00
  • 2d65d714a3 Fixed GH-12748: Function JIT emits "could not convert to int" warning at the same time as invalid offset Error Dmitry Stogov 2023-11-22 13:19:10 +03:00
  • b50aa63a08 Merge branch 'PHP-8.3' Dmitry Stogov 2023-11-22 13:02:18 +03:00
  • f48ab6a66f Fixed GH-12747: Function JIT returns invalid error message for coalesce operator on invalid offset Dmitry Stogov 2023-11-22 13:01:35 +03:00
  • d20c8496e9 Update according to IR changes Dmitry Stogov 2023-11-22 12:13:29 +03:00
  • acda3af045 Update IR Dmitry Stogov 2023-11-22 12:12:42 +03:00
  • 4c6e08dd09 Merge branch 'PHP-8.3' Gina Peter Banyard 2023-11-22 04:15:07 +00:00
  • af155cf2dc Mention correct bug number Gina Peter Banyard 2023-11-22 04:14:37 +00:00
  • e5b3e37684 Merge branch 'PHP-8.3' Gina Peter Banyard 2023-11-22 04:10:39 +00:00
  • 37f67a9a98 ext/standard: Fix GH-9316 Gina Peter Banyard 2023-11-22 04:09:40 +00:00
  • 7843ef7ad5 Merge branch 'PHP-8.3' Levi Morrison 2023-11-21 18:33:14 -07:00
  • c524dc6565 test: allow other zend extensions to not fail the test Levi Morrison 2023-11-21 18:32:49 -07:00
  • ae44be1116 Update versions for PHP 8.1.26 php-8.1.26 Ben Ramsey 2023-11-21 15:17:05 -06:00
  • 65b06e36b7 Merge branch 'PHP-8.3' David Carlier 2023-11-21 21:02:59 +00:00
  • 501f0f8b7d Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2023-11-21 21:02:10 +00:00
  • 6be4ba9f90 Add host_cpu type for FreeBSD Muhammad Moinur Rahman 2023-11-18 15:07:06 +01:00
  • 98b207ed8a Merge branch 'PHP-8.3' Jakub Zelenka 2023-11-21 14:55:57 +00:00
  • 178d3acf4c PHP 8.3 is now 8.3.1-dev Jakub Zelenka 2023-11-21 14:54:52 +00:00
  • d26068059e Update versions for PHP 8.3.0 php-8.3.0 Jakub Zelenka 2023-11-21 14:39:29 +00:00
  • 6c8d489cd9 Merge branch 'PHP-8.3' Jakub Zelenka 2023-11-21 14:01:57 +00:00
  • f35a22adba Prepare NEWS for 8.3.0 PHP-8.3.0 Jakub Zelenka 2023-11-21 14:00:51 +00:00
  • f1e88dfa82 Update versions for PHP 8.2.13 php-8.2.13 Sergey Panteleev 2023-11-21 12:47:00 +03:00
  • 5c523edffe Remove obsolete IRIX checks (#12737) Peter Kokot 2023-11-21 03:56:53 +01:00
  • 7d52f39954 Remove redundant PHP_SUBST_OLD(INCLUDE_PATH) (#12738) Peter Kokot 2023-11-21 03:56:36 +01:00
  • 9a34b57b28 ext/dom: Use zend_hash_add_new variant when registering classes and properties Niels Dossche 2023-11-20 21:09:10 +01:00
  • 107ed64e2e Merge branch 'PHP-8.3' Jakub Zelenka 2023-11-20 16:24:57 +00:00
  • 1e66e6ae73 Revert incomplete PG pipeline addition Jakub Zelenka 2023-11-20 14:06:34 +00:00
  • 594839b5fe Merge branch 'PHP-8.3' Jakub Zelenka 2023-11-20 13:43:43 +00:00
  • ff2b50889c Refactor checks for fpathconf and pathconf Peter Kokot 2023-11-19 20:21:47 +01:00
  • 239379b75b ext/pdo_firebird: Output correct error messages Saki Takamachi 2023-11-20 22:21:43 +09:00
  • a5833577d7 Merge branch 'PHP-8.3' Ilija Tovilo 2023-11-20 14:13:12 +01:00
  • 05a815399e Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-11-20 14:13:06 +01:00
  • d8e866da04 Fix in-place modification of filename in php_message_handler_for_zend Ilija Tovilo 2023-11-20 12:37:32 +01:00
  • e0a6dbcbf4 Merge branch 'PHP-8.3' Ilija Tovilo 2023-11-20 14:06:40 +01:00
  • 88d012f360 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2023-11-20 14:06:25 +01:00
  • ea52706a2a Fix use-after-free of name in var-var with malicious error handler Ilija Tovilo 2023-11-20 11:56:06 +01:00
  • b46ed399c6 Fix php.ini (add missing "\n") Dmitry Stogov 2023-11-20 11:59:47 +03:00
  • ed6e289c31 Make the return type of some stream context related functions true (#12720) Máté Kocsis 2023-11-19 20:36:42 +01:00
  • c15db2250d Merge branch 'PHP-8.3' Niels Dossche 2023-11-19 16:46:13 +01:00
  • 6176538d99 Fix GH-11992: utf_encodings.phpt fails on Windows 32-bit Niels Dossche 2023-11-19 16:02:38 +01:00
  • a963b1fbd9 Merge branch 'PHP-8.3' Niels Dossche 2023-11-19 11:53:21 +01:00
  • 0a3b891ba1 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-11-19 11:52:58 +01:00
  • 4d41dffb4f Fix GH-12721: SplFileInfo::getFilename() segfault in combination with GlobIterator and no directory separator Niels Dossche 2023-11-18 23:50:53 +01:00
  • 77ea5c5691 Remove obsolescent AC_TYPE_SIZE_T (#12719) Peter Kokot 2023-11-19 07:57:22 +01:00
  • 91279cfdc0 Use binary search for cp932ext*_ucs_table lookups (#12712) Niels Dossche 2023-11-18 11:09:12 +00:00
  • 3ad422ebd0 Avoid temporary string allocations in php_mb_parse_encoding_list() (#12714) Niels Dossche 2023-11-18 11:08:59 +00:00
  • a35a69ff0f Clean duplicate headers check (#12710) Peter Kokot 2023-11-18 05:20:36 +01:00
  • a6d5f3461b Remove obsolete DG/UX check (#12713) Peter Kokot 2023-11-18 05:18:26 +01:00
  • de85e4a6d3 Remove unused PDO_MYSQL_MODULE_TYPE variable (#12711) Peter Kokot 2023-11-18 05:18:15 +01:00
  • 500b0fee40 Merge branch 'PHP-8.3' Jakub Zelenka 2023-11-17 19:44:45 +00:00
  • b3947744c7 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2023-11-17 19:43:34 +00:00
  • f90b40416f Fix #50713: openssl_pkcs7_verify() may ignore untrusted CAs Jakub Zelenka 2023-10-23 13:51:03 +01:00
  • 6f215e0727 Merge branch 'PHP-8.3' Niels Dossche 2023-11-17 19:58:57 +01:00
  • 2b42b73c0b Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-11-17 19:48:42 +01:00
  • 3167d07603 Fix GH-12616: DOM: Removing XMLNS namespace node results in invalid default: prefix Niels Dossche 2023-11-15 21:15:02 +01:00
  • 8a95e616b9 Fix GH-12702: libxml2 2.12.0 issue building from src Niels Dossche 2023-11-17 19:45:40 +01:00
  • 7658220599 Improve performance of mbfl_name2encoding() by using perfect hashing (#12707) Niels Dossche 2023-11-17 18:38:43 +00:00