1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00

Commit Graph

  • c9aba7c7ca Merge branch 'PHP-8.3' into PHP-8.4 George Wang 2025-04-27 11:46:27 -04:00
  • e4f2e4a99a Update SAPI_LITESPEED_PATH to sapi/litespeed/lsphp George Wang 2025-04-27 11:20:32 -04:00
  • 5f97728780 Merge branch 'PHP-8.4' Niels Dossche 2025-04-27 11:33:33 +02:00
  • 173dccb646 Fix IntlDateFormatter::parseToCalendar() reference type system breaks Niels Dossche 2025-04-27 00:13:11 +02:00
  • d00adca199 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-27 11:32:57 +02:00
  • 2beec54e47 datefmt_parse/datefmt_localtime references type system fixes Niels Dossche 2025-04-27 00:29:12 +02:00
  • 2eb3100dca Fix GH-18438: Handling of empty data and errors in ZipArchive::addPattern Niels Dossche 2025-04-26 23:20:16 +02:00
  • 1ec9041bf8 Fix reference handling in cancel callback (#18439) Niels Dossche 2025-04-27 11:27:18 +02:00
  • c919ab4bdf [skip ci] Update UPGRADING regarding libxml signature change Gina Peter Banyard 2025-04-26 13:59:38 +01:00
  • 3932d9b660 ext/libxml: Get rid of useless php_libxml_func_handler abstraction Gina Peter Banyard 2025-04-26 12:52:35 +01:00
  • dc036016a3 ext/libxml: Minor code nits Gina Peter Banyard 2025-04-26 03:34:11 +01:00
  • d1917c918e ext/libxml: libxml_set_external_entity_loader() always returns true Gina Peter Banyard 2025-04-26 03:45:02 +01:00
  • c5aa03c8b9 ext/libxml: Use bool type instead of int type Gina Peter Banyard 2025-04-26 03:27:45 +01:00
  • 1f1cd5c4bc ext/libxml: Add some const qualifiers Gina Peter Banyard 2025-04-26 03:24:48 +01:00
  • e59c7f887b ext/libxml: Reduce scope of variables Gina Peter Banyard 2025-04-26 03:32:16 +01:00
  • a7cc447b28 Merge branch 'PHP-8.4' Niels Dossche 2025-04-26 14:27:15 +02:00
  • 5b8db66227 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-26 14:23:54 +02:00
  • b066ac0b23 Fix GH-18431: Registering ZIP progress callback twice doesn't work Niels Dossche 2025-04-26 12:40:38 +02:00
  • d36b02927f Merge branch 'PHP-8.4' Niels Dossche 2025-04-26 14:17:35 +02:00
  • 7a2bef02c0 Fix GH-18400: http_build_query type error is inaccurate Niels Dossche 2025-04-26 12:49:47 +02:00
  • 4f10973853 Remove always-false intern checks (#18433) Niels Dossche 2025-04-26 14:11:37 +02:00
  • 61d15870aa random: Mark mt_getrandmax() as @compile-time-eval (#18425) Tim Düsterhus 2025-04-25 22:57:04 +02:00
  • e3433fdaef Merge branch 'PHP-8.4' Niels Dossche 2025-04-25 20:06:24 +02:00
  • 4ff41cfb4b Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-25 20:06:18 +02:00
  • a91d913901 Fix GH-18421: Integer overflow with large numbers in LimitIterator Niels Dossche 2025-04-24 20:09:22 +02:00
  • 0029d2b08b Turn off font ligatures in code in documentation Derick Rethans 2025-04-25 10:20:58 +01:00
  • 681ef77734 Convert https://qa.php.net/running-tests.php Derick Rethans 2025-04-23 17:40:56 +01:00
  • eb048ce0c6 Add samples from original QA site Derick Rethans 2025-04-23 17:29:16 +01:00
  • ec288b1b07 Convert https://qa.php.net/write-test.php and https://qa.php.net/phpt_details.php Derick Rethans 2025-04-23 17:07:23 +01:00
  • 6c09c167ef removed <mmintrin.h> (#18414) Saki Takamachi 2025-04-25 08:26:51 +09:00
  • 6c0578d31c Improve performance of urldecode() and rawurldecode() Niels Dossche 2025-04-21 13:32:38 +02:00
  • c0da1bc44d Merge branch 'PHP-8.4' Niels Dossche 2025-04-24 20:22:35 +02:00
  • c6ed104e91 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-24 20:22:30 +02:00
  • 32e091260a Fix GH-17403: Potential deadlock when putenv fails Niels Dossche 2025-04-20 22:57:58 +02:00
  • 090b1cf229 [ci skip] Update PHP Release Process (#18342) Sergey Panteleev 2025-04-24 18:53:11 +03:00
  • 9306c9584b Merge branch 'PHP-8.4' Ilija Tovilo 2025-04-24 11:28:47 +02:00
  • 303610154b Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-04-24 11:27:32 +02:00
  • 438f07c9f7 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2025-04-24 11:27:25 +02:00
  • 86ac21c3cd Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2025-04-24 11:27:16 +02:00
  • b5081339e9 [skip ci] Increase tolerance for cve-2014-3538 tests Ilija Tovilo 2025-04-24 11:26:17 +02:00
  • 4f3244351d Merge branch 'PHP-8.4' Niels Dossche 2025-04-23 22:10:13 +02:00
  • 40894bcc49 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-23 22:08:10 +02:00
  • 54e662c6f5 Revert "Port XML_GetCurrentByteIndex to public APIs" Niels Dossche 2025-04-23 17:53:48 +02:00
  • 7831f65f83 fileinfo: Stop calling finfo_close() in tests (#18405) Tim Düsterhus 2025-04-23 18:57:32 +02:00
  • 0e1bbf9259 Add PHP 8.4 to the list Derick Rethans 2025-04-23 17:44:17 +01:00
  • 285c9f0dca Merge branch 'PHP-8.4' Niels Dossche 2025-04-23 18:30:05 +02:00
  • 94b58239e8 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-23 18:30:00 +02:00
  • d6e70e7053 Fix DOM tests for upcoming libxml2 serializer changes Niels Dossche 2025-04-23 17:44:23 +02:00
  • 00affe43aa fileinfo: Show libmagic version with . in PHPInfo output (#18399) Tim Düsterhus 2025-04-23 16:21:13 +02:00
  • 7e15a07fea fileinfo: Remove php_fileinfo struct (#18398) Tim Düsterhus 2025-04-23 12:04:10 +02:00
  • acd4b81cc9 Merge branch 'PHP-8.4' Saki Takamachi 2025-04-23 18:36:53 +09:00
  • 2bba3dc3b5 [skip ci] NEWS for #18317 Saki Takamachi 2025-04-23 18:36:45 +09:00
  • d36699624b Merge branch 'PHP-8.4' Ilija Tovilo 2025-04-23 11:01:48 +02:00
  • f2db594567 Merge branch 'PHP-8.3' into PHP-8.4 Ilija Tovilo 2025-04-23 11:01:40 +02:00
  • 041abec5b2 Merge branch 'PHP-8.2' into PHP-8.3 Ilija Tovilo 2025-04-23 11:01:31 +02:00
  • 8e533496b0 Merge branch 'PHP-8.1' into PHP-8.2 Ilija Tovilo 2025-04-23 11:01:23 +02:00
  • 3fdd3ed9f7 backporting C++17 detection support for recent icu4c releases. David Carlier 2025-04-22 19:58:10 +01:00
  • 35936bfa79 Drop tidyp from FreeBSD build Ilija Tovilo 2025-04-22 16:10:34 +02:00
  • 7ac1b0c917 Merge branch 'PHP-8.4' Saki Takamachi 2025-04-23 09:32:11 +09:00
  • 8f8accf9fb Merge branch 'PHP-8.3' into PHP-8.4 Saki Takamachi 2025-04-23 09:31:56 +09:00
  • c668ed4225 [skip ci] NEWS for #18317 Saki Takamachi 2025-04-23 09:31:10 +09:00
  • 5189450500 ext/intl: Locale::* methods using param as path whenever relevant. (#18365) David CARLIER 2025-04-22 23:39:05 +01:00
  • 6adbe84120 Merge branch 'PHP-8.4' Tim Düsterhus 2025-04-22 22:25:43 +02:00
  • d5717d25cd Merge branch 'PHP-8.3' into PHP-8.4 Tim Düsterhus 2025-04-22 22:25:04 +02:00
  • 92cec8add5 fileinfo: Fix cleanup in ext/fileinfo/tests/cve-2014-1943-mb.phpt (#18397) Tim Düsterhus 2025-04-22 22:24:49 +02:00
  • b6bbd80212 [skip ci] Formatting in UPGRADING Tim Düsterhus 2025-04-22 20:33:03 +02:00
  • 54a0a7924a fileinfo: Change return type of finfo_close() to true (#18395) Tim Düsterhus 2025-04-22 20:18:08 +02:00
  • 68794e074b Use RETURN_NEW_STR() in url.c Niels Dossche 2025-04-21 14:52:25 +02:00
  • 1b4bca605c Add assertion as optimization hint in php_url_encode_impl() Niels Dossche 2025-04-21 14:51:46 +02:00
  • 7e1c8efa02 Merge branch 'PHP-8.4' Derick Rethans 2025-04-22 17:11:32 +01:00
  • d54aee5b0c Merge branch 'PHP-8.3' into PHP-8.4 Derick Rethans 2025-04-22 17:11:15 +01:00
  • c29daa63ae Merge branch 'PHP-8.4' Pierrick Charron 2025-04-22 12:08:10 -04:00
  • aa7aafa5d9 Merge branch 'PHP-8.3' into PHP-8.4 Pierrick Charron 2025-04-22 12:05:31 -04:00
  • 03d2226f45 Fix self inheritance type checks for traits Ilija Tovilo 2025-04-10 16:36:32 +02:00
  • c97bdce962 Evaluate const expression cast at ct if possible Ilija Tovilo 2025-04-17 13:52:17 +02:00
  • c9f3127ca8 Fix GH-18076: date_sun_info() function returns inaccurate sunrise and sunset times Carlos Buenosvinos 2025-04-13 14:19:03 +02:00
  • 27b83e3095 Change RC downloads scp instructions as per the new jump box documentation Eric Mann 2025-04-22 06:26:19 -07:00
  • 33b977e36b PHP-8.4 is now for PHP 8.4.8-dev Saki Takamachi 2025-04-22 22:23:08 +09:00
  • 68abd9c138 Update versions for PHP 8.4.7RC1 php-8.4.7RC1 Saki Takamachi 2025-04-22 22:18:46 +09:00
  • 73bfd3d0eb Merge branch 'PHP-8.3' Eric Mann 2025-04-22 06:11:16 -07:00
  • 2852177f4d PHP-8.3 is now for PHP 8.3.22-dev Eric Mann 2025-04-22 06:09:24 -07:00
  • 57b4fba37e Update versions for PHP 8.3.21RC1 php-8.3.21RC1 Eric Mann 2025-04-22 06:05:17 -07:00
  • 32a45769d1 ext/calendar: array optimisations. (#18388) David CARLIER 2025-04-21 20:49:21 +01:00
  • b233c55b12 ext/curl: curl_getinfo, curl_multi_get_handles and curl_multi_setopt array optimisations. (#18389) David CARLIER 2025-04-21 17:13:57 +01:00
  • 3b387ef274 ext/standard: stream_get_filters() user filters list as packed arrays. (#18384) David CARLIER 2025-04-21 17:03:35 +01:00
  • c15cacc902 Merge branch 'PHP-8.4' Niels Dossche 2025-04-21 17:47:55 +02:00
  • 4621423e5e Fix uouv in pg_put_copy_end() Niels Dossche 2025-04-21 15:54:29 +02:00
  • bd8c770439 ext/sqlite3: querySingle amd fetchArray methods optimisations. (#18385) David CARLIER 2025-04-21 16:37:34 +01:00
  • df39586a88 ext/zlib: gzfile() files list as packed array (#18380) David CARLIER 2025-04-21 14:47:52 +01:00
  • 0c2025cdc4 ext/tidy: array optimisations, children node arrays as packed. (#18375) David CARLIER 2025-04-21 13:47:53 +01:00
  • 8f6bc97a36 ext/pgsql: pg_fetch_all_columns/pg_copy_to arrays optimisations. (#18374) David CARLIER 2025-04-21 13:43:44 +01:00
  • 23e9d8bd88 Merge branch 'PHP-8.4' Niels Dossche 2025-04-21 13:21:18 +02:00
  • 29a5adc6af Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-04-21 13:21:12 +02:00
  • 81d9a27c47 Fix some leaks in php_scandir PHP-8.3.21 Niels Dossche 2025-04-20 23:59:12 +02:00
  • 864ad1b5bb Merge branch 'PHP-8.4' Niels Dossche 2025-04-21 13:15:50 +02:00
  • 1a1a83f1fc Fix GH-18136: tracing JIT floating point register clobbering on Windows and ARM64 Niels Dossche 2025-04-14 07:18:31 -07:00
  • 158181ff37 ext/pcntl: pcntl_sigprocmask/pcntl_getcpuaffinity to packed arrays. (#18369) David CARLIER 2025-04-20 23:23:56 +01:00
  • b385e0dd2b ext/posix: preallocate arrays and/or change to packed ones. (#18370) David CARLIER 2025-04-20 23:23:43 +01:00
  • 68d54030a1 ext/sockets: using array optimisations. (#18367) David CARLIER 2025-04-20 19:34:11 +01:00
  • 2c3a2da48a ext/gd: array supplied to user optimisations. (#18366) David CARLIER 2025-04-20 17:30:12 +01:00