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

Commit Graph

  • 577db99462 Verify stub aliases in CI (#13682) Máté Kocsis 2024-03-13 23:32:35 +01:00
  • cc0260e014 Change return type of DOM\HTMLDocument::saveHTML() (#13701) Niels Dossche 2024-03-13 21:49:40 +01:00
  • 330cc5cdb2 Deprecate implicit nullable parameter types (#12959) Máté Kocsis 2024-03-13 21:40:26 +01:00
  • b3410360cc ext/gettext: updating apis accepting domain behavior. David Carlier 2024-03-12 20:24:16 +00:00
  • c2d20f48c5 Merge branch 'PHP-8.3' David Carlier 2024-03-13 19:35:50 +00:00
  • bbb6ffa545 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-03-13 19:35:36 +00:00
  • 334419e157 zend test fix copy_file_range for musl. David Carlier 2024-03-13 18:50:17 +00:00
  • 7c63a43deb Merge branch 'PHP-8.3' Tim Düsterhus 2024-03-13 20:16:02 +01:00
  • 0d0375ab91 Merge branch 'PHP-8.2' into PHP-8.3 Tim Düsterhus 2024-03-13 20:14:00 +01:00
  • f34721cabd random: Initialize the mode field when seeding in php_random_default_status() (#13690) Tim Düsterhus 2024-03-13 20:13:48 +01:00
  • 3bf4bcc775 Update IR Dmitry Stogov 2024-03-13 21:22:50 +03:00
  • 8793f9938b Merge branch 'PHP-8.3' Niels Dossche 2024-03-13 17:59:43 +01:00
  • b58dc6fd1a Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-03-13 17:49:31 +01:00
  • 6985aff7c3 Fix GH-13680: Segfault with session_decode and compilation error Niels Dossche 2024-03-12 21:10:53 +01:00
  • f1a22d0943 fix: typos (#13694) guangwu 2024-03-13 16:30:33 +08:00
  • 5cba2a3dc5 Update versions for PHP 8.3.4 php-8.3.4 Jakub Zelenka 2024-03-12 23:41:13 +00:00
  • 7ff78f7b10 Add test case for bug #48339 Niels Dossche 2024-03-12 22:45:39 +01:00
  • 94a12d5b31 ext/curl: Cleanup config.w32 to remove superfluous checks and outdated comments (#13684) Ayesh Karunaratne 2024-03-12 23:56:07 +07:00
  • 18dffa6b73 Fix defined but not used warnings (#13678) Peter Kokot 2024-03-12 17:49:07 +01:00
  • 4e80788597 Update versions for PHP 8.2.17 php-8.2.17 Sergey Panteleev 2024-03-12 17:24:40 +03:00
  • 980f7bd2c9 Implement INIT_FCALL offset optimization Ilija Tovilo 2024-03-07 18:24:31 +01:00
  • 4bf4c24aa8 Implement fcontext handling for sparc64_sysv_elf. Claudio Jeker 2024-02-13 10:37:20 +01:00
  • a04577fb4a Mark sapi/embed as non experimental (#13668) Peter Kokot 2024-03-11 22:19:27 +01:00
  • 47949101ae ext/sodium: Add new AEGIS constants to UPGRADING file (#13673) Ayesh Karunaratne 2024-03-12 04:16:22 +07:00
  • 3c33430d27 Fix 32-bit DOM characterdata failures (#13663) Niels Dossche 2024-03-11 21:16:13 +01:00
  • ef8dcbda49 Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-03-11 15:15:36 +01:00
  • 1b5d9f657b [ci skip] NEWS Arnaud Le Blanc 2024-03-11 15:14:28 +01:00
  • a4d769ccb3 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-03-11 15:13:56 +01:00
  • 809446d3d1 [ci skip] NEWS Arnaud Le Blanc 2024-03-11 15:13:03 +01:00
  • 0ea80126ea Fix GH-13508: JITed QM_ASSIGN may be optimized out when op1 is null (#13610) Arnaud Le Blanc 2024-03-11 15:10:12 +01:00
  • 8595bead87 Use default Autoconf's AC_LANG_PROGRAM (#13565) Peter Kokot 2024-03-11 00:24:57 +01:00
  • 586a0dd369 Find SELinux library with pkgconf (#13645) Peter Kokot 2024-03-10 21:31:56 +01:00
  • d2635b10b4 Remove unused php_std_auto_global_callback() (#13656) Peter Kokot 2024-03-10 18:05:51 +01:00
  • edbef3e4ac Merge branch 'PHP-8.3' Shivam Mathur 2024-03-10 20:23:15 +05:30
  • 59e8c267fa Merge branch 'PHP-8.2' into PHP-8.3 Shivam Mathur 2024-03-10 20:18:47 +05:30
  • 0e05f26be6 Fix brew action (#13659) Shivam Mathur 2024-03-10 07:41:24 -07:00
  • d667e73f46 Merge branch 'PHP-8.3' Ilija Tovilo 2024-03-10 15:15:40 +01:00
  • be72bc4b07 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-03-10 15:15:32 +01:00
  • bc6a1c933f [skip ci] Mark another openssl test as xfail Ilija Tovilo 2024-03-10 15:15:12 +01:00
  • d0e15c8502 Fix external pcre2 build (#13662) Niels Dossche 2024-03-10 13:15:15 +01:00
  • cfdbf7743d Merge branch 'PHP-8.3' Niels Dossche 2024-03-10 11:28:15 +01:00
  • 5fc3518426 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-03-10 11:28:05 +01:00
  • 65593e10ef Fix nightly failure due to type in file_put_contents_5gb.phpt Niels Dossche 2024-03-10 11:27:47 +01:00
  • 816f6a53d0 Find AppArmor library with pkgconf (#13644) Peter Kokot 2024-03-10 11:12:54 +01:00
  • 539d8d9259 Use common helper macro for getting the node in property handlers Niels Dossche 2024-03-09 18:05:28 +01:00
  • 649394d357 Remove redundant namespace define Niels Dossche 2024-03-09 17:34:44 +01:00
  • d57e7a920b Use BAD_CAST consistently Niels Dossche 2024-03-09 17:32:25 +01:00
  • 37791d6f92 Cleanup buffer handling in saveHTML Niels Dossche 2024-03-09 17:28:36 +01:00
  • 6c55513e33 Use true instead of 1 with php_dom_throw_error Niels Dossche 2024-03-09 17:26:54 +01:00
  • 751163d18e Change stricterror type to bool Niels Dossche 2024-03-09 17:25:38 +01:00
  • 63bb04e5bf Simplify DOM_RET_OBJ macro Niels Dossche 2024-03-09 17:23:26 +01:00
  • 1cb86b6fcb Cleanup php_dom_create_object() Niels Dossche 2024-03-08 22:50:13 +01:00
  • a0b821b543 Check library containing socket() with AC_SEARCH_LIBS (#13642) Peter Kokot 2024-03-10 06:53:39 +01:00
  • bb1ef4fe21 ext/gmp: gmp_invert addressing todo. (#13654) David CARLIER 2024-03-09 23:10:12 +00:00
  • 3c74f4ab10 Merge branch 'PHP-8.3' Niels Dossche 2024-03-09 23:20:29 +01:00
  • 134464e451 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-03-09 23:20:16 +01:00
  • e3711af8ce Add ZPP checks in DOMNode::{__sleep,__wakeup} Niels Dossche 2024-03-09 14:58:57 +01:00
  • 58a14fbd6f Merge branch 'PHP-8.3' Ilija Tovilo 2024-03-09 23:09:22 +01:00
  • 5cbcc10c6c Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-03-09 23:09:13 +01:00
  • 00f9c5eeb4 Remove MAP_JIT flag Ilija Tovilo 2024-03-08 19:10:28 +01:00
  • cc953e5ebc Merge branch 'PHP-8.3' Jakub Zelenka 2024-03-09 19:59:39 +00:00
  • 4612bb77fb Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2024-03-09 19:59:06 +00:00
  • 2343791aff Fix GH-13203: file_put_contents fail on strings over 4GB on Windows divinity76 2024-01-20 19:38:49 +01:00
  • 2f6a210755 Use memmove() unconditionally in the code (#13647) Peter Kokot 2024-03-09 20:30:08 +01:00
  • 7b8a571f4a Update the security.txt changes link (#13646) Peter Kokot 2024-03-09 20:29:05 +01:00
  • a47849deaf Change return type of hash_update() to true (#13652) Niels Dossche 2024-03-09 20:02:50 +01:00
  • 14b6c981c3 [RFC] Add a way to opt-in ext/dom spec compliance (#13031) Niels Dossche 2024-03-09 16:56:00 +01:00
  • f438b3bc69 Merge branch 'PHP-8.3' Jakub Zelenka 2024-03-09 09:43:10 +00:00
  • a19267d488 Fix GH-11086: FPM: config test runs twice in daemonised mode Jakub Zelenka 2024-02-08 16:34:19 +00:00
  • 82897fc447 Minor cleanup in dom_node_concatenated_name_helper() (#13639) Niels Dossche 2024-03-09 10:12:49 +01:00
  • f9ddd2b0c8 NEWS Saki Takamachi 2024-03-09 10:36:07 +09:00
  • 3dc9503a96 Revert "Fixed GH-13167 Fixed the behavior of bindValue and bindParam. (#13384)" Saki Takamachi 2024-03-09 10:34:32 +09:00
  • 00bee30132 Revert "Tidy up UT and add NEWS entry" Saki Takamachi 2024-03-09 10:34:17 +09:00
  • 893fdda349 Merge branch 'PHP-8.3' Peter Kokot 2024-03-09 01:30:15 +01:00
  • 72197e36b8 Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-03-09 01:28:55 +01:00
  • a284c3e873 [skip ci] Add CODEOWNERS in PHP-8.2 branch Peter Kokot 2024-03-09 01:27:54 +01:00
  • 2e50371a7a round: Abolished the CPU rounding mode change and modified it to a different logic. (#13435) Saki Takamachi 2024-03-09 08:51:37 +09:00
  • 447e6428d5 Revert "Fixed to avoid incorrect optimization with llvm15.0.0" Saki Takamachi 2024-03-09 08:50:38 +09:00
  • 16d0394ef4 Fixed to avoid incorrect optimization with llvm15.0.0 Saki Takamachi 2024-02-20 12:22:57 +09:00
  • 700fbca58d Change getThis() into ZEND_THIS where possible (#13641) Niels Dossche 2024-03-08 22:19:06 +01:00
  • 1dfba4273f Simplify FPM ACL check (#13604) Peter Kokot 2024-03-08 20:38:31 +01:00
  • a46438e87f Remove htonl() Autoconf check (#13627) Peter Kokot 2024-03-08 19:36:30 +01:00
  • 7bca3c7f45 Check sys/sdt.h with AC_CHECK_HEADER (#13626) Peter Kokot 2024-03-08 19:35:44 +01:00
  • ba8633a9ce Use fabsf() and floorf() unconditionally in bundled libgd (#13624) Peter Kokot 2024-03-08 19:28:52 +01:00
  • c443c1d7b8 Merge branch 'PHP-8.3' Ilija Tovilo 2024-03-08 19:09:33 +01:00
  • a8d575ecef Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-03-08 19:09:27 +01:00
  • 932982f867 [skip ci] Mark problematic openssl tests as xfail for now Ilija Tovilo 2024-03-07 17:54:12 +01:00
  • d6d3370034 Implement GH-13609: Dump wrapped object in WeakReference class (#13621) Niels Dossche 2024-03-08 18:31:24 +01:00
  • e7888a46fa Merge branch 'PHP-8.3' Niels Dossche 2024-03-08 18:27:19 +01:00
  • 3fba242124 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-03-08 18:27:10 +01:00
  • 608ef99a65 [ci skip] NEWS Niels Dossche 2024-03-08 18:26:36 +01:00
  • 39b8d5c871 Fix GH-13612: Corrupted memory in destructor with weak references Niels Dossche 2024-03-06 23:14:47 +01:00
  • 6fb1c7a742 Remove unnecessary skip checks (#13637) Kamil Tekiela 2024-03-08 16:59:51 +01:00
  • c412919c93 Add hosted docs link to docs/README.md Michael Voříšek 2024-03-08 11:31:25 +01:00
  • 540e37fd44 Merge branch 'PHP-8.3' Peter Kokot 2024-03-07 22:44:59 +01:00
  • 88e90c6f83 Move CODEOWNERS to .github (#13591) Peter Kokot 2024-03-07 22:44:31 +01:00
  • 91d18d8120 [ci skip] NEWS Niels Dossche 2024-03-07 20:50:30 +01:00
  • 3ddd341329 [ci skip] NEWS and UPGRADING Niels Dossche 2024-03-07 20:26:35 +01:00
  • a8c927005e Skip validity and length calls when the byte cannot be part of a multibyte sequence Niels Dossche 2024-03-06 21:54:49 +01:00
  • 1571eed08f Replace dead overflow checks with assertions and avoid indirect call overhead Niels Dossche 2024-02-21 18:15:28 +01:00