1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 16:43:44 +02:00

Commit Graph

  • c54948378d Merge branch 'PHP-8.2' David Carlier 2023-02-26 08:19:05 +00:00
  • bf2e778c71 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-26 08:18:09 +00:00
  • b09be29ac1 Fix incorrect error checking in php_openssl_set_server_dh_param() Niels Dossche 2023-02-25 23:39:00 +01:00
  • eb7bb3430b Fix format string mistake in accel_move_code_to_huge_pages() Niels Dossche 2023-02-25 19:49:47 +01:00
  • e1967ca9ed Change DOMCharacterData::appendData return type to true (#10690) othercorey 2023-02-25 15:42:10 -06:00
  • 7c44baa334 [skip ci] Add comments as to why no ZPP union type format is used George Peter Banyard 2023-02-25 17:15:52 +00:00
  • 0c0b41d875 Merge branch 'PHP-8.2' David Carlier 2023-02-25 14:36:56 +00:00
  • 7638640529 Fix GH-10659: hash/xxhash applying build upstream fix David Carlier 2023-02-24 20:31:56 +00:00
  • a890b0ba73 Merge branch 'PHP-8.2' David Carlier 2023-02-25 14:33:59 +00:00
  • bf68d10bb4 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-25 14:33:11 +00:00
  • df579adac7 Fix GH-10692: PHP crashes on Windows when an inexistent filename is executed Niels Dossche 2023-02-25 13:42:45 +01:00
  • dcc3255b18 Fix GH-10489: run-tests.php does not escape path when building cmd (#10560) Niels Dossche 2023-02-25 15:02:06 +01:00
  • b14785ca85 Merge branch 'PHP-8.2' Ilija Tovilo 2023-02-24 20:46:11 +01:00
  • c9bd540bac Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-02-24 20:45:31 +01:00
  • 7d2b01eea7 [skip ci] Add github reference to bug fix in NEWS Ilija Tovilo 2023-02-24 20:44:47 +01:00
  • 3a602d235c Merge branch 'PHP-8.2' Ilija Tovilo 2023-02-24 20:42:00 +01:00
  • 9b10b65e2b Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-02-24 20:41:40 +01:00
  • b9a5bfc355 Fix GH-10570: Assertion `(key)->h != 0 && "Hash must be known"' failed. Niels Dossche 2023-02-12 11:54:29 +01:00
  • ad7d3c888d Merge branch 'PHP-8.2' David Carlier 2023-02-24 17:03:50 +00:00
  • 9cac68d678 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-24 17:03:00 +00:00
  • 8959ff39d8 Fix incorrect type for return value of zend_update_static_property_ex() nielsdos 2023-02-24 16:53:20 +01:00
  • 51b70e4414 Merge branch 'PHP-8.2' George Peter Banyard 2023-02-24 14:33:47 +00:00
  • 512abc23a4 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-02-24 14:32:38 +00:00
  • 91db3a1b85 Fixed bug GH-10270 Unable to return CURL_READFUNC_PAUSE in readfunc callback Pierrick Charron 2023-02-16 23:53:05 -05:00
  • 5f357f341d Fix GH-10672 (pg_lo_open segfaults in the strict_types mode) George Peter Banyard 2023-02-23 05:35:39 +00:00
  • f079aa2e24 random: Fix return type of php_random_(bytes|int) (#10687) Tim Düsterhus 2023-02-24 15:10:44 +01:00
  • e9c8621632 ext/opcache/zend_shared_alloc: use memfd for locking if available Max Kellermann 2023-02-14 17:54:04 +01:00
  • ab99072608 Merge branch 'PHP-8.2' Ilija Tovilo 2023-02-23 23:28:31 +01:00
  • f1818d726f Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-02-23 23:27:55 +01:00
  • 8d1c0a1403 Fix segfault when using ReflectionFiber (fixes #10439) Daniil Gentili 2023-02-22 19:39:10 +01:00
  • 5c84e0a576 Merge branch 'PHP-8.2' Ilija Tovilo 2023-02-23 23:14:43 +01:00
  • c891495e04 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-02-23 23:14:34 +01:00
  • 939c546ea1 Re-enable UnixODBC testing. Danack 2023-02-23 16:01:55 +00:00
  • 91857ccaf9 Use an explicit failure check for zend_result functions in the scanner (#10688) Niels Dossche 2023-02-23 22:56:07 +01:00
  • 1c62c60c94 Merge branch 'PHP-8.2' David Carlier 2023-02-23 18:49:19 +00:00
  • bb2177e248 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-23 18:48:25 +00:00
  • c510083c8c Fix incorrect string length for output_handler in zlib ini code Niels Dossche 2023-02-22 19:36:37 +01:00
  • b14dd85dca random: Move the CSPRNG implementation into a separate C file (#10668) Tim Düsterhus 2023-02-23 19:17:09 +01:00
  • d5c649b36b zend_compiler, ...: use uint8_t instead of zend_uchar (#10621) Max Kellermann 2023-02-23 15:56:54 +01:00
  • 0460420205 Zend/zend_variables: use C99 designated initializers (#10655) Max Kellermann 2023-02-23 15:46:31 +01:00
  • 101178214c Declare proper parameter default values for imagegd2 (#10569) Máté Kocsis 2023-02-23 10:54:55 +01:00
  • a981ad7ad2 Merge branch 'PHP-8.2' Máté Kocsis 2023-02-23 10:44:38 +01:00
  • 7fccdf72a4 Add support for generating namespaced constant SATO Kentaro 2023-02-10 14:03:35 +09:00
  • 8995f60258 mb_decode_mimeheader obeys RFC 2047 regarding underscores and QPrint encoding Alex Dowad 2023-02-17 13:57:42 +02:00
  • 157ca654f2 Implement mb_decode_mimeheader using fast text conversion filters Alex Dowad 2023-02-06 20:13:10 +02:00
  • 117f2263ce Remove unneeded function mbfl_no2preferred_mime_name Alex Dowad 2023-02-06 19:16:48 +02:00
  • a85adb170c Remove unneeded function mbfl_name2no_encoding Alex Dowad 2023-02-06 19:15:30 +02:00
  • e934c5cde1 New test case from ed0c0df351 exercises the code it was intended to Alex Dowad 2023-02-22 19:09:39 +02:00
  • 343191a644 Merge branch 'PHP-8.2' Tim Düsterhus 2023-02-22 20:15:05 +01:00
  • 9660a7fa59 makedist: Use fixed sort in generated tarball (#10615) Tim Düsterhus 2023-02-22 20:14:54 +01:00
  • da777d493a CODING_STANDARDS.md: add rules for bool/zend_result return types (#10630) Max Kellermann 2023-02-22 15:13:57 +01:00
  • 25d6c932ef Fix GH-10239: proc_close after proc_get_status always returns -1 Niels Dossche 2023-01-06 21:47:22 +01:00
  • 821fc55a68 Implement GH-9826: Make class_alias() work with internal classes (#10483) Niels Dossche 2023-02-22 11:47:32 +01:00
  • f4313a81ee Merge branch 'PHP-8.2' David Carlier 2023-02-21 21:25:22 +00:00
  • 8c87a5cc6f Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-21 21:24:57 +00:00
  • c4c861b01a make clean: remove ext/opcache/minilua Kévin Dunglas 2023-02-21 21:15:35 +01:00
  • 1eb14ee291 Merge branch 'PHP-8.2' David Carlier 2023-02-21 21:03:51 +00:00
  • bb16c2e90f Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-21 21:03:28 +00:00
  • 0a466e7ad8 Fix GH-10647: Spoofchecker isSuspicious/areConfusable methods error code's argument. NathanFreeman 2023-02-22 00:13:25 +08:00
  • dfec0e4e36 Merge branch 'PHP-8.2' David Carlier 2023-02-21 16:12:17 +00:00
  • 9995514718 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-21 16:10:32 +00:00
  • da3ce6015d Propagate errors correctly in ps_files_cleanup_dir() nielsdos 2023-02-21 11:40:41 +01:00
  • 1287747a9a ext: make various internal functions static (#10650) Max Kellermann 2023-02-21 16:51:41 +01:00
  • ff2a211d55 sapi/fpm: remove use of variable-length arrays (#10645) Max Kellermann 2023-02-21 16:50:31 +01:00
  • bb07e20203 Two enums instead of preprocessor macros (#10617) Max Kellermann 2023-02-21 15:34:33 +01:00
  • 22bc1eb447 Merge branch 'PHP-8.2' George Peter Banyard 2023-02-21 14:33:05 +00:00
  • 054d83b292 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-02-21 14:32:52 +00:00
  • 74c880edd1 Fix Tidy tests failing due to different spelling nielsdos 2023-02-20 17:05:40 +01:00
  • 16bdb9b522 [skip ci] Update NEWS with bugfixes backported from 8.1 George Peter Banyard 2023-02-21 14:29:02 +00:00
  • e093ac4b54 Merge branch 'PHP-8.2' George Peter Banyard 2023-02-21 14:13:59 +00:00
  • 0f394ecbe8 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-02-21 14:13:35 +00:00
  • 8cac8306c3 Fix incorrect error check in browsecap for pcre2_match() ndossche 2023-02-20 10:56:10 +01:00
  • f592f75e9c Add missing error check on tidyLoadConfig ndossche 2023-02-20 14:32:45 +01:00
  • 263b22f374 Make lots of string pointers const (#10646) Max Kellermann 2023-02-21 15:01:37 +01:00
  • 373809c51b Merge branch 'PHP-8.2' George Peter Banyard 2023-02-21 13:54:12 +00:00
  • f6ec807871 Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-02-21 13:53:48 +00:00
  • ed4dc39e7f ext/curl/interface: fix zend_result return value Max Kellermann 2023-02-21 11:06:48 +01:00
  • d51eb1d74c Zend/zend_ini: fix zend_result return values Max Kellermann 2023-02-21 11:06:12 +01:00
  • 2f65da0080 Merge branch 'PHP-8.2' Dmitry Stogov 2023-02-21 09:26:19 +03:00
  • 240c120cbc Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-02-21 09:26:10 +03:00
  • 70ff10af72 Fix GH-10635: ARM64 function JIT causes impossible assertion (#10638) Dmitry Stogov 2023-02-21 09:25:51 +03:00
  • 2e78c080c6 Improve the optimizer's check if a function is a prototype or not (#10467) Niels Dossche 2023-02-20 22:34:47 +01:00
  • b578f69c89 Merge branch 'PHP-8.2' Dmitry Stogov 2023-02-20 19:44:31 +03:00
  • 388d784154 Merge branch 'PHP-8.1' into PHP-8.2 Dmitry Stogov 2023-02-20 19:44:22 +03:00
  • 08e7591206 Fix (at lease part of the) #GH-10635: ARM64 function JIT causes impossible assertion Dmitry Stogov 2023-02-20 19:42:35 +03:00
  • 49c1e6eb33 Make various pointers const in Zend/ (#10608) Max Kellermann 2023-02-20 15:00:59 +01:00
  • 1e769bd1bf [skip ci] Add FFI BC to UPGRADING George Peter Banyard 2023-02-20 13:52:30 +00:00
  • 0685f30a5c Merge branch 'PHP-8.2' George Peter Banyard 2023-02-20 13:47:58 +00:00
  • 73f9ffc5cd Merge branch 'PHP-8.1' into PHP-8.2 George Peter Banyard 2023-02-20 13:41:11 +00:00
  • ed0c0df351 Fix GH-10627: mb_convert_encoding crashes PHP on Windows Niels Dossche 2023-02-19 21:43:34 +01:00
  • 243865ae57 ext/mbstring: fix new_value length check Max Kellermann 2023-02-07 12:26:19 +01:00
  • 5bfd3fa40f CODING_STANDARDS.md: establish C99 as the implementation language (#10631) Max Kellermann 2023-02-20 14:24:06 +01:00
  • 7029fd08b1 Zend/zend_extensions: make zend_extension_version_info const (#10592) Max Kellermann 2023-02-20 14:20:54 +01:00
  • 3bce116069 Zend/zend_types.h: move zend_result to separate header (#10609) Max Kellermann 2023-02-20 14:07:51 +01:00
  • e52684ea8a Fix GH-10377: Unable to have an anonymous readonly class Niels Dossche 2023-01-19 21:49:19 +01:00
  • c2794002b6 Merge branch 'PHP-8.2' David Carlier 2023-02-19 22:49:37 +00:00
  • 25fb7a2e8a [ci skip] NEWS David Carlier 2023-02-19 22:48:39 +00:00
  • 33f8d67177 Merge branch 'PHP-8.2' David Carlier 2023-02-19 20:31:53 +00:00
  • 2f4ba1b1fb Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-02-19 20:30:59 +00:00
  • ae16471628 Fix GH-10623: ReflectionFunction::getClosureUsedVariables() returns empty array in presence of variadic arguments Niels Dossche 2023-02-19 15:31:37 +01:00