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

Commit Graph

  • 24915924bf Merge branch 'PHP-8.3' Levi Morrison 2023-10-02 22:08:03 -06:00
  • 08c3b332a1 fix mbstring.c -Wsingle-bit-bitfield-constant-conversion (#12327) Levi Morrison 2023-10-02 22:07:39 -06:00
  • cb0d04e9f4 Merge branch 'PHP-8.3' Niels Dossche 2023-10-02 22:55:54 +02:00
  • af15ed94bf Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-02 22:55:44 +02:00
  • 6aa20956fb Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-02 22:55:28 +02:00
  • 6cf76d552e Ignore optional warning output in test Niels Dossche 2023-10-02 22:53:38 +02:00
  • c24478fb12 Merge branch 'PHP-8.3' Niels Dossche 2023-10-02 21:53:09 +02:00
  • 98e2ff44bc Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-02 21:53:03 +02:00
  • 87cd401aaf Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-02 21:52:52 +02:00
  • b140f6e9f8 Fix test under older CI configurations Niels Dossche 2023-10-02 21:52:44 +02:00
  • e2c50f6bcb Merge branch 'PHP-8.3' Niels Dossche 2023-10-02 19:42:45 +02:00
  • 0427e26729 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-10-02 19:42:10 +02:00
  • 28a909d40a Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-10-02 19:37:09 +02:00
  • bdc87b0f66 Fix #80092: ZTS + preload = segfault on shutdown Niels Dossche 2023-09-27 22:16:43 +02:00
  • f88368cfc8 Improve error messages for XSLTProcessor::transformToDoc() (#12332) Niels Dossche 2023-10-02 19:21:54 +02:00
  • 41ea14b154 Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-02 16:58:05 +02:00
  • ba1d9d0ab2 [skip ci] Avoid running asan tests that timeout Ilija Tovilo 2023-10-02 16:56:28 +02:00
  • 032b98fb34 Merge branch 'PHP-8.3' Levi Morrison 2023-10-02 08:55:49 -06:00
  • 5d6c5d6cf6 fix -Wreturn-type and -Wstrict-prototypes in gd configure (#12328) Levi Morrison 2023-10-02 08:55:20 -06:00
  • 1df82938b2 Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-02 16:42:16 +02:00
  • b31a5b2731 Fix str_decrement() on "1" Ilija Tovilo 2023-10-01 18:12:11 +02:00
  • dab5aba45a Merge branch 'PHP-8.3' Ilija Tovilo 2023-10-02 12:56:11 +02:00
  • 769f41bb21 Use separate sqlsrv dbs for different exts Ilija Tovilo 2023-10-02 11:37:33 +02:00
  • fcae58809f Fix GCC warning in math.c Ilija Tovilo 2023-10-02 10:55:57 +02:00
  • b56141c5dd Merge branch 'PHP-8.3' Niels Dossche 2023-10-01 17:07:11 +02:00
  • eebc528cbf Fix broken cache invalidation with deallocated and reallocated document node Niels Dossche 2023-10-01 14:26:24 +02:00
  • 9aa4b2bbad Add tests to document behavior of UTF7-IMAP conversion in obscure corner case Alex Dowad 2023-07-16 15:19:19 +02:00
  • a57fdea149 Add assertion to mb_utf7imap_to_wchar to catch buffer overrun Alex Dowad 2023-07-16 14:44:40 +02:00
  • 3944bb01eb zend call stack for DragonFlyBSD. (#12325) David CARLIER 2023-10-01 13:12:14 +01:00
  • f10e1b8f59 Use RETURN_STR_COPY() in xsl Niels Dossche 2023-09-30 16:05:58 +02:00
  • 5c749ad4cf Implement request #64137 (XSLTProcessor::setParameter() should allow both quotes to be used) Niels Dossche 2023-09-30 13:59:08 +02:00
  • f550c082dd Merge branch 'PHP-8.3' Anatol Belski 2023-09-30 19:20:08 +02:00
  • 31a44c8ca7 NEWS: Add note about #11891 Anatol Belski 2023-09-30 19:19:44 +02:00
  • 36d7d4d17a Merge branch 'PHP-8.2' into PHP-8.3 Anatol Belski 2023-09-30 19:18:43 +02:00
  • 1934da0a81 NEWS: Added note about #11891 Anatol Belski 2023-09-30 19:18:25 +02:00
  • e181af7018 Merge branch 'PHP-8.1' into PHP-8.2 Anatol Belski 2023-09-30 19:17:36 +02:00
  • a1225f35bb NEWS: Added note about #11891 Anatol Belski 2023-09-30 19:16:42 +02:00
  • 022057b907 Merge branch 'PHP-8.3' Anatol Belski 2023-09-30 18:26:23 +02:00
  • bd24c56207 fileinfo: Backport svg detection patch Anatol Belski 2023-09-30 18:22:14 +02:00
  • 3e29332a5c Merge branch 'PHP-8.3' Niels Dossche 2023-09-30 18:00:45 +02:00
  • ec2ef6465d Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-30 17:55:34 +02:00
  • 77f44b2281 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-30 17:53:57 +02:00
  • b842ea4fa8 Apply SimpleXML iterator fixes only on master Niels Dossche 2023-09-28 19:53:01 +02:00
  • 2546bbd3bc Merge branch 'PHP-8.3' Anatol Belski 2023-09-30 16:52:53 +02:00
  • 7efc531e08 Merge branch 'PHP-8.2' into PHP-8.3 Anatol Belski 2023-09-30 16:52:17 +02:00
  • b79a2403b5 Merge branch 'PHP-8.2' Anatol Belski 2023-09-30 16:33:39 +02:00
  • 4b22cb213a Merge branch 'PHP-8.1' into PHP-8.2 Anatol Belski 2023-09-30 16:26:24 +02:00
  • b67530a6c0 Add test for XSLTProcessor::getParameter() Niels Dossche 2023-09-30 16:25:07 +02:00
  • 1f5bea3452 fileinfo: Backport svg detection patch usarise 2023-08-12 01:29:01 +07:00
  • 2fb9ef069f Merge branch 'PHP-8.3' Niels Dossche 2023-09-30 01:27:43 +02:00
  • 04a2a42f2a Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-30 01:27:29 +02:00
  • 0f5b382528 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-30 01:27:06 +02:00
  • 643c4ba417 Revert "Fix GH-10008: Narrowing occurred during type inference of ZEND_ADD_ARRAY_ELEMENT" Niels Dossche 2023-09-30 01:25:48 +02:00
  • 5fd89652e5 Merge branch 'PHP-8.3' Niels Dossche 2023-09-30 00:12:42 +02:00
  • df89409aba Fix compile error with -Werror=incompatible-function-pointer-types and old libxml2 Niels Dossche 2023-09-29 23:35:22 +02:00
  • fa2d556fcd Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-30 00:11:31 +02:00
  • d7a7309b53 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-30 00:10:35 +02:00
  • e72fc12058 Fix GH-10008: Narrowing occurred during type inference of ZEND_ADD_ARRAY_ELEMENT Niels Dossche 2023-09-26 23:02:31 +02:00
  • 2a7f23e9b9 Fix type error on XSLTProcessor::transformToDoc return value with SimpleXML Niels Dossche 2023-09-28 23:49:42 +02:00
  • 6a4031b8c4 ext/mysqli: Work on making tests parallizable (#11814) George Peter Banyard 2023-09-29 18:57:30 +01:00
  • 7200bc23a0 Merge branch 'PHP-8.3' Remi Collet 2023-09-29 14:02:57 +02:00
  • 80266f80d4 Fix port conflict 64324 used in bug51056.phpt Remi Collet 2023-09-29 07:45:47 +02:00
  • dcee59eb33 Merge branch 'PHP-8.3' twosee 2023-09-29 18:59:17 +08:00
  • d9b0bdbaa4 Merge branch 'PHP-8.2' into PHP-8.3 twosee 2023-09-29 18:58:05 +08:00
  • 14b827049a zend call stack support for haiku w/o using posix pthread api but the (#12103) David CARLIER 2023-09-29 11:47:23 +01:00
  • 569b95d2c3 Merge branch 'PHP-8.3' Jakub Zelenka 2023-09-29 11:39:41 +01:00
  • 517411d2fb Prepare NEWS for PHP 8.3.0RC4 Jakub Zelenka 2023-09-29 11:38:28 +01:00
  • 90707f33e1 Merge branch 'PHP-8.1' into PHP-8.2 twosee 2023-09-29 18:33:59 +08:00
  • b5da98b972 Fix socket_export_stream() with wrong protocol twosee 2023-09-28 02:17:47 +08:00
  • 0b7a0e9f41 Merge branch 'PHP-8.3' Niels Dossche 2023-09-27 22:41:09 +02:00
  • 6a2b885155 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-27 22:36:22 +02:00
  • 19886d3af5 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-27 22:33:45 +02:00
  • e127f87114 Restore old namespace reconciliation behaviour Niels Dossche 2023-09-27 22:32:01 +02:00
  • e82057afb8 Update versions for PHP 8.1.24 php-8.1.24 Ben Ramsey 2023-09-26 18:41:46 -05:00
  • 21d9fd3bc1 Merge branch 'PHP-8.3' Niels Dossche 2023-09-26 21:45:19 +02:00
  • 3631381af4 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-26 21:45:02 +02:00
  • 741dc80d0b Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-26 21:44:00 +02:00
  • 07811b6390 Fix GH-11997: ctype_alnum 5 times slower in PHP 8.1 or greater Niels Dossche 2023-09-25 20:00:53 +02:00
  • 14fc3d1566 Fix GH-12297: PHP Startup: Invalid library (maybe not a PHP library) 'mysqlnd.so' in Unknown on line Niels Dossche 2023-09-25 19:38:42 +02:00
  • caa46e0c7f Update versions for PHP 8.3.0RC3 php-8.3.0RC3 Jakub Zelenka 2023-09-26 13:04:38 +01:00
  • 27cdbf67d5 Update versions for PHP 8.2.11 php-8.2.11 Sergey Panteleev 2023-09-26 14:04:28 +03:00
  • 2e8cdd8eec Merge branch 'PHP-8.3' Niels Dossche 2023-09-25 19:50:58 +02:00
  • 190a535325 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2023-09-25 19:49:21 +02:00
  • 9c37a02c54 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-09-25 19:48:49 +02:00
  • 82a84d0b7b Fix GH-12167 and GH-12169: Unable to get comment or processing instruction contents in SimpleXML Niels Dossche 2023-09-23 23:07:30 +02:00
  • 9b6afd88fb Make sure core module has number 0 (#12272) Niels Dossche 2023-09-25 17:36:13 +02:00
  • f1f04cf0c9 Merge branch 'PHP-8.3' Levi Morrison 2023-09-25 08:27:46 -06:00
  • 8fb51d4fe4 Set func pointer to null in Closure __invoke (#12275) Levi Morrison 2023-09-25 08:27:23 -06:00
  • 12790b2b35 Extend C14N fast path to HTML documents too (#12293) Niels Dossche 2023-09-24 22:18:32 +02:00
  • 96a30882ca Merge branch 'PHP-8.3' Jakub Zelenka 2023-09-24 16:51:35 +01:00
  • 5e8c992c78 Reduce impact of stream file path check in filestat Jakub Zelenka 2023-09-23 17:33:40 +01:00
  • 9e66bc9b97 abs: Make value == ZEND_LONG_MIN an unexpected branch Tim Düsterhus 2023-09-24 17:20:23 +02:00
  • 865535267b round: Make fractional == 0.5 an unexpected branch Tim Düsterhus 2023-09-24 16:50:53 +02:00
  • 4834e7ede5 Merge branch 'PHP-8.3' David Carlier 2023-09-24 15:21:10 +01:00
  • 4400eb270f Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2023-09-24 15:20:24 +01:00
  • 4bfd3459fe Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-09-24 15:19:02 +01:00
  • d65c80031a Fix GH-12190: stream_context_create with address and port at 0. David Carlier 2023-09-12 22:45:24 +01:00
  • 82aad0b483 Unify type juggling in math.c (#12286) Tim Düsterhus 2023-09-24 14:55:26 +02:00
  • 0a8ff0bb3e Merge branch 'PHP-8.3' David Carlier 2023-09-24 08:10:01 +01:00
  • 66a33dbdce Fix GH-12273 - configure __builtin_cpu_init() check Thomas Hurst 2023-09-22 16:11:22 +00:00