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

Commit Graph

  • 90a49712fe [ci skip] Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-30 16:53:25 +02:00
  • 65619e868c Fix tests Christoph M. Becker 2022-08-30 16:51:25 +02:00
  • fbc46e3114 Merge branch 'PHP-8.1' Ben Ramsey 2022-08-30 09:18:12 -05:00
  • 5b6a5b0dee Revert "Fix GH-9296: ksort behaves incorrectly on arrays with mixed keys" Ben Ramsey 2022-08-30 09:13:46 -05:00
  • 1862152145 Revert "Fix GH-9296: ksort behaves incorrectly on arrays with mixed keys" Ben Ramsey 2022-08-30 09:13:46 -05:00
  • 8b9679e88e Make var_export/debug_zval_dump check for infinite recursion on the *object* (#9448) Tyson Andre 2022-08-30 09:19:45 -04:00
  • a05add6938 Merge branch 'PHP-8.1' Sara Golemon 2022-08-30 12:16:42 +00:00
  • 8be917b248 Merge branch 'PHP-8.0' into PHP-8.1 Sara Golemon 2022-08-30 12:16:25 +00:00
  • 3d6ed8c852 Catch up dev version numbers Sara Golemon 2022-08-30 12:15:27 +00:00
  • 866b072155 Update versions for PHP 8.0.23 php-8.0.23 Sara Golemon 2022-08-30 12:12:50 +00:00
  • 4b0fe3005a typo year PHP-8.0.23 Sara Golemon 2022-08-30 12:12:26 +00:00
  • 4b85b7c701 8.0.23 final Sara Golemon 2022-08-30 12:10:05 +00:00
  • adb45a63c0 Fix GH-9186 @strict-properties can be bypassed using unserialization (#9354) Máté Kocsis 2022-08-30 13:46:32 +02:00
  • 8d78dce902 Remove unused ext/zend_test alias functions Máté Kocsis 2022-08-30 11:57:29 +02:00
  • 869ab3c481 Adjust PHPDoc Máté Kocsis 2022-08-30 11:56:29 +02:00
  • ef21bbe66c Fix zend/test aliases Máté Kocsis 2022-08-30 11:48:12 +02:00
  • f7d42f646b Update gen_stub to avoid compile errors on duplicate function names Andreas Braun 2022-08-23 13:46:44 +02:00
  • e3034dba3e Fix FPM tester conflict Jakub Zelenka 2022-08-29 22:44:53 +01:00
  • f3c357c446 Merge branch 'PHP-8.1' Jakub Zelenka 2022-08-29 22:34:48 +01:00
  • bf97b3649d Merge branch 'PHP-8.0' into PHP-8.1 Jakub Zelenka 2022-08-29 22:33:02 +01:00
  • 3503b1daa2 Fix bug #77780: "Headers already sent" when previous connection was aborted Jakub Zelenka 2022-06-26 15:34:33 +01:00
  • f3a14d1b1a Fix GH-9347: Current ODBC liveness checks may be inadequate Calvin Buckley 2022-08-23 19:11:28 +02:00
  • 15bca2956b Merge branch 'PHP-8.1' Jakub Zelenka 2022-08-29 16:43:26 +01:00
  • 7dc3d4b510 Merge branch 'PHP-8.0' into PHP-8.1 Jakub Zelenka 2022-08-29 16:42:58 +01:00
  • 986e7319c5 Re-add fixed tests for GH-8885 Jakub Zelenka 2022-08-29 16:42:01 +01:00
  • 36063873b0 Merge branch 'PHP-8.0' into PHP-8.1 Jakub Zelenka 2022-08-29 16:41:19 +01:00
  • bcdd9877e1 Fix GH-8885 tests on MacOS Jakub Zelenka 2022-08-29 16:40:31 +01:00
  • ba60037679 Revert NEWS entry for ksort fix Sara Golemon 2022-08-29 14:59:26 +00:00
  • 912dc44428 Revert "Fix GH-9296: ksort behaves incorrectly on arrays with mixed keys" Christoph M. Becker 2022-08-29 12:41:36 +02:00
  • a55441615c Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-29 17:13:23 +03:00
  • 4845d7026a Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-29 17:13:16 +03:00
  • 263a07e5b0 typo Dmitry Stogov 2022-08-29 17:12:57 +03:00
  • 869ccf17f6 Merge branch 'PHP-8.1' Jakub Zelenka 2022-08-29 14:41:31 +01:00
  • be45f540ee Merge branch 'PHP-8.0' into PHP-8.1 Jakub Zelenka 2022-08-29 14:40:34 +01:00
  • f92505cf24 Fix GH-8885: access.log with stderr writes logs to error_log after reload Dmitry Menshikov 2022-07-03 14:12:55 +03:00
  • 932586c426 Fixed bug GH-9431: DateTime::getLastErrors() not returning false when no errors/warnings Derick Rethans 2022-08-29 14:33:41 +01:00
  • 218da70bcf Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-29 14:54:49 +03:00
  • 172ac0a48d Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-29 14:54:40 +03:00
  • 4135e6011c Fix memory leak Dmitry Stogov 2022-08-29 14:53:48 +03:00
  • 4b884bedc8 JIT: Fix missing type store Dmitry Stogov 2022-08-29 14:36:16 +03:00
  • 48d2578d41 Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-29 12:44:49 +02:00
  • 800df0feac Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-29 12:43:25 +02:00
  • 725cb4e8ad Revert "Fix GH-9296: ksort behaves incorrectly on arrays with mixed keys" Christoph M. Becker 2022-08-29 12:41:36 +02:00
  • 8fe1db2089 Delay fiber VM stack cleanup until after observer has been called Bob Weinand 2022-08-26 16:08:06 +02:00
  • 2f9bc6e37a Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-29 12:36:06 +03:00
  • a516e2992d Merge branch 'PHP-8.0' into PHP-8.1 Dmitry Stogov 2022-08-29 12:35:46 +03:00
  • ce42dcf483 Fix ext/opcache/tests/jit/inc_obj_004.phpt failure introduced by fd74ee7e90 Dmitry Stogov 2022-08-29 12:30:14 +03:00
  • b836007483 Merge branch 'PHP-8.1' David Carlier 2022-08-28 23:35:46 +01:00
  • 819df032aa Merge branch 'PHP-8.0' into PHP-8.1 David Carlier 2022-08-28 23:33:17 +01:00
  • e2a5428ca0 FPM fix strict prototype warnings. David Carlier 2022-07-18 07:51:02 +01:00
  • 335979fe1b Add a bit verbosity in FPM logs Mikhail Galanin 2022-08-26 14:15:49 +01:00
  • 386a044748 [ci skip] Fix typo (requst → request) Markus Staab 2022-08-28 14:41:44 +02:00
  • 5e9af0d0b0 Update NEWS for CLI built-in server changes Jakub Zelenka 2022-08-28 13:32:03 +01:00
  • 7065a222b7 Respond with HTTP status 405 to DELETE/PUT/PATCH request on a static resource Vedran Miletić 2022-03-20 22:53:51 +01:00
  • 4f509058a9 Respond without body to HEAD request on a static resource Vedran Miletić 2022-03-20 22:49:08 +01:00
  • ca011bbf56 Drop unsupported libxml2 2.10.0 symbols Christoph M. Becker 2022-08-17 16:55:24 +02:00
  • 11796229f2 Add libxml_get_external_entity_loader() Tim Starling 2022-01-21 12:08:19 +11:00
  • 35e2a25d83 Add openssl_cipher_key_length function Jakub Zelenka 2022-08-18 14:24:44 +01:00
  • 39b2380c34 [ci skip] Add note about chacha20-poly1305 additon to UPGRADING Jakub Zelenka 2022-08-28 12:26:37 +01:00
  • 1407968891 Implement FR #76935: OpenSSL chacha20-poly1305 AEAD support Jakub Zelenka 2022-08-18 13:40:50 +01:00
  • 505e8d2a04 Fix GH-9310: SSL local_cert and local_pk do not respect open_basedir restriction Jakub Zelenka 2022-08-12 22:14:11 +01:00
  • b4ec3e9bc0 Do not generate CONST_CS when registering constants (#9439) Máté Kocsis 2022-08-28 08:27:19 +02:00
  • 291c8bd8fc Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-26 14:59:59 +02:00
  • 2bd58dbcc4 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-26 14:59:08 +02:00
  • f86629569c Fix pdo_dblib ext test conflicts when run in parallel Michael Voříšek 2022-08-26 13:14:35 +02:00
  • ef72d53397 Declare ext/standard constants in stubs - part 3 (#9427) Máté Kocsis 2022-08-26 14:47:34 +02:00
  • c573b8228a Declare ext/standard constants in stubs - part 2 (#9426) Máté Kocsis 2022-08-26 14:40:48 +02:00
  • c643cbf388 Support test-ini also for phpize builds Christoph M. Becker 2022-06-15 13:25:40 +02:00
  • 3264f2367d Fix strict-prototypes warning Ilija Tovilo 2022-08-26 13:57:39 +02:00
  • 3f04caab28 Merge branch 'PHP-8.1' Máté Kocsis 2022-08-26 10:58:09 +02:00
  • ce1358f9b0 Merge branch 'PHP-8.0' into PHP-8.1 Máté Kocsis 2022-08-26 10:57:38 +02:00
  • 34d9e089c2 Fix GH-8348 for nightly Michael Voříšek 2022-08-26 10:20:41 +02:00
  • 7f74a30018 Reduce observer overhead when restoring script from opcache (#9413) Dmitry Stogov 2022-08-25 19:49:16 +03:00
  • b485a3ec0b Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-25 15:22:52 +02:00
  • 502c630d01 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-25 15:21:52 +02:00
  • be4dd60c55 Fix oci8/pdo_oci random test failures when run in parallel Michael Voříšek 2022-08-25 14:35:39 +02:00
  • 145525bc4c Merge branch 'PHP-8.1' Christoph M. Becker 2022-08-25 15:12:40 +02:00
  • afc5ab4531 Merge branch 'PHP-8.0' into PHP-8.1 Christoph M. Becker 2022-08-25 15:11:41 +02:00
  • f59754694e xmlRelaxNGCleanupTypes() is deprecated as of libxml2 2.10.0 Christoph M. Becker 2022-08-24 14:13:20 +02:00
  • cbb024cb3d Select rand_rangeXX() variant only based on the requested range (#9418) Tim Düsterhus 2022-08-25 09:42:32 +02:00
  • de90edc42c Declare ext/oci8 constants in stubs (#9419) Máté Kocsis 2022-08-24 21:10:20 +02:00
  • e787d9a0dc GH-9370: Fix opcache jit protection bits. David CARLIER 2022-08-18 19:37:37 +01:00
  • 92c8e79673 Merge branch 'PHP-8.1' Máté Kocsis 2022-08-24 16:47:17 +02:00
  • 497820ea5f Merge branch 'PHP-8.0' into PHP-8.1 Máté Kocsis 2022-08-24 16:46:38 +02:00
  • c19116ff09 Test oci8 & pdo_oci in CI Michael Voříšek 2022-08-24 15:21:37 +02:00
  • bc4c012611 Declare ext/standard constants in stubs - part 1 (#9404) Máté Kocsis 2022-08-24 16:09:48 +02:00
  • 10a27bc47b Merge branch 'PHP-8.1' Máté Kocsis 2022-08-24 14:40:01 +02:00
  • 2db2cab6ad Fix pdo_oci tests for PHP 8.1 Michael Voříšek 2022-08-24 14:34:01 +02:00
  • 0f696e2934 Fix rand_range32() for umax = UINT32_MAX (#9416) Tim Düsterhus 2022-08-24 14:25:51 +02:00
  • b78c087b32 Fix typo (Paletter → Palette) Christoph M. Becker 2022-08-24 12:14:59 +02:00
  • 205ad0af29 Fix coding style Dmitry Stogov 2022-08-24 08:44:49 +03:00
  • 9f926d6b2d Stop JIT hot spot counting (#9343) wxue1 2022-08-24 13:37:49 +08:00
  • 2d6a883b3a Unify structure for ext/random's engine tests (#9321) Tim Düsterhus 2022-08-23 23:55:11 +02:00
  • b9f7123c5e Check at compile time that a built-in class is not being aliased (#9402) George Peter Banyard 2022-08-23 22:34:02 +01:00
  • 396b2aab85 Wrap observer notify functions into inlined enabled checks Bob Weinand 2022-08-23 14:33:29 +02:00
  • bf427b732a Add an API to observe functions and classes being linked Bob Weinand 2022-07-11 16:19:26 +02:00
  • 9b984f52ea Enum error message consistency (#9350) Ollie Read 2022-08-23 12:32:34 +01:00
  • 567213c32a Drop range inference for IS_NULL/IS_FALSE/IS_TRUE. Dmitry Stogov 2022-08-23 11:22:31 +03:00
  • e10d2c2bf9 Merge branch 'PHP-8.1' Dmitry Stogov 2022-08-22 21:12:49 +03:00
  • 95befc786a Fix type inference Dmitry Stogov 2022-08-22 21:11:39 +03:00