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

Commit Graph

  • 6879c987ae [skip ci] Update ext/random year for myself in EXTENSIONS Tim Düsterhus 2023-03-20 19:23:28 +01:00
  • 90d4a1e980 [skip ci] Add @iluuu1994 as CODEOWNER of /.github Ilija Tovilo 2023-03-20 19:11:45 +01:00
  • e73d8de784 CODEOWNERS: Add myself to ext/random Tim Düsterhus 2023-03-20 19:11:59 +01:00
  • f89a67ea00 add a basic CODEOWNERS file Ben Ramsey 2022-05-31 16:32:31 -05:00
  • bf8f06f67f Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-20 17:45:58 +01:00
  • 3032a68bce Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-20 17:45:40 +01:00
  • 122f1287a0 Fix GH-10885: Leaking stream_socket_server context Ilija Tovilo 2023-03-20 12:08:13 +01:00
  • 9d5f2f1343 Use new ZSTR_INIT_LITERAL macro (#10879) Ilija Tovilo 2023-03-20 16:19:05 +01:00
  • edae24313d Fix GH-10755: Memory leak in phar_rename_archive() Su, Tao 2023-03-14 00:48:03 -07:00
  • 5efd60ea90 Merge branch 'PHP-8.2' Jakub Zelenka 2023-03-19 13:17:56 +00:00
  • 2b0d29bf17 Merge branch 'PHP-8.1' into PHP-8.2 Jakub Zelenka 2023-03-19 13:17:09 +00:00
  • 0d4d471847 Fix bug #74129: Incorrect SCRIPT_NAME with apache ProxyPassMatch Jakub Zelenka 2023-03-12 19:30:16 +00:00
  • 2ec0134ee2 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-19 10:51:05 +01:00
  • c0bb5b0b67 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-19 10:50:39 +01:00
  • b5726c2cb1 Fix NUL byte in exception string terminating Exception::__toString() Ilija Tovilo 2023-03-17 19:35:58 +01:00
  • 674bcca513 Merge branch 'PHP-8.2' Niels Dossche 2023-03-18 21:05:44 +01:00
  • e44b1a916d Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-18 21:00:21 +01:00
  • f30e71cbde Destroy file_handle in fpm_main Niels Dossche 2023-02-26 13:21:37 +01:00
  • 33dd226baf Merge branch 'PHP-8.2' Niels Dossche 2023-03-18 11:50:57 +01:00
  • d479b5a0e7 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-18 11:45:06 +01:00
  • 06ae75007a Fix GH-8789 and GH-10015: Fix ZTS zend signal crashes due to NULL globals Niels Dossche 2023-03-15 22:28:08 +01:00
  • b19f556349 Merge branch 'PHP-8.2' David Carlier 2023-03-18 07:10:57 +00:00
  • 892f833807 Merge branch 'PHP-8.1' into PHP-8.2 David Carlier 2023-03-18 07:10:06 +00:00
  • 5adeed3051 ext/psql: pg_meta_data, extended mode, fix typo for pseudo typtype. David CARLIER 2023-03-16 19:28:07 +00:00
  • bdd782e267 Merge branch 'PHP-8.2' Arnaud Le Blanc 2023-03-17 18:15:03 +01:00
  • d87b670544 Merge branch 'PHP-8.1' into PHP-8.2 Arnaud Le Blanc 2023-03-17 18:13:31 +01:00
  • 53763e14b7 Remove xfail from tests that do not fail anymore (#10871) Arnaud Le Blanc 2023-03-17 18:12:51 +01:00
  • ac9964502c Fix GH-10634: Lexing memory corruption (#10866) Niels Dossche 2023-03-17 17:09:14 +01:00
  • 4da0da7f2d Implement GH-10854: TSRM should set a smarter value for expected_threads (#10867) Niels Dossche 2023-03-17 17:08:47 +01:00
  • 31ccfbd6f6 Merge branch 'PHP-8.2' Jakub Zelenka 2023-03-17 14:57:14 +00:00
  • 4ac12006ae Merge branch 'PHP-8.1' into PHP-8.2 Jakub Zelenka 2023-03-17 14:56:45 +00:00
  • 7d987ebbbf Fix FPM tester $scriptName logic Jakub Zelenka 2023-03-17 14:55:51 +00:00
  • 856925ccb4 Merge branch 'PHP-8.2' Jakub Zelenka 2023-03-17 10:45:49 +00:00
  • e9bbddcdaf Merge branch 'PHP-8.1' into PHP-8.2 Jakub Zelenka 2023-03-17 10:45:14 +00:00
  • 38d2e7ea9a Test FPM FCGI envs with path info fix for Apache proxy pass Jakub Zelenka 2023-03-12 19:24:11 +00:00
  • 8cf621e0e4 Test FPM FCGI envs with path info fix for Apache proxy handler Jakub Zelenka 2023-03-12 19:23:51 +00:00
  • b53b0ac2ea Test FPM FCGI envs with path info fix for Apache proxy balancer Jakub Zelenka 2023-03-12 19:23:25 +00:00
  • 92d2cd5cb8 Test FPM FCGI envs without path info fix for custom source Jakub Zelenka 2023-03-12 19:20:13 +00:00
  • 3125155b5d Add extra option to FPM tester for handling script filename Jakub Zelenka 2023-03-12 18:54:39 +00:00
  • d835de1993 [zend_hash]: Use AVX2 instructions for better code efficiency (#10858) Tony Su 2023-03-17 17:54:13 +08:00
  • cd0c6bc74b Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-16 00:05:36 +01:00
  • 40ae629462 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-16 00:05:21 +01:00
  • f42e56286a Windows CI log verbosity, CI bat file guard Michael Voříšek 2023-03-09 21:08:27 +01:00
  • feb82d91b9 pgsql_insert fix unit tests (#10860) David CARLIER 2023-03-15 22:57:25 +00:00
  • 5ef46020b6 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-15 23:38:22 +01:00
  • 6343975f34 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-15 23:38:09 +01:00
  • 471105abd7 Another attempt to fix MSAN nightly on master Ilija Tovilo 2023-03-15 10:46:15 +01:00
  • c822c2dddd Merge branch 'PHP-8.2' Niels Dossche 2023-03-15 21:47:34 +01:00
  • 5239f9fc86 Remove CTE flag from array_diff_ukey(), which was added by mistake Michael Voříšek 2023-03-15 17:20:26 +01:00
  • ff2f882c09 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-15 21:38:12 +01:00
  • c4c8d6ced7 Fix missing and inconsistent error check on SQLAllocHandle nielsdos 2023-03-01 10:14:01 +01:00
  • 90a39fd52c ext/mysqi: mysqli_poll raises a ValueError on absent 1st and 2ng arguments. David Carlier 2023-03-14 20:34:46 +00:00
  • 394470c052 php_pgsql_meta_data raises a ValueError when table name is invalid. David Carlier 2023-03-13 20:16:33 +00:00
  • 0ce755be26 Implement mb_encode_mimeheader using fast text conversion filters Alex Dowad 2023-02-17 13:51:02 +02:00
  • 6ebb506637 Upgrade cirrus arm build to GCC 12 (#10855) Ilija Tovilo 2023-03-15 13:03:42 +01:00
  • dd109926ed Merge branch 'PHP-8.2' Remi Collet 2023-03-15 09:06:29 +01:00
  • 420469bd25 Merge branch 'PHP-8.1' into PHP-8.2 Remi Collet 2023-03-15 09:06:05 +01:00
  • bdf2f722ca remove assert raising strange behavior with GCC 10 Remi Collet 2023-03-03 11:12:13 +01:00
  • 3a9a950472 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-15 02:11:59 +01:00
  • 70c29f84b1 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-15 02:11:49 +01:00
  • 84e7d4a3c8 [skip ci] Skip upload_2G.phpt on Cirrus Ilija Tovilo 2023-03-15 02:11:11 +01:00
  • eae80389c4 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-15 01:40:06 +01:00
  • 1e434fbcd8 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-15 01:37:31 +01:00
  • ccca59728e Move ARM64 build to Cirrus Ilija Tovilo 2023-03-06 16:18:18 +01:00
  • 3fbdb132c8 [skip ci] Fix misleading xfail message Ilija Tovilo 2023-03-15 00:08:11 +01:00
  • ff1e07c10c Fix mysql tests on Cirrus ASAN Ilija Tovilo 2023-03-07 11:29:39 +01:00
  • 6bdc7fee4a Update versions for PHP 8.1.17 php-8.1.17 Patrick Allaert 2023-03-14 20:47:11 +01:00
  • 40a1a86f0c Fix module shutdown crash during ZTS JIT shutdown PHP-8.1.17 Niels Dossche 2023-03-12 16:38:01 +01:00
  • a141543594 Fix test on non-UTC platforms Matteo Beccati 2023-03-14 09:55:33 +01:00
  • a5da519d59 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-14 17:43:12 +01:00
  • ca7c7e9c05 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-14 17:43:02 +01:00
  • 63525ee600 use_tls=0 on MSAN Ilija Tovilo 2023-03-14 11:39:39 +01:00
  • 1e9f0867aa Update versions for PHP 8.2.4 php-8.2.4 Sergey Panteleev 2023-03-14 18:58:55 +03:00
  • 494d9e1f31 avoid test file being consider binary PHP-8.2.4 Remi Collet 2023-03-14 15:27:11 +01:00
  • a35639db51 Fixed test for GH-10147 Derick Rethans 2023-03-13 11:23:40 +00:00
  • c52d1f5e9e [skip ci] Mark failing date test as xfail Ilija Tovilo 2023-03-10 17:33:56 +01:00
  • bb97ae7c24 Merge branch 'PHP-8.2' Remi Collet 2023-03-14 15:54:53 +01:00
  • f575027b56 avoid test file being consider binary Remi Collet 2023-03-14 15:27:11 +01:00
  • ca1b7312d2 Fix module shutdown crash during ZTS JIT shutdown Niels Dossche 2023-03-12 16:38:01 +01:00
  • 974a3d8441 ext/mysqli/pgsql: mysqli_fetch_object/pgsql_fetch_object raises ValueError on constructor args error. David Carlier 2023-03-11 22:29:36 +00:00
  • f9375dc723 Merge branch 'PHP-8.2' Niels Dossche 2023-03-13 20:12:37 +01:00
  • ae39069051 Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-13 20:12:30 +01:00
  • b3e28e2290 Fix module shutdown crash during ZTS JIT shutdown Niels Dossche 2023-03-12 16:38:01 +01:00
  • a00e4a3649 Merge branch 'PHP-8.2' Bob Weinand 2023-03-13 12:39:40 +01:00
  • ce2000d9be Merge branch 'PHP-8.1' of github.com:php/php-src into PHP-8.2 Bob Weinand 2023-03-13 12:39:15 +01:00
  • 1015f1ff61 Add test, fix x86 JIT Bob Weinand 2023-03-13 10:52:18 +01:00
  • c53e8d3e30 Handle zend_execute_internal in JIT Bob Weinand 2023-03-10 16:39:38 +01:00
  • 897b13a217 Fixed new OSS-FUZZ test Derick Rethans 2023-03-13 11:26:22 +00:00
  • e20e06b759 Merge branch 'PHP-8.2' Derick Rethans 2023-03-13 11:25:41 +00:00
  • 2d3aa8a5c4 Fixed test for GH-10147 Derick Rethans 2023-03-13 11:23:40 +00:00
  • b96a382419 Merge branch 'PHP-8.2' Derick Rethans 2023-03-13 11:04:01 +00:00
  • 4f4ce4f96b Merge remote-tracking branch 'derickr/ossfuzz-56931' into PHP-8.2 Derick Rethans 2023-03-13 11:03:43 +00:00
  • ce5f75fb6f Fixed oss-fuzz #56931 Derick Rethans 2023-03-13 09:38:11 +00:00
  • 96a3825849 Merge branch 'PHP-8.2' Ilija Tovilo 2023-03-13 10:00:28 +01:00
  • b1a49ff053 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2023-03-13 10:00:17 +01:00
  • 3175f24d6a Fix RC1 assumption for typed properties with __get Ilija Tovilo 2023-03-12 14:13:56 +01:00
  • e2ec59f0c4 Merge branch 'PHP-8.2' Niels Dossche 2023-03-11 16:39:23 +01:00
  • 6a44705f4e Merge branch 'PHP-8.1' into PHP-8.2 Niels Dossche 2023-03-11 16:35:11 +01:00
  • 71c63723c8 Fix GH-10611: fpm_env_init_main leaks environ Niels Dossche 2023-02-18 20:41:26 +01:00
  • 5c058d7b15 Merge branch 'PHP-8.2' Niels Dossche 2023-03-10 19:31:19 +01:00