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

Commit Graph

  • c02f6fb3fe Output blocks of safe chars in php_filter_encode_html() Niels Dossche 2025-06-07 14:28:44 +02:00
  • 31b4f39d3e Use ZVAL_NEW_STR() for new string in php_filter_encode_html() Niels Dossche 2025-06-07 14:23:35 +02:00
  • 1a18012be3 zend_vm_gen: Fix GET_OP*_OBJ_ZVAL_PTR_DEREF for ANY (#18746) Tim Düsterhus 2025-06-09 09:34:49 +02:00
  • e3cfa4bcae ext/pdo_sqlite: PDO::sqliteCreateCollection return type strenghtening. David Carlier 2025-06-07 16:35:30 +01:00
  • eac91d0453 [ci skip] Fix UPGRADING formatting Niels Dossche 2025-06-08 13:25:56 +02:00
  • cb04226b4a Avoid making a redundant copy in php_filter_callback() (#18794) Niels Dossche 2025-06-08 11:23:31 +02:00
  • ceffa70b97 ext/pdo_sqlite: Fix GH-18796 test exception message. (#18798) David CARLIER 2025-06-07 15:53:46 +01:00
  • b72dccb3e3 Merge branch 'PHP-8.4' David Carlier 2025-06-07 14:29:13 +01:00
  • 1044558b64 ext/pdo_sqlite: createCollation memory leaks fix. David Carlier 2025-06-07 13:31:55 +01:00
  • d15c61e84c ext/gettext: fixed typo in config.m4 (#18790) NickSdot 2025-06-07 14:31:51 +08:00
  • cce0efdff8 Revert "ext/pdo_pgsql: Delete unused constants" David Carlier 2025-06-06 14:45:59 +01:00
  • 01abca9852 [skip ci ] fix: deleted stray semicolon (GH-18782) NickSdot 2025-06-06 20:25:19 +08:00
  • a8b7c65bca Merge branch 'PHP-8.4' Jakub Zelenka 2025-06-06 13:55:00 +02:00
  • c772963c9c Merge branch 'PHP-8.3' into PHP-8.4 Jakub Zelenka 2025-06-06 13:54:25 +02:00
  • ae92b85572 Fix linking ext/curl against OpenSSL (#13262) Peter Kokot 2024-02-14 13:52:01 +01:00
  • cc1f1c60ee [skip ci] giving proper credits to last changes in ext/pdo_pgsql David Carlier 2025-06-06 08:17:30 +01:00
  • e549ccb32e ext/pdo_pgsql: Delete unused constants Jakub Vrána 2025-04-19 21:31:08 +02:00
  • 2751064692 use XSSE for bcmath (#18770) Saki Takamachi 2025-06-06 08:25:52 +09:00
  • 8f3cdf6236 gen_stub: Add support for attributes on constants in stubs (#18735) DanielEScherzer 2025-06-05 14:46:46 -07:00
  • 99d56248f8 Merge branch 'PHP-8.4' Niels Dossche 2025-06-05 21:51:44 +02:00
  • 976143e365 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-05 21:51:38 +02:00
  • 4162c20787 Fix compile without ZEND_MM_STORAGE Niels Dossche 2025-06-05 21:51:30 +02:00
  • 19b1173577 ext/tidy: Add some const qualifiers Gina Peter Banyard 2025-06-05 13:34:28 +01:00
  • d97a90acb8 ext/tidy: Use zend_result type instead of int type Gina Peter Banyard 2025-06-05 13:37:57 +01:00
  • feff5381b4 ext/tidy: Reduce scope of variable and rename to prevent variable shadowing Gina Peter Banyard 2025-06-05 13:32:25 +01:00
  • 25057811a5 ext/tidy: Use RETURN_BOOL() where possible Gina Peter Banyard 2025-06-05 12:56:32 +01:00
  • bf3d7d1f9a ext/tidy: Use RETURN_STR() instead of RETVAL_STR() + return; Gina Peter Banyard 2025-06-05 12:51:13 +01:00
  • 4fd91c6fa4 ext/tidy: Use RETURN_THROWS() macro Gina Peter Banyard 2025-06-05 12:50:38 +01:00
  • b7db5c8129 ext/tidy: Remove TIDY_SET_CONTEXT macro Gina Peter Banyard 2025-06-05 12:49:30 +01:00
  • d40e3200a7 ext/tidy: Use uint32_t and bool types instead of unsigned int type Gina Peter Banyard 2025-06-05 12:46:49 +01:00
  • 688fed36ca Merge branch 'PHP-8.4' Jakub Zelenka 2025-06-05 18:05:51 +02:00
  • 7a15d2a5c0 Merge branch 'PHP-8.3' into PHP-8.4 Jakub Zelenka 2025-06-05 18:05:24 +02:00
  • d15e119d07 Use cheaper functions to get member name in PDO (#18769) Niels Dossche 2025-06-05 17:46:56 +02:00
  • 444cc78a3e Skip OpenSSL proxy test for bug #74796 on Windows Jakub Zelenka 2025-06-05 16:18:06 +02:00
  • 91becb3042 ext/tidy: config options checks strengthening. David Carlier 2025-06-03 20:49:29 +01:00
  • 9ae5b4e9be Merge branch 'PHP-8.4' Jakub Zelenka 2025-06-05 14:12:48 +02:00
  • 086a470208 Merge branch 'PHP-8.3' into PHP-8.4 Jakub Zelenka 2025-06-05 14:10:57 +02:00
  • 42f6c15186 Fix bug #74796: Requests through http proxy set peer name Jakub Zelenka 2025-02-21 15:23:24 +01:00
  • 7f91462019 Remove nonsensical code from odbc_execute() (#18767) Niels Dossche 2025-06-04 23:18:48 +02:00
  • 1aae2ad91b Merge branch 'PHP-8.4' David Carlier 2025-06-04 20:35:50 +01:00
  • ecc9393b36 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-06-04 20:35:17 +01:00
  • e13ba36abb ext/tidy: anticipate tidyOptIsReadOnly retirement. David Carlier 2025-06-04 19:22:06 +01:00
  • be17e9ed54 Merge branch 'PHP-8.4' Niels Dossche 2025-06-04 21:00:22 +02:00
  • 2b383848a7 Fix handling of references in zval_try_get_long() Niels Dossche 2025-06-04 19:52:21 +02:00
  • 307ff3bdea Merge branch 'PHP-8.4' Niels Dossche 2025-06-04 18:59:21 +02:00
  • 111072a9f0 Fix GH-18744: PHP 8.4 classList works not correctly if copy HTMLElement by clone keyword. Niels Dossche 2025-06-03 19:08:20 +02:00
  • 2f5ef4d2b7 Use custom OpenSSL libctx in md and cipher handling code (#18516) Jakub Zelenka 2025-06-04 17:46:00 +01:00
  • f46f42b2b2 Implement request #55503: Extend __getTypes to support enumerations (#18704) Niels Dossche 2025-06-04 17:46:57 +02:00
  • 690cde6903 UPGRADING: minor typo fixes Ayesh Karunaratne 2025-06-01 12:08:31 +05:30
  • 6820a4de23 Fix GH-18579: --libdir option default value Remi Collet 2025-05-19 11:01:10 +02:00
  • 3a14ce19a5 Fix stubs of DateTimeZone->getTransitions (#17992) Marc Bennewitz 2025-06-04 07:42:05 +02:00
  • 6eae466e32 Zend/tests/property_hooks: fix typo in file name (#18754) NickSdot 2025-06-04 12:36:03 +08:00
  • 359bb6303d Merge branch 'PHP-8.4' Niels Dossche 2025-06-03 23:50:30 +02:00
  • 87ff5479fc Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-03 23:46:21 +02:00
  • 08a9579883 Fix memory leak of X509_STORE in php_openssl_setup_verify() on failure Niels Dossche 2025-06-03 21:19:15 +02:00
  • 4c5a6b0e8d tree-wide: Remove stacktraces from tests testing throwing clones (#18748) Tim Düsterhus 2025-06-03 20:08:47 +02:00
  • 0a8961a0e2 Log a warning when opcache lock file permissions could not be changed Taavi Eomäe 2025-06-02 17:37:40 +03:00
  • 6c08c56694 Update versions for PHP 8.3.22 php-8.3.22 Jakub Zelenka 2025-06-03 19:17:57 +02:00
  • c998c36b97 Update NEWS for PHP 8.4.8 php-8.4.8 Calvin Buckley 2025-06-03 13:29:26 -03:00
  • 7ee5d3ba71 Update versions for PHP 8.4.8 Calvin Buckley 2025-06-03 13:28:51 -03:00
  • 36891a6775 Move VM exception checks (#18730) Niels Dossche 2025-06-02 23:35:42 +02:00
  • 88f546b166 Fix missing empty string checks in ext/enchant Niels Dossche 2025-06-01 18:45:04 +02:00
  • b871261c10 ext/mysqlnd/mysqlnd_auth.c: Add error handling for invalid public key size (#18663) Андрей Ковалёв 2025-06-02 12:55:25 +03:00
  • f64e3d5d9e Fix build (#18716) Arnaud Le Blanc 2025-06-02 08:49:25 +02:00
  • baeb981746 Merge branch 'PHP-8.4' Dmitry Stogov 2025-06-02 09:24:10 +03:00
  • 81593cfc6a Update IR Dmitry Stogov 2025-06-02 09:23:39 +03:00
  • 910411f2f5 Merge branch 'PHP-8.4' Nikita Popov 2025-06-01 20:36:01 +02:00
  • d66e87b02e Fix line assignment in zend_ast_create_va() Nikita Popov 2025-06-01 17:58:46 +02:00
  • 58f55683c9 Fix GH-18729: 2 enchant test fails in masterfor alpine Niels Dossche 2025-06-01 18:23:07 +02:00
  • f58adc4569 Merge branch 'PHP-8.4' Niels Dossche 2025-06-01 18:21:39 +02:00
  • 2ebd1258b8 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-01 18:21:34 +02:00
  • 9187caeab1 Fix ext/enchant test SKIPIFs Niels Dossche 2025-06-01 17:34:17 +02:00
  • 25e9de9bfd [ci skip] Update CODEOWNERS Niels Dossche 2025-06-01 15:51:48 +02:00
  • 88ef98961c Merge branch 'PHP-8.4' Tim Düsterhus 2025-06-01 15:46:14 +02:00
  • 3141ad0e40 Merge branch 'PHP-8.3' into PHP-8.4 Tim Düsterhus 2025-06-01 15:45:57 +02:00
  • d8a17ca7c2 Fix test failures in engine_unsafe_empty_string.phpt (#18727) Niels Dossche 2025-06-01 15:45:36 +02:00
  • 233e33fe68 Merge branch 'PHP-8.4' Niels Dossche 2025-06-01 11:39:03 +02:00
  • cb0b2a27e3 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-06-01 11:38:51 +02:00
  • d39d261b7e Fix memory leak in lookup_loc_range() Niels Dossche 2025-05-31 15:21:44 +02:00
  • 2a156572e8 Merge branch 'PHP-8.4' Máté Kocsis 2025-05-31 22:33:46 +02:00
  • 08b616e2f5 Backport relevant changes of https://github.com/php/php-src/pull/18719 Máté Kocsis 2025-05-31 22:31:48 +02:00
  • c045ba3209 Fix exception constructor behavior after optimizations (#18719) Máté Kocsis 2025-05-31 22:16:55 +02:00
  • d2514e3969 Simplify SimpleXML code for checking if count() is overridden by a userland class (#18722) Niels Dossche 2025-05-31 15:59:14 +02:00
  • 02ebda559d Merge branch 'PHP-8.4' Gina Peter Banyard 2025-05-31 14:46:32 +01:00
  • f47a7e8056 Merge branch 'PHP-8.3' into PHP-8.4 Gina Peter Banyard 2025-05-31 14:46:13 +01:00
  • 7f2299c8eb tests: Fix expectations Gina Peter Banyard 2025-05-31 14:37:22 +01:00
  • 4ebbc0bf67 Merge branch 'PHP-8.4' Niels Dossche 2025-05-31 15:38:33 +02:00
  • b83a8d5768 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-31 15:38:06 +02:00
  • 75cea65c99 Fix reference type confusion and leak in user random engine Niels Dossche 2025-05-31 12:14:27 +02:00
  • 9e67d0baa3 ext/mysqli: Use zval_is_true() instead of converting to boolean Gina Peter Banyard 2025-05-28 13:47:13 +01:00
  • 340e139ea4 ext/mysqli: Add test for mysqli_object_has_property() object handler Gina Peter Banyard 2025-05-29 11:31:13 +01:00
  • a84cc91682 Merge branch 'PHP-8.4' Niels Dossche 2025-05-31 11:14:19 +02:00
  • b2d107db4f Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-31 11:14:13 +02:00
  • d9d991928f Fix memory leak when curl_slist_append() fails Niels Dossche 2025-05-30 21:03:41 +02:00
  • b64daf9b3f Merge branch 'PHP-8.4' Jakub Zelenka 2025-05-30 22:58:34 +02:00
  • 39efe8ac1e Merge branch 'PHP-8.3' into PHP-8.4 Jakub Zelenka 2025-05-30 22:57:34 +02:00
  • 48b492269b Fix GH-18595: fpm_get_status segfault txuna 2025-05-26 13:25:21 +00:00
  • 3cb7d1bd8a Remove custom UTF-8 check function from ext/libxml Niels Dossche 2025-05-29 21:53:36 +02:00
  • 56abb316eb Fix bug #70951: Segmentation fault on invalid WSDL cache Niels Dossche 2025-05-29 22:13:43 +02:00
  • 90a9fb59ce [skip ci] Remove NEWS for non-master change Tim Düsterhus 2025-05-29 23:40:13 +02:00