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

Commit Graph

  • 25d761623c Make internal run_time_cache a persistent allocation (#15040) Bob Weinand 2024-09-07 01:45:26 +02:00
  • 2f3224ea41 Updated to version 2024.2 (2024b) Derick Rethans 2024-09-06 12:33:39 +01:00
  • 8fcd0ccecf Empty merge Derick Rethans 2024-09-06 12:33:38 +01:00
  • 7023fb9d93 Updated to version 2024.2 (2024b) Derick Rethans 2024-09-06 12:33:37 +01:00
  • d31a9474b0 Empty merge Derick Rethans 2024-09-06 12:33:37 +01:00
  • 5fc37b1ec6 Updated to version 2024.2 (2024b) Derick Rethans 2024-09-06 12:33:36 +01:00
  • e0e6d326e2 Autotools: Sync CS in PHP_PROG_AWK (#15772) Peter Kokot 2024-09-06 12:10:50 +02:00
  • 418329226a Autotools: Sync CS in php.m4 (#15771) Peter Kokot 2024-09-06 09:31:52 +02:00
  • bcbf7bea92 Autotools: Replace uname with host_alias for finding Solaris (#15770) Peter Kokot 2024-09-06 08:44:10 +02:00
  • 824f55ae84 Sync Zend/asm/make_ppc64_sysv_macho_gas.S with upstream (#15769) Peter Kokot 2024-09-06 08:42:44 +02:00
  • aebe63dd0f Autotools: Sync CS for PHP_RUNPATH_SWITCH (#15768) Peter Kokot 2024-09-06 08:41:09 +02:00
  • f17c220388 [skip ci] Zend/tests/return_types/never_generator.phpt: fix test name (GH-15757) DanielEScherzer 2024-09-05 10:26:26 -07:00
  • e1f7197f89 [skip ci] zend_compile.h: ZEND_ACC_FINAL can be used for constants (GH-15764) DanielEScherzer 2024-09-05 10:22:07 -07:00
  • 6732b8892d Support --openssl-legacy-providers on Windows, too (GH-15747) Christoph M. Becker 2024-09-05 10:49:16 +02:00
  • 438b781a80 Update skeleton extension .gitignore (#15738) Peter Kokot 2024-09-05 07:14:29 +02:00
  • 29f9f903b1 backporting GH-15755 fix. Daniel Scherzer 2024-09-05 02:01:22 +01:00
  • 1e62d203a6 Merge branch 'PHP-8.3' David Carlier 2024-09-05 01:55:58 +01:00
  • ea83eba590 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-09-05 01:41:55 +01:00
  • c5e0a6aaab Fix GH-15752: finfo_file() - parameter validation error messages Daniel Scherzer 2024-09-04 16:49:17 -07:00
  • 9b7dac4532 [skip ci] update NEWS for GH-15731 (#15756) DanielEScherzer 2024-09-04 16:26:31 -07:00
  • 5a18279b5d Fix GH-15731: Prevent #[AllowDynamicProperties] on enums (#15733) DanielEScherzer 2024-09-04 15:56:18 -07:00
  • 6435bb5ae1 Interrupt while internal frame is on the stack (#14627) Levi Morrison 2024-09-04 16:35:55 -06:00
  • 816aea797b Autotools: Mark always-shared extensions with ext_shared variable (#15739) Peter Kokot 2024-09-04 23:28:29 +02:00
  • 035b0c50bc Autotools: Sync CS in PHP_EVAL_LIBLINE (#15737) Peter Kokot 2024-09-04 23:27:20 +02:00
  • 6cd0e50845 Autotools: Document the EXTENSION_DIR environment variable (#15743) Peter Kokot 2024-09-04 23:25:50 +02:00
  • f9d01e46fe #[AllowDynamicProperties] validation: improve error messages (#15734) DanielEScherzer 2024-09-04 13:54:42 -07:00
  • 1d36927127 Support SHA256_Transform_shani() with MSVC, too Christoph M. Becker 2024-09-04 16:15:56 +02:00
  • 5d1181fb3f Fix GH-15742: php_hash_sha.h incompatible with C++ Christoph M. Becker 2024-09-04 14:23:29 +02:00
  • d552fbd9f7 zend_get_constant_ex() - remove commented out handling of class constants (#15728) DanielEScherzer 2024-09-04 07:15:27 -07:00
  • 217ea732fc Use php_error_docref() instead of zend_error() in session.c (GH-15505) Christoph M. Becker 2024-09-04 16:00:28 +02:00
  • 5dd0575698 Generated arginfo header files: combine preprocessor conditional blocks (#15736) DanielEScherzer 2024-09-04 04:04:22 -07:00
  • 24d4ae9d2f ext/curl: No-op CURLOPT_DNS_USE_GLOBAL_CACHE constant (GH-15127) Ayesh Karunaratne 2024-09-04 17:40:45 +07:00
  • fad899e566 [RFC] Support object types in BCMath (#13741) Saki Takamachi 2024-09-04 11:12:51 +09:00
  • 13f041163c Remove Travis artefacts (#15714) Peter Kokot 2024-09-04 01:15:10 +02:00
  • 9a9e178328 Autotools: Enhance appending -lrt (#15719) Peter Kokot 2024-09-04 00:43:21 +02:00
  • 53cb89670c Generated arginfo header files: remove empty zend_function_entry arrays (#15705) DanielEScherzer 2024-09-03 14:19:53 -07:00
  • 7dfbf4d1b7 Merge branch 'PHP-8.3' Máté Kocsis 2024-09-03 21:32:03 +02:00
  • 1663ed6c6e Merge branch 'PHP-8.2' into PHP-8.3 Máté Kocsis 2024-09-03 21:31:00 +02:00
  • 6cab76986d Add missing return for DatePeriod::__unserialize Máté Kocsis 2024-08-28 22:35:58 +02:00
  • 8a2015451a Fix dba tests wrt resource to object conversion (GH-15716) Christoph M. Becker 2024-09-03 14:23:57 +02:00
  • 3892529fed Close-GH 15685: improve proc_open error reporting on Windows Christoph M. Becker 2024-09-03 11:58:27 +02:00
  • 7f0d2574f0 Simplify a-vis error message Ilija Tovilo 2024-09-03 12:18:07 +02:00
  • 407bc092db [skip ci] Fix NEWS reflection category Ilija Tovilo 2024-09-03 11:33:04 +02:00
  • 18df69ee34 ReflectionProperty::get{Hook,Hooks}(): handle dynamic properties Daniel Scherzer 2024-09-02 23:02:40 -07:00
  • a7f789ec56 Update IR Dmitry Stogov 2024-09-03 10:26:14 +03:00
  • 0d616d1b82 Fix GH-15693: Unnecessary include in main.c bloats binary Niels Dossche 2024-09-01 22:40:25 +02:00
  • 98dc77f660 Fix GH-15690: ext-dba failures on 32-bit (#15691) Niels Dossche 2024-09-02 21:46:05 +02:00
  • faa1904fb6 Merge branch 'PHP-8.3' Dmitry Stogov 2024-09-02 21:59:14 +03:00
  • be8589651d Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-09-02 21:55:40 +03:00
  • 1e78cf941c Fix GH-15652: Segmentation fault in the Zend engine when JIT enabled (#15717) Dmitry Stogov 2024-09-02 21:55:19 +03:00
  • db9a7aaf05 Autotools: Sync CS in configure.ac (#15706) Peter Kokot 2024-09-02 19:00:58 +02:00
  • 45ebe47569 Autotools: Sync CS in ext/openssl Peter Kokot 2024-09-02 18:39:11 +02:00
  • 6d5962074f Dynamically xfail test cases which fail on CI (GH-15710) Christoph M. Becker 2024-09-02 18:23:52 +02:00
  • 2b8a1b4258 Forbid a-vis on unilateral virtual prop Ilija Tovilo 2024-09-01 22:28:19 +02:00
  • b81f9722db [ci skip] NEWS and UPGRADING for PASSWORD_ARGON2 on openssl Remi Collet 2024-09-02 13:13:54 +02:00
  • 32c5ce3451 Implement GH-13514 PASSWORD_ARGON2 from OpenSSL 3.2 (#13635) Remi Collet 2024-09-02 13:01:09 +02:00
  • 64bd828394 [skip ci] Update mysql versions for libmysql build Ilija Tovilo 2024-09-02 12:17:06 +02:00
  • e7c2017fc6 Merge branch 'PHP-8.3' Ilija Tovilo 2024-09-02 12:09:42 +02:00
  • d7febabd23 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-09-02 12:09:36 +02:00
  • 57f9041165 [skip ci] Backport libmysql build fix (d9a9696) Ilija Tovilo 2024-09-02 12:08:55 +02:00
  • 4dc77953eb Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-02 00:53:02 +02:00
  • 71b908748a Fix run-tests.php to propagate status code on Windows Christoph M. Becker 2024-08-13 13:35:23 +02:00
  • 8699da6f33 Autotools: Document PHP environment build configuration vars (#15684) Peter Kokot 2024-09-01 23:57:33 +02:00
  • 5ca4d8828d Remove redundant 'zobj->ce->__isset' check (#15699) Niels Dossche 2024-09-01 23:10:54 +02:00
  • 2a30f2ffc4 Add type indicator to array/arg unpack error messages (GH-15448) Jorg Adam Sowa 2024-09-01 22:57:12 +02:00
  • de6658531f Autotools: Fix iconv shared build with external library (#15686) Peter Kokot 2024-09-01 22:06:37 +02:00
  • fde34bc1e8 ext/curl: Update UPGRADING and NEWS for GH-13255 (#15668) Ayesh Karunaratne 2024-09-01 23:55:34 +07:00
  • 95c5a5a959 [skip ci] PHP 8.4 changelog: fix typo in new constant jrfnl 2024-09-01 01:48:11 +02:00
  • ced1e4509a [skip ci] PHP 8.4 changelog: add MYSQLI_TYPE_VECTOR to new constants jrfnl 2024-09-01 01:47:39 +02:00
  • 7bfd9d4a63 [skip ci] PHP 8.4 changelog: more alphabetic order fixes jrfnl 2024-09-01 01:46:18 +02:00
  • c013679b70 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-01 17:26:32 +02:00
  • a51f54b54b Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-01 17:25:00 +02:00
  • 08841bf79c Fix GH-15552: Signed integer overflow in ext/standard/scanf.c Christoph M. Becker 2024-08-25 13:06:30 +02:00
  • 0b1e401f2c Skip tests calling wmic if it is not available Christoph M. Becker 2024-08-25 13:53:39 +02:00
  • 2bb5dea7b1 Merge branch 'PHP-8.3' [skip ci] Christoph M. Becker 2024-09-01 15:05:58 +02:00
  • ac4039df20 Mark gd14930.phpt as dynamic xfail Christoph M. Becker 2024-08-28 14:40:22 +02:00
  • 55f519b178 Merge branch 'PHP-8.3' Christoph M. Becker 2024-09-01 14:57:55 +02:00
  • 5f504f10dd Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-09-01 14:56:22 +02:00
  • 93021c635d Fix GH-15628: php_stream_memory_get_buffer() not zero-terminated Christoph M. Becker 2024-08-30 19:13:44 +02:00
  • a57ce052cd Don't export php_pdo_int.h Christoph M. Becker 2024-09-01 12:17:04 +02:00
  • 1a126c540a Autotools: Normalize flags arguments (#15671) Peter Kokot 2024-09-01 01:02:40 +02:00
  • 0f8259e896 ICU 75.1 requires C++17 (GH-15678) Christoph M. Becker 2024-08-31 17:01:49 +02:00
  • b3d6414b87 Drop support for building with MSC_VER < 1920 Christoph M. Becker 2024-08-15 15:40:46 +02:00
  • a8df3d1eed ext/curl: libcurl CURLOPT_{FTP_RESPONSE_TIMEOUT,ENCODING} replacements (#15126) Ayesh Karunaratne 2024-08-31 20:26:11 +07:00
  • 82c504fa9c Fix GH-15670: Polymorphic cache slot issue in DOM (#15676) Niels Dossche 2024-08-31 12:13:21 +02:00
  • 73b7993b0d Merge branch 'PHP-8.3' Niels Dossche 2024-08-31 11:56:34 +02:00
  • 9cb23a3dec Fix GH-15654: Signed integer overflow in ext/dom/nodelist.c Niels Dossche 2024-08-31 01:01:59 +02:00
  • 166f343d59 [skip ci] NEWS for Fixed LONG_MAX in BCMath ext (#15663) Saki Takamachi 2024-08-31 18:23:36 +09:00
  • 44ec179b7e NEWS for ext/bcmath: Fixed bcdiv() div by one (#15629) Saki Takamachi 2024-08-31 17:52:44 +09:00
  • eb3e7a2c0c ext/pdo_firebird: Fixed GH-15604 Always make input parameters nullable (#15605) Simonov Denis 2024-08-27 20:59:27 +03:00
  • b221f21b49 Merge branch 'PHP-8.3' Go Kudo 2024-08-31 15:58:13 +09:00
  • 8ad7d8f1cd Merge branch 'PHP-8.2' into PHP-8.3 Go Kudo 2024-08-31 15:57:26 +09:00
  • bf9929a26c standard: supress msan (#15665) Go Kudo 2024-08-31 15:56:11 +09:00
  • 5ed1659039 Autotools: Fix pdo_mysql build with mysql client library (#15450) Peter Kokot 2024-08-31 02:35:34 +02:00
  • 558ccf7362 Autotools: Add 3rd argument to dba PHP_TEMP_LDFLAGS Peter Kokot 2024-08-31 00:41:41 +02:00
  • b7db7708c3 Autotools: Refactor ODBC type checks (#15651) Peter Kokot 2024-08-30 23:54:11 +02:00
  • 75c797492b Autotools: Replace backticks with $(...) in php.m4 (#15642) Peter Kokot 2024-08-30 23:32:42 +02:00
  • fc01e2ee2b Merge branch 'PHP-8.3' David Carlier 2024-08-30 17:17:44 +01:00
  • d7d40b4c80 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-08-30 17:17:20 +01:00
  • 7db1a5843f Fix GH-15653: fgetcsv overflow on length parameter. David Carlier 2024-08-30 06:47:36 +01:00