1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

Commit Graph

  • 5a988d5764 Fix phar/tests/bug77432.phpt Niels Dossche 2024-01-11 23:32:11 +01:00
  • b1f5ca59d1 Remove ext/random backwards-compatibility headers (#13108) Tim Düsterhus 2024-01-12 15:18:42 +01:00
  • 2ae2af5e2e Fix missing periods in the NEWS file Máté Kocsis 2024-01-12 14:15:30 +01:00
  • a2b2830f9b ext/standard: make debug_zval_dump() output whether the array is packed (#12641) Max Semenik 2024-01-12 03:33:14 +03:00
  • d6a0b3af68 Implement PDO driver-specific subclasses Máté Kocsis 2024-01-11 22:58:28 +01:00
  • b985a31b0a sapi/fpm: setting backlog default to -1 for DragonFlyBSD. David Carlier 2024-01-05 18:53:49 +00:00
  • 08b9e8ae9c Merge branch 'PHP-8.3' Jakub Zelenka 2024-01-11 16:48:38 +00:00
  • 1c7dc0f300 Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2024-01-11 16:48:03 +00:00
  • b04b09ef56 Fix GH-12996: Incorrect SCRIPT_NAME with Apache ProxyPassMatch when plus in path Jakub Zelenka 2024-01-04 14:51:20 +00:00
  • d54e2f9df2 Fix CODEOWNERS rule order Máté Kocsis 2024-01-11 16:56:06 +01:00
  • c774a8d401 Add bison -Wall flag to Windows build (#13098) Peter Kokot 2024-01-11 02:05:00 -08:00
  • ad9250183f Remove obsolete _XPG_IV preprocessor directive (#13035) Peter Kokot 2024-01-11 01:54:13 -08:00
  • db68565d03 random: Dynamically calculate the state size when seeding with CSPRNG Tim Düsterhus 2024-01-09 20:12:50 +01:00
  • 62aa8fa375 random: Reduce variable scope in Random\Engine\PcgOneseq128XslRr64::__construct() Tim Düsterhus 2024-01-09 19:56:21 +01:00
  • 8d7364f0bb Align configure check message results together Peter Kokot 2024-01-11 00:02:28 +01:00
  • 9726721560 general signatures discrepencies fixes (#13122) David CARLIER 2024-01-10 22:19:23 +00:00
  • fc16285538 ext/curl: deprecate CURLOPT_BINARYTRANSFER hanshenrik 2024-01-10 10:41:24 +01:00
  • 52cc17c665 New test Dmitry Stogov 2024-01-10 17:39:34 +03:00
  • d9dfad8ea9 Update IR Dmitry Stogov 2024-01-10 17:38:48 +03:00
  • 16c1c49f1b Update re2c and bison version error message "or newer" (#13112) divinity76 2024-01-10 12:28:05 +01:00
  • 64751a0df0 Merge branch 'PHP-8.3' Peter Kokot 2024-01-10 09:17:48 +01:00
  • 04954f6b2c Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-01-10 09:13:39 +01:00
  • d57a7767a2 Set libtool tag per command instead of global one Jan Palus 2024-01-10 09:06:41 +01:00
  • fd7342f62f Fix _GNU_SOURCE redefined warnings in config.log Peter Kokot 2024-01-10 08:39:29 +01:00
  • b667616fe0 Merge branch 'PHP-8.3' David Carlier 2024-01-09 22:01:37 +00:00
  • 7d238bf2d5 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-01-09 22:01:15 +00:00
  • 1e464e5b55 ext/gd: Fix GH-13082 David Carlier 2024-01-09 20:40:22 +00:00
  • fed9cf6868 Mark ob_start callback parameter nullable haszi 2024-01-09 14:43:44 +01:00
  • 5e34bb8916 Merge branch 'PHP-8.3' Niels Dossche 2024-01-09 22:12:35 +01:00
  • 1d6f344bea Fix GH-13094: range(9.9, '0') causes segmentation fault Niels Dossche 2024-01-09 20:13:22 +01:00
  • 4cda181c11 [skip ci] Update ext/random year for myself in EXTENSIONS Tim Düsterhus 2024-01-09 20:53:28 +01:00
  • 162e1dce98 random: Optimize data flow for the generate function of native engines (#13043) Tim Düsterhus 2024-01-09 19:04:29 +01:00
  • d778c24aa2 Merge branch 'PHP-8.3' Dmitry Stogov 2024-01-09 20:06:15 +03:00
  • 71a1defdfa Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-01-09 20:06:07 +03:00
  • 6339938c7e Disable inlining and inter-procedure-analyses for zend_string_equal_val() function that may be overriden for valgrind (#13099) Dmitry Stogov 2024-01-09 20:05:51 +03:00
  • d7d0d19d32 Support index.php fallback for files in built-in server Ilija Tovilo 2023-12-21 15:09:27 +01:00
  • 8876639d11 Add X-Powered-By header to builtin 404 page (#13092) Ilija Tovilo 2024-01-09 16:10:39 +01:00
  • 59c38969de [skip ci] Remove PHP 8.0 references from CI Ilija Tovilo 2024-01-09 10:39:20 +01:00
  • 811c5ff2f4 [ci skip] PHP 8.0 is EOL Gabriel Caruso 2024-01-09 01:46:59 +01:00
  • 670052c427 PHP 8.0 is EOL. PHP-8.0 Gabriel Caruso 2024-01-09 01:41:03 +01:00
  • 3b73db612b Remove unused symbol HAVE_ODBC2 (#13088) Peter Kokot 2024-01-08 14:32:46 -08:00
  • 6aad7a07bb Fix DragonFly build (#13085) Peter Kokot 2024-01-08 14:32:30 -08:00
  • 8e38226abf Merge branch 'PHP-8.3' Máté Kocsis 2024-01-08 16:17:28 +01:00
  • 10e8a0d17e Backport upgrading PHP-Parser to PHP-8.3 Máté Kocsis 2024-01-08 16:16:45 +01:00
  • d8df700e45 Merge branch 'PHP-8.3' Ilija Tovilo 2024-01-08 13:36:51 +01:00
  • 379e913e1a Fix run-tests.php differ calculateCommonSubsequence for EXPECTF Ilija Tovilo 2024-01-06 17:18:43 +01:00
  • 281555d02d Migrate to the final version of PHP-Parser 5.0.0 Máté Kocsis 2024-01-08 00:14:13 +01:00
  • 73722df439 Improve preg_* functions warnings for NUL byte (#13068) Jorg Adam Sowa 2024-01-07 14:40:54 +01:00
  • 90800b62bb Change PHP_ZTS and PHP_DEBUG to bool to match their ZEND equivalents (#13079) haszi 2024-01-07 14:38:26 +01:00
  • 6f3888fe9a Remove root library check for dlopen() and dlsym() (#13086) Peter Kokot 2024-01-07 01:07:17 -08:00
  • 2fec3e7f41 Remove unused phpdbg build variables (#13078) Peter Kokot 2024-01-06 09:52:55 -08:00
  • 44a246ed6d Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-01-05 19:47:58 +01:00
  • 3a237b96a0 [ci skip] NEWS Arnaud Le Blanc 2024-01-05 19:46:27 +01:00
  • 26f54eb490 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-01-05 19:45:51 +01:00
  • 29cb814836 [ci skip] NEWS Arnaud Le Blanc 2024-01-05 19:45:18 +01:00
  • 22ec2585a1 Omit HAVE_INET_NTOP definition with AC_CHECK_FUNC (#13073) Peter Kokot 2024-01-05 10:41:54 -08:00
  • 6342f735b9 Fix timer leak (#13027) Rob Landers 2024-01-05 19:36:19 +01:00
  • 67eb196f1e Remove unused Lexbor file Niels Dossche 2024-01-05 17:21:22 +01:00
  • dced97c02f Update Lexbor Niels Dossche 2024-01-05 17:21:08 +01:00
  • 1612a716a0 [ci-skip] Add missing credit for openssl_csr_sign serial_hex to Florian Jakub Zelenka 2024-01-05 14:43:24 +00:00
  • e0679f3d5e Introduce new serial_hex parameter to openssl_csr_sign Jakub Zelenka 2023-12-22 22:26:49 +00:00
  • bb1109d9f1 Remove unused HAVE_INET_NTOP Peter Kokot 2024-01-04 20:48:17 +01:00
  • b632528eb3 Merge branch 'PHP-8.3' Peter Kokot 2024-01-04 19:30:19 +01:00
  • bafb17adcf Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-01-04 19:29:37 +01:00
  • 2575e6b88c Update year to 2024 Peter Kokot 2024-01-04 19:26:32 +01:00
  • 2caa2fe00d Remove libbind from build system (#12991) Peter Kokot 2024-01-04 10:23:46 -08:00
  • 0b7cd1423a Add upgrading note about PHP_OUTPUT_HANDLER_PROCESSED Máté Kocsis 2024-01-04 16:05:49 +01:00
  • c1a8cc59cc Add PHP_OUTPUT_HANDLER_PROCESSED constant to stubs haszi 2023-12-24 15:03:20 +01:00
  • 14bdb01f8c Fix failing 32-bit mbstring tests (#13069) Niels Dossche 2024-01-04 08:30:17 +01:00
  • ddbc74c419 Merge branch 'PHP-8.3' Niels Dossche 2024-01-03 21:35:09 +01:00
  • 7525e690f6 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-03 21:34:59 +01:00
  • 85dbbe19e2 Fix #71465: PHAR doesn't know about litespeed Niels Dossche 2024-01-03 20:23:56 +01:00
  • 03547f6832 Remove properties field from php_libxml_node_object (#13062) Niels Dossche 2024-01-03 20:03:56 +01:00
  • 96ee0787cf Remove unused php.sym files (#13065) Peter Kokot 2024-01-03 10:31:58 -08:00
  • ba9cf25298 Merge branch 'PHP-8.3' David Carlier 2024-01-03 17:35:44 +00:00
  • b32a1cc76f Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-01-03 17:34:54 +00:00
  • 96ffe6ad7e ext/intl: fix bug introduced by 5455c3f David Carlier 2023-12-22 19:09:50 +00:00
  • 2fe05c8980 Merge branch 'PHP-8.3' Jakub Zelenka 2024-01-02 15:52:00 +00:00
  • d33a534863 PHP-8.3 is now for PHP-8.3.3-dev Jakub Zelenka 2024-01-02 15:50:36 +00:00
  • 92e812a324 Update versions for PHP 8.3.2RC1 php-8.3.2RC1 Jakub Zelenka 2024-01-02 15:46:50 +00:00
  • 3164a9effb Remove unused in_addr_t type alias (#12994) Peter Kokot 2024-01-02 07:41:33 -08:00
  • 85ffdefcd5 Merge branch 'PHP-8.3' Sergey Panteleev 2024-01-02 16:43:52 +03:00
  • c76ec62518 Merge branch 'PHP-8.2' into PHP-8.3 PHP-8.3.2 Sergey Panteleev 2024-01-02 16:43:39 +03:00
  • 5d79c1b74d PHP-8.2 is now for PHP 8.2.16-dev Sergey Panteleev 2024-01-02 16:42:14 +03:00
  • a91b345f8e Update versions for PHP 8.2.15RC1 php-8.2.15RC1 Sergey Panteleev 2024-01-02 16:31:47 +03:00
  • cba4c409b1 Merge branch 'PHP-8.3' Derick Rethans 2024-01-02 11:07:36 +00:00
  • 9111a39ffa Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2024-01-02 11:07:24 +00:00
  • c7816bf730 tzdata 2023d adds an extra transition for Europe/London PHP-8.2.15 Derick Rethans 2024-01-02 11:07:12 +00:00
  • 3e6520ac0f Updated to version 2023.4 (2023d) Derick Rethans 2024-01-02 10:21:29 +00:00
  • c551dbdcb1 Empty merge Derick Rethans 2024-01-02 10:21:29 +00:00
  • 9f3e120dc0 Updated to version 2023.4 (2023d) Derick Rethans 2024-01-02 10:21:28 +00:00
  • 60bc062b30 Empty merge Derick Rethans 2024-01-02 10:21:28 +00:00
  • 99be8b05ae Updated to version 2023.4 (2023d) Derick Rethans 2024-01-02 10:21:27 +00:00
  • 60abd94bf2 Changed value passed to show_start to $start_timestamp (#13064) Jorg Adam Sowa 2024-01-02 10:36:52 +01:00
  • 5b268fa929 Use AC_CHECK_MEMBERS instead of AC_EGREP_HEADER (#13048) Peter Kokot 2024-01-01 19:46:28 -08:00
  • ea6110f52e Merge branch 'PHP-8.3' Niels Dossche 2024-01-01 15:59:01 +01:00
  • b131681d4c Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-01 15:58:52 +01:00
  • 0d2c83ef9c Skip on Windows Niels Dossche 2024-01-01 15:58:47 +01:00
  • 7213e448de Merge branch 'PHP-8.3' Niels Dossche 2024-01-01 15:27:48 +01:00
  • 8d095af1c0 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-01 15:27:43 +01:00