1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 08:33:06 +02:00

Commit Graph

  • c4508422eb Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-10 19:27:17 +01:00
  • 2c53d63197 Fix GH-10801: Named arguments in CTE functions cause a segfault Niels Dossche 2023-03-08 22:49:41 +01:00
  • 779ab32d4f Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-10 17:34:17 +01:00
  • cc902530f2 [skip ci] Mark failing date test as xfail Ilija Tovilo 2023-03-10 17:33:56 +01:00
  • 47f80ffc77 Remove unnecessary type punnign from mysqli_api.c Ilija Tovilo 2023-03-05 12:55:59 +01:00
  • f60dc47f36 Re-enable -Wstrict-aliasing Ilija Tovilo 2023-03-05 12:39:04 +01:00
  • 31f388c353 Fix GH-10747: Private and protected properties in serialized Date* objects throw Derick Rethans 2023-03-09 11:15:58 +00:00
  • f0495855a3 feat: enable Zend Max Execution Timers by default in 8.3 (#10778) Kévin Dunglas 2023-03-10 16:22:42 +01:00
  • afd42610c0 Merge branch 'PHP-8.2' Derick Rethans 2023-03-10 14:43:51 +00:00
  • dfb8cffc59 Merge remote-tracking branch 'derickr/gh10747' into PHP-8.2 Derick Rethans 2023-03-10 14:43:44 +00:00
  • a225581833 Fix GH-10747: Private and protected properties in serialized Date* objects throw Derick Rethans 2023-03-09 11:15:58 +00:00
  • 1d9d1fe109 Merge branch 'PHP-8.2' George Peter Banyard 2023-03-10 14:24:54 +00:00
  • 4808fb6932 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-03-10 14:24:18 +00:00
  • 49b2ff5dbb Fix GH-10519: Array Data Address Reference Issue NathanFreeman 2023-03-02 21:15:56 +08:00
  • 6f1e5ff8c3 Fix GC_BENCH flag (#10823) Ilija Tovilo 2023-03-10 15:02:22 +01:00
  • 69ec3c6bc6 Merge branch 'PHP-8.2' Kamil Tekiela 2023-03-10 12:52:28 +00:00
  • e223bf2015 Merge branch 'PHP-8.1' into PHP-8.2 Kamil Tekiela 2023-03-10 12:48:46 +00:00
  • ad705afc2f Merge branch 'Fix-strlen-error-message-param-name' into PHP-8.1 Kamil Tekiela 2023-03-10 12:47:40 +00:00
  • d9edda0822 [skip ci] Keep old branches on Ubuntu 20.04 on nightly Ilija Tovilo 2023-03-10 11:51:12 +01:00
  • 0760a57205 [skip ci] Remove references to Azure Pipelines Ilija Tovilo 2023-03-10 01:32:28 +01:00
  • c0ee8e833c Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-10 01:10:55 +01:00
  • d3c9585204 [skip ci] Fix diff cmd env name in run-tests.php Ilija Tovilo 2023-03-10 01:10:25 +01:00
  • d98963a071 Switch to Ubuntu 22.04 for GitHub actions jobs Ilija Tovilo 2022-09-16 17:19:36 +02:00
  • 08e7366d0a Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-10 00:14:09 +01:00
  • f415ba60ab Disable asan instrumentation for phpdbg_watchpoint_userfaultfd_thread Ilija Tovilo 2023-03-09 21:50:18 +01:00
  • 45677081fa ext/intl: dateformatter settimezone changes on success, returning true like setcalendar. David Carlier 2023-03-05 20:54:34 +00:00
  • 9982e42fee Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-09 19:21:42 +01:00
  • 9030a0c769 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-09 19:21:33 +01:00
  • 6b884737c4 Test Windows with opcache on GitHub actions Ilija Tovilo 2023-03-04 14:37:56 +01:00
  • 78937c93ef Merge branch 'PHP-8.2' Derick Rethans 2023-03-09 13:39:31 +00:00
  • a45bef0ac6 Merge branch 'PHP-8.1' into PHP-8.2 Derick Rethans 2023-03-09 13:37:19 +00:00
  • 2922d678aa Merge branch 'fix-variadics-macro' into PHP-8.1 Derick Rethans 2023-03-09 13:34:01 +00:00
  • f45b3acb90 [ci skip] Add a comment to clarify the value of zend_call_info->num_args (#10812) Niels Dossche 2023-03-09 14:00:21 +01:00
  • aead0c8059 Fixed strict zpp arginfo test Derick Rethans 2023-03-09 12:20:56 +00:00
  • f8891f2861 Fixed strict zpp arginfo test Derick Rethans 2023-03-09 11:32:58 +00:00
  • 8a9b80cfe0 Add test case Derick Rethans 2023-03-07 16:34:49 +00:00
  • 717335ec63 Fixed macro generation for variadics, which don't have a default value Derick Rethans 2023-03-06 16:21:17 +00:00
  • 574e531127 Micro optimization: readonly properties always have a type Máté Kocsis 2023-03-09 10:03:21 +01:00
  • afd8695a22 Suppress -Wstrict-prototypes in GD extension (#10803) George Peter Banyard 2023-03-09 07:02:20 +00:00
  • 4379aa0231 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-08 22:18:25 +01:00
  • 1616ae2fb6 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-08 22:18:16 +01:00
  • 12290b796b Update libmysql 5.7 version Ilija Tovilo 2023-03-08 22:17:48 +01:00
  • 0d5c794967 [skip ci] Skip PECL nightly on forks Ilija Tovilo 2023-03-08 11:21:54 +01:00
  • b39ff334a3 Merge branch 'PHP-8.2' Niels Dossche 2023-03-07 20:36:41 +01:00
  • 411cd04541 Re-add some CTE functions that were removed from being CTE by a mistake Michael Voříšek 2023-03-03 23:58:26 +01:00
  • 7682868dd1 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-07 20:26:57 +01:00
  • 85df512a12 Fix GH-8065: opcache.consistency_checks > 0 causes segfaults in PHP >= 8.1.5 in fpm context Niels Dossche 2023-03-06 21:06:54 +01:00
  • ff62d117a3 Fix GH-8646: Memory leak PHP FPM 8.1 Niels Dossche 2023-03-04 23:22:05 +01:00
  • 3821938e81 Imply UTF8 validity in implode function (#10780) Michael Voříšek 2023-03-07 19:30:35 +01:00
  • 67b5e6b819 [skip ci] Update UPGRADING for saner array_(sum|product)() RFC George Peter Banyard 2023-03-07 15:49:00 +00:00
  • 3b06618813 RFC: Saner array_(sum|product)() (#10161) George Peter Banyard 2023-03-07 15:40:17 +00:00
  • 88b30e08cc ext/iconv/config.m4: add missing stdio.h include. Michael Orlitzky 2023-03-03 12:28:37 -05:00
  • fa65873502 */*.m4: update main() signatures. Michael Orlitzky 2023-03-03 12:16:14 -05:00
  • 3f7dadfeca Fix readonly+clone JIT issues Ilija Tovilo 2023-03-02 00:05:50 +01:00
  • ff71c9e159 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-07 11:03:07 +01:00
  • 805dafddbb Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-07 11:02:00 +01:00
  • cfe1aab865 Enable GitHub actions cancel-in-progress for PRs Ilija Tovilo 2023-03-06 23:18:41 +01:00
  • 17f72502d9 Merge branch 'PHP-8.2' Alex Dowad 2023-03-07 11:32:44 +02:00
  • d60833b079 Merge branch 'PHP-8.1' into PHP-8.2 Alex Dowad 2023-03-07 11:31:07 +02:00
  • 7c1ee5a02a mb_encode_mimeheader does not crash if provided encoding has no MIME name set Alex Dowad 2023-03-03 21:20:17 +02:00
  • 368febbf89 Remove unnecessary workaround for the true type Máté Kocsis 2023-03-07 09:08:16 +01:00
  • 648e896d0e Fix [-Wstrict-prototypes] in DBA George Peter Banyard 2023-03-06 17:03:41 +00:00
  • 08bae7f370 Merge branch 'PHP-8.2' Tim Düsterhus 2023-03-06 17:34:24 +01:00
  • 5087931963 random: Add missing php.h include to php_random.h (#10764) Tim Düsterhus 2023-03-06 17:33:52 +01:00
  • 9f591c9bf6 Revert "Throw on negative setcookie expiration timestamp" Ilija Tovilo 2023-03-06 16:32:46 +01:00
  • 486fb80947 [skip ci] Remove accidental run-tests.php line Ilija Tovilo 2023-03-06 15:04:40 +01:00
  • 9944f58d3f Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-06 15:03:19 +01:00
  • 1978a7b393 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-06 14:58:25 +01:00
  • 7202fe16b7 Fix GH-10709: UAF in recursive AST evaluation Ilija Tovilo 2023-02-27 13:47:57 +01:00
  • 87e3513274 Re-add missing EXPECTHEADERS sections Ilija Tovilo 2023-03-06 14:46:58 +01:00
  • 2110398dee Fix missing return FAILURE Ilija Tovilo 2023-03-06 14:44:36 +01:00
  • 82dfd93b9d Throw on negative setcookie expiration timestamp Ilija Tovilo 2023-03-06 14:01:17 +01:00
  • aef5250eae Merge branch 'PHP-8.2' Niels Dossche 2023-03-05 22:16:23 +01:00
  • a13cca8a81 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-05 22:12:36 +01:00
  • 22c9e7e27e Add missing error check on PEM_write_bio_PKCS7() Niels Dossche 2023-03-04 20:10:10 +01:00
  • 51ea4a680d Add missing error check on PEM_write_bio_CMS() nielsdos 2023-03-02 17:20:45 +01:00
  • d2ef1561fb Add missing error check on i2d_PKCS12_bio() nielsdos 2023-03-03 14:22:00 +01:00
  • 30ebecb1d4 Add missing error checks on EVP_MD_CTX_create() and EVP_VerifyInit() Niels Dossche 2023-03-03 15:17:21 +01:00
  • 6a7115359e Fix gcc warnings in zend_API.c with --disable-debug (#10786) Ilija Tovilo 2023-03-05 21:38:05 +01:00
  • 95fbd2039f Fix -Wmaybe-uninitialized warning in JIT Ilija Tovilo 2023-03-05 21:35:22 +01:00
  • ad7b90b674 Ignore -Warray-bounds compiler warning in JIT (#10789) Ilija Tovilo 2023-03-05 21:30:03 +01:00
  • 9f1269a34e [skip ci] fix typo in comment Ilija Tovilo 2023-03-05 21:28:50 +01:00
  • 5904952af9 Fix metaphone encode compiler warning Ilija Tovilo 2023-03-05 18:28:28 +01:00
  • 9fadf6d96b Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-05 17:50:50 +01:00
  • 256d23ca26 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-05 17:50:40 +01:00
  • 28ef654648 Update windows action to checkout@v3 Ilija Tovilo 2023-03-05 17:50:22 +01:00
  • 1be99faeff Fix strlen error message param name Kamil Tekiela 2023-03-04 23:25:42 +00:00
  • 43c71dfe52 Merge branch 'PHP-8.2' Niels Dossche 2023-03-05 00:05:42 +01:00
  • d8294f2824 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-04 23:57:03 +01:00
  • e633be3e87 Fix GH-10766: PharData archive created with Phar::Zip format does not keep files metadata (datetime) Niels Dossche 2023-03-04 00:04:02 +01:00
  • 86ec0bc55c Fix failure of AVX2-accelerated mb_check_encoding on 32-bit MS Windows Alex Dowad 2023-03-04 11:40:00 +02:00
  • 8abea1b3c2 random: Convert php_random_(bytes|int)_(silent|throw) into inline functions (#10763) Tim Düsterhus 2023-03-04 04:33:22 +01:00
  • 3310463484 Revert "Zend/zend_type_code: remove hard-coded integer values and" David CARLIER 2023-03-03 21:19:58 +00:00
  • 244b883c07 Merge branch 'PHP-8.2' David Carlier 2023-03-03 21:12:27 +00:00
  • eb9d556fd4 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-03-03 21:12:04 +00:00
  • 574a7e7ef8 ext/ftp fix ftp_nb_get signature (for failure). David Carlier 2023-03-03 13:07:09 +00:00
  • e053ba0a3a Do not allow side-effects when readonly property modification fails (#10757) Máté Kocsis 2023-03-03 19:53:42 +01:00
  • 792400bc68 Merge branch 'PHP-8.2' Derick Rethans 2023-03-03 16:52:51 +00:00
  • bbcc1dadea Merge branch 'PHP-8.1' into PHP-8.2 Derick Rethans 2023-03-03 16:52:26 +00:00
  • 7fcea9d260 Add missing ZEND_ARG_VARIADIC_OBJ_TYPE_MASK macro, and use consistent class_name variable name Derick Rethans 2023-03-03 16:31:56 +00:00