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

Commit Graph

  • 5127a229bf uri: Mark local pointers as const in URI parser implementations (#19581) Tim Düsterhus 2025-08-25 15:08:29 +02:00
  • 7e5ad5caf8 ext/intl: Add #[\Deprecated] to U_MULTIPLE_DECIMAL_SEPERATORS constant (#19564) Daniel Scherzer 2025-08-25 03:08:46 -07:00
  • 27a1abc1fa README: Fix non-existent iconv in macOS instruction (#19475) Timo Tijhof 2025-08-25 10:50:40 +01:00
  • 1cbaa60807 ext/reflection: Align return types and values (#19567) Daniel Scherzer 2025-08-25 01:52:46 -07:00
  • 4731245952 ext/session: Add #[\Deprecated] to SID constant (#19566) Daniel Scherzer 2025-08-25 01:52:35 -07:00
  • b360cf8c28 ext/hash: Add #[\Deprecated] to MHASH_* constants (#19565) Daniel Scherzer 2025-08-25 01:52:25 -07:00
  • 948ab104b0 Merge branch 'PHP-8.4' Tim Düsterhus 2025-08-25 09:20:19 +02:00
  • ec9be2eb03 Merge branch 'PHP-8.3' into PHP-8.4 Tim Düsterhus 2025-08-25 09:19:57 +02:00
  • 96c0bc55bb NEWS for d74901ae1a Tim Düsterhus 2025-08-25 09:19:01 +02:00
  • fc0dd9d4ca Merge branch 'PHP-8.4' Niels Dossche 2025-08-25 00:23:16 +02:00
  • 3690df022b Fix Windows build Niels Dossche 2025-08-25 00:23:09 +02:00
  • a1eea30fcc Merge branch 'PHP-8.4' Niels Dossche 2025-08-25 00:09:05 +02:00
  • c66af62511 Sync lexbor with master on PHP 8.4 Niels Dossche 2025-08-25 00:06:18 +02:00
  • e976926843 Update lexbor to lexbor/lexbor@b46db664 Niels Dossche 2025-08-24 23:51:15 +02:00
  • e20095a2cf Zend: Move coercion related tests into a subfolder Gina Peter Banyard 2025-08-24 14:35:31 +02:00
  • 30f73aab5e zend: optimisation for zend_get_page_size for macos. (#19494) David CARLIER 2025-08-24 13:53:26 +01:00
  • 9b27fdbe52 Normalize version number strings Gina Peter Banyard 2025-08-24 11:41:35 +02:00
  • fb27ff958c Clarify usage of @deprecated annotation in stubs Gina Peter Banyard 2025-08-23 14:18:30 +02:00
  • 273d9e2901 [RFC] Deprecate closure binding issues (#19510) Alexandre Daubois 2025-08-24 09:10:18 +02:00
  • d6d0a2a217 remove safe_mode leftovers (#19552) Jorg Adam Sowa 2025-08-24 04:55:15 +02:00
  • f041c13c94 Update NEWS/UPGRADING for ++ on string deprecation Gina Peter Banyard 2025-08-23 15:40:15 +02:00
  • 93716bece4 Enact follow-up phase of the "Path to Saner Increment/Decrement operators" RFC (#19374) Gina Peter Banyard 2025-08-23 14:36:39 +01:00
  • e27c436607 Merge branch 'PHP-8.4' Gina Peter Banyard 2025-08-23 15:28:01 +02:00
  • 20c274b688 Merge branch 'PHP-8.3' into PHP-8.4 Gina Peter Banyard 2025-08-23 15:27:25 +02:00
  • e46f77c861 Update NEWS for Phar memory leak fix Gina Peter Banyard 2025-08-23 15:27:01 +02:00
  • f5a3a642c6 ext/phar: Fix memory leaks when verifying OpenSSL signature (#19563) Gina Peter Banyard 2025-08-23 14:25:42 +01:00
  • 414e521f1a Remove redundant PARSER_MODE() call (#19559) Kuba Werłos 2025-08-23 09:51:56 +02:00
  • 94d0b41db1 Fix corrupted result after recursive tokenization during token_get_all() Kuba Werłos 2025-08-21 21:57:18 +02:00
  • 73b98a3858 TAILCALL VM Arnaud Le Blanc 2025-02-13 19:22:10 +01:00
  • c6f02a4ee3 Merge branch 'PHP-8.4' Arnaud Le Blanc 2025-08-22 16:34:00 +02:00
  • 62e30ecae1 Merge branch 'PHP-8.3' into PHP-8.4 Arnaud Le Blanc 2025-08-22 16:32:49 +02:00
  • d74901ae1a Differenciate WeakMaps from bare HashTables used as weak maps for GC purposes Arnaud Le Blanc 2025-08-21 16:55:13 +02:00
  • ba5305dfb5 Merge branch 'PHP-8.4' Ilija Tovilo 2025-08-22 16:26:46 +02:00
  • 7f9809c438 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-08-22 16:26:30 +02:00
  • 0a12aaa5b8 Fix signed int overflow in scanner Ilija Tovilo 2025-08-21 17:22:52 +02:00
  • 595abeef3f Fix GH-19548: remove ZEND_ACC_OVERRIDE on property inheritance only if it's not part of shared memory Alexandre Daubois 2025-08-22 10:31:01 +02:00
  • 4a1789cc34 uri: Use PHP_RINIT/SHUTDOWN_FUNCTION in uri_parser_whatwg (#19541) Tim Düsterhus 2025-08-21 23:12:45 +02:00
  • 0cb3f9a3e2 uri: Improve return type of uriparser_parse_uri_ex() (#19540) Tim Düsterhus 2025-08-21 23:12:28 +02:00
  • 089b020536 [skip ci] Fix #[DelayedTargetValidation]+preloading test in file cache job Ilija Tovilo 2025-08-21 14:39:20 +02:00
  • 6290900338 [skip ci] Fix uri parser test https when openssl is not available Ilija Tovilo 2025-08-21 12:09:30 +02:00
  • ae3b81dcfe uri: Fix header guard constant name for uri_parser_*.h (#19539) Tim Düsterhus 2025-08-21 10:23:39 +02:00
  • e9c92a9739 ext/uri: Use the term "URI parser" instead of "URI handler" (#19530) Máté Kocsis 2025-08-21 07:23:47 +02:00
  • 0bf295944d Updated codecov-action to v5 (#19517) Jorg Adam Sowa 2025-08-20 12:03:03 +02:00
  • 63acc4bf61 [RFC] Add #[\DelayedTargetValidation] attribute (#18817) Daniel Scherzer 2025-08-20 00:41:20 -07:00
  • 1cff1815d0 Add internal URI handling API (#19073) Máté Kocsis 2025-08-19 18:35:09 +02:00
  • 504a633780 Merge branch 'PHP-8.4' Arnaud Le Blanc 2025-08-19 15:50:35 +02:00
  • bc05bfe7c5 Fit JIT variable not stored before YIELD Arnaud Le Blanc 2025-08-18 15:14:35 +02:00
  • 38b9c336ba Add some comments to zend_gc.c Tim Starling 2025-08-08 15:59:57 +10:00
  • cf33fd70ad Fix fallback value handling in the real-time benchmark Máté Kocsis 2025-08-19 08:27:40 +02:00
  • 96990f451d Update real-time benchmark config Máté Kocsis 2025-08-19 07:49:08 +02:00
  • c53a20d5ab zend_memrchr using standard preprocessor id for x86 instead. (#19491) David CARLIER 2025-08-18 12:13:19 +01:00
  • c98b173430 Fix OSS-Fuzz #439125710: Pipe cannot be used in write context Niels Dossche 2025-08-17 01:29:44 +02:00
  • d92675b6c1 [ci skip] Fix comment after a3de2ce9 Niels Dossche 2025-08-17 01:33:23 +02:00
  • 096938fd4a Remove report_memleaks entry from php.ini-* (#19502) Alexandre Daubois 2025-08-16 20:41:03 +02:00
  • 1299376b8f Merge branch 'PHP-8.4' David Carlier 2025-08-16 19:28:11 +01:00
  • 0fc3a2e624 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-08-16 19:28:00 +01:00
  • a97717d23e Fix GH-19021: deprecation for tidyOptIsReadOnly Arjen de Korte 2025-08-16 18:59:41 +02:00
  • 010fe2bb42 [RFC] Deprecate constant redeclaration (#19474) Alexandre Daubois 2025-08-16 18:54:37 +02:00
  • dbf0102b15 NEWS/UPGRADING for ArrayObject and ArrayIterator with objects deprecation Daniel Scherzer 2025-08-16 08:45:40 -07:00
  • 9b30788f8c ci: enable _GLIBCXX_ASSERTIONS c++ flags on debug builds. (#19497) David CARLIER 2025-08-16 13:51:30 +01:00
  • 092127cf25 gen_stub: Update to PHP-Parser 5.6.1 (#19495) Tim Düsterhus 2025-08-16 14:04:56 +02:00
  • a84a82ed88 Deprecate disabling report_memleaks INI directive (#19481) Alexandre Daubois 2025-08-16 14:04:34 +02:00
  • 7ca21d2e07 UPGRADING: Document NoDiscard new class [skip ci] (#19492) Daniel Scherzer 2025-08-15 13:34:21 -07:00
  • 4d3ccc21d0 main: drop unnecessary zend_{try|catch} in user stream open wrapper Gina Peter Banyard 2025-07-31 11:28:49 +01:00
  • 1c67b060c4 main: Add bailout tests for dir opening on user stream Gina Peter Banyard 2025-07-31 11:18:52 +01:00
  • 0992265611 main: refactor userstream method calling Gina Peter Banyard 2025-07-30 14:47:59 +01:00
  • e5f81bd74c spl: Use size_t to store spl_heap’s count (#19482) Alexandre Daubois 2025-08-15 09:50:49 +02:00
  • b73d8b373a Merge branch 'PHP-8.4' David Carlier 2025-08-15 08:08:16 +01:00
  • fd4db3e178 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-08-15 08:05:14 +01:00
  • 987a3a5c8e Fix GH-19484 i: potential use after free when using persistent pgsql connections. Mark Karpeles 2025-08-15 15:01:13 +09:00
  • dcd3ef33b3 Realign entries Niels Dossche 2025-08-12 22:54:59 +02:00
  • 1bba07ecc0 partitioned option for setcookie/setrawcookie and sessions Niels Dossche 2023-11-10 23:50:24 +01:00
  • f9d95c649e Update NEWS and UPGRADING for chr() deprecation Gina Peter Banyard 2025-08-14 20:51:30 +01:00
  • cab46b27b9 ext/standard: Deprecate passing integers outside the interval [0, 255] to chr() (#19441) Gina Peter Banyard 2025-08-14 20:48:48 +01:00
  • 6009b8a100 Fix GH-19476: pipe operator fails to correctly handle returning by reference (GH-19478) Alexandre Daubois 2025-08-14 16:34:21 +02:00
  • fb87b14b6c ext/spl: Deprecate ArrayObject and ArrayIterator with objects (#19420) Gina Peter Banyard 2025-08-14 12:38:57 +01:00
  • 9c754baa99 Merge branch 'PHP-8.4' Ilija Tovilo 2025-08-14 12:16:16 +02:00
  • 708d8e9cfd Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-08-14 12:15:00 +02:00
  • a3de2ce9ba Fix "Constant already defined" warning with repeated inclusion of file with __halt_compiler() Ilija Tovilo 2025-08-13 15:23:42 +02:00
  • 359f4420a4 Merge branch 'PHP-8.4' Tim Düsterhus 2025-08-13 19:10:11 +02:00
  • 391d8132b6 Merge branch 'PHP-8.3' into PHP-8.4 Tim Düsterhus 2025-08-13 19:08:39 +02:00
  • fdd27472de Merge branch 'PHP-8.2' into PHP-8.3 Tim Düsterhus 2025-08-13 19:08:30 +02:00
  • aa992f36d3 Merge branch 'PHP-8.1' into PHP-8.2 Tim Düsterhus 2025-08-13 19:07:55 +02:00
  • 2650248a92 Update GitHub Action workflows to actions/checkout@v5 Tim Düsterhus 2025-08-13 19:06:09 +02:00
  • 222f7517a1 Merge branch 'PHP-8.4' Dmitry Stogov 2025-08-13 15:59:57 +03:00
  • cbb9ee8f5b Added test for PR #19458 Dmitry Stogov 2025-08-13 15:58:04 +03:00
  • fd8dfe1bfd Merge branch 'PHP-8.4' Ilija Tovilo 2025-08-13 14:16:50 +02:00
  • 7e01cf59bb Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-08-13 14:16:12 +02:00
  • c8774f9e61 Fix GH-16649: Avoid UAF when using array_splice Alexandre Daubois 2025-08-07 09:41:50 +02:00
  • bf64dfcd99 Add an enum for HASH_KEY_IS_* constants (GH-19376) Alexandre Daubois 2025-08-13 13:59:01 +02:00
  • 290c9aef56 Eliminate useless spill stores (#19467) Dmitry Stogov 2025-08-13 13:46:14 +03:00
  • 60047025db Remove references to ODBCVER and assume ODBC 3.x (#19453) Calvin Buckley 2025-08-12 18:05:43 -03:00
  • 77dace78c3 [ci skip] Fix UPGRADING formatting Niels Dossche 2025-08-12 22:35:47 +02:00
  • 841f0b1515 Remove dead error checks for php_stream_filter_alloc() (#19194) Niels Dossche 2025-08-12 22:18:39 +02:00
  • ba97d8636a Merge branch 'PHP-8.4' Jakub Zelenka 2025-08-12 17:30:07 +02:00
  • c8a4207400 Merge branch 'PHP-8.3' into PHP-8.4 Jakub Zelenka 2025-08-12 17:29:18 +02:00
  • 2b415e416e Fix GH-19245: Success error message on TLS stream accept failure Jakub Zelenka 2025-07-26 13:47:58 +02:00
  • b9ae9845ad Merge branch 'PHP-8.4' Eric Mann 2025-08-12 08:19:01 -07:00
  • 4aa43e2cd3 Merge branch 'PHP-8.3' into PHP-8.4 Eric Mann 2025-08-12 08:17:38 -07:00
  • a0bd2c9fcf PHP-8.3 is now for PHP 8.3.26-dev Eric Mann 2025-08-12 08:15:40 -07:00