1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00

Commit Graph

  • 9a36e513a6 ftp: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:48:52 +02:00
  • ba3145d781 ffi: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:48:44 +02:00
  • f57e308e88 dom: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:48:37 +02:00
  • 82d546ace5 dba: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:48:29 +02:00
  • 88d153f45e date: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:48:22 +02:00
  • 510fffc464 com_dotnet: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:48:06 +02:00
  • 4870baacf0 calendar: Use true / false instead of 1 / 0 when assigning to bool Tim Düsterhus 2025-09-23 22:46:40 +02:00
  • c98cca6f47 Merge branch 'PHP-8.5' Gina Peter Banyard 2025-09-24 16:50:46 +01:00
  • 84ec65c599 Update NEWS Gina Peter Banyard 2025-09-24 16:49:10 +01:00
  • b4b0155f64 opcache: Fix segfault in function JIT due to NAN to bool warning (#19947) Gina Peter Banyard 2025-09-24 16:48:02 +01:00
  • f7e39a91d5 Bump php-sdk-binary-tools tag (#19948) Shivam Mathur 2025-09-24 21:05:21 +05:30
  • 0d4ff662e6 Expose the source of exit points in zend_jit_dump_exit_info() Arnaud Le Blanc 2025-09-04 12:04:50 +02:00
  • 5b8a5320df Tweak get/set-only hook error messages Ilija Tovilo 2025-09-22 12:42:56 +02:00
  • 595eb04687 Merge branch 'PHP-8.5' Ilija Tovilo 2025-09-23 23:43:28 +02:00
  • 0202124fe2 Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2025-09-23 23:43:20 +02:00
  • 6d6d50ee98 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-09-23 23:42:21 +02:00
  • 68d5ddbda1 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2025-09-23 23:42:12 +02:00
  • e370c57156 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2025-09-23 23:42:05 +02:00
  • 197921a8aa [skip ci] Add 8.6 to nightly_matrix.php Ilija Tovilo 2025-09-23 23:41:42 +02:00
  • 34631f596b Merge branch 'PHP-8.5' Daniel Scherzer 2025-09-23 16:24:01 -04:00
  • 55e614ce75 [ci skip] Update NEWS for PHP 8.5.0 RC2 Daniel Scherzer 2025-09-23 16:22:57 -04:00
  • da775b8332 Update versions for PHP 8.5.0RC1 php-8.5.0RC1 Daniel Scherzer 2025-09-23 16:19:29 -04:00
  • 09ef8717fe Merge branch 'PHP-8.5' Daniel Scherzer 2025-09-23 15:13:50 -04:00
  • ea580760f0 Prepare for PHP 8.5.0RC1 Daniel Scherzer 2025-09-23 15:11:52 -04:00
  • a4c712c379 master is now for PHP 8.6.0-dev Daniel Scherzer 2025-09-23 14:59:55 -04:00
  • a9b69b1b3d Fix Uri\WhatWg\Url::withHost() (#19935) Calvin Buckley 2025-09-23 15:44:07 -03:00
  • 7791bc69c5 Update versions for PHP 8.3.26 php-8.3.26 Jakub Zelenka 2025-09-23 19:57:26 +02:00
  • decf77f2fb Merge branch 'PHP-8.4' Ilija Tovilo 2025-09-23 17:15:17 +02:00
  • 7bce6d89e7 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-09-23 17:15:09 +02:00
  • c6a6cb79f9 [skip ci] Skip php_cli_server_pdeathsig.phpt if pgrep is missing Ilija Tovilo 2025-09-22 19:46:17 +02:00
  • 8b51bcaa18 Fix CGI with auto_globals_jit=0 Ilija Tovilo 2025-09-18 11:57:38 +02:00
  • 7a63dcc3ca Merge branch 'PHP-8.4' Ilija Tovilo 2025-09-23 16:42:31 +02:00
  • 473ce44108 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-09-23 16:22:06 +02:00
  • 8bcf8ae1b3 Update NEWS for PHP 8.4.13 php-8.4.13 Calvin Buckley 2025-09-23 11:14:32 -03:00
  • 3e1a564f92 Update versions for PHP 8.4.13 Calvin Buckley 2025-09-23 11:14:07 -03:00
  • a885372a08 Fix more curl 8.16 issues Ilija Tovilo 2025-09-23 14:14:09 +02:00
  • d9ca72f891 Add composer.json.in to ext/skeleton for PIE support (#19853) James Titcumb 2025-09-23 13:57:33 +01:00
  • dcc4b0ff07 Fix build when --with-openssl-legacy-provider set Jakub Zelenka 2025-09-23 11:32:12 +02:00
  • 320fe2975b core: Warn when coercing NAN to other types Gina Peter Banyard 2025-09-22 03:03:42 +01:00
  • d27e1e1723 core: Add new test for coercions from NAN Gina Peter Banyard 2025-09-22 03:02:01 +01:00
  • f389aded6a Warn on http_response_code() after header('HTTP/...') Ilija Tovilo 2025-06-27 20:36:47 +02:00
  • e23c6222da uri: Clean up naming of remaining public symbols (#19917) Tim Düsterhus 2025-09-23 09:19:56 +02:00
  • 6e1b1900f0 Mark enums and static fake closures as not collectable Ilija Tovilo 2025-09-18 03:25:31 +02:00
  • 78c997f36f Make ReflectionConstant non-final sasezaki 2025-09-21 22:13:27 +09:00
  • 83ccc97d80 Merge branch 'PHP-8.4' Dmitry Stogov 2025-09-22 20:14:49 +03:00
  • 1302b9f6da Update IR Dmitry Stogov 2025-09-22 20:14:21 +03:00
  • 58981ade34 Merge branch 'PHP-8.4' Dmitry Stogov 2025-09-22 19:31:41 +03:00
  • ef202cc4b7 Update IR Dmitry Stogov 2025-09-22 19:31:06 +03:00
  • f0878c8e30 Merge branch 'PHP-8.4' Arnaud Le Blanc 2025-09-22 17:57:08 +02:00
  • 32c919b474 Handle references after FETCH_OBJ_R with REG destination Arnaud Le Blanc 2025-09-15 11:30:23 +02:00
  • 1aafd3e4eb Fix bzopen() stream mode validation Ilija Tovilo 2025-09-12 14:03:01 +02:00
  • 707f78528c uri: Inline parser and uri into uri_object_t (#19906) Tim Düsterhus 2025-09-22 11:46:14 +02:00
  • c79d8b6449 Merge branch 'PHP-8.4' Ilija Tovilo 2025-09-22 10:56:51 +02:00
  • 74cacdd161 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-09-22 10:56:40 +02:00
  • 266cb7d892 Fix curl 8.16.0 compilation with zts Ilija Tovilo 2025-09-22 10:55:59 +02:00
  • e6c07b004b Fix GH-14402: Add support for serialization in SplPriorityQueue, SplMinHeap and SplMaxHeap (#19447) Alexandre Daubois 2025-09-22 09:43:09 +02:00
  • 4bc060c0f3 Update NEWS and UPGRADING for __wakeup() deprecation of date classes Gina Peter Banyard 2025-09-22 00:10:19 +01:00
  • 4fbd2480bf ext/date: Deprecate __wakeup() methods in favour of __unserialize() (#19827) Gina Peter Banyard 2025-09-22 00:06:30 +01:00
  • 2a19375dd0 Update NEWS and UPGRADING for OOB floats to int casts Gina Peter Banyard 2025-09-21 23:56:27 +01:00
  • b4ed215299 core: Warn when non-representable floats are coerced to int (#19760) Gina Peter Banyard 2025-09-21 23:53:16 +01:00
  • 5f00673a45 uri: Fix handling of large port numbers in URI struct (#19905) Tim Düsterhus 2025-09-21 23:19:54 +02:00
  • c7485a0b8f uri: Fix const-correctness violation in uri_*_from_obj (#19907) Tim Düsterhus 2025-09-21 22:23:51 +02:00
  • d58ecb5d3d uri: Clean up logic in uri_unserialize() (#19903) Tim Düsterhus 2025-09-21 22:23:33 +02:00
  • 5897071ab6 Fix refcounting on zend_empty_array in ext-uri (GH-19908) Ilija Tovilo 2025-09-21 21:56:04 +02:00
  • 9fe6fb2566 ext/iconv: Build fix for illumos distributions and solaris Jacob Adams 2025-06-24 15:56:47 -06:00
  • 1f6ac30769 Allow empty statements before declare(strict_types) Niels Dossche 2025-09-17 15:06:25 +02:00
  • 5c6f25bd64 Merge branch 'PHP-8.4' David Carlier 2025-09-21 14:26:02 +01:00
  • ea822513b3 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-09-21 14:25:52 +01:00
  • 933e087843 Fix GH-19885: dba_fetch() overflow on skip argument. David Carlier 2025-09-19 12:29:46 +01:00
  • 3b6d83aa9c ext/standard: set[raw]cookie: No format call needed for constant expires (#19900) Marc Bennewitz 2025-09-21 13:25:24 +02:00
  • cb49281739 uri: Pass uri_object_t instead of zend_object where possible (#19854) Tim Düsterhus 2025-09-20 10:43:42 +02:00
  • 2b637dfc4e Rename php_uri_parser free to destroy (#19888) Jakub Zelenka 2025-09-19 20:12:35 +02:00
  • 0bb146fae0 Make the call VM read the opline back after interrupts (#19890) Bob Weinand 2025-09-19 19:44:56 +02:00
  • 41538c9ff4 NEWS Arnaud Le Blanc 2025-09-19 19:02:49 +02:00
  • ef9a89f7ec Merge branch 'PHP-8.4' Arnaud Le Blanc 2025-09-19 18:13:37 +02:00
  • 938226083e Merge branch 'PHP-8.3' into PHP-8.4 Arnaud Le Blanc 2025-09-19 14:16:21 +02:00
  • 7a1bb71127 Fix GH-19480: error_log php.ini cannot be unset when open_basedir is configured Niels Dossche 2025-08-15 11:06:53 +02:00
  • e408bcafb2 Fix early exit condition in phpize.bat (#19886) Shivam Mathur 2025-09-19 17:32:34 +05:30
  • 4a58cf3671 CI: update push.yml ignore-paths to use YAML anchors aliases Ayesh Karunaratne 2025-09-19 17:42:08 +07:00
  • a46be36091 ext/ldap: [RFC] Deprecate build with Oracle Instance Client version. (#19809) David CARLIER 2025-09-19 11:04:41 +01:00
  • c89359164b main: Disable $_SERVER JIT when register_argc_argv=1 (#19833) Tim Düsterhus 2025-09-17 19:48:18 +02:00
  • fe0263f344 uri: Throw UriError for unexpected failures (#19850) Tim Düsterhus 2025-09-17 19:46:19 +02:00
  • 4b6c465588 Implement curl_copy_handle in terms of object cloning (#19841) Tim Düsterhus 2025-09-17 17:03:06 +02:00
  • 025ac98c75 Merge branch 'PHP-8.4' Ilija Tovilo 2025-09-17 15:56:46 +02:00
  • 657dfc91f8 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-09-17 15:56:35 +02:00
  • 6eb3faef3b Fix use-of-uninitialized-value in zend_get_arg_offset_by_name() Ilija Tovilo 2025-09-16 13:39:35 +02:00
  • 1ac68e7b07 Fix GH-8157: post_max_size evaluates .user.ini too late in php-fpm Jakub Zelenka 2025-07-31 13:42:54 +02:00
  • 585e58138f Merge branch 'PHP-8.4' Alexandre Daubois 2025-09-16 15:11:26 +02:00
  • c569f51488 Merge branch 'PHP-8.3' into PHP-8.4 Alexandre Daubois 2025-09-16 15:10:23 +02:00
  • 75217c16c8 Fix GH-19801: address leak when calling var_dump() with recursion in __debugInfo() (#19837) Alexandre Daubois 2025-09-16 15:05:45 +02:00
  • 7a06f6b4eb [fuzzer][skip ci] Wrap php_request_shutdown() in zend_try (GH-19846) Ilija Tovilo 2025-09-16 13:06:52 +02:00
  • 05055869ee Merge branch 'PHP-8.4' Ilija Tovilo 2025-09-16 13:01:19 +02:00
  • 1da41afdf3 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-09-16 13:00:56 +02:00
  • f045716288 Fix incorrect HASH_FLAG_HAS_EMPTY_IND flag on userland array Ilija Tovilo 2025-09-15 22:07:38 +02:00
  • 28fc06be49 zend_hash: Assert that the interned parameter is not a lie (#19843) Tim Düsterhus 2025-09-16 10:51:07 +02:00
  • 1644af21dd zend_builtin_functions: Do not allocate to store name of FLF when fetching backtrace (#19842) Tim Düsterhus 2025-09-15 19:19:50 +02:00
  • 685e4df982 Merge branch 'PHP-8.4' Derick Rethans 2025-09-15 14:18:21 +01:00
  • 1c323f1f1e Merge branch 'PHP-8.3' into PHP-8.4 Derick Rethans 2025-09-15 14:18:13 +01:00
  • 4ad4d54873 Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2025-09-15 14:18:03 +01:00
  • be5784dfec Revert "Update timelib to 2022.14" Derick Rethans 2025-09-15 14:16:24 +01:00