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

Commit Graph

  • b975b6c9ab Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-09-11 21:15:42 +01:00
  • 791a6ef19c Fix GH-15613: unpack on format hex strings repeater value. David Carlier 2024-08-28 12:55:29 +01:00
  • 4ffc971f62 readline: inline _readline_long_zval() function (#15840) DanielEScherzer 2024-09-11 11:43:21 -07:00
  • 0d9b039568 Merge branch 'PHP-8.3' Niels Dossche 2024-09-11 20:40:01 +02:00
  • bc20b403cf Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-11 20:39:30 +02:00
  • b5834c12d4 Fix GH-15837: Segmentation fault in ext/simplexml/simplexml.c Niels Dossche 2024-09-11 19:02:07 +02:00
  • ded8fb79bd Fix UAF issues with PCRE after request shutdown Niels Dossche 2024-08-03 00:09:01 +02:00
  • 9698ad2fc0 Merge branch 'PHP-8.3' Derick Rethans 2024-09-11 17:44:18 +01:00
  • b0bead499c Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2024-09-11 17:44:11 +01:00
  • 34dcea82f9 Merge branch 'import-timelib-2022.12' into PHP-8.2 Derick Rethans 2024-09-11 17:43:55 +01:00
  • 8a8859bce7 Fixed regression: Using more than one sign is now OK again when using modify() Derick Rethans 2024-09-11 17:36:48 +01:00
  • 40d06fb645 Import timelib 2022.12 Derick Rethans 2024-09-11 17:30:57 +01:00
  • e255889fea Merge branch 'PHP-8.3' Derick Rethans 2024-09-11 16:41:35 +01:00
  • 9ebdbe2f41 Merge branch 'PHP-8.2' into PHP-8.3 Derick Rethans 2024-09-11 16:41:30 +01:00
  • e700804a68 Merge remote-tracking branch 'derickr/GH-15582' into PHP-8.2 Derick Rethans 2024-09-11 16:41:19 +01:00
  • f752e23cff Fix GH-15582: Crash when not calling parent constructor of DateTimeZone Derick Rethans 2024-09-11 15:46:02 +01:00
  • 32d67855e6 Update IR Dmitry Stogov 2024-09-11 16:03:38 +03:00
  • ee715d2049 [skip ci] Add NEWS for GH-15824 (GH-15835) tekimen 2024-09-11 19:57:48 +09:00
  • 2ced1c926b Add ReflectionProperty::isDynamic() as an alternative to isDefault() (#15758) DanielEScherzer 2024-09-11 01:51:38 -07:00
  • c9862ba56e Merge branch 'PHP-8.3' Niels Dossche 2024-09-11 09:20:00 +02:00
  • a0749bb473 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-11 09:19:51 +02:00
  • 7a67fb0315 Fix bug #62900: Wrong namespace on xsd import error message Niels Dossche 2024-09-10 22:44:56 +02:00
  • 3665ab0118 Fix GH-15657: Segmentation fault in ext/opcache/jit/ir/dynasm/dasm_x86.h Niels Dossche 2024-09-09 23:18:46 +02:00
  • dc5f3b9562 Fix GH-15824 mb_detect_encoding() invalid "UTF8" (#15829) tekimen 2024-09-11 09:40:35 +09:00
  • db545767e5 Rename ZEND_STR_DEPRECATED to ZEND_STR_DEPRECATED_CAPITALIZED (#15831) DanielEScherzer 2024-09-10 14:45:23 -07:00
  • 7c2204c915 Merge branch 'PHP-8.3' Pierrick Charron 2024-09-10 15:27:29 -04:00
  • 6b75224f16 Merge branch 'PHP-8.2' into PHP-8.3 Pierrick Charron 2024-09-10 15:26:58 -04:00
  • 7e722e3ba4 PHP-8.2 is now for PHP 8.2.25-dev Pierrick Charron 2024-09-10 15:26:28 -04:00
  • 857da63c7e Update versions for PHP 8.2.24RC1 php-8.2.24RC1 Pierrick Charron 2024-09-10 15:19:57 -04:00
  • 1cf98db425 Deduplicate Proxy-Authorization code from php_stream_url_wrap_http_ex() (#15818) Niels Dossche 2024-09-10 21:17:14 +02:00
  • 520fce5607 Merge branch 'PHP-8.3' Niels Dossche 2024-09-10 20:24:57 +02:00
  • 2a95e3f02b Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-10 20:24:48 +02:00
  • 72a2cbcc7f Fix bug #73182: PHP SOAPClient does not support stream context HTTP headers in array form Niels Dossche 2024-09-09 22:32:30 +02:00
  • 15abb6e53f [ci skip] Update NEWS for PHP 8.4.0 beta5 Calvin Buckley 2024-09-10 13:12:47 -03:00
  • 7fcb0a3d3d Update versions for PHP 8.4.0beta5 php-8.4.0beta5 Calvin Buckley 2024-09-10 13:07:00 -03:00
  • 09ce52af5c Merge branch 'PHP-8.3' Eric Mann 2024-09-10 06:40:42 -07:00
  • bb2b7df9dc PHP-8.3 is now for PHP 8.3.13-dev Eric Mann 2024-09-10 06:38:48 -07:00
  • b33aed732b Update versions for PHP 8.3.12RC1 php-8.3.12RC1 Eric Mann 2024-09-10 06:32:17 -07:00
  • 7c8b3b2c96 Fix GH-15821: Core dumped in Zend/Optimizer/zend_inference.c:4062 Dmitry Stogov 2024-09-10 16:14:03 +03:00
  • 025ed70ce3 Fix ReflectionProperty::isInitialized() for hooked props Ilija Tovilo 2024-09-10 12:27:19 +02:00
  • bdcb2185aa Merge branch 'PHP-8.3' Dmitry Stogov 2024-09-10 15:45:00 +03:00
  • 43202d2bfa Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-09-10 15:44:24 +03:00
  • 5cf045d357 Fix GH-15820: Core dumped with jit.opcache=1245 Dmitry Stogov 2024-09-10 15:42:23 +03:00
  • 201c691fab Merge branch 'PHP-8.3' Niels Dossche 2024-09-09 22:02:52 +02:00
  • f8486c7ddc Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-09 22:02:46 +02:00
  • bcd1f23b30 Fix buffer size configuration for AArch64 Niels Dossche 2024-09-09 22:02:39 +02:00
  • 23db89538b Fix merge into master Niels Dossche 2024-09-09 21:00:05 +02:00
  • 90b91d3974 Merge branch 'PHP-8.3' Niels Dossche 2024-09-09 20:26:50 +02:00
  • d2a5c98797 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-09 20:26:44 +02:00
  • c1ffd4b484 Fix GH-15658: Segmentation fault in Zend/zend_vm_execute.h Niels Dossche 2024-09-06 23:40:25 +02:00
  • f56a659293 Merge branch 'PHP-8.3' Niels Dossche 2024-09-09 20:12:07 +02:00
  • 75f5cbf89e Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-09 20:12:01 +02:00
  • 86ef8d5466 Fix GH-15661: Access null pointer in Zend/Optimizer/zend_inference.c Niels Dossche 2024-08-30 20:06:58 +02:00
  • 8bcfc8cc13 Implement request #47317: SoapServer::__getLastResponse() Niels Dossche 2024-09-07 23:18:26 +02:00
  • 5048a0650a Merge branch 'PHP-8.3' Niels Dossche 2024-09-09 20:04:39 +02:00
  • 1fdd79caf7 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-09-09 20:04:30 +02:00
  • 979e68a2ec Fix SOAP test failure on libxml2 2.13 Niels Dossche 2024-09-08 12:33:11 +02:00
  • b7b492b184 Deduplicate URI building code in soap schema code (#15799) Niels Dossche 2024-09-09 19:44:09 +02:00
  • 6ed730eb59 Merge branch 'PHP-8.3' Ilija Tovilo 2024-09-09 19:35:09 +02:00
  • a5bd4ccb8c Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-09-09 19:35:00 +02:00
  • 0faa1d2017 Fix MSAN getservbyport() false positive Ilija Tovilo 2024-09-09 17:32:52 +02:00
  • 1f35e2a999 Fix uninitialized CG(zend_lineno) Ilija Tovilo 2024-09-09 17:23:26 +02:00
  • b9fdc0bdcd Fix uninitialized EG(user_error_handler_error_reporting) Ilija Tovilo 2024-09-09 17:13:43 +02:00
  • b5c378c8d7 [skip ci] Fix GH-15810: Forgotten UPGRADING entry for Pdo_Pgsql::query. (#15811) David CARLIER 2024-09-09 18:10:38 +01:00
  • 06d02d160d Merge branch 'PHP-8.3' Ilija Tovilo 2024-09-09 16:58:35 +02:00
  • 3667e7e34a Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-09-09 16:58:28 +02:00
  • 24a294922b Fix uouv in array_column Ilija Tovilo 2023-07-19 18:10:58 +02:00
  • e97cde9f35 Merge branch 'PHP-8.3' Ilija Tovilo 2024-09-09 16:46:00 +02:00
  • d5359ac7ce Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-09-09 16:45:54 +02:00
  • 99504aa148 Intercept strlcpy and strlcat for msan on Clang 17 (#12674) Ilija Tovilo 2023-11-15 17:43:44 +01:00
  • 0ff9e16247 [skip ci] Add missing NEWS entry for master Ilija Tovilo 2024-09-09 16:44:11 +02:00
  • d670ee7d03 Merge branch 'PHP-8.3' Dmitry Stogov 2024-09-09 10:00:47 +03:00
  • 94f5ef09a0 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-09-09 10:00:41 +03:00
  • d966c296d0 Fix OPcache tests under specific conditions Go Kudo 2024-09-09 10:00:25 +03:00
  • d0acf3012e Merge branch 'PHP-8.3' Dmitry Stogov 2024-09-09 09:57:49 +03:00
  • fb2266b1ca Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-09-09 09:56:37 +03:00
  • bca5f6e74f Fix OPcache tests under specific conditions Go Kudo 2024-09-09 09:55:52 +03:00
  • 4c11168f60 Fix GH-15656: php8.4beta4 JIT erronous results (#15732) Dmitry Stogov 2024-09-09 09:28:57 +03:00
  • 837a8b60bf Merge branch 'PHP-8.3' Ilija Tovilo 2024-09-08 23:44:58 +02:00
  • e207071129 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-09-08 23:44:48 +02:00
  • 08e0729c57 Fix uninitialized lineno in constant AST of internal enums Ilija Tovilo 2024-09-08 18:46:14 +02:00
  • 16e218a596 Autotools: Obsolete PHP_TEST_BUILD, PHP_BUILD_THREAD_SAFE, and PHP_DEF_HAVE (#15802) Peter Kokot 2024-09-08 21:09:48 +02:00
  • dfdec2d550 Autotools: Refactor PHP_TEST_BUILD checks (#15798) Peter Kokot 2024-09-08 21:05:30 +02:00
  • b97a60c9a3 Autotools: Check Apache version with apxs and HTTPD_VERSION variable (#15476) Peter Kokot 2024-09-08 20:13:48 +02:00
  • edcd6cc564 gai_strerror() is not thread-safe on Windows (GH-15568) Christoph M. Becker 2024-09-08 16:16:40 +02:00
  • 50b3a0d011 Add comments about internal headers (GH-15689) Christoph M. Becker 2024-09-08 16:11:25 +02:00
  • 7771ec07e5 Fix bug #61525: SOAP functions require at least one space after HTTP header colon Niels Dossche 2024-09-08 00:06:22 +02:00
  • 0f3b2e506b Autotools: Move extension setup to main check (#15797) Peter Kokot 2024-09-08 08:31:21 +02:00
  • 6d6bf0530a Autotools: Enable adding a list of paths in PHP_ADD_INCLUDE (#15777) Peter Kokot 2024-09-08 06:57:31 +02:00
  • e358634cdc Sync Zend/*_i386_sysv_elf_gas.S with upstream (#15788) Peter Kokot 2024-09-07 21:27:02 +02:00
  • dfe6c13850 Fix typo (#15780) Daniel Ruf 2024-09-07 15:25:02 +02:00
  • ac0931d37a Reuse bcmath_check_scale() Niels Dossche 2024-09-06 21:19:24 +02:00
  • 2e88916b58 Move bcmath_check_scale() Niels Dossche 2024-09-06 21:19:18 +02:00
  • f1b4e1276c Simplify bcmath_check_scale() Niels Dossche 2024-09-06 21:14:01 +02:00
  • 94ecc1fe7d Autotools: Sync CS for PHP_PWRITE_TEST and PHP_PREAD_TEST (#15774) Peter Kokot 2024-09-07 11:53:35 +02:00
  • de48b90d61 Convert CRLF line endings to LF (#15767) Peter Kokot 2024-09-07 11:03:32 +02:00
  • 5ea6b044cd Autotools: Fix gd extension -I flag for bundled libgd (#15786) Peter Kokot 2024-09-07 09:46:06 +02:00
  • 4a4574290f [skip ci] docs: fix constant syntax in stubs.rst (#15785) DanielEScherzer 2024-09-07 00:22:10 -07:00
  • 047f0c9657 userland_declaration_error_class_const.phpt: fix test name (#15784) DanielEScherzer 2024-09-06 22:37:05 -07:00
  • 56400f709b Autotools: s/M4 macros/Autoconf macros (#15778) Peter Kokot 2024-09-07 05:53:00 +02:00