1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 05:02:27 +02:00

Commit Graph

  • fdae7c23f0 Fix CI failure on macOS after Curl update Niels Dossche 2024-07-28 14:34:26 +02:00
  • a50adda19e ext/gmp: Make GMP class final (#15121) Gina Peter Banyard 2024-07-28 13:03:26 +01:00
  • 9d7e6090df Fix GH-15137: Unexpected null pointer in Zend/zend_smart_str.h (#15138) Niels Dossche 2024-07-28 13:53:30 +02:00
  • dee29442ba Autotools: Fix ext/standard sources (#15131) Peter Kokot 2024-07-28 10:12:17 +02:00
  • ae9b9ead7b Autotools: Sync PHP_EXT_* M4 macros (#15134) Peter Kokot 2024-07-28 10:11:01 +02:00
  • 590786adb3 Autotools: Replace PHP_EXT_DIR with $ext_dir (#15133) Peter Kokot 2024-07-28 10:09:26 +02:00
  • 21e01f3e70 Autotools: Simplify PHP_ALWAYS_SHARED macro (#15129) Peter Kokot 2024-07-28 01:33:05 +02:00
  • 0d36701b32 Autotools: Remove dead code (#15128) Peter Kokot 2024-07-28 01:30:15 +02:00
  • 32210ce967 Autotools: Sync CS in XML related extensions (#15110) Peter Kokot 2024-07-27 22:48:51 +02:00
  • 003e238436 Autotools: Quote and fix PHP_SELECT_SAPI arguments (#15118) Peter Kokot 2024-07-27 22:46:36 +02:00
  • 5270ada34c Merge branch 'PHP-8.3' Niels Dossche 2024-07-27 16:37:14 +02:00
  • 950d010cc5 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-27 16:37:09 +02:00
  • 4df858602a Fix nightly failure in test variation due to number of temp variables varying when observers are enabled Niels Dossche 2024-07-27 16:37:01 +02:00
  • cf14adf897 Avoid string duplications in simplexml (#15122) Niels Dossche 2024-07-27 16:21:07 +02:00
  • 043a1cb856 Merge branch 'PHP-8.3' Niels Dossche 2024-07-27 16:11:33 +02:00
  • 014e515ccc Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-27 16:11:26 +02:00
  • 404bd30810 Fix CI failure after Curl update (#15124) Niels Dossche 2024-07-27 16:09:50 +02:00
  • 0c0da80a2a Autotools: Replace PHP_DEF_HAVE with AC_DEFINE_UNQUTED (#15119) Peter Kokot 2024-07-27 11:25:50 +02:00
  • ef8e792962 Autotools: Quote M4 macro arguments Peter Kokot 2024-07-27 11:22:28 +02:00
  • a1b45bb87a Autotools: Sync PHP_SETUP_* M4 macros (#15117) Peter Kokot 2024-07-27 11:20:07 +02:00
  • c53b272f67 Autotools: Quote AC_CHECK_LIB arguments (#15116) Peter Kokot 2024-07-27 11:18:52 +02:00
  • a7f0fe1f33 Autotools: Quote macro arguments Peter Kokot 2024-07-27 05:26:32 +02:00
  • bb8d667f8f Fix GH-15102: ext/pgsql use after free on persistent connection renewal. (#15115) David CARLIER 2024-07-26 23:12:26 +01:00
  • 6e57550f14 Autotools: Normalize DTrace sources argument (#15111) Peter Kokot 2024-07-26 23:30:20 +02:00
  • 2141094b2a Autotools: Fix rl_erase_empty_line check (#15109) Peter Kokot 2024-07-26 23:28:25 +02:00
  • ff4b99e260 Autotools: Quote PHP_ADD_LIB* arguments (#15112) Peter Kokot 2024-07-26 23:26:55 +02:00
  • a7bd911ad6 Merge branch 'PHP-8.3' Christoph M. Becker 2024-07-26 14:59:14 +02:00
  • 62d0578915 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-07-26 14:58:05 +02:00
  • af789afbe8 Fix type incompatibility in assignment. Christoph M. Becker 2024-07-26 14:57:16 +02:00
  • fa7ee84f0b Autotools: Quote PHP_CONFIG_NICE arguments Peter Kokot 2024-07-26 09:58:59 +02:00
  • 44b0baf705 ext/dba/tests: sort expected test output (#14962) Michael Orlitzky 2024-07-25 20:16:52 -04:00
  • ab449a7e46 Add missing cstddef include for C++ builds Christoph M. Becker 2024-07-24 21:51:46 +02:00
  • ad452086d9 Add tidyNode::getNextSibling() and tidyNode::getPreviousSibling() Niels Dossche 2024-07-21 01:21:35 +02:00
  • a0a8624346 Fix throw in IS_IDENTICAL in JIT (#15103) Ilija Tovilo 2024-07-25 13:18:47 +02:00
  • da72ac11f6 Fix GH-15094: php_random_default_engine() is not C++ conforming Christoph M. Becker 2024-07-25 00:26:28 +02:00
  • 82e63a06e2 Add pcre dependency as required to ext/filter (#15099) Peter Kokot 2024-07-24 23:30:57 +02:00
  • b0db5e76a0 Autotools: Normalize ext/mbstring installed headers (#15097) Peter Kokot 2024-07-24 22:41:16 +02:00
  • ce8ffedccf Autotools: Normalize ext/fileinfo sources (#15082) Peter Kokot 2024-07-24 19:55:37 +02:00
  • d22abb5fa9 Autotools: Quote PHP_NEW_EXTENSION arguments (#15081) Peter Kokot 2024-07-24 19:55:19 +02:00
  • da69755eca Autotools: Sync CS in opcache Capstone check (#15084) Peter Kokot 2024-07-24 19:55:01 +02:00
  • e3c1e3326c Autotools: Normalize ext/opcache sources (#15083) Peter Kokot 2024-07-24 18:59:13 +02:00
  • 58ac56f4bb Merge branch 'PHP-8.3' Christoph M. Becker 2024-07-24 16:48:29 +02:00
  • ce25be5223 Merge branch 'PHP-8.2' into PHP-8.3 Christoph M. Becker 2024-07-24 16:46:32 +02:00
  • 5fbda73099 Fix GH-15087 IntlChar::foldCase()'s $option is not optional Christoph M. Becker 2024-07-24 16:45:20 +02:00
  • 6727f548b0 Port "gd2: use existing overflow2() rather than ad-hoc version" (#15090) Christoph M. Becker 2024-07-24 14:18:36 +02:00
  • 8b6f14a9a2 Compile in opcache without COMPILE_IGNORE_INTERNAL_CLASSES (#15025) Ilija Tovilo 2024-07-24 13:07:28 +02:00
  • 8e93eb2e79 Merge branch 'PHP-8.3' Dmitry Stogov 2024-07-24 08:21:48 +03:00
  • 1511172b1b Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-07-24 08:21:37 +03:00
  • d41e97ae66 Workaraound against false positive GCC array bounds error (#15078) Dmitry Stogov 2024-07-24 08:21:16 +03:00
  • 40cf2e1279 Autotools: Normalize pcre sources (#15085) Peter Kokot 2024-07-24 01:53:51 +02:00
  • 6cdff7573a Autotools: Normalize ext/gd sources (#15086) Peter Kokot 2024-07-24 01:52:51 +02:00
  • 9d25296723 Merge branch 'PHP-8.3' Levi Morrison 2024-07-23 16:34:16 -06:00
  • e43d9c7469 Merge branch 'PHP-8.2' into PHP-8.3 Levi Morrison 2024-07-23 16:33:40 -06:00
  • 0956267c08 Fix warnings in session/spl Levi Morrison 2024-07-23 16:15:07 -06:00
  • e63f822e6a Fix test on alpine/musl (#15072) Arnaud Le Blanc 2024-07-23 16:07:26 +02:00
  • 00e45887fa PDO_Firebird: Supported Firebird 4.0 datatypes (#14897) Simonov Denis 2024-07-09 16:58:02 +03:00
  • d4ef8b97f5 Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-07-23 13:43:25 +02:00
  • 385151d200 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-07-23 13:43:13 +02:00
  • acf758d2ea Fix build on platforms without JIT support (#15069) Arnaud Le Blanc 2024-07-23 13:42:47 +02:00
  • 518939a08c Autotools: Normalize ext/dom sources (#15073) Peter Kokot 2024-07-23 01:45:57 +02:00
  • e1c8a85244 Merge branch 'PHP-8.3' David Carlier 2024-07-22 23:26:40 +01:00
  • 2599b6e780 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-07-22 23:26:28 +01:00
  • 350c10d985 fix GH-14785 pedantic error David Carlier 2024-07-22 23:16:38 +01:00
  • c8440343cd Merge branch 'PHP-8.3' David Carlier 2024-07-22 22:58:54 +01:00
  • 5bac3c27c9 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-07-22 22:58:18 +01:00
  • ba909d7c43 Fix GH-14780: p(f)sockopen overflow on timeout argument. David Carlier 2024-07-22 12:53:54 +01:00
  • 32fe9bc430 Merge branch 'PHP-8.3' Niels Dossche 2024-07-22 22:26:02 +02:00
  • 40e0e92212 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-22 22:25:53 +02:00
  • 40551dd74b Fix uninitialized memory in network.c Niels Dossche 2024-07-22 18:29:48 +02:00
  • 40e0d3a276 Autotools: Check for crypt and crypt_r with AC_* macros (#15060) Peter Kokot 2024-07-22 21:51:18 +02:00
  • 499ea9067d Sync required phar dependencies (#15058) Peter Kokot 2024-07-22 21:30:15 +02:00
  • 21418b5bb5 ext/intl: SpoofChecker::setAllowedChars support. David Carlier 2024-06-02 12:47:53 +01:00
  • b537f01353 [ci skip] NEWS Arnaud Le Blanc 2024-07-22 19:30:32 +02:00
  • c60dbecb69 Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-07-22 19:28:52 +02:00
  • 4377dff59c [ci skip] NEWS Arnaud Le Blanc 2024-07-22 19:28:28 +02:00
  • ead61c7f29 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-07-22 19:28:05 +02:00
  • 929536b697 Hint the opcache shm mapping location only when JIT is enabled Arnaud Le Blanc 2024-07-03 18:27:58 +02:00
  • a924e1c71b Fix the JIT buffer relocation failure at the corner case (#11266) LoongT4o 2023-05-23 19:49:19 +08:00
  • f4eb81d70e Followup GH-14996 (#15062) Arnaud Le Blanc 2024-07-22 19:16:29 +02:00
  • 810999ae31 Merge branch 'PHP-8.3' Niels Dossche 2024-07-22 18:33:41 +02:00
  • 46924ac9fa Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-22 18:33:32 +02:00
  • b8e9c5ba6a Fix bogus fallthrough path in firebird_handle_get_attribute() Niels Dossche 2024-07-22 17:32:16 +02:00
  • e406ec81f4 Merge branch 'PHP-8.3' Bob Weinand 2024-07-22 18:32:04 +02:00
  • 61b455b59c Merge branch 'PHP-8.2' into PHP-8.3 Bob Weinand 2024-07-22 18:30:10 +02:00
  • a18df90a8b Fix GH-13817: Segmentation fault for enabled observers after pass 4 Bob Weinand 2024-07-22 18:28:03 +02:00
  • f4391d4d2c Fixed segmentation fault when attribute value was not set (#15065) Saki Takamachi 2024-07-23 01:17:21 +09:00
  • 543c4bb7bc Merge branch 'PHP-8.3' Niels Dossche 2024-07-22 17:53:00 +02:00
  • a0e1e085d8 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-22 17:52:53 +02:00
  • fdcfd62b9b Fix passing non-finite timeout values in stream functions Niels Dossche 2024-07-22 16:08:55 +02:00
  • 77f870e98e Merge branch 'PHP-8.3' Niels Dossche 2024-07-22 17:45:28 +02:00
  • b2963e96ee Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-22 17:45:20 +02:00
  • c0de7214aa Fix GH-14286 (ffi enum type (when enum has no name) make memory leak) Niels Dossche 2024-07-06 01:10:04 +02:00
  • 2f0bb9293c Autotools: Append rt library to FPM_EXTRA_LIBS (#15059) Peter Kokot 2024-07-22 17:19:55 +02:00
  • 82479e89d0 Throw error for recursive comparison, instead of fatal (#14989) Ilija Tovilo 2024-07-22 15:53:41 +02:00
  • e4d86998f6 Merge branch 'PHP-8.3' Dmitry Stogov 2024-07-22 16:41:43 +03:00
  • 0338e8d4ec Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-07-22 16:41:35 +03:00
  • d6efff7254 Fix Windows build Dmitry Stogov 2024-07-22 16:41:16 +03:00
  • 037da5941c Merge branch 'PHP-8.3' Dmitry Stogov 2024-07-22 16:02:12 +03:00
  • eb7bb586e2 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-07-22 16:01:59 +03:00
  • 13e9b40517 Regenerate FFI parser using HEAD version of LLK Dmitry Stogov 2024-07-22 16:01:26 +03:00