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

Commit Graph

  • 300d092449 Autotools: Refactor phpdbg POSIX Threads checks (#14865) Peter Kokot 2024-07-08 13:26:53 +02:00
  • b8077e46ed Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-08 13:25:10 +02:00
  • c34def581a Fix memory leak in tidy_repair_file() Niels Dossche 2024-07-07 21:53:58 +02:00
  • 3d8bd8fe4f Remove unused HAVE_PHPDBG (#14864) Peter Kokot 2024-07-08 00:42:05 +02:00
  • 1bdf9aa38d Remove support for EOL Apache 2.0 and 2.2 in favor of 2.4+ (#14664) Peter Kokot 2024-07-08 00:07:55 +02:00
  • 80e0c0aaf4 Autotools: Refactor dmalloc check (#14726) Peter Kokot 2024-07-07 23:35:50 +02:00
  • e9254494ff Autotools: Simplify POSIX Threads check (#14855) Peter Kokot 2024-07-07 22:44:44 +02:00
  • 9def76ebbc Autotools: Refactor crypt check in ext/standard (#14856) Peter Kokot 2024-07-07 21:46:44 +02:00
  • 2acd4c2bbc Autotools: Sync HAVE_ERASE_EMPTY_LINE help text (#14857) Peter Kokot 2024-07-07 21:31:31 +02:00
  • 1db75d42bb ext/sockets: socket_get_option/socket_set_option SO_LINGER_SEC. (#14858) David CARLIER 2024-07-07 14:23:01 +01:00
  • 23391f1fe7 Merge branch 'PHP-8.3' Niels Dossche 2024-07-07 13:18:42 +02:00
  • d3992b6d09 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-07 13:18:35 +02:00
  • b44ad27a78 Fix GH-14550: No warning message when Zend DTrace is enabled that opcache.jit is implictly disabled Niels Dossche 2024-07-06 21:39:32 +02:00
  • 58b34fbfcc [ci skip] UPGRADING fix for pcntl_waitid constants David Carlier 2024-07-07 11:06:59 +01:00
  • c2fd071db7 ext/pcntl: Added new function pcntl_waitid Vladimir Vrzić 2024-06-20 14:47:27 +02:00
  • af29403ea0 Enable erase_empty_line in ext/readline (#14526) Peter Kokot 2024-07-07 04:36:25 +02:00
  • 2ebef11e83 Update http links to https and sync www.php.net URLs (#14854) Peter Kokot 2024-07-07 04:23:08 +02:00
  • 42530c6543 Remove unused SMART_STR_PREALLOC (#14848) Peter Kokot 2024-07-07 01:04:53 +02:00
  • f4af8f3837 Fix libxml test compatibility in xsl Niels Dossche 2024-07-07 00:22:28 +02:00
  • 477c2afb48 Fix typo in simplexml.c Niels Dossche 2024-07-06 23:07:36 +02:00
  • acda7ed5c3 Stop using reserved names in simplexml Niels Dossche 2024-07-06 23:06:57 +02:00
  • c6d0181c75 Fix narrowing warning Niels Dossche 2024-07-06 23:19:49 +02:00
  • f16590637c Stop using reserved name in php_xsl.h Niels Dossche 2024-07-06 23:16:18 +02:00
  • ac4ed1cca6 Remove unused argument Niels Dossche 2024-07-06 23:15:54 +02:00
  • 0a1f1dd191 Place macro argument in parentheses Niels Dossche 2024-07-06 23:15:51 +02:00
  • e2189beaca Merge branch 'PHP-8.3' Niels Dossche 2024-07-06 23:58:37 +02:00
  • 8ea3f154be Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-06 23:58:20 +02:00
  • 0d4e0c013e Fix GH-14639: Member access within null pointer in ext/spl/spl_observer.c Niels Dossche 2024-07-06 22:46:27 +02:00
  • 776939c3db Avoid function pointer cast to preserve ability to do CFI Niels Dossche 2024-07-06 14:13:40 +02:00
  • ff3e7679b1 Avoid pointless cast to prevent implementation-defined conversion warning Niels Dossche 2024-07-06 14:10:24 +02:00
  • 292e936ca8 Handle invalid values better in PHP_XML_OPTION_SKIP_TAGSTART Niels Dossche 2024-07-06 14:09:50 +02:00
  • 19358d638b Stop using reserved names Niels Dossche 2024-07-06 14:08:30 +02:00
  • 335d6f023f Fix grammar mistake in comment in xml.c Niels Dossche 2024-07-06 02:10:09 +02:00
  • be2d9fd80e Remove unused include from xml.c Niels Dossche 2024-07-06 02:09:32 +02:00
  • ec1998987b Remove pointless const specifier on scalar argument Niels Dossche 2024-07-06 02:08:00 +02:00
  • 2ab24b0a94 Remove unused arguments from _external_entity_ref_handler() Niels Dossche 2024-07-06 02:06:58 +02:00
  • 8e1561cdbe Check session_create_id() input for null byte (#14728) Jorg Adam Sowa 2024-07-06 22:18:35 +02:00
  • c14fa48526 Merge branch 'PHP-8.3' David Carlier 2024-07-06 20:44:47 +01:00
  • 0b28914a26 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-07-06 20:44:20 +01:00
  • 237518763f Fix GH-14774 time_sleep_until overflow. David Carlier 2024-07-03 22:07:38 +01:00
  • b41e90c6f9 Fix bug #81481 (xml_get_current_byte_index limited to 32-bit numbers on 64-bit builds) (#14845) Niels Dossche 2024-07-06 09:34:17 -07:00
  • ec19abf161 [ci skip] NEWS for GH-14801 Arnaud Le Blanc 2024-07-06 17:59:55 +02:00
  • f0441e05b8 Add LIBXML_NO_XXE constant (#14844) Niels Dossche 2024-07-06 08:43:46 -07:00
  • 1f64e7c253 Fix build for armv7 (#14801) Andy Postnikov 2024-07-06 16:21:45 +03:00
  • b418d19c42 [ci skip] Make test more robust Niels Dossche 2024-07-06 14:46:07 +02:00
  • fff206ba1e Merge branch 'PHP-8.3' Niels Dossche 2024-07-06 14:42:05 +02:00
  • 459d79db95 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-06 14:41:56 +02:00
  • 0b6289dab8 [ci skip] Test is for libxml only Niels Dossche 2024-07-06 14:41:44 +02:00
  • f98aa06c68 Merge branch 'PHP-8.3' Niels Dossche 2024-07-06 13:52:42 +02:00
  • 9a337a85bf Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-06 13:52:34 +02:00
  • 67259e451d Fix GH-14834: Error installing PHP when --with-pear is used Niels Dossche 2024-07-05 23:34:09 +02:00
  • b4384488bc Merge branch 'PHP-8.3' Niels Dossche 2024-07-06 13:50:32 +02:00
  • a1bcaf05b0 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-06 13:50:23 +02:00
  • a66afbbe09 NEWS for compatibility in XML Niels Dossche 2024-07-06 13:46:42 +02:00
  • e5e15fd229 Stop setting parse options directly Niels Dossche 2024-07-05 20:52:56 +02:00
  • 823d0588f7 Stop relying on lastError directly Niels Dossche 2024-07-05 20:38:07 +02:00
  • 6490a18271 Stop relying on the sax2 flag directly Niels Dossche 2024-07-05 20:32:09 +02:00
  • 8dc799aac7 Port XML_GetCurrentByteIndex to public APIs Niels Dossche 2024-07-05 20:11:34 +02:00
  • 8c8322f6a1 ext/xml: Use zend_hash_find_ptr_lc() to avoid allocation in some cases (#14840) Niels Dossche 2024-07-06 04:44:10 -07:00
  • 17ef4b7ced Autotools: Sync CS in phpize and configure.ac (#14838) Peter Kokot 2024-07-06 13:35:14 +02:00
  • e4904a2199 Merge branch 'PHP-8.3' Niels Dossche 2024-07-06 01:59:46 +02:00
  • 7c970f063f Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-06 01:59:40 +02:00
  • 1e5f46fb20 Fix test conflict between gzfile_basic.phpt and gzfile_basic2.phpt Niels Dossche 2024-07-06 01:59:01 +02:00
  • 2269c06042 Fix stack limit under valgrind (#14818) Arnaud Le Blanc 2024-07-05 17:09:45 +02:00
  • 83cd1c241e Autotools: Refactor mach_vm_read check in FPM (#14830) Peter Kokot 2024-07-05 15:19:14 +02:00
  • d7ddf83dde Autotools: Refactor AVX-512 checks (#14831) Peter Kokot 2024-07-05 15:18:26 +02:00
  • fbc329733c Autotools: Move crypt_r check (#14832) Peter Kokot 2024-07-05 13:14:48 +02:00
  • 955c2e60eb Autotools: Add ZEND_ENABLE_STATIC_TSRMLS_CACHE to skeleton (#14827) Peter Kokot 2024-07-05 12:52:49 +02:00
  • 27879fb5d5 Fix GH-14798: Valgrind and address sanitizer are not compatible (#14826) Peter Kokot 2024-07-05 12:03:21 +02:00
  • ffab987fb1 Update MSVC compiler version detection (#14810) Christoph M. Becker 2024-07-05 11:25:32 +02:00
  • ae420538d2 Autotools: Refactor PHP_BROKEN_GCC_STRLEN_OPT (#14824) Peter Kokot 2024-07-05 10:37:49 +02:00
  • dccc911c04 Autotools: Refactor PHP_TIME_R_TYPE check (#14823) Peter Kokot 2024-07-05 10:37:28 +02:00
  • cc7cfcef08 Autotools: Refactor PHP_FPM_BUILTIN_ATOMIC (#14825) Peter Kokot 2024-07-05 09:42:44 +02:00
  • 17a53470d7 Autotools: Refactor PHP_FPM_LQ checks (#14828) Peter Kokot 2024-07-05 09:41:50 +02:00
  • a62eda3f88 Fix stack limit on MSAN (#14829) Arnaud Le Blanc 2024-07-05 01:52:42 +02:00
  • 1a380989ee Remove HAVE_STRPTIME_DECL_FAILS (#14821) Peter Kokot 2024-07-04 20:26:14 +02:00
  • 94dc2d2bf3 Autotools: Refactor crypt_r style check (#14820) Peter Kokot 2024-07-04 20:18:39 +02:00
  • acac365d95 Autotools: Refactor PHP_TEST_WRITE_STDOUT check (#14819) Peter Kokot 2024-07-04 19:32:31 +02:00
  • c69dedabb2 Merge branch 'PHP-8.3' Niels Dossche 2024-07-04 18:44:29 +02:00
  • 751c267850 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-04 18:44:17 +02:00
  • 95889979f2 Fix GH-14553: Bug in phpdbg8.3 (also 8.1 and 8.2) echo output - trimmed at NULL byte (?) Niels Dossche 2024-07-04 18:07:00 +02:00
  • bcfdf10686 Merge branch 'PHP-8.3' Niels Dossche 2024-07-04 18:09:16 +02:00
  • 9e476775e2 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-04 18:09:09 +02:00
  • 39ed9993f7 Fix GH-13688: Test curl_basic_008 can fail (#13693) Niels Dossche 2024-07-04 09:07:54 -07:00
  • de354683a0 Make bug49278.phpt more resilient Christoph M. Becker 2024-07-04 14:53:54 +02:00
  • 0fb12385fb Merge branch 'PHP-8.3' Niels Dossche 2024-07-04 15:56:48 +02:00
  • 7ee7492f30 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-04 15:56:43 +02:00
  • 1006e1021e NEWS for GH-14814 Niels Dossche 2024-07-04 15:56:04 +02:00
  • 27dd393be9 ext/standard/tests: strings/wordwrap_memory_limit_32bit.phpt has two outputs Michael Orlitzky 2024-07-04 07:49:01 -04:00
  • 68a0efedeb ext/standard/tests: 32bit wordwrap tests aren't just for Windows Michael Orlitzky 2024-07-03 19:42:17 -04:00
  • 279d82bb07 Merge branch 'PHP-8.3' Niels Dossche 2024-07-04 15:50:44 +02:00
  • 519c435fc6 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-04 15:50:32 +02:00
  • 89c3e0346a Fix GH-14808: Unexpected null pointer in Zend/zend_string.h with empty output buffer Niels Dossche 2024-07-04 13:48:42 +02:00
  • 00cbcb4b6b Merge branch 'PHP-8.3' Ilija Tovilo 2024-07-04 15:45:31 +02:00
  • 6361b39e81 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2024-07-04 15:44:22 +02:00
  • a380cdb996 [skip ci] Fix exlusion of buggy Symfony test Ilija Tovilo 2024-07-04 15:36:37 +02:00
  • f9844f0348 Merge branch 'PHP-8.3' Niels Dossche 2024-07-04 15:41:15 +02:00
  • ecf0bb0fd1 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-07-04 15:37:35 +02:00
  • a5a63f2904 [ci skip] NEWS Niels Dossche 2024-07-04 15:32:05 +02:00
  • 4fe821311c Backport libxml2 2.13.2 fixes (#14816) Niels Dossche 2024-07-04 06:29:50 -07:00