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

Commit Graph

  • 71cccc0bcc Merge branch 'PHP-8.3' Dmitry Stogov 2024-02-12 08:16:46 +03:00
  • 667b08c953 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-02-12 08:14:08 +03:00
  • 94ba883e19 Fix TLS access in JIT with MUSL (#13329) Dmitry Stogov 2024-02-12 08:13:23 +03:00
  • eb76a83008 Remove PHP atomic includes and PHP_DEFINE M4 macro (#13372) Peter Kokot 2024-02-11 22:14:46 +01:00
  • 250547c7ab Remove unused symbol HAVE_BSD_ICONV (#13373) Peter Kokot 2024-02-11 19:41:45 +01:00
  • 1139851a8a Add missing --ini-path and --ini-dir php-config options to man page (#13261) Peter Kokot 2024-02-11 11:55:43 +01:00
  • f6f1f7c109 ext/standard: Minor improvements to phpinfo() output (#13371) Ayesh Karunaratne 2024-02-11 17:05:07 +07:00
  • d2266efe5e Remove redundant libbcmath include definition (#13364) Peter Kokot 2024-02-10 21:04:47 +01:00
  • 5b9044d81b Remove PHP 4 PDO headers installation (#13367) Peter Kokot 2024-02-10 17:37:42 +01:00
  • 801787d51d Simplify strcasestr check in fileinfo (#13365) Peter Kokot 2024-02-10 15:11:48 +01:00
  • 5e7783e200 Merge branch 'PHP-8.3' Niels Dossche 2024-02-10 14:05:26 +01:00
  • ca60912c8f Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-02-10 14:05:19 +01:00
  • 199e48b567 Fixed not to set CR_MALFORMED_PACKET to error if CR_SERVER_GONE_ERROR is already set Saki Takamachi 2024-02-10 10:26:52 +09:00
  • 9fc7be8c53 Use bools Niels Dossche 2024-02-10 11:25:25 +01:00
  • 79e31c2392 Don't use heap allocations for registering DOM property handlers Niels Dossche 2024-02-10 11:22:15 +01:00
  • f537ed9dfb Cleanup useless stuff in php_dom.c Niels Dossche 2024-02-09 23:36:42 +01:00
  • b558a18c15 Remove unused <extension>_SHARED_LIBADD variables (#13361) Peter Kokot 2024-02-09 22:20:32 +01:00
  • 41e3044f48 Remove obsolete check for missing fclose declaration (#13360) Peter Kokot 2024-02-09 19:11:49 +01:00
  • 59211a51b7 [skip ci] Move RFC1867 tests as requested by Jakub Ilija Tovilo 2024-02-09 15:59:22 +01:00
  • f62f6a6d4b Follow-up to remove IMAP ext (#13248) Saki Takamachi 2024-02-09 21:32:07 +09:00
  • 3ce7bf2a77 Clear handler status flag in handler init haszi 2024-01-07 22:16:26 +01:00
  • 6647d5f609 ext/bcmath: Remove debug.c file (#13359) Jorg Adam Sowa 2024-02-09 12:29:57 +01:00
  • 968f048b4c Fix undefined symbol pthread_attr_get_np on Solaris (#13358) Peter Kokot 2024-02-09 00:46:07 +01:00
  • c5fbcfa7be GH-13355 fix new pgsql test David Carlier 2024-02-08 22:44:03 +00:00
  • aa2e921ef7 Merge branch 'PHP-8.3' David Carlier 2024-02-08 22:42:55 +00:00
  • a9c01b92b2 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-08 22:42:19 +00:00
  • 452e008f4f Fix GH-13354: ext/pgsql: pg_execute, pg_send_query_params and_send_execute null value by reference. George Barbarosie 2024-02-08 18:16:57 +00:00
  • 3e237ecfb3 Remove remainings of recent oci extensions removal (#13352) Peter Kokot 2024-02-08 18:04:00 +01:00
  • cd66fcc68b Add request_parse_body() function Ilija Tovilo 2023-06-17 22:26:21 +02:00
  • 2f894389b6 Revert "Use __attribute__((assume())) in ZEND_ASSUME when available" Ilija Tovilo 2024-02-08 11:58:22 +01:00
  • 5752bbdad5 [skip ci] Add oci extensions notes to upgrading docs Peter Kokot 2024-02-07 22:47:56 +01:00
  • e76f9e2b50 Remove DARWIN symbol (#13346) Peter Kokot 2024-02-07 21:07:48 +01:00
  • aed6528b00 Use a local variable such that a register is used for the column before writing it to memory Niels Dossche 2024-02-07 17:29:28 +01:00
  • 2f1fe3209c Use a direct statically-known call for decoding in the fast path Niels Dossche 2024-02-07 17:28:43 +01:00
  • 82665fd3a4 [skip ci] Fix oudated credits_ext.h file Ilija Tovilo 2024-02-07 17:19:59 +01:00
  • af80cba8a3 Per his request, make Calvin code owner for ODBC Derick Rethans 2024-02-07 15:39:07 +00:00
  • a4d64b2605 Removed ext/oci8 and ext/pdo_oci (#13327) Derick Rethans 2024-02-07 15:34:39 +00:00
  • c149b4f56f Fix missing syntax error message in cli-server router script Ilija Tovilo 2024-01-30 17:34:30 +01:00
  • 18cdfd3f51 Skip frameless functions with zend_execute_internal Ilija Tovilo 2024-02-07 16:04:26 +01:00
  • 49ebfb04ef Fix JMP_FRAMELESS with ZEND_USE_ABS_JMP_ADDR Ilija Tovilo 2024-02-07 14:02:27 +01:00
  • 294c9ec36c [skip ci] Skip push to forks Ilija Tovilo 2024-02-07 13:17:40 +01:00
  • 97e6c54336 Fix RC inference narrowing for ASSIGN_OBJ Ilija Tovilo 2024-02-06 23:47:44 +01:00
  • f9cfd40fa2 Refactor utsname.domainname struct member Autoconf check (#13336) Peter Kokot 2024-02-06 23:21:42 +01:00
  • 0b1ab42ab8 Fix refactoring mistake Ilija Tovilo 2024-02-06 17:50:22 +01:00
  • 631bc81607 Implement stackless internal function calls Ilija Tovilo 2024-02-06 17:02:00 +01:00
  • 7aa2b6294b Moving this to php/policies Derick Rethans 2024-02-06 11:39:12 +00:00
  • 13e7c086a7 Merge branch 'PHP-8.3' Niels Dossche 2024-02-05 22:56:00 +01:00
  • 7319ca479e [ci skip] Fix NEWS date again Niels Dossche 2024-02-05 22:55:52 +01:00
  • 9bd2abe6e1 Merge branch 'PHP-8.3' Niels Dossche 2024-02-05 22:49:55 +01:00
  • ab508c98b3 Fix unlikely memory leak in case of namespace removal with extremely deep trees Niels Dossche 2024-02-05 22:48:00 +01:00
  • b320aabc5e zend call stack fixing stack limit for macOs arm64. David Carlier 2024-02-03 14:54:23 +00:00
  • ce2d26363f random: Reuse the seed128/seed256 helpers when seeding using the CSPRNG (#13311) Tim Düsterhus 2024-02-05 17:00:33 +01:00
  • f8c9928e6f Fix tests with explicit opcache.log_verbosity_level setting Ilija Tovilo 2024-02-05 15:00:32 +01:00
  • 0016b3085c Added DateTime[Immutable]::[get|set]Microseconds (#12557) Marc Bennewitz 2024-02-05 13:14:18 +01:00
  • f91833d297 Fix RC inference for DECLARE_LAMBDA_FUNCTION Ilija Tovilo 2024-02-05 12:19:18 +01:00
  • 79e8f20e56 Add type inference for various missing opcodes Ilija Tovilo 2024-02-01 17:48:09 +01:00
  • caaf9d041d [ci skip] NEWS Niels Dossche 2024-02-05 08:31:24 +01:00
  • 05874d4c23 [ci skip] Make UPGRADING bullet points consistent Niels Dossche 2024-02-04 23:02:58 +01:00
  • 3b5986db69 Implement GH-12908: Show attribute name/class in ReflectionAttribute dump Niels Dossche 2023-12-09 21:37:52 +01:00
  • 47b05def96 remove dead code and sillyness (#13322) K 2024-02-04 21:25:59 +00:00
  • 5a76b4f470 Merge branch 'PHP-8.3' David Carlier 2024-02-04 19:44:13 +00:00
  • b710f6f77f Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-04 19:43:28 +00:00
  • 7096eff91d Fix NEWS entry for GH-13315. David Carlier 2024-02-04 16:17:36 +00:00
  • b8f10decb3 ZEND_ELEMENT_COUNT usage reduction. (#13324) David CARLIER 2024-02-04 19:09:15 +00:00
  • 9628ca7bd2 Fix zend_test extension name (#13321) Peter Kokot 2024-02-04 19:27:58 +01:00
  • f9a83a4bd4 fiber fix wrong asm directives on (default) solaris build mode. David Carlier 2024-02-03 21:18:59 +00:00
  • da6a4e799a Merge branch 'PHP-8.3' Jakub Zelenka 2024-02-04 12:01:09 +00:00
  • ae44ab47a7 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2024-02-04 12:00:36 +00:00
  • bc30ae4f04 Fix bug #75712: getenv in php-fpm should not read $_ENV, $_SERVER Jakub Zelenka 2024-01-19 14:41:46 +00:00
  • 1cc0a16752 [skip ci] Add note about ext/imap removal in upgrading docs Peter Kokot 2024-02-04 12:13:27 +01:00
  • 47789969ec Revert "Declare the missing ReflectionMethod::$name property" Máté Kocsis 2024-02-04 07:36:19 +01:00
  • b0e83aabec Declare the missing ReflectionMethod::$name property Máté Kocsis 2024-02-03 23:29:28 +01:00
  • e8c65d7efd Remove superfluous ext/hash/murmur include on Windows (#13314) Peter Kokot 2024-02-03 22:01:31 +01:00
  • fa02793bee Merge branch 'PHP-8.3' David Carlier 2024-02-03 13:44:22 +00:00
  • 1680d4fda3 Merge branch 'PHP-8.3' David Carlier 2024-02-03 13:42:24 +00:00
  • 79cafc8beb Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-03 13:39:13 +00:00
  • 45b99f6b2f Forgotten piece of GH-13309/GH-13310 previous PR David Carlier 2024-02-03 13:22:45 +00:00
  • 78970ef6b2 Fix GH-12143: Optimize round Saki Takamachi 2024-02-03 22:23:02 +09:00
  • e32821258e Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-03 13:22:58 +00:00
  • b06d6dba4f Forgotten piece of GH-13309/GH-13310 previous PR David Carlier 2024-02-03 13:22:45 +00:00
  • 0e93f03e65 Merge branch 'PHP-8.3' David Carlier 2024-02-03 13:08:32 +00:00
  • 6842d3c03a Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-03 13:07:51 +00:00
  • d91224cd2f Fix GH-13309 and GH-13310: array hashes comparison, wrong buffer len calculation. David Carlier 2024-02-03 11:42:09 +00:00
  • 7ed21e66fa random: Do not hardcode the target type when invoking the CSPRNG (#13308) Tim Düsterhus 2024-02-02 20:10:19 +01:00
  • eb238577f1 cgi: tidy up fastcgi_cleanup signal handler (#13026) Cristian Rodríguez 2024-02-02 14:10:34 -03:00
  • f359c0b115 Updated to version 2024.1 (2024a) Derick Rethans 2024-02-02 10:23:36 +00:00
  • 8ac0de00b6 Empty merge Derick Rethans 2024-02-02 10:23:36 +00:00
  • 0dea244999 Updated to version 2024.1 (2024a) Derick Rethans 2024-02-02 10:23:35 +00:00
  • 0fc525eedd Empty merge Derick Rethans 2024-02-02 10:23:35 +00:00
  • 7d5a96614c Updated to version 2024.1 (2024a) Derick Rethans 2024-02-02 10:23:33 +00:00
  • d8aa6e457f Add macos-14 to the push and nightly workflows (#13299) Shivam Mathur 2024-02-02 14:02:57 +05:30
  • cea64f7aa3 Update IR Dmitry Stogov 2024-02-02 09:15:57 +03:00
  • 97b3b4552d random: Move CSPRNG API into php_random_csprng.h (#13290) Tim Düsterhus 2024-02-01 19:09:35 +01:00
  • 77bc863e50 Improve ZEND_FETCH_CLASS_STATIC static inference for final classes Ilija Tovilo 2024-02-01 15:55:32 +01:00
  • 649fafb56d Remove HAVE_JSON symbol (#13277) Peter Kokot 2024-02-01 05:41:30 -08:00
  • 95f7335251 Improve static inference in final class (#13298) Ilija Tovilo 2024-02-01 11:49:08 +01:00
  • 2bf9f7eb19 Fix compilation warning Dmitry Stogov 2024-02-01 12:45:41 +03:00
  • c8c9fc3f69 Merge branch 'PHP-8.3' Tim Düsterhus 2024-02-01 00:12:36 +01:00
  • 26153eec02 Merge branch 'PHP-8.2' into PHP-8.3 Tim Düsterhus 2024-02-01 00:12:22 +01:00
  • 95c5c407ee Merge branch 'PHP-8.1' into PHP-8.2 Tim Düsterhus 2024-02-01 00:12:13 +01:00