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

Commit Graph

  • 4dc8c08acd Merge branch 'PHP-8.2' into PHP-8.3 Jakub Zelenka 2024-02-27 22:04:05 +00:00
  • 3d4b36fc9c CI: Continue on error if Caddy download fails Jakub Zelenka 2024-02-27 20:56:55 +00:00
  • 4799321740 Merge branch 'PHP-8.3' Niels Dossche 2024-02-27 21:49:47 +01:00
  • 8bb2a15d01 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-02-27 21:49:39 +01:00
  • 552ea62e1f Fix GH-13517: Multiple test failures when building with --with-expat Niels Dossche 2024-02-26 20:34:27 +01:00
  • 2ca38d11bb Remove PHP_CHECK_GCC_ARG (#13525) Peter Kokot 2024-02-27 18:45:36 +01:00
  • 5c7a0abe55 Merge branch 'PHP-8.3' Gina Peter Banyard 2024-02-27 15:32:20 +00:00
  • ddebe469e1 Merge branch 'PHP-8.2' into PHP-8.3 Gina Peter Banyard 2024-02-27 15:31:48 +00:00
  • b4e272c56a ext/pdo: Fix various PDORow bugs Gina Peter Banyard 2024-02-27 15:25:00 +00:00
  • 0bc05fad65 Merge branch 'PHP-8.3' Sergey Panteleev 2024-02-27 17:28:03 +03:00
  • 7e938d238f Merge branch 'PHP-8.2' into PHP-8.3 Sergey Panteleev 2024-02-27 17:27:51 +03:00
  • e1a8ebd61b PHP-8.2 is now for PHP 8.2.18-dev Sergey Panteleev 2024-02-27 17:26:44 +03:00
  • 9f8850a800 Update versions for PHP 8.2.17 php-8.2.17RC1 Sergey Panteleev 2024-02-27 17:18:18 +03:00
  • 9f586f6c69 Fixed int32 underflow on DateTime::createFromTimestamp (#12775) Marc Bennewitz 2024-02-27 15:01:49 +01:00
  • 868f1a305e ext/pgsql fix new test David Carlier 2024-02-27 01:07:10 +00:00
  • c0ba573c4f Merge branch 'PHP-8.3' David Carlier 2024-02-27 00:31:54 +00:00
  • 12f52365a5 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-02-27 00:31:05 +00:00
  • b9a9790be0 Fix GH-13519: PGSQL_CONNECT_FORCE_RENEW with persistent connections. David Carlier 2024-02-26 19:36:42 +00:00
  • dce6ed3199 random: Adjust status to state (#13521) Tim Düsterhus 2024-02-26 20:38:45 +01:00
  • ddcf5d75b5 Merge branch 'PHP-8.3' Niels Dossche 2024-02-26 19:44:52 +01:00
  • c5a63a90fa Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-02-26 19:44:39 +01:00
  • b8a1041fd2 Fix reference access in dimensions for DOMNodeList and DOMNodeMap Niels Dossche 2024-02-25 22:59:20 +01:00
  • dbf0b6aa42 ext/intl: Refactor ResourceBundle get and dimension access (#13503) Gina Peter Banyard 2024-02-26 17:03:17 +00:00
  • 23844538d1 Use preprocessor to check for AI_V4MAPPED, AI_ALL and AI_IDN (#13513) Peter Kokot 2024-02-26 16:38:00 +01:00
  • 718a8b4278 [skip ci] Update PHP inet_aton and symbols removal notes Peter Kokot 2024-02-26 14:17:14 +01:00
  • 14873dd286 Drop zend_mm_set_custom_debug_handlers() (#13457) Florian Engelhardt 2024-02-26 14:04:33 +01:00
  • ba27fab862 Merge branch 'PHP-8.3' Peter Kokot 2024-02-26 14:01:31 +01:00
  • d20f82669d Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-02-26 14:00:08 +01:00
  • f732ab8b3e Fix detection of image formats in system gd library Michael Orlitzky 2024-02-26 13:59:21 +01:00
  • 7d295cbefb Check socket extension functions in a single Autoconf macro Peter Kokot 2024-02-26 12:32:43 +01:00
  • 7b7f97b518 Remove duplicate Autoconf check for sed Peter Kokot 2024-02-26 11:47:59 +01:00
  • 295a177760 Zend/tests/offsets: Add tests where the offset is a reference (#13506) Gina Peter Banyard 2024-02-26 03:36:35 +00:00
  • 0039446fee Check for struct ucred with AC_CHECK_TYPES (#13510) Peter Kokot 2024-02-25 23:02:17 +01:00
  • c1d6cf37e9 Check for struct cmsgcred with AC_CHECK_TYPES (#13507) Peter Kokot 2024-02-25 22:33:44 +01:00
  • 035a5fdf8c Add LIBXML_RECOVER (#13504) Niels Dossche 2024-02-25 21:03:37 +01:00
  • 79133df156 random: Pass algorithm and state together as php_random_algo_with_state (#13350) Tim Düsterhus 2024-02-25 20:48:58 +01:00
  • d024dd3abd Simplify nanosleep Autoconf check (#13490) Peter Kokot 2024-02-25 18:28:33 +01:00
  • 6d721b21a1 Use string literal equality helper function in xmlreader_get_method Niels Dossche 2024-02-25 16:23:00 +01:00
  • da1a9402f8 Set xmlreader property handler hash size to a precalculated value Niels Dossche 2024-02-25 15:10:00 +01:00
  • 7f080d3584 Don't put xmlreader prop handler data on the heap Niels Dossche 2024-02-25 15:04:11 +01:00
  • 06a89a9159 Make readonly error message consistent Niels Dossche 2024-02-25 15:00:28 +01:00
  • b68b55be8f Remove unused write_func in php_xmlreader.c Niels Dossche 2024-02-25 14:57:35 +01:00
  • 586adf964f Remove unimplemented, unreferenced function from php_xmlreader.c Niels Dossche 2024-02-25 14:53:05 +01:00
  • 1256d745c6 Zend/tests/offsets: add tests for taking references (#13496) Gina Peter Banyard 2024-02-25 15:22:59 +00:00
  • e84acc0e43 Escape function names in optimizer function info Máté Kocsis 2024-02-25 16:09:50 +01:00
  • 7266e4fc6d Add forgotten UPGRADING note for doc comment handling related changes Máté Kocsis 2024-02-25 16:02:09 +01:00
  • f2e199e878 Implement "support doc comments for internal classes and functions" (#13266) Máté Kocsis 2024-02-25 08:41:31 +01:00
  • 4b405d8520 Display class constant and property doc comments via reflection (#13499) Máté Kocsis 2024-02-25 08:39:41 +01:00
  • db6a567607 Remove duplicate libtool --silent option Peter Kokot 2024-02-25 07:24:36 +01:00
  • a74da53fc4 Remove useless write to LIBXML(stream_context) Niels Dossche 2024-02-24 23:47:50 +01:00
  • 30621b2ab4 Add test for overwriting an existing stream context using libxml_set_streams_context Niels Dossche 2024-02-24 23:45:57 +01:00
  • ad29afd4e8 Document xsl:keys handling better in ext/xsl Niels Dossche 2024-02-24 21:31:01 +01:00
  • ec778c0dd7 Use default HAVE_SIGSETJMP symbol description Peter Kokot 2024-02-24 20:46:34 +01:00
  • 92dffb7efd Check posix_spawn_file_actions_addchdir_np with AC_CHECK_FUNCS Peter Kokot 2024-02-24 19:13:59 +01:00
  • 75ef03e742 CI: Remove ext/imap dependencies (#13484) Ayesh Karunaratne 2024-02-24 19:24:01 +07:00
  • 25dbe5374a Add test with quoting multibyte GBK vs utf8mb4 in PDO Niels Dossche 2024-02-23 23:52:24 +01:00
  • 9c4beac8d3 Remove inet_aton Jorg Sowa 2024-02-23 23:11:47 +01:00
  • 1feeadd0e2 Simplify times Autoconf check (#13464) Peter Kokot 2024-02-23 21:27:18 +01:00
  • bd365149f2 Find and link math library as needed with AC_SEARCH_LIBS (#13481) Peter Kokot 2024-02-23 20:48:10 +01:00
  • e9f8defd34 Find and link dl library as needed with AC_SEARCH_LIBS (#13482) Peter Kokot 2024-02-23 20:44:06 +01:00
  • 657167f17b Destroy xpath callbacks at the time when the reconstruction happens Niels Dossche 2024-02-22 23:56:49 +01:00
  • 01f1c60008 Cleanup xpath.c by merging some declarations and assignments Niels Dossche 2024-02-22 23:49:13 +01:00
  • 85217a044a Mark DOMXPath as uncloneable Niels Dossche 2024-02-22 23:42:17 +01:00
  • 9c2c0c3d02 Remove always-true check Niels Dossche 2024-02-22 23:39:18 +01:00
  • 171e3986b0 Remove nsl library check in sapi/fpm (#13478) Peter Kokot 2024-02-22 23:50:03 +01:00
  • 205c8b642c [ci skip] NEWS and UPGRADING for DOMXPath::quote() Niels Dossche 2024-02-22 20:32:32 +01:00
  • 2f9320c00f DOMXPath::quote(string $str): string (#13456) divinity76 2024-02-22 20:30:21 +01:00
  • 9603199547 Remove HAVE_SYSCONF check (#13474) Peter Kokot 2024-02-22 18:09:50 +01:00
  • d29951891a NEWS / UPGRADING Saki Takamachi 2024-02-23 01:12:34 +09:00
  • 703ead5a26 Extend the maximum precision round can handle by one digit Saki Takamachi 2024-02-23 01:12:25 +09:00
  • 3693ad2d93 Refactor union semun in ext/sysvsem (#13473) Peter Kokot 2024-02-22 15:48:12 +01:00
  • f75143cc0a Remove unused symbol ZEND_FIBER_ASM (#13467) Peter Kokot 2024-02-22 13:44:04 +01:00
  • 9a3a4b5ba2 ext/intl: IntlDateFormatter class removing redundant error message info. (#13465) David CARLIER 2024-02-21 23:23:09 +00:00
  • b2b5b0101e Update IR Dmitry Stogov 2024-02-22 00:24:20 +03:00
  • 793ddc7c8a Update IR Dmitry Stogov 2024-02-21 23:36:52 +03:00
  • 7b2c67ca98 Simplify setpflags Autoconf check (#13458) Peter Kokot 2024-02-21 21:01:47 +01:00
  • ec9ae1ec1b CI: Fix labeler.yml file to support actions/labeler@v5 (#13459) Ayesh Karunaratne 2024-02-22 00:53:14 +07:00
  • 5b501f28e5 Cleanup temp file Arnaud Le Blanc 2024-02-21 17:57:58 +01:00
  • 75c4a6fe33 [ci skip] NEWS typo David Carlier 2024-02-21 16:32:27 +00:00
  • 8bc34dd1bf [ci skip] NEWS/UPGRADING David Carlier 2024-02-21 16:24:27 +00:00
  • 037855fcd3 ext/intl: level up c++ runtime std for icu 74 and onwards. David Carlier 2024-02-17 21:38:21 +00:00
  • 211dc60044 ext/intl: adding new UCHAR_IDS_UNARY_OPERATOR/UCHAR_ID_COMPAT_MATH_START/UCHAR_ID_COMPAT_MATH_CONTINUE. David Carlier 2024-02-17 21:23:40 +00:00
  • 22a3866f0c ext/intl: Timezone::getIanaID method addition. David Carlier 2024-02-17 16:01:49 +00:00
  • ef61ed10c2 Remove redundant getpid function call (#13454) Appla 2024-02-21 22:33:15 +08:00
  • 1bef861527 Add vscode chapter to docs Ilija Tovilo 2024-02-20 13:01:58 +01:00
  • 7ed26c01f5 GitHub Actions: Update action versions to avoid node:16 warnings (#13453) Ayesh Karunaratne 2024-02-21 19:16:25 +07:00
  • e72f0c887b Simplify prctl and procctl Autoconf checks (#13450) Peter Kokot 2024-02-21 09:04:37 +01:00
  • ba0f9fb501 ext/curl: Add feature_info assoc array to curl_version() (#13439) Ayesh Karunaratne 2024-02-21 07:46:22 +07:00
  • e630aacf79 Remove HAVE_INET_PTON (#13410) Jorg Adam Sowa 2024-02-21 01:43:56 +01:00
  • f5efaa39fa Update IR Dmitry Stogov 2024-02-21 01:48:38 +03:00
  • 23aac16d13 Update IR Dmitry Stogov 2024-02-21 01:13:31 +03:00
  • 6c735739f1 Merge branch 'PHP-8.3' Niels Dossche 2024-02-20 21:26:39 +01:00
  • 3ab7aa001f Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-02-20 21:25:06 +01:00
  • 2f605820a4 Workaround ZTS persistent resource crashes (PHP 8.3 and lower) Niels Dossche 2024-02-13 21:55:24 +01:00
  • 847c7459eb Remove Autoconf check for C99 header stdint.h (#13444) Peter Kokot 2024-02-20 20:19:28 +01:00
  • b41a5023f9 Remove malloc.h (#13436) Peter Kokot 2024-02-20 18:02:54 +01:00
  • 056c43f848 [skip ci] Sync file permissions in Git repository Peter Kokot 2024-02-20 17:58:47 +01:00
  • 3baa606f58 Specify what is expected in zend_call_stack.base Arnaud Le Blanc 2024-02-20 15:33:19 +01:00
  • 03f15534a1 Fix Autoconf configure new lines Peter Kokot 2024-02-19 21:30:29 +01:00
  • 291a8bdc26 Merge branch 'PHP-8.3' Matteo Beccati 2024-02-19 15:19:26 +01:00