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

Commit Graph

  • d430652935 Fix --CGI-- support of run-tests.php Christoph M. Becker 2022-07-20 13:19:58 +02:00
  • 236fd4ced2 Declare ext/odbc constants in stubs (#9045) Máté Kocsis 2022-07-20 11:49:22 +02:00
  • 1977ef92de opcache find best candidate near .text segment for large maps on FreeBSD. Follow up on #8890 using similar workflow, we go through the php binary mapping per address boundaries. David CARLIER 2022-07-02 06:57:04 +01:00
  • 6d525a425e Fix legacy conversion filter for ISO-2022-KR Alex Dowad 2022-07-15 10:52:09 +02:00
  • 8a915ed26c Fix legacy conversion filter for SJIS-2004 Alex Dowad 2022-07-14 08:08:48 +02:00
  • d8a61cef4f Fix legacy conversion filter for ISO-2022-JP-KDDI Alex Dowad 2022-07-14 07:59:35 +02:00
  • 9ac49c0dd3 New implementation of mb_convert_kana Alex Dowad 2022-07-12 21:00:35 +02:00
  • 840423dffa Merge branch 'PHP-8.1' Patrick Allaert 2022-07-20 07:09:43 +02:00
  • 9af3327176 PHP-8.1 is now for PHP 8.1.10-dev Patrick Allaert 2022-07-20 06:48:52 +02:00
  • 4c27628e2d Update versions for PHP 8.1.9RC1 php-8.1.9RC1 Patrick Allaert 2022-07-20 06:41:24 +02:00
  • 7743fd64e0 Update NEWS for PHP 8.1.9RC1 Patrick Allaert 2022-07-20 06:37:49 +02:00
  • d43e55b3ed [ci skip] random: add SINCE in EXTENSIONS zeriyoshi 2022-07-20 01:02:03 +09:00
  • 296f76453c Add myself as mbstring maintainer [ci skip] Alex Dowad 2022-07-19 19:12:03 +02:00
  • 2e404959a0 Add scripts/dev/credits to 'verify-generated-files' action (#9049) Tim Düsterhus 2022-07-19 19:45:14 +02:00
  • 8225e419e0 [ci skip] Update NEWS for PHP 8.2.0 beta2 Pierrick Charron 2022-07-19 12:26:43 -04:00
  • c2f5bd12cb Making PHP 8.2.0 beta1 php-8.2.0beta1 Pierrick Charron 2022-07-19 12:12:32 -04:00
  • 3c24e5a6df [ci skip] Add the 'random' extension to labeler.yml (#9050) Tim Düsterhus 2022-07-19 17:55:22 +02:00
  • 3292e54d8c Run scripts/dev/credits Tim Düsterhus 2022-07-19 17:45:15 +02:00
  • 065e284f8e [ci skip] Link the random extension RFCs in UPGRADING Tim Düsterhus 2022-07-19 17:44:22 +02:00
  • ba4e379971 [ci skip] update branch creation time frame in release process doc Ben Ramsey 2022-07-19 10:41:48 -05:00
  • 33dae4bc02 Merge branch 'PHP-8.1' Christoph M. Becker 2022-07-19 17:08:05 +02:00
  • 32d55f7422 Merge branch 'PHP-8.0' into PHP-8.1 PHP-8.1.9 Christoph M. Becker 2022-07-19 17:07:11 +02:00
  • 3b7babf9b3 Fix GH-9017: php_stream_sock_open_from_socket could return NULL Heiko Weber 2022-07-15 10:13:50 +02:00
  • 40924130fe Merge branch 'PHP-8.1' Christoph M. Becker 2022-07-19 17:01:41 +02:00
  • aa1fa8cabf Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-07-19 17:00:05 +02:00
  • 7ae7df5b46 RFC: Make the iterator_*() family accept all iterables (#8819) Tim Düsterhus 2022-07-19 16:46:32 +02:00
  • 37cf7f6d3c [ci skip] Fix minor typos Javier Eguiluz 2022-07-19 11:18:33 +02:00
  • e328c68305 Rename @cname to @cvalue in stubs (#9043) Máté Kocsis 2022-07-19 15:11:42 +02:00
  • 1416961505 opcache JIT support improvements attempts on macOs. David CARLIER 2022-04-16 09:10:07 +01:00
  • 180557dd9c Do not assert SSE/AVX resolvers at windows arm64 dixyes 2021-12-01 13:19:30 +08:00
  • 745cf34ffc Port standard/crc32 for windows arm64 dixyes 2021-12-06 05:08:56 +01:00
  • 079773c291 Merge branch 'IS_MARIADB' Kamil Tekiela 2022-07-19 11:20:14 +01:00
  • 5a69cb6fa1 Deprecate MYSQLI_IS_MARIADB Kamil Tekiela 2022-07-04 11:41:49 +01:00
  • 4d8dd8d258 Implement Random Extension Go Kudo 2022-07-19 12:10:55 +09:00
  • 8fec415557 Drop support for SQLITE_COPY in authorizer callback Christoph M. Becker 2022-07-18 17:50:56 +02:00
  • a670d2be74 Prepare for PHP 8.0.23 Gabriel Caruso 2022-07-19 10:31:08 +02:00
  • e13d60c039 DatePeriod properties cannot be made readonly (#9013) Máté Kocsis 2022-07-19 10:20:45 +02:00
  • df74bc2d50 Update versions for PHP 8.0.22RC1 php-8.0.22RC1 Gabriel Caruso 2022-07-19 08:08:55 +00:00
  • 9230e02e8f Update NEWS for PHP 8.0.22RC1 Gabriel Caruso 2022-07-19 08:08:49 +00:00
  • 0dbedb3dbd Fixed memory leaks with DatePeriod::__unserialise Derick Rethans 2022-07-15 11:03:12 +01:00
  • 09237f6126 Update request startup error messages Eric Norris 2019-10-26 12:34:43 -04:00
  • 7aadbcb8f4 GH-8344 Fetch properties of enums in const expressions Ilija Tovilo 2022-05-25 00:23:50 +02:00
  • 922371f3b1 Do not send X-Powered-By if headers sent (#9039) Jakub Zelenka 2022-07-18 18:01:05 +01:00
  • d8fc05c05e Add FILTER_FLAG_GLOBAL_RANGE to filter Global IPs as per RFC 6890 root 2022-01-06 10:16:35 +00:00
  • ffdf25a270 Add "error_log_mode" setting Mikhail Galanin 2022-01-06 17:09:40 +00:00
  • 7db9c2a2c3 Fixed typo in configure message Derick Rethans 2022-07-18 15:18:08 +01:00
  • db5f6713ee FPM Downgrade occasional "failed to acquire scoreboard" warning Felix Wiedemann 2022-07-18 08:28:49 +02:00
  • 079221b30e Merge branch 'PHP-8.1' David Carlier 2022-07-18 14:40:07 +01:00
  • 9a8ae45c4b Revert "FPM: Downgrade occasional "failed to acquire scoreboard" warning" David CARLIER 2022-07-18 14:21:54 +01:00
  • 2a5b2cca85 Revert "FPM: Downgrade occasional "failed to acquire scoreboard" warning" David CARLIER 2022-07-18 14:21:07 +01:00
  • 76a92c26e3 mb_decode_numericentity decodes valid entities which are truncated at end of string Alex Dowad 2022-07-18 09:31:59 +02:00
  • 5d6bd557b3 mb_decode_numericentity converts entities which immediately follow a valid/invalid entity Alex Dowad 2022-07-15 20:05:57 +02:00
  • 30bfeef48d mbfl_strwidth does not need to use legacy conversion filters now Alex Dowad 2022-07-12 20:29:16 +02:00
  • 40f5048aa7 Fix new conversion filter for UUEncode Alex Dowad 2022-07-09 23:04:42 +02:00
  • 5fee30b630 Fix new conversion filter for QPrint (same order of check as legacy code) Alex Dowad 2022-06-25 11:05:18 +02:00
  • 3cf432798e Fix new conversion filter for CP50220 (multi-codepoint kana at end of buffer) Alex Dowad 2022-06-25 09:06:39 +02:00
  • 7559bf77d2 Fix new conversion filters for mobile SJIS variants ('0' at end of buffer) Alex Dowad 2022-06-24 22:29:29 +02:00
  • fa83a8e15e Fix new conversion filter for HTML entities Alex Dowad 2022-06-27 09:21:00 +02:00
  • 9c3972fb3d Fix legacy conversion filter for HZ Alex Dowad 2022-07-09 10:44:58 +02:00
  • 1526bab6d0 Fix legacy conversion filter for GB18030 Alex Dowad 2022-07-06 07:58:49 +02:00
  • 6938e35122 Fix legacy conversion filter for CP50220 Alex Dowad 2022-07-05 08:20:19 +02:00
  • 1662f7f79f Fix legacy conversion filter for UTF-7 Alex Dowad 2022-07-04 08:55:37 +02:00
  • c8e4f313fa Fix legacy conversion filter for ISO-2022-KR Alex Dowad 2022-06-30 14:05:17 +02:00
  • cebb8009c6 Fix legacy conversion filters for... almost all 8-bit text encodings Alex Dowad 2022-06-29 19:10:17 +02:00
  • 2eff19e38f Fix legacy conversion filter for HTML entities Alex Dowad 2022-06-27 09:20:38 +02:00
  • 87b71595ba Fix legacy conversion filter for Base64 Alex Dowad 2022-06-26 10:47:40 +02:00
  • 7ece8f18b0 Fix legacy conversion filter for MacJapanese Alex Dowad 2022-06-25 13:23:46 +02:00
  • d7bab66135 Fix legacy conversion filter for SJIS-2004 Alex Dowad 2022-06-24 09:25:35 +02:00
  • 31cbb7a3a5 Fix legacy conversion filter for QPrint Alex Dowad 2022-06-23 09:33:13 +02:00
  • 048f6cbcde Fix legacy conversion filter for JIS Alex Dowad 2022-06-23 07:36:59 +02:00
  • 91969e908f New implementation of mb_{de,en}code_numericentity Alex Dowad 2022-05-14 13:12:25 +02:00
  • c6eb5dc5fd Fix possible crash in case of exception Dmitry Stogov 2022-07-18 15:40:11 +03:00
  • f6aa7a4960 [ci skip] Follow-up on #8914, usage comments addition. David CARLIER 2022-07-18 08:41:16 +01:00
  • 34b11a7524 Fix memory leaks in Zend/tests/type_declarations/union_types/inheritance.phpt introduced by f24548e217 Dmitry Stogov 2022-07-18 15:26:04 +03:00
  • f24548e217 Fix invalid free() during type persistence Dmitry Stogov 2022-07-18 15:11:02 +03:00
  • d0962859f4 Merge branch 'PHP-8.1' David Carlier 2022-07-18 12:41:24 +01:00
  • edb173c200 Merge branch 'PHP-8.0' into PHP-8.1 David Carlier 2022-07-18 12:40:47 +01:00
  • 3040f75f43 FPM: Downgrade occasional "failed to acquire scoreboard" warning Felix Wiedemann 2022-07-18 08:28:49 +02:00
  • 71814e9d99 Merge branch 'PHP-8.1' Dmitry Stogov 2022-07-18 14:20:41 +03:00
  • 82d3ad64df Fix type inference Dmitry Stogov 2022-07-18 14:20:06 +03:00
  • f0d536844f Declare ext/mysqli constants in stubs (#8811) Máté Kocsis 2022-07-18 13:00:35 +02:00
  • af72d6e5d9 no need for attributes on legacy Remi Collet 2022-07-18 12:44:29 +02:00
  • ee1d6188cf cleanup unused Remi Collet 2022-07-18 12:40:28 +02:00
  • a6856760c2 [ci skip] NEWS Arnaud Le Blanc 2022-07-18 12:36:54 +02:00
  • 02a0a8ae26 Merge branch 'PHP-8.1' Arnaud Le Blanc 2022-07-18 12:36:13 +02:00
  • 4b38779a48 [ci skip] NEWS Arnaud Le Blanc 2022-07-18 12:35:24 +02:00
  • f2381ae4ba Fix JIT crash with large number of match/switch arms (#8961) Arnaud Le Blanc 2022-07-18 12:34:20 +02:00
  • 26d890e6ba Merge branch 'PHP-8.1' Dmitry Stogov 2022-07-18 13:15:12 +03:00
  • b734d45626 Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-07-18 13:15:03 +03:00
  • bd30eff5de Fix type inference for FETCH_DI_UNSET Dmitry Stogov 2022-07-18 13:14:15 +03:00
  • 0a4a55fd44 Allow to not close stream on rscr dtor in php cli sapi Jakub Zelenka 2022-06-20 14:14:29 +01:00
  • 55a88f36b6 add SensitiveParameter as known string and use it in arginfo Remi Collet 2022-07-13 10:10:58 +02:00
  • 332ac8ec25 [ci skip] Add DNF types to UPRADING (#9031) Tim Düsterhus 2022-07-17 13:43:55 +02:00
  • 2bc6025c2c Prevent fiber switching in tick function and signal handlers (#9028) Aaron Piotrowski 2022-07-16 13:05:16 -05:00
  • 928624ed8a QA - ftp_rawlist - check list return value jcm 2022-07-15 16:36:59 +02:00
  • dbdef4a55c QA -mb_convert_encoding_array - error for object item in array jcm 2022-07-15 16:29:51 +02:00
  • 7e72c3dc8a [ci skip] NEWS typo David Carlier 2022-07-15 14:53:42 +01:00
  • c56e183226 opcache JIT: Adds initial support for macOs Instruments performance measurement. David CARLIER 2022-07-03 15:49:18 +01:00
  • d6fc165028 Drop useless TODO comment Christoph M. Becker 2022-07-15 14:23:59 +02:00
  • 30d89b19cf QA - mb_http_input - function returns FALSE for type 'L' or 'l' jcm 2022-07-15 09:14:31 +02:00