1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 12:13:02 +02:00

Commit Graph

  • 99bceda0b3 ext/curl: Add CURLINFO_POSTTRANSFER_TIME_T support (GH-15849) Ayesh Karunaratne 2024-09-24 18:39:07 +07:00
  • f35ad560b4 GH-12940 ext/pdo_pgsql: using PQclosePrepared to free statement resources. David Carlier 2024-02-03 12:43:08 +00:00
  • 051c886bc3 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-24 13:04:52 +02:00
  • af721c9c36 Fix MySQL and MSSQL CI failures 武田 憲太郎 2024-09-23 18:15:25 +02:00
  • f44250c418 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-24 12:34:35 +02:00
  • acee803e6a Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-24 12:33:00 +02:00
  • 81916758ec Fix GH-15980: Signed integer overflow in main/streams/streams.c Christoph M. Becker 2024-09-23 12:21:33 +02:00
  • ba748e7bb5 ext/curl: Add CURLOPT_DEBUGFUNCTION option (GH-15674) Ayesh Karunaratne 2024-09-24 15:56:56 +07:00
  • ea297654f4 Zend/*: fix a bunch of typos (GH-16017) DanielEScherzer 2024-09-24 01:55:21 -07:00
  • 15dde9d329 Add some entries to the performance section of UPGRADING (#16019) Tim Düsterhus 2024-09-24 09:50:30 +02:00
  • 8f00430a2b Fix GH-15972: Assertion failure in ext/opcache/jit/zend_jit_vm_helpers.c with function JIT (#16001) Dmitry Stogov 2024-09-24 10:24:08 +03:00
  • 07377de110 Merge branch 'PHP-8.3' Calvin Buckley 2024-09-24 02:24:02 -03:00
  • 22d25d2896 Merge branch 'PHP-8.2' into PHP-8.3 Calvin Buckley 2024-09-24 02:23:51 -03:00
  • 6cef9d365e Merge branch 'phar-big-endian-8.2' into PHP-8.2 Calvin Buckley 2024-09-24 02:23:30 -03:00
  • cf0a44a38a [ci skip] Fix typo Niels Dossche 2024-09-23 22:19:15 +02:00
  • b6961d4938 [skip ci] Fix typo in NEWS PHP-8.3.12 Jakub Zelenka 2024-09-23 20:50:51 +01:00
  • 39fe111e3b [skip ci] Fix typo in NEWS PHP-8.2.24 Jakub Zelenka 2024-09-23 20:50:51 +01:00
  • d5035a7042 [skip ci] Fix typo in NEWS PHP-8.1.30 Jakub Zelenka 2024-09-23 20:50:51 +01:00
  • 90f81ca7cb [ci skip] Exchange TODO comment for an explanation Niels Dossche 2024-09-23 21:10:12 +02:00
  • 3ee90ab84e Skip GHSA-9pqp-7h25-4f32 test on Windows Jakub Zelenka 2024-09-23 18:54:31 +01:00
  • c70e256308 Skip GHSA-9pqp-7h25-4f32 test on Windows Jakub Zelenka 2024-09-23 18:54:31 +01:00
  • 4bcc7d5778 Skip GHSA-9pqp-7h25-4f32 test on Windows Jakub Zelenka 2024-09-23 18:54:31 +01:00
  • 5dd8bb0fa8 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-23 16:15:46 +02:00
  • 8b35b06be5 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-23 16:14:47 +02:00
  • 0bdc4b8c24 ext/curl: mark certain tests as xfail on curl 8.10.0 Ayesh Karunaratne 2024-09-23 20:10:37 +07:00
  • b2eff1f2ce Merge branch 'PHP-8.3' Dmitry Stogov 2024-09-23 17:13:47 +03:00
  • e3507cba6f Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-09-23 17:09:17 +03:00
  • dc0987d154 Fix GH-15973: Segmentation fault in JIT mode 1135 (#16006) Dmitry Stogov 2024-09-23 17:09:00 +03:00
  • 102ff9f9cc Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-23 14:10:38 +02:00
  • 2e5f7483db Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-23 14:09:11 +02:00
  • 89b5cc3668 Adapt labeler.yml to v4 syntax Christoph M. Becker 2024-09-23 14:08:26 +02:00
  • cc065bae3f Fix zend_lazy_object_get_properties for object with prop ht, when init fails (#15825) Arnaud Le Blanc 2024-09-23 13:47:56 +02:00
  • 5c1b945a16 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-23 13:36:36 +02:00
  • 5961b4ad25 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-23 13:35:55 +02:00
  • fc06e0c0d8 Mark failing curl test on macOS x64 as xfail Christoph M. Becker 2024-09-23 12:48:35 +02:00
  • 8d87bc3e26 Update NEWS with security fixes info Jakub Zelenka 2024-09-23 12:09:57 +01:00
  • c4d7f1b43d Update NEWS with security fixes info Jakub Zelenka 2024-09-23 12:09:34 +01:00
  • bbe593816a Update NEWS with security fixes info Jakub Zelenka 2024-09-23 12:09:29 +01:00
  • 585cf9c156 ext/bcmath: null should not be supported for operator overloading & fix some comparison issues (#15875) Gina Peter Banyard 2024-09-23 11:49:33 +01:00
  • 0accd7240c Fix GHSA-865w-9rf3-2wh5: FPM: Logs from childrens may be altered Jakub Zelenka 2024-09-12 13:11:11 +01:00
  • 61c8b7851b Fix GHSA-94p6-54jq-9mwp Niels Dossche 2024-06-18 21:28:26 +02:00
  • 1c9f4d1aff Fix GHSA-p99j-rfp4-xqvq Niels Dossche 2024-06-14 19:49:22 +02:00
  • dd15693e90 Fix GHSA-9pqp-7h25-4f32 Arnaud Le Blanc 2024-09-09 15:22:07 +02:00
  • 1f8e16172c Fix GHSA-865w-9rf3-2wh5: FPM: Logs from childrens may be altered Jakub Zelenka 2024-09-12 13:11:11 +01:00
  • 48808d98f4 Fix GHSA-94p6-54jq-9mwp Niels Dossche 2024-06-18 21:28:26 +02:00
  • abcfd980bf Fix GHSA-p99j-rfp4-xqvq Niels Dossche 2024-06-14 19:49:22 +02:00
  • 19b49258d0 Fix GHSA-9pqp-7h25-4f32 Arnaud Le Blanc 2024-09-09 15:22:07 +02:00
  • 4580b8b3e1 Fix GHSA-865w-9rf3-2wh5: FPM: Logs from childrens may be altered Jakub Zelenka 2024-09-12 13:11:11 +01:00
  • c1c14c8a0f Fix GHSA-94p6-54jq-9mwp Niels Dossche 2024-06-18 21:28:26 +02:00
  • 4b9cd27ff5 Fix GHSA-p99j-rfp4-xqvq Niels Dossche 2024-06-14 19:49:22 +02:00
  • d65a1e6f91 Fix GHSA-9pqp-7h25-4f32 Arnaud Le Blanc 2024-09-09 15:22:07 +02:00
  • b039af0120 ext/gmp: Use zend_result for type instead of int Gina Peter Banyard 2024-09-23 10:55:51 +01:00
  • 702fb31894 zend_resolve_const_class_name_reference(): use double quotes around names (#15998) DanielEScherzer 2024-09-23 01:59:48 -07:00
  • 8e6d8cf1fa GH-15976: don't say "type alias" (#15996) DanielEScherzer 2024-09-23 01:59:12 -07:00
  • 34325c5e3a zend_assert_valid_class_name(): use double quotes around names (#15990) DanielEScherzer 2024-09-22 16:44:16 -07:00
  • 957feab461 [skip ci] Zend/tests/traits/trait_underscore_as_name.phpt: fix file name (#15991) DanielEScherzer 2024-09-22 16:40:44 -07:00
  • 064ea9c505 Inlines the behaviour of php_mkdir_ex() into plain wrapper mkdir handler (#15520) Gina Peter Banyard 2024-09-23 00:40:02 +01:00
  • 8a5ada4e10 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-23 01:33:29 +02:00
  • a9fcf498e3 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-23 01:31:59 +02:00
  • ee95ee7216 Revert "Fix GH-15980: Signed integer overflow in main/streams/streams.c" Christoph M. Becker 2024-09-23 01:31:05 +02:00
  • 10008fb6e8 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-23 00:30:08 +02:00
  • c701508e6b Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-23 00:28:52 +02:00
  • 6a04c79e41 Fix GH-15980: Signed integer overflow in main/streams/streams.c Christoph M. Becker 2024-09-22 20:35:56 +02:00
  • f6db576c31 [RFC] ext/bcmath: Added bcdivmod (#15740) Saki Takamachi 2024-09-23 06:43:11 +09:00
  • 2b90acb469 Fix GH-15986: Double-free due to Pdo\Pgsql::setNoticeCallback() Christoph M. Becker 2024-09-22 19:44:39 +02:00
  • 792a0e6dec Cast big endian byte shuffling to uint Calvin Buckley 2024-09-22 15:26:59 -03:00
  • 79d708cfca GH-15976: clarify error messages for enum/trait/interface/alias names Daniel Scherzer 2024-09-21 13:40:42 -07:00
  • ca679c681f GH-15976: test current output Daniel Scherzer 2024-09-21 13:13:40 -07:00
  • 8c407fc3d0 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-22 19:29:34 +02:00
  • 5bcbe8a358 Fix minimal Windows version Christoph M. Becker 2024-09-21 21:10:45 +02:00
  • 1d92796107 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-22 17:28:15 +02:00
  • ffc355c83f Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-22 17:25:45 +02:00
  • f303840a86 Prevent closing of unrelated handles Christoph M. Becker 2024-09-22 15:28:40 +02:00
  • 0695b9773d Make ext/shmop/tests/gh14537.phpt more resilient (GH-15985) Christoph M. Becker 2024-09-22 17:03:16 +02:00
  • 5bfd45cd44 Merge branch 'PHP-8.3' Niels Dossche 2024-09-22 16:09:21 +02:00
  • 94c2ae616b Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-22 16:08:51 +02:00
  • 018c0b3d14 Fix GH-15908 and GH-15026: leak / assertion failure in streams.c Niels Dossche 2024-09-16 20:23:52 +02:00
  • 27b3131422 Fix GH-15982: Assertion failure with array_find when references are involved Niels Dossche 2024-09-22 12:00:51 +02:00
  • 05cb27a8f9 ext/bcmath: Check for scale overflow (#15741) Saki Takamachi 2024-09-22 06:59:06 +09:00
  • 00f0b80189 Merge branch 'PHP-8.3' Ilija Tovilo 2024-09-21 20:04:52 +02:00
  • 915d1f675b Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-09-21 20:03:35 +02:00
  • 18ab97b9c2 [skip ci] Remove myself as CODEOWNER Ilija Tovilo 2024-09-21 20:02:19 +02:00
  • 580435354e Support bug64159.phpt on Windows CI (GH-15895) Christoph M. Becker 2024-09-21 16:03:25 +02:00
  • 64d959e266 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-21 00:13:29 +02:00
  • dc20cabd82 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-21 00:10:04 +02:00
  • 170230f29b [ci skip] Add labels to PRs with potential ABI breaks Christoph M. Becker 2024-09-01 13:53:55 +02:00
  • 6f5610ccc8 Fix ext/snmp for newer net-snmp versions on Windows (GH-15888) Christoph M. Becker 2024-09-20 23:59:17 +02:00
  • 1b171bb6b4 Merge branch 'PHP-8.3' Niels Dossche 2024-09-20 17:34:54 +02:00
  • 9774cedb01 Fix GH-15918: Assertion failure in ext/spl/spl_fixedarray.c Niels Dossche 2024-09-18 17:32:42 +02:00
  • 7e6e71255e Small optimization in dom_local_name_compare_ex() (#15950) Niels Dossche 2024-09-20 08:11:13 +02:00
  • 090b53bc44 [ci skip] NEWS + UPGRADING Remi Collet 2024-09-19 15:36:26 +02:00
  • 4cdba0511c add ZipArchive::ER_TRUNCATED_ZIP added in libzip 1.11 (#15959) Remi Collet 2024-09-19 15:32:55 +02:00
  • 1b9568d354 Implement backed enum coercion in http_build_query() Ilija Tovilo 2024-09-01 23:37:29 +02:00
  • 7a8767fe62 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-18 23:51:27 +02:00
  • c76913fde0 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-18 23:50:01 +02:00
  • 422aa17b9b Fix GH-15901: phpdbg: Assertion failure on i funcs Christoph M. Becker 2024-09-18 18:51:35 +02:00
  • 7bf5b7fa78 Use cache slot for dom_property_exists() (#15941) Niels Dossche 2024-09-18 17:23:24 +02:00
  • d313ad6098 Deprecate E_STRICT constant and remove error level Michael Voříšek 2023-12-30 13:57:05 +01:00
  • a360b1757e Add test for GH-15903 Dmitry Stogov 2024-09-18 09:35:01 +03:00
  • 9cb48c8fa1 Update IR Dmitry Stogov 2024-09-18 09:33:54 +03:00