1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00

Commit Graph

  • e0ab056d0c Merge branch 'PHP-8.4' Arnaud Le Blanc 2025-06-27 15:47:36 +02:00
  • dd1a07f207 Merge branch 'PHP-8.3' into PHP-8.4 Arnaud Le Blanc 2025-06-27 15:46:54 +02:00
  • aee1d7fb96 Fix pcntl_rfork / pcntl_forkx with zend-max-execution-timers Arnaud Le Blanc 2025-06-27 14:02:36 +02:00
  • c7c6a79bd0 Add support for ParentNode::$children (#18908) Niels Dossche 2025-06-27 09:03:50 +02:00
  • 1b7f4567cb ext/date: Fix tests (#18891) Gina Peter Banyard 2025-06-26 21:38:08 +01:00
  • 171501b93f Replace @deprecated with #[\Deprecated] for internal constants (#18780) DanielEScherzer 2025-06-26 11:27:15 -07:00
  • e98879f19c main.c: fix a typo, add some capitalization [skip ci] (#18905) DanielEScherzer 2025-06-26 10:52:33 -07:00
  • 5e5b164bb4 Update NEWS with entries for security fixes PHP-8.3.23 Jakub Zelenka 2025-06-26 11:29:28 +02:00
  • 7b33b1c916 Update NEWS with entries for security fixes Jakub Zelenka 2025-06-26 11:24:54 +02:00
  • 8b61c49987 Allowed the use of formats like @param array<> (#18924) Saki Takamachi 2025-06-25 18:36:20 +09:00
  • aab281546c Merge branch 'PHP-8.4' Ilija Tovilo 2025-06-25 00:20:55 +02:00
  • 86e5c67d6c Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-06-25 00:20:44 +02:00
  • e892356884 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2025-06-25 00:20:24 +02:00
  • 9adc94985f Merge branch 'PHP-8.4' Shivam Mathur 2025-06-25 03:23:03 +05:30
  • a8bd3ba1bb Merge branch 'PHP-8.3' into PHP-8.4 Shivam Mathur 2025-06-25 03:22:43 +05:30
  • ac15486ae0 Fix CI for windows-2022 Shivam Mathur 2025-06-25 03:15:10 +05:30
  • ea6a7a9725 Fix CI for windows-2022 Shivam Mathur 2025-06-25 03:15:10 +05:30
  • 026ab919d0 Fix GHSA-453j-q27h-5p8x Ahmed Lekssays 2025-06-03 09:00:55 +00:00
  • 9cb3d8d200 Fix GHSA-453j-q27h-5p8x Ahmed Lekssays 2025-06-03 09:00:55 +00:00
  • be23be08dc Merge branch 'PHP-8.4' Niels Dossche 2025-06-24 23:30:08 +02:00
  • f77c04d007 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-24 23:29:50 +02:00
  • 359a21f102 Fix RCN violations in array functions Niels Dossche 2025-06-24 18:55:11 +02:00
  • 2965fb843d ext/pcntl: following up #15921 rework SYS_pidfd_open configure detection. (#18931) David CARLIER 2025-06-24 21:55:00 +01:00
  • 720917f39a Merge branch 'PHP-8.4' Shivam Mathur 2025-06-25 02:03:18 +05:30
  • d2a30acf33 Merge branch 'PHP-8.3' into PHP-8.4 Shivam Mathur 2025-06-25 02:01:59 +05:30
  • dc79f4c8c6 Merge branch 'PHP-8.2' into PHP-8.3 Shivam Mathur 2025-06-25 02:01:24 +05:30
  • 91f2458020 Merge branch 'PHP-8.1' into PHP-8.2 Shivam Mathur 2025-06-25 02:00:11 +05:30
  • 6233dc6210 Switch to windows-2022 in CI (#18927) Shivam Mathur 2025-06-25 01:57:07 +05:30
  • 6d15475815 sqlite3: Split off column name cache generation Niels Dossche 2025-06-24 19:41:14 +02:00
  • e7678cdaa4 sqlite3: Use Z_TRY_ADDREF Niels Dossche 2025-06-24 19:38:00 +02:00
  • 41d3440658 NEWS: add a missing backtick [skip ci] DanielEScherzer 2025-06-24 13:05:52 -07:00
  • aea3ade74f ext/pcntl: Added rusage parameter to pcntl_waitid Vladimir Vrzić 2024-09-16 17:59:40 +02:00
  • ca49a7bec2 RFC: Turn clone() into a function (#18919) Tim Düsterhus 2025-06-24 20:14:40 +02:00
  • 5ed8b2be55 Fix GH-18897: printf: empty precision is interpreted as precision 6, not as precision 0 (#18912) Niels Dossche 2025-06-24 19:06:47 +02:00
  • 39cf27689b php_gdb: Print some numeric fields as hexadecimal (#18925) Tim Düsterhus 2025-06-24 15:22:25 +02:00
  • 537ae4f990 removed ZEND_IS_XDIGIT() (#18926) Saki Takamachi 2025-06-24 20:40:09 +09:00
  • fc04966c36 Add NEWS and UPGRADING for sendmail error handling changes Jakub Zelenka 2025-06-24 12:30:35 +02:00
  • 6a7561203d mail: add logging on errors Jesse Hathaway 2025-06-03 10:03:10 -05:00
  • c5e7490963 mail: fix exit code handling of sendmail cmd Jesse Hathaway 2025-06-03 10:03:10 -05:00
  • d6fc7430b9 zend_string: Simplify logic in zend_interned_strings_init() (#18922) Tim Düsterhus 2025-06-24 08:50:47 +02:00
  • ecc602e3bb Remove non-existing INI directive detect_unicode (#18909) Peter Kokot 2025-06-23 23:44:20 +02:00
  • 29e94f89db Autotools: Remove obsole Autoconf macros (#18914) Peter Kokot 2025-06-23 23:43:52 +02:00
  • 65eade719f Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks Jakub Zelenka 2025-03-04 17:23:01 +01:00
  • c074645ac3 Fix GHSA-3cr5-j632-f35r: Null byte in hostnames Jakub Zelenka 2025-04-10 15:15:36 +02:00
  • 9376aeef9f Fix GHSA-hrwm-9436-5mv3: pgsql escaping no error checks Jakub Zelenka 2025-03-04 17:23:01 +01:00
  • cac8f7f1cf Fix GHSA-3cr5-j632-f35r: Null byte in hostnames Jakub Zelenka 2025-04-10 15:15:36 +02:00
  • d8c48903c4 Merge branch 'PHP-8.4' Niels Dossche 2025-06-23 22:29:00 +02:00
  • 3664f4a859 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-23 22:28:00 +02:00
  • 1e3d92f8a9 Fix GH-14082: Segmentation fault on unknown address 0x600000000018 in ext/opcache/jit/zend_jit.c Niels Dossche 2025-06-22 20:28:02 +02:00
  • 591b3249da Do not use RTLD_DEEPBIND if dlmopen is available (#18612) Daniil Gentili 2025-06-23 21:44:58 +02:00
  • 6eed02bacc Merge branch 'PHP-8.4' Niels Dossche 2025-06-23 20:10:27 +02:00
  • 56c4ddfaf6 Fix GH-18899: JIT function crash when emitting undefined variable warning and opline is not set yet Niels Dossche 2025-06-22 09:43:08 +02:00
  • 9b7252b8bd Merge branch 'PHP-8.4' Niels Dossche 2025-06-23 20:01:49 +02:00
  • ee2c0d7e7f Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-23 20:01:40 +02:00
  • 8e731ca622 Fix GH-18639: Internal class aliases can break preloading + JIT Niels Dossche 2025-06-22 20:18:55 +02:00
  • 8493495361 Merge branch 'PHP-8.4' Niels Dossche 2025-06-23 19:59:22 +02:00
  • eb78a0b53f Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-23 19:59:16 +02:00
  • 799ec7b8c5 Fix misleading errors in printf() Niels Dossche 2025-06-22 16:29:19 +02:00
  • b50898894d Unbreak PRINTF_DEBUG macro usages Niels Dossche 2025-06-22 16:03:45 +02:00
  • ddfa743aba Merge branch 'PHP-8.4' Ilija Tovilo 2025-06-23 17:48:36 +02:00
  • fe504d3357 Fix leak when creating cycle in hook Ilija Tovilo 2025-06-23 00:05:03 +02:00
  • c7f0ac1bf9 ext/random: Remove useless tests (#18920) Gina Peter Banyard 2025-06-23 13:59:05 +01:00
  • 7f80d4dc7d ext/session: Remove bool type coercions in tests Gina Peter Banyard 2025-06-23 14:56:03 +02:00
  • 4baecc1d4a ext/simplexml: Remove bool type coercions in tests Gina Peter Banyard 2025-06-23 14:50:49 +02:00
  • 40be5fa99f ext/sockets: Remove bool type coercions in tests Gina Peter Banyard 2025-06-23 14:43:53 +02:00
  • 4ff8d9f6b4 ext/uri: Remove bool type coercions in tests (#18921) Gina Peter Banyard 2025-06-23 13:49:20 +01:00
  • c26105d22e ext/posix: Remove ZPP tests Gina Peter Banyard 2025-06-23 14:17:53 +02:00
  • 8cd4f95ea3 ext/pcntl: Remove bool type coercions in tests Gina Peter Banyard 2025-06-23 14:16:28 +02:00
  • b068bef45d ext/dom: Remove bool type coercions in tests Gina Peter Banyard 2025-06-23 14:08:58 +02:00
  • c7778641dd ext/mbstring: Remove ZPP tests Gina Peter Banyard 2025-06-20 15:52:30 +02:00
  • c03f6065fa ext/calendar: Remove ZPP test Gina Peter Banyard 2025-06-20 15:20:16 +02:00
  • 67bbf9c961 ext/filter: Remove ZPP test Gina Peter Banyard 2025-06-20 15:17:51 +02:00
  • 0f55c20afd Merge branch 'PHP-8.4' David Carlier 2025-06-23 11:47:10 +01:00
  • e3fe9a93c7 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-06-23 11:46:45 +01:00
  • 2ccd2b016d ext/calendar: jewishtojd overflow on year argument. David Carlier 2025-06-14 11:11:38 +01:00
  • 81865ec5bd uri: Improve exceptions for Uri\WhatWg\Url (#18855) Tim Düsterhus 2025-06-23 12:14:00 +02:00
  • 375316d0e2 ext/sqlite3: Sqlite3Result::fetchAll() David Carlier 2025-06-19 23:38:51 +01:00
  • 22bd2ae63f ext/sqlite3: explain statement support addition. David Carlier 2025-06-15 00:04:30 +01:00
  • e9310171f7 [skip ci] Add myself to EXTENSIONS (#18918) Saki Takamachi 2025-06-23 15:29:20 +09:00
  • ddd33fd7e4 Generated arginfo headers: combine preprocessor conditional blocks (2) (#18667) DanielEScherzer 2025-06-22 14:35:28 -07:00
  • 4dfba7a250 [RFC] Final Property Promotion DanielEScherzer 2025-06-22 12:29:26 -07:00
  • 01c3001eb7 ext/tidy: zend_parse_parameters_none -> ZEND_PARSE_PARAMETERS_NONE macro (#18913) David CARLIER 2025-06-22 19:47:36 +01:00
  • 4f1b005522 Autotools: Enable tsrmls cache in hash extension on big endian (#15303) Peter Kokot 2025-06-22 16:03:55 +02:00
  • 3df665a888 [Windows build] Remove redundant flags definitions (#18890) Peter Kokot 2025-06-22 15:19:08 +02:00
  • b727821c79 Merge branch 'PHP-8.4' Niels Dossche 2025-06-22 13:09:09 +02:00
  • 2577e3a703 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-22 13:08:05 +02:00
  • a5f21ca700 Fix GH-18901: integer overflow mb_split Niels Dossche 2025-06-22 10:13:06 +02:00
  • a2461021b6 Merge branch 'PHP-8.4' David Carlier 2025-06-22 11:46:16 +01:00
  • 0afe0bb777 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-06-22 11:43:40 +01:00
  • 2694eb9df0 Fixed GH-18902: ldap_exop/ldap_exop_sync assert triggered on empty request OID David Carlier 2025-06-22 08:00:08 +01:00
  • 9b6df109c7 Don't use the obj_map cache for attributes (#18895) Niels Dossche 2025-06-22 12:31:06 +02:00
  • 479e9be45d Store hash table entry directly in dom_nnodemap_object Niels Dossche 2025-06-21 23:13:04 +02:00
  • 8736342782 Pack dom_nnodemap_object fields together with a union that can't be active at the same time Niels Dossche 2025-06-21 22:38:01 +02:00
  • 26aea0ed37 Tweak sizes of some dom_nnodemap_object fields Niels Dossche 2025-06-21 22:34:23 +02:00
  • 8526de84a5 Move common obj_map API functions to obj_map.c Niels Dossche 2025-06-21 22:32:11 +02:00
  • 37549e4563 ext/gmp: Remove bool type coercions in tests Gina Peter Banyard 2025-06-21 22:11:42 +02:00
  • fa81a23138 ext/exif: Remove bool type coercions in tests Gina Peter Banyard 2025-06-21 22:07:54 +02:00
  • 5f3e10de8b ext/bz2: Remove bool type coercions in tests Gina Peter Banyard 2025-06-21 22:07:16 +02:00
  • 8316ff2b0a ext/dba: Remove bool type coercions in tests Gina Peter Banyard 2025-06-21 22:05:53 +02:00
  • 091308cb3e ext/soap: Remove bool type coercions in tests Gina Peter Banyard 2025-06-21 22:01:49 +02:00