1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 19:52:20 +02:00

Commit Graph

  • 9fa2f116c3 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-22 15:17:36 +02:00
  • 077d69db44 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-22 15:17:29 +02:00
  • e02085359d Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-22 15:17:11 +02:00
  • 2d068c4f47 Fix lineno for inheritance errors of early bound classes Ilija Tovilo 2024-10-21 16:57:11 +02:00
  • 7862b15679 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-22 15:06:12 +02:00
  • cd8ee4dad1 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-22 15:06:06 +02:00
  • 381e020edb Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-22 15:05:29 +02:00
  • de7ef3fa66 Fix lineno in function redeclaration error Ilija Tovilo 2024-10-21 16:27:45 +02:00
  • 178ee5b879 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-22 14:52:19 +02:00
  • 289f59ad48 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-22 14:52:07 +02:00
  • ce99adeb54 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-22 14:51:58 +02:00
  • 69bcbdc3c5 Fix handling of nested generator in zend_test observer Ilija Tovilo 2024-10-21 15:40:45 +02:00
  • 9018d9aa37 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-22 14:49:33 +02:00
  • 9a093e753a Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-22 14:49:27 +02:00
  • 5eddcb313e Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-22 14:48:58 +02:00
  • 8720063c4e Fix propagation of ZEND_ACC_RETURN_REFERENCE for call trampoline Ilija Tovilo 2024-10-21 14:59:36 +02:00
  • 7f6ad37e5d Sync exif and mbstring INI settings (#16549) Peter Kokot 2024-10-22 14:07:34 +02:00
  • 96ac2c425f Merge branch 'PHP-8.4' Arnaud Le Blanc 2024-10-22 12:20:18 +02:00
  • 64081d1380 Lazy objects: Update class constants earlier Arnaud Le Blanc 2024-09-11 19:36:31 +02:00
  • 8143eca499 ext/standard: Change return value of array_multisort() to true (#16520) Gina Peter Banyard 2024-10-22 11:07:42 +01:00
  • 935fef29bd Optimize DOM HTML serialization for UTF-8 (#16376) Niels Dossche 2024-10-22 07:18:36 +02:00
  • 6dd67bbb76 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-22 00:17:44 +02:00
  • 30dd291628 Updates for libxml2 >= 2.13.0 Christoph M. Becker 2024-10-21 20:56:16 +02:00
  • 4214d78847 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-21 21:23:00 +02:00
  • 6715860286 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-21 21:22:02 +02:00
  • 7930867e28 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-21 21:20:39 +02:00
  • f9ce5e79da Fix GH-16523: FILTER_FLAG_HOSTNAME accepts ending hyphen Christoph M. Becker 2024-10-21 20:12:56 +02:00
  • 7c6c8e110e Merge branch 'PHP-8.4' Niels Dossche 2024-10-21 20:57:53 +02:00
  • a0266920e4 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-21 20:57:42 +02:00
  • 5a09e0105e Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-21 20:56:46 +02:00
  • 51b642f2c9 Fix GH-16535: UAF when using document as a child Niels Dossche 2024-10-21 19:53:54 +02:00
  • a0a7361b64 Fix GH-16533: Segfault when adding attribute to parent that is not an element Niels Dossche 2024-10-21 19:40:55 +02:00
  • 50acf5eb15 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-21 19:46:34 +02:00
  • 241e3e0e27 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-21 19:46:02 +02:00
  • 713c71adbd Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-21 19:44:34 +02:00
  • b73bcaa47c Fix GH-16266: _ZendTestClass::test() segfaults on named parameter Christoph M. Becker 2024-10-21 16:49:07 +02:00
  • 65f885738d Drop useless retrieval of opened_path (GH-16522) Christoph M. Becker 2024-10-21 14:42:43 +02:00
  • eef3e5ebca Merge branch 'PHP-8.4' Dmitry Stogov 2024-10-21 14:51:52 +03:00
  • cfd954f5f9 Merge branch 'PHP-8.3' into PHP-8.4 Dmitry Stogov 2024-10-21 14:51:41 +03:00
  • 920e3d6b70 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-10-21 14:51:31 +03:00
  • fe513655dc Fix GH-16499: [JIT] Undefined to null coercion issues for return Dmitry Stogov 2024-10-21 14:50:50 +03:00
  • bd6ddcf21f Fix leak of accel_shared_globals for file_cache_only (GH-16517) Christoph M. Becker 2024-10-21 12:37:21 +02:00
  • c2459d8cc2 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-21 11:39:20 +02:00
  • fd39e230fd Free internal_runtime_cache on shutdown for NTS Christoph M. Becker 2024-10-20 14:13:45 +02:00
  • 514c2b3587 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-21 00:38:54 +02:00
  • 2c0fd883b2 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-21 00:38:00 +02:00
  • e635857f7d Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-21 00:22:52 +02:00
  • d3b0efe9d7 Fix GH-16390: dba_open() can segfault for "pathless" streams Christoph M. Becker 2024-10-18 21:00:29 +02:00
  • c025ce4d66 Merge branch 'PHP-8.4' David Carlier 2024-10-20 21:44:41 +01:00
  • bde23d0843 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-10-20 21:44:04 +01:00
  • d6bac2f7e8 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-10-20 21:43:51 +01:00
  • 9ca68e037c Fix GH-16501: gmp_random_bits overflow. David Carlier 2024-10-19 06:01:32 +01:00
  • 01aeaf2e95 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-20 12:11:42 +02:00
  • 909cecb7fa Fix GH-16414: zend_test.observer.observe_function_names may segfault Christoph M. Becker 2024-10-16 19:43:49 +02:00
  • ae717797e5 Fix Windows x86 build for ext/ffi Christoph M. Becker 2024-10-20 11:55:08 +02:00
  • d19fdaa4b7 Drop legacy fallback for isc_get_client_version() (GH-16343) Christoph M. Becker 2024-10-19 16:05:46 +02:00
  • db991bc0f1 FFI: support symbol lookup without specifying lib on Windows Christoph M. Becker 2024-10-11 17:50:15 +02:00
  • 9504fcfc0f Move ARG_ENABLE() "macros" out of confutils.js (GH-16398) Christoph M. Becker 2024-10-19 15:26:53 +02:00
  • a00c73458f [skip ci] Fix test expectation for Windows Ilija Tovilo 2024-10-18 23:31:18 +02:00
  • cb1d4ba97a GH-16315: Improve error messages when extending enums Daniel Scherzer 2024-10-17 20:09:26 -07:00
  • 4704f00fc2 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-18 15:25:02 +02:00
  • fe310181e4 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-18 15:24:55 +02:00
  • ce44a7f95c Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-18 15:24:44 +02:00
  • 062837aa13 [skip ci] Mark another phar test as flaky on macOS Ilija Tovilo 2024-10-18 15:24:15 +02:00
  • b63167f9e6 Merge branch 'PHP-8.4' Derick Rethans 2024-10-18 12:38:28 +01:00
  • 9923e14d97 Merge branch 'PHP-8.3' into PHP-8.4 Derick Rethans 2024-10-18 12:38:21 +01:00
  • 8acdde5b10 Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2024-10-18 12:38:06 +01:00
  • b2b294a2b2 Fixed bug GH-16037 (Assertion failure in ext/date/php_date.c) Derick Rethans 2024-10-18 11:55:28 +01:00
  • a920afd2d2 Merge branch 'PHP-8.4' Christoph M. Becker 2024-10-18 13:25:41 +02:00
  • 66fe549daf Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-10-18 13:23:59 +02:00
  • 64f312f123 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-10-18 13:22:35 +02:00
  • 9bc34182b6 Fix GH-16454: Unhandled INF in date_sunset() with tiny $utcOffset Christoph M. Becker 2024-10-17 18:14:14 +02:00
  • e61e2c1eb8 Merge branch 'PHP-8.4' Dmitry Stogov 2024-10-18 12:52:45 +03:00
  • 8b5668efef Fix invalid target opline with jit->reuse_ip active (#16457) Dmitry Stogov 2024-10-18 12:48:23 +03:00
  • 42e179ef9d ext/soap: Minor refactoring to wsdl_message() Gina Peter Banyard 2024-10-16 16:22:18 +01:00
  • d48bc086d3 ext/soap: Reduce scope and use proper names for XML attribute variables Gina Peter Banyard 2024-10-16 16:16:16 +01:00
  • 617136296c ext/soap: Indentation fix Gina Peter Banyard 2024-10-16 16:11:36 +01:00
  • f0a35e2cd2 ext/soap: Check services are not empty via an if guard Gina Peter Banyard 2024-10-16 16:06:47 +01:00
  • 81132bb2f4 ext/soap: Eliminate some variable shadowing Gina Peter Banyard 2024-10-16 16:04:45 +01:00
  • cfe2e1130e ext/soap: Use bool instead of int Gina Peter Banyard 2024-10-16 15:23:34 +01:00
  • 5e7c876282 ext/soap: Replace memset with 0 initialization Gina Peter Banyard 2024-10-16 15:15:03 +01:00
  • e2dee956b8 ext/soap: Reduce scope of variable Gina Peter Banyard 2024-10-16 15:14:46 +01:00
  • 6ddab74d55 sapi: Fix some variable shadowing (#16485) Gina Peter Banyard 2024-10-17 22:46:23 +01:00
  • b6f59d2a6b Merge branch 'PHP-8.4' Niels Dossche 2024-10-17 23:28:59 +02:00
  • 55266d420b Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-17 23:28:34 +02:00
  • c26d5f20e8 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-17 23:27:23 +02:00
  • 41af9335b7 Fix GH-16473: dom_import_simplexml stub is wrong Niels Dossche 2024-10-17 21:35:50 +02:00
  • 7aeafe4bae Merge branch 'PHP-8.4' Niels Dossche 2024-10-17 21:24:13 +02:00
  • d8e516631f Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-17 21:24:08 +02:00
  • 25817ad298 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-10-17 21:23:47 +02:00
  • 6a8d0a054d Fix GH-16406: Assertion failure in ext/phar/phar.c:2808 Niels Dossche 2024-10-16 22:35:13 +02:00
  • a73754fece Merge branch 'PHP-8.4' Niels Dossche 2024-10-17 21:21:56 +02:00
  • 81a2cd4dac Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-10-17 21:21:49 +02:00
  • 5cb38e9d24 Fix various document ref pointer mismanagements Niels Dossche 2024-10-10 21:01:58 +02:00
  • ee41549263 Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-17 18:44:50 +02:00
  • 1c542af144 Revert undoing of partial spl_filesystem_object initialization Ilija Tovilo 2024-10-17 18:35:17 +02:00
  • 76138d6f0f Merge branch 'PHP-8.4' Ilija Tovilo 2024-10-17 18:26:01 +02:00
  • c82cea0c34 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2024-10-17 18:25:56 +02:00
  • 0932b76d02 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-10-17 18:25:33 +02:00
  • 7fe168d855 Fix uaf in SplFixedArray::unset() Ilija Tovilo 2024-10-17 16:06:05 +02:00