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

Commit Graph

  • 8d12f666ae Fix registration of internal readonly child classes (#15459) Máté Kocsis 2024-08-24 12:36:54 +02:00
  • 6351468a5e Autotools: Replace break 2 with break (#15563) Peter Kokot 2024-08-24 00:49:13 +02:00
  • dc8f18af0b Fix GH-15534: Bump minimum libxml2 version to 2.9.4 (#15536) Peter Kokot 2024-08-23 23:14:38 +02:00
  • 2cbde5ae77 Autotools: Use a no-op command in PKG_CHECK_MODULES (#15562) Peter Kokot 2024-08-23 22:35:59 +02:00
  • 2e3132b3fd Autotools: Sync CS in ext/standard (#15560) Peter Kokot 2024-08-23 22:30:09 +02:00
  • 01c6b48e31 Phar offset exist issue with entry classes not based on PharFileInfo (#14503) Gina Peter Banyard 2024-08-23 21:06:28 +01:00
  • 6a07400699 Merge branch 'PHP-8.3' Niels Dossche 2024-08-23 19:43:32 +02:00
  • 8a00faa2bb Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-08-23 19:42:36 +02:00
  • 9af574c26e Fix GH-15551: Segmentation fault (access null pointer) in ext/dom/xml_common.h Niels Dossche 2024-08-23 18:39:06 +02:00
  • d32b97a1c7 Fix NULL pointer dereference with NULL content in legacy nodes in title getting (#15558) Niels Dossche 2024-08-23 19:38:13 +02:00
  • 7ae7b4e388 Correctly specify secret instead of seed in ext/hash deprecation message (#15557) Niels Dossche 2024-08-23 19:37:57 +02:00
  • f9c69bc392 ext/phar: Reorganise some headers Gina Peter Bnayard 2024-08-17 00:17:50 +02:00
  • d55074ede4 ext/phar: Use zend_string instead of char* len pair Gina Peter Bnayard 2024-08-17 00:24:53 +02:00
  • 51bb8cfcb5 ext/phar: Add some const qualifiers Gina Peter Bnayard 2024-08-17 00:18:10 +02:00
  • 6f986837ec ext/phar: Simplify a return condition in Phar::offsetExists() Gina Peter Bnayard 2024-08-17 00:16:25 +02:00
  • 20f7e08687 ext/phar: Use more specialized types instead of int Gina Peter Bnayard 2024-08-17 00:00:07 +02:00
  • 81d232fed5 ext/phar: Move some header functions into util.c Gina Peter Bnayard 2024-08-17 00:11:11 +02:00
  • d015af60df ext/phar: Adjust return types for methods that always return true Gina Peter Bnayard 2024-08-17 00:04:16 +02:00
  • 03be1ac0ad ext/phar: Refactor part of tar.c Gina Peter Bnayard 2024-08-16 23:59:01 +02:00
  • 009039d447 ext/phar: Use size_t for string lenghts Gina Peter Bnayard 2024-08-15 12:49:06 +02:00
  • 947f72c181 ext/phar: Use standard naming for PHP functions Gina Peter Bnayard 2024-08-15 12:29:06 +02:00
  • 937c4e4ac6 ext/hash: Make return type zend_result for serialize function typedef Gina Peter Bnayard 2024-08-17 15:10:38 +02:00
  • c26e77c4c5 ext/hash: Specialize copy function typedef Gina Peter Bnayard 2024-08-17 14:46:54 +02:00
  • babf18c52e Autotools: Remove obsolete compiler reset (#15549) Peter Kokot 2024-08-23 16:54:21 +02:00
  • 062e9f9134 Remove unused buffer variables (#15550) Peter Kokot 2024-08-23 16:40:19 +02:00
  • d9695401e4 Zend: Voidify virtual_cwd_(de)activate() (#15554) Gina Peter Banyard 2024-08-23 15:28:37 +01:00
  • 8fcf34d598 Remove ZEND_ACC_ABSTRACT from prop variance check Ilija Tovilo 2024-08-23 16:13:23 +02:00
  • 7e45e57d8f Suppress deprecation notices when ext/dom properties are accessed by the get_debug_info handler (#15530) Máté Kocsis 2024-08-23 10:39:11 +02:00
  • 793f6321e7 Fix NULL pointer dereference with NULL content in legacy nodes (#15546) Niels Dossche 2024-08-23 08:56:06 +02:00
  • d6c06edaec [skip ci] Update NEWS with info about GH-14930 fix which is only in master now Jakub Zelenka 2024-08-22 23:50:11 +01:00
  • 40e48920b9 Merge branch 'PHP-8.3' Jakub Zelenka 2024-08-22 23:45:35 +01:00
  • 70c5e366f6 Revert fix for GH-14930: truncating readdir output (#15533) Jakub Zelenka 2024-08-22 23:41:34 +01:00
  • f952263bcd Fix Solaris 10 build: missing libproc.h (#15525) Peter Kokot 2024-08-22 20:26:44 +02:00
  • 0c73553959 Update extension skeleton .gitignore (#15542) Go Kudo 2024-08-23 02:31:06 +09:00
  • c79e723725 Autotools: Check re2c version with AS_VERSION_COMPARE (#15465) Peter Kokot 2024-08-22 17:39:03 +02:00
  • 1b3c204033 Autotools: Add min-version argument to PHP_PROG_PHP macro (#15477) Peter Kokot 2024-08-22 17:30:08 +02:00
  • 4e193b4113 Autotools: Move abs_srcdir and abs_builddir to init macro (#15537) Peter Kokot 2024-08-22 16:26:48 +02:00
  • e7874f2089 Autotools: Move Zend/zend_config.h to AC_CONFIG_COMMANDS (#15538) Peter Kokot 2024-08-22 16:26:28 +02:00
  • 6a51062c85 Drop unused, but confusing macro definition (GH-15541) Christoph M. Becker 2024-08-22 14:56:32 +02:00
  • 35fbb0061d main/network: Use more appropriate types (#15511) Gina Peter Banyard 2024-08-22 12:48:28 +01:00
  • 15ea82da2b ext/mysqli: Minor clean-up (#15526) Gina Peter Banyard 2024-08-22 12:34:57 +01:00
  • e5a30274d8 Support AVX-512 builds on Windows (GH-15159) Christoph M. Becker 2024-08-22 13:01:51 +02:00
  • 450740cbb6 [skip ci] Fix typos in XFAIL reasons Christoph M. Becker 2024-08-22 11:48:46 +02:00
  • ff69f334f1 ext/session: Warn when providing invalid values for session.gc_probability and session.gc_divisor Jorg Adam Sowa 2024-08-22 02:29:40 +02:00
  • c30e2e68c9 Update versions for PHP 8.3.11RC2 php-8.3.11RC2 Jakub Zelenka 2024-08-21 23:26:14 +01:00
  • e8dff92e88 Revert fix for GH-14930: truncating readdir output PHP-8.3.11 Jakub Zelenka 2024-08-21 23:11:03 +01:00
  • 6b809c8890 Autotools: Fix stack direction check (#15528) Peter Kokot 2024-08-21 22:50:11 +02:00
  • 5853cdb73d Use "must not" instead of "cannot" wording Gina Peter Bnayard 2024-08-20 13:45:39 +02:00
  • c811d58953 ext/pcntl: Use standard wording for ValueError Gina Peter Bnayard 2024-08-18 23:35:40 +02:00
  • 9a2fdbec48 ext/mbstring: Use standard wording for ValueError Gina Peter Bnayard 2024-08-18 23:32:07 +02:00
  • 997199e938 ext/standard/string.c: use standard wording for ValueError in str_pad() Gina Peter Bnayard 2024-08-18 23:25:35 +02:00
  • 6d9a74cde0 ext/dom: Use standard wording for ValueError Gina Peter Bnayard 2024-08-18 23:22:22 +02:00
  • ad8480304d ext/dba: Remove duplicate check for empty mode Gina Peter Bnayard 2024-08-18 20:26:16 +02:00
  • f6c464fee5 ext/gettext: Remove duplicate domain length checks Gina Peter Bnayard 2024-08-18 20:10:12 +02:00
  • 10738141d7 ext/standard/exec.c: Use ZPP path modifier to check for nul bytes Gina Peter Bnayard 2024-08-18 20:15:37 +02:00
  • e7c4d54d65 Use new helper function for "cannot be empty" ValueErrors Gina Peter Bnayard 2024-08-18 20:09:08 +02:00
  • 96d572a18e Zend: Add helper for "cannot be empty" ValueError Gina Peter Bnayard 2024-08-18 20:06:16 +02:00
  • 602a4ac735 Merge branch 'PHP-8.3' Peter Kokot 2024-08-21 18:20:42 +02:00
  • d5b5e61d80 Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-08-21 18:17:58 +02:00
  • 48a18e5be7 Fix bug GH-15514 (Configure error: genif.sh: syntax error) Peter Kokot 2024-08-21 18:16:07 +02:00
  • c69d29ebc3 Merge branch 'PHP-8.3' Peter Kokot 2024-08-21 15:57:33 +02:00
  • 9e63e20a2c Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-08-21 15:54:56 +02:00
  • 63841ba7cf Fix GH-15515: Configure error grep illegal option q (#15516) Peter Kokot 2024-08-21 15:51:27 +02:00
  • 9147687b6d ext/standard/file.c: Use more appropriate types Gina Peter Bnayard 2024-08-21 02:36:45 +02:00
  • 369eeb73ca ext/standard/file.c: Use RETURN_BOOL() instead of if-else Gina Peter Bnayard 2024-08-21 02:28:43 +02:00
  • d4263ddc40 Fix rename_variation12*.phpt parallel test conflicts (GH-15518) Christoph M. Becker 2024-08-21 13:25:16 +02:00
  • 0775b99d5e Fix mysqli_fetch_field_types.phpt Kamil Tekiela 2024-08-20 15:05:06 +02:00
  • c290996db6 Remove MYSQLI_TYPE_INTERVAL constant Kamil Tekiela 2024-08-20 14:30:56 +02:00
  • cce27c6725 Merged pull request #14581 Derick Rethans 2024-08-21 10:59:30 +01:00
  • 0f7aebb61a Add NEWS entry Derick Rethans 2024-08-21 10:59:25 +01:00
  • d6113ba8fe fixes #13773: DatePeriod does not take microseconds into account Marc Bennewitz 2024-06-16 09:39:18 +02:00
  • 69d9c12df6 Fix mysqli_stmt_get_result.phpt (#15495) Kamil Tekiela 2024-08-21 01:11:31 +02:00
  • 660a860f26 Fix GH-15501: Windows HAVE_<header>_H macros defined to 1 or undefined (#15508) Peter Kokot 2024-08-20 21:10:50 +02:00
  • 327588abf9 Replace OBJ_PROP_PTR_TO_NUM() with zend_get_property_info_for_slot() Ilija Tovilo 2024-08-20 18:44:42 +02:00
  • c5ae122b2f Update UPGRADING Kamil Tekiela 2024-08-20 17:37:56 +02:00
  • a1ab846231 MySQL 9: Add support for VECTOR type (#15431) Kamil Tekiela 2024-08-20 17:34:52 +02:00
  • c9ea4d76af Revert "Merge branch 'PHP-8.3'" Christoph M. Becker 2024-08-20 16:34:52 +02:00
  • a2313cea5a Merge branch 'PHP-8.3' Christoph M. Becker 2024-08-20 16:31:55 +02:00
  • 89daa8354f zend_max_execution_timer: fix gcc compatibility (#15447) Go Kudo 2024-08-17 05:20:04 +09:00
  • 588029a989 [skip ci] Update NEWS/UPGRADING for allowed_classes option checks Gina Peter Bnayard 2024-08-20 16:28:01 +02:00
  • 3059adae06 ext/standard: Improve checking of allowed_classes option (#15267) Gina Peter Banyard 2024-08-20 15:24:25 +01:00
  • efe0e73c91 Merge branch 'PHP-8.3' Christoph M. Becker 2024-08-20 16:21:53 +02:00
  • 3162ddbd84 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-08-20 16:18:24 +02:00
  • 6652a34006 [skip ci] Fix NEWS Christoph M. Becker 2024-08-20 16:17:19 +02:00
  • b75775ea39 Revert "Merge branch 'PHP-8.3'" Christoph M. Becker 2024-08-20 16:09:46 +02:00
  • 96840072fc Cater to raised requirement of fbclient 3.0+ for pdo_firebird (GH-15498) Christoph M. Becker 2024-08-20 16:00:00 +02:00
  • 57f02e2aba Merge branch 'PHP-8.3' Christoph M. Becker 2024-08-20 15:45:16 +02:00
  • a3dbd39be0 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-08-20 15:43:55 +02:00
  • b1211c1e4a Fix GH-15432: Heap corruption when querying a vector Christoph M. Becker 2024-08-16 21:01:56 +02:00
  • b363a606a4 Merge branch 'PHP-8.3' Christoph M. Becker 2024-08-20 15:38:34 +02:00
  • 093aee63ec Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-08-20 15:36:26 +02:00
  • 3ed5eee5d3 [skip ci] Fix bug71162.phpt xfail message (GH-15506) Christoph M. Becker 2024-08-20 14:48:52 +02:00
  • 775ca03eb8 ext/standard/crc32: Use zend_result return type and remove unused header Gina Peter Bnayard 2024-08-20 14:18:43 +02:00
  • 40217b2ea4 Autotools: Move auto_cflags marker to PHP_INIT_BUILD_SYSTEM (#15487) Peter Kokot 2024-08-19 22:29:20 +02:00
  • b6d7c011b8 Fix virtual properties in get_class_vars() (GH-15494) Ilija Tovilo 2024-08-19 17:39:31 +02:00
  • 60f87f29bb Fix various hooked object iterator issues (GH-15394) Ilija Tovilo 2024-08-19 15:46:20 +02:00
  • 36b1977415 Fix missing compile error when declaring hooked props on readonly classes (GH-15439) Ilija Tovilo 2024-08-19 14:58:55 +02:00
  • 770616b823 Fix param with hooks but no visibility not treated as cpp (GH-15442) Ilija Tovilo 2024-08-19 14:53:54 +02:00
  • 144c086c46 Fix a mistake in mysqli test Kamil Tekiela 2024-08-19 14:26:27 +02:00
  • 6c7ff08920 Drop MYSQLI_CURSOR_TYPE_FOR_UPDATE & MYSQLI_CURSOR_TYPE_SCROLLABLE (#15486) Kamil Tekiela 2024-08-19 13:54:40 +02:00