1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 18:22:42 +01:00

Commit Graph

  • b27bbd3ec6 Merge branch 'PHP-8.4' Niels Dossche 2024-12-29 12:24:59 +01:00
  • 726c96fbef Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-29 12:19:33 +01:00
  • 26f3bec63e Backport fix GH-17280: ldap_search() fails when $attributes array has holes Niels Dossche 2024-12-27 19:36:26 +01:00
  • c6b3ab3966 Merge branch 'PHP-8.4' Niels Dossche 2024-12-29 12:12:22 +01:00
  • 9d04d41eec Fix some emalloc() size mistakes Niels Dossche 2024-12-29 12:11:36 +01:00
  • 63f6251812 ext/standard: Use zend_string_equals_literal API (#17292) Gina Peter Banyard 2024-12-29 10:54:17 +00:00
  • 8e40bb689e gen_stub: remove some misplaced spaces Daniel Scherzer 2024-10-07 19:38:11 -07:00
  • 69ff948d39 gen_stub: document a bunch of properties as read-only Daniel Scherzer 2024-10-07 19:35:16 -07:00
  • 3817a71b88 gen_stub: remove impossible Type::__toString() handling Daniel Scherzer 2024-10-07 19:18:04 -07:00
  • daac8f8815 gen_stub: stop cloning ExposedDocComment objects Daniel Scherzer 2024-10-07 18:50:18 -07:00
  • 418b933aea gen_stub: make some methods only used within their class private Daniel Scherzer 2024-10-07 18:43:49 -07:00
  • dd72c4325c gen_stub: convert ArgInfo::$sendBy to a string Daniel Scherzer 2024-10-04 18:34:26 -07:00
  • 9ab74588d5 gen_stub: refactor Type::tryToSimpleType(), eliminate ::getWithoutNull() Daniel Scherzer 2024-10-04 18:27:43 -07:00
  • a4e062600f gen_stub: inline single-use VariableLike::addTypeToFieldSynopsis() method Daniel Scherzer 2024-10-04 18:21:37 -07:00
  • 6730cbfb25 gen_stub: inline single-use ::setTypes() methods Daniel Scherzer 2024-10-04 18:16:11 -07:00
  • d2220a407b gen_stub: inline single-use static SimpleType constructors Daniel Scherzer 2024-10-04 18:11:17 -07:00
  • c2ecb71dbb gen_stub: remove unused SimpleType::void() Daniel Scherzer 2024-10-04 18:09:18 -07:00
  • ad92965474 gen_stub: remove unused VariableLike::getVariableTypeCode() Daniel Scherzer 2024-10-04 18:05:23 -07:00
  • 6ef58da59e ext/mysqlnd: Refactor usage of strlcpy() (#17185) Gina Peter Banyard 2024-12-28 23:00:08 +00:00
  • 65524e5d53 Merge branch 'PHP-8.4' Niels Dossche 2024-12-27 21:48:58 +01:00
  • 2161959834 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-27 21:48:52 +01:00
  • 847d1401a0 Fix GH-17208: bug64539-status-json-encoding.phpt fail on 32-bits Niels Dossche 2024-12-27 16:42:21 +01:00
  • f90323c8d4 Fix GH-17280: ldap_search() fails when $attributes array has holes (#17284) Niels Dossche 2024-12-27 17:58:50 +01:00
  • accf957727 Change impossible condition into assertion Niels Dossche 2024-12-27 17:34:21 +01:00
  • 71dfa931eb Shuffle tests for a single worker dhuang00 2024-12-13 14:03:13 -05:00
  • 23ccd06ede Merge branch 'PHP-8.4' Niels Dossche 2024-12-27 15:54:42 +01:00
  • 575ee23bd9 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-27 15:54:37 +01:00
  • b621b3a00f Fix GH-17187: unreachable program point in zend_hash Niels Dossche 2024-12-17 21:14:33 +01:00
  • 00fe9b205c ext/sockets: socket_create_listen() check port value beforehand. David Carlier 2024-12-27 13:21:28 +00:00
  • 2b36680f0a Merge branch 'PHP-8.4' Saki Takamachi 2024-12-27 21:36:36 +09:00
  • ef036090d9 Fixed GH-17275: Fixed the calculation logic of dividend scale (#17279) Saki Takamachi 2024-12-27 21:36:26 +09:00
  • 55afe8bd9b Implement GH-15680: Enhance zend_dump_op_array to Properly Represent Non-Printable Characters in String Literals Niels Dossche 2024-12-26 20:09:42 +01:00
  • f0554477ae Make PDO_MYSQL_ATTR_DIRECT_QUERY a proper alias (#16935) Kamil Tekiela 2024-12-26 22:26:40 +00:00
  • 63e4e08e0d ext/sockets: following-up on GH-16842, update FreeBSD TCP stack setting. David Carlier 2024-11-24 18:03:32 +00:00
  • b09ed9a0f2 Use format string to cut off filename instead of duplicating memory Niels Dossche 2024-12-22 12:14:16 +01:00
  • 466c8b0e03 Merge branch 'PHP-8.4' Niels Dossche 2024-12-26 12:26:59 +01:00
  • f4fb77ed61 Fix GH-17257: UBSAN warning in ext/opcache/jit/zend_jit_vm_helpers.c Niels Dossche 2024-12-25 00:26:14 +01:00
  • 956576b0b4 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-26 12:25:08 +01:00
  • 7be950f3f6 Fix GH-17223: Memory leak in libxml encoding handling Niels Dossche 2024-12-24 14:07:53 +01:00
  • b4c5f4e92d Remove unused dummy_op_array (#17272) Niels Dossche 2024-12-26 11:25:41 +01:00
  • c1c6520c4f Make imagebmp_basic.phpt more resilient (GH-17265) Christoph M. Becker 2024-12-25 23:15:45 +01:00
  • 1331444822 Merge branch 'PHP-8.4' Niels Dossche 2024-12-25 21:33:49 +01:00
  • 250e0ffe90 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-25 21:33:43 +01:00
  • 99a14b805e Fix GH-16013 and bug #80857: Big endian issues Niels Dossche 2024-12-25 18:44:51 +01:00
  • 2021a58aec Reintroduce proc_open_multiplex.phpt (GH-17192) Christoph M. Becker 2024-12-25 17:41:31 +01:00
  • ef4fabf61f Merge branch 'PHP-8.4' Christoph M. Becker 2024-12-25 16:29:43 +01:00
  • 12ecdad183 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-12-25 16:28:47 +01:00
  • 643a77dda3 Port fix for libgd bug 276 Christoph M. Becker 2024-12-23 19:55:52 +01:00
  • 48b37fe384 Merge branch 'PHP-8.4' Niels Dossche 2024-12-24 14:38:20 +01:00
  • ce322fd1f3 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-24 14:38:13 +01:00
  • a24eada99b [ci skip] Make build command for program using embed portable Kévin Dunglas 2024-12-23 15:01:57 +01:00
  • db54a83f74 Merge branch 'PHP-8.4' Niels Dossche 2024-12-24 14:23:40 +01:00
  • e45fdd2f89 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-24 14:23:33 +01:00
  • df6db27580 Fix GH-17246: GC during SCCP causes segfault Niels Dossche 2024-12-23 18:51:08 +01:00
  • bf3673a415 ext/intl: TimeZone address todo to throw exceptions on error. David Carlier 2024-12-19 02:12:14 +00:00
  • 4e9cde758e Merge branch 'PHP-8.4' Niels Dossche 2024-12-23 14:23:16 +01:00
  • d1ed8beb2f Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-23 14:23:09 +01:00
  • a7f7e169d6 Fix memory leak on ZEND_FFI_TYPE_CHAR conversion failure Niels Dossche 2024-12-22 21:34:32 +01:00
  • bf5e6c5f2d SplFileObject::fwrite $length param nullable (#17242) Kamil Tekiela 2024-12-23 00:54:24 +01:00
  • f6469054dc Merge branch 'PHP-8.4' Christoph M. Becker 2024-12-22 16:30:45 +01:00
  • 0285e9a868 Merge branch 'PHP-8.3' into PHP-8.4 Christoph M. Becker 2024-12-22 16:29:02 +01:00
  • fcbfd5a680 Include relevant system headers before defining fallbacks Christoph M. Becker 2024-12-12 17:20:00 +01:00
  • 0aeac68063 Merge branch 'PHP-8.4' Jakub Zelenka 2024-12-22 14:58:36 +01:00
  • c4c536da4c Merge branch 'PHP-8.3' into PHP-8.4 Jakub Zelenka 2024-12-22 14:58:08 +01:00
  • e0b79cdc5c Introduce FPM_TEST_DEBUG_FILTER env var and extend multi request tracing Jakub Zelenka 2024-12-22 14:13:19 +01:00
  • d480c04be1 Implement cache slot optimization for XMLReader (#17232) Niels Dossche 2024-12-22 13:01:45 +01:00
  • 26244c7dcd Merge branch 'PHP-8.4' Niels Dossche 2024-12-21 12:50:08 +01:00
  • d2b6b64655 Fix DOM test on higher branches Niels Dossche 2024-12-21 12:50:04 +01:00
  • 8d39261603 Merge branch 'PHP-8.4' Niels Dossche 2024-12-21 12:48:24 +01:00
  • a02648087a Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-21 12:47:48 +01:00
  • 4bfe69bbc4 Fix GH-17225: NULL deref in spl_directory.c Niels Dossche 2024-12-21 12:11:21 +01:00
  • b1220da496 ext/pdo_firebird: Fix label follow by declaration (#17229) Shivam Mathur 2024-12-21 16:56:53 +05:30
  • 1fff0c05b7 Merge branch 'PHP-8.4' Niels Dossche 2024-12-21 12:01:53 +01:00
  • 62dc89d947 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-21 12:01:48 +01:00
  • 61615d5673 Fix GH-17224: UAF in importNode Niels Dossche 2024-12-21 11:16:38 +01:00
  • afc1f0d99b Merge branch 'PHP-8.4' Niels Dossche 2024-12-21 00:26:37 +01:00
  • 627432785e Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2024-12-21 00:26:23 +01:00
  • 2c3b56ded0 Fix GH-17216: Trampoline crash on error Niels Dossche 2024-12-19 19:57:18 +01:00
  • c4bb6e6c39 ext/sockets: further timeout handling changes. (#17210) David CARLIER 2024-12-20 22:36:14 +00:00
  • 420365d922 Merge branch 'PHP-8.4' Arnaud Le Blanc 2024-12-20 18:52:43 +01:00
  • 32148e9b10 Merge branch 'PHP-8.3' into PHP-8.4 Arnaud Le Blanc 2024-12-20 18:50:16 +01:00
  • 9e7932b292 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-12-20 18:46:43 +01:00
  • 6f579934f0 Add observer temporary to dl'ed functions Arnaud Le Blanc 2024-12-19 19:43:00 +01:00
  • 76ade7165e Merge branch 'PHP-8.4' David Carlier 2024-12-20 15:09:59 +00:00
  • aa815f32ae Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2024-12-20 15:09:49 +00:00
  • 16c0e57530 Fix GH-14709 overflow on recurrences for DatePeriod::__construct David Carlier 2024-06-29 06:46:14 +01:00
  • ac2b656a13 Merge branch 'PHP-8.4' Dmitry Stogov 2024-12-20 11:02:41 +03:00
  • f8d2e00964 Fix GH-17190: Assertion failure ext/opcache/jit/ir/ir_gcm.c (#17221) Dmitry Stogov 2024-12-20 10:59:33 +03:00
  • 4b1c3cf0b6 Merge branch 'PHP-8.4' Arnaud Le Blanc 2024-12-19 18:39:27 +01:00
  • 73857e66d2 Merge branch 'PHP-8.3' into PHP-8.4 Arnaud Le Blanc 2024-12-19 18:35:48 +01:00
  • a23ecc0a75 NEWS for GH-17168 Arnaud Le Blanc 2024-12-19 18:30:17 +01:00
  • 6a015491a0 Merge branch 'PHP-8.4' Dmitry Stogov 2024-12-19 20:30:05 +03:00
  • 33c12e0776 Update IR Dmitry Stogov 2024-12-19 20:29:35 +03:00
  • 471e94ce61 ext/gettext/config.m4: symlink en_US.UTF-8 test bits to en_US for musl Michael Orlitzky 2024-12-19 09:20:06 -05:00
  • bfb0e367f2 ext/gettext/tests: fix libintl return values under musl Michael Orlitzky 2024-12-19 09:17:16 -05:00
  • 0221ceeccd ext/gettext/gettext.c: handle NULLs from bindtextdomain() Michael Orlitzky 2024-12-19 09:11:10 -05:00
  • fb2443ac5c ext/posix posix_ttyname/posix_isatty fd error handling update. David Carlier 2024-12-18 00:25:38 +00:00
  • 8aac6987c2 Merge branch 'PHP-8.4' Ilija Tovilo 2024-12-18 19:10:00 +01:00
  • 6666cc83c5 Fix RC inference of op1 of FETCH_OBJ and INIT_METHOD_CALL Dmitry Stogov 2024-12-18 15:38:49 +01:00
  • cbe9d67efc Add tests for GH-17151 Ilija Tovilo 2024-12-18 15:15:11 +01:00