1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 14:42:49 +02:00

Commit Graph

  • 7f7031eb72 Fix GH-12504: Corrupted session written when there's a fatal error in autoloader Niels Dossche 2024-01-20 23:04:33 +01:00
  • 513224cf31 prevents using resource as a zend_type ju1ius 2024-01-10 14:31:23 +01:00
  • a96cc80be2 Fix PDO unit test description Kamil Tekiela 2024-01-22 17:29:17 +01:00
  • 19b9764724 Merge branch 'PHP-8.3' Dmitry Stogov 2024-01-22 15:58:11 +03:00
  • 0becd4856d Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-01-22 15:57:01 +03:00
  • f120ac93a1 Fix GH-12481: PHP crash with JIT enabled Dmitry Stogov 2024-01-22 15:56:12 +03:00
  • 987417e2e0 Remove ext/imap — it has been moved to PECL (#13190) Derick Rethans 2024-01-22 12:56:05 +00:00
  • 8ce4d240f7 Merge branch 'PHP-8.3' Remi Collet 2024-01-22 10:59:48 +01:00
  • fae27cd8c4 NEWS Remi Collet 2024-01-22 10:59:34 +01:00
  • 17d79e1ea6 Merge branch 'PHP-8.2' into PHP-8.3 Remi Collet 2024-01-22 10:59:17 +01:00
  • 242f89283e NEWS Remi Collet 2024-01-22 10:59:00 +01:00
  • 7252660941 Fix GH-13215 GCC 14 build Remi Collet 2024-01-22 10:01:25 +01:00
  • f83cdce0df Merge branch 'PHP-8.3' Dmitry Stogov 2024-01-22 10:33:18 +03:00
  • 9f79a98a4c Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-01-22 10:33:09 +03:00
  • b45e7a613f Wrap cleanup function call with zend_try. Dmitry Stogov 2024-01-22 10:32:04 +03:00
  • d653646841 Fix iterator position resetting Ilija Tovilo 2024-01-18 15:47:59 +01:00
  • 6fa4286ba4 Merge branch 'PHP-8.3' Alex Dowad 2024-01-21 15:14:29 +02:00
  • 1e92d47f41 Do not allow zend.script_encoding to be set to 'pass' Alex Dowad 2024-01-14 19:41:27 +02:00
  • ec0044129a ext/curl: Fix sync-constants script Ayesh Karunaratne 2024-01-21 10:28:56 +07:00
  • 5517cb01c2 Merge branch 'PHP-8.3' David Carlier 2024-01-21 00:02:19 +00:00
  • cb97e7d8f3 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-01-21 00:02:02 +00:00
  • 8d4e177d82 ext/gd disable gh13082 test for travis. David Carlier 2024-01-20 23:48:50 +00:00
  • fe064d7f12 Fix GH-13142: Undefined variable name is shortened when contains \0 Niels Dossche 2024-01-20 00:46:34 +01:00
  • a651ae86aa Sync Zend/Optimizer headers installation (#13201) Peter Kokot 2024-01-20 06:05:06 -08:00
  • 117b8dee64 Add ifdef for NumberFormatter::ROUND_HALFODD Máté Kocsis 2024-01-20 10:15:02 +01:00
  • 31092c235d Merge branch 'PHP-8.3' Niels Dossche 2024-01-19 23:41:01 +01:00
  • c2c1710ed7 Fix GH-13177: PHP 8.3.2: final private constructor not allowed when used in trait Niels Dossche 2024-01-17 17:13:35 +01:00
  • 87728105b9 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-19 23:35:23 +01:00
  • 0d21a8dcb5 Fix GH-12107: When running a stored procedure (that returns a result set) twice, PHP crashes Niels Dossche 2023-11-24 14:47:34 +01:00
  • ffc250d245 Add runtime type inference verification Ilija Tovilo 2024-01-09 16:17:24 +01:00
  • bf4ec8bd9d Use __attribute__((assume())) in ZEND_ASSUME when available Ilija Tovilo 2024-01-16 22:41:21 +01:00
  • 98e2948ca7 ext/openssl: Add X509 purpose constants. Vincent JARDIN 2024-01-14 18:10:12 +01:00
  • 4bd63568fb Fix argument type of simplexml_import_dom (#13170) Niels Dossche 2024-01-18 20:28:01 +01:00
  • 8cc472d5d0 ext/intl: Add NumberFormatter::ROUND_HALFODD Ayesh Karunaratne 2024-01-19 00:29:32 +07:00
  • 43b62b7007 Remove dead code in php_xsl.c Niels Dossche 2024-01-17 22:21:16 +01:00
  • 76a3eddfd7 Field cleanups in xsl_object (#13182) Niels Dossche 2024-01-17 21:29:48 +01:00
  • 569da8a064 Remove unused internal_functions file (#13175) Peter Kokot 2024-01-17 11:40:58 -08:00
  • 043daeeec1 Merge branch 'PHP-8.3' Niels Dossche 2024-01-17 19:41:32 +01:00
  • 120bd364aa Fix crashes with entity references and predefined entities Niels Dossche 2023-12-22 23:24:34 +01:00
  • dcd2a0dde6 Make return type of trigger_error() and user_error() true (#13169) Niels Dossche 2024-01-17 17:15:55 +01:00
  • 45f8cfaf10 random: Split the uint128 implementation into its own header (#13132) Tim Düsterhus 2024-01-17 16:07:45 +01:00
  • 07d2fcc9fc Merge branch 'PHP-8.3' Ilija Tovilo 2024-01-17 15:42:40 +01:00
  • 42cbace1ad Fix range inference since "proper-range-semantics" RFC Ilija Tovilo 2024-01-16 19:54:18 +01:00
  • d5dae8bdf1 [skip ci] Update upgrading docs for build related changes (#13176) Peter Kokot 2024-01-17 03:21:08 -08:00
  • 2bacd4e110 Update IR Dmitry Stogov 2024-01-17 13:51:59 +03:00
  • 822769f412 missing SKIP_ONLINE_TESTS (#13155) divinity76 2024-01-17 11:11:21 +01:00
  • 50c51d098a missing SKIP_SLOW_TESTS (#13156) divinity76 2024-01-17 11:10:24 +01:00
  • e3f118e351 Fix typo in FFI 77706 test title Peter Kokot 2024-01-17 08:11:23 +01:00
  • dd141f9e3e add missing keywords to parser fuzzer dict from PHP 7.4 to 8.3 (#13160) Jorg Adam Sowa 2024-01-17 01:51:42 +01:00
  • 6d0a3e86f0 [skip ci] accidentally used print() instead of die() (#13158) divinity76 2024-01-17 01:40:04 +01:00
  • 23b94cb5a7 Merge branch 'PHP-8.3' Niels Dossche 2024-01-16 23:53:12 +01:00
  • 47454cb771 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-16 23:46:43 +01:00
  • 5e9e9c9d51 Fix GH-13071: Copying large files using mmap-able source streams may exhaust available memory and fail Niels Dossche 2024-01-13 00:28:57 +01:00
  • 8d5c3e6781 Introduce %S modifier and use it (#13168) Niels Dossche 2024-01-16 22:51:02 +01:00
  • 055c8861cc Merge branch 'PHP-8.3' Dmitry Stogov 2024-01-17 00:32:31 +03:00
  • b046143529 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-01-17 00:32:14 +03:00
  • b33e3eb8c2 Fix zend_may_throw() for FETCH_DIM_IS and ISSET_ISEMPTY_DIM_OBJ Dmitry Stogov 2024-01-17 00:19:43 +03:00
  • 4091d2407b Merge branch 'PHP-8.3' Niels Dossche 2024-01-16 21:06:29 +01:00
  • 764360b1b0 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-16 21:06:03 +01:00
  • 2cde4b2ea4 Fix GH-13097: Anonymous class reference in trigger_error / thrown Exception Niels Dossche 2024-01-15 20:21:30 +01:00
  • 92d53c8ba0 Merge branch 'PHP-8.3' Niels Dossche 2024-01-16 19:36:09 +01:00
  • 83c8d02602 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-16 19:36:03 +01:00
  • 9814d4a191 Fix missing error check in curl_multi_init() divinity76 2024-01-15 22:11:47 +01:00
  • c334de8a0a [skip ci] Fixed NEWS Saki Takamachi 2024-01-17 01:58:47 +09:00
  • bdd7711ba7 Merge branch 'PHP-8.3' Saki Takamachi 2024-01-17 01:41:40 +09:00
  • f234104379 Merge branch 'PHP-8.2' into PHP-8.3 * PHP-8.2: Fix GH-13119 (#13125) Saki Takamachi 2024-01-17 01:14:33 +09:00
  • fa751c7dd6 Fix GH-13119 (#13125) SakiTakamachi 2024-01-14 00:30:21 +09:00
  • 7ea7406d2d Update versions for PHP 8.3.2 php-8.3.2 Jakub Zelenka 2024-01-16 13:45:34 +00:00
  • 4fa12c9c04 Update versions for PHP 8.2.15 php-8.2.15 Sergey Panteleev 2024-01-16 15:11:36 +03:00
  • 36b1695dc7 Fix redundant double dash in mbstring test output Peter Kokot 2024-01-15 22:42:05 +01:00
  • c39a8631b7 Merge branch 'PHP-8.3' Niels Dossche 2024-01-15 20:15:29 +01:00
  • 0887c5e908 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-15 20:15:17 +01:00
  • cd483f136c Use getenv to prevent undefined key warning Niels Dossche 2024-01-15 20:15:04 +01:00
  • f7b498b02e Use true as return types for SplHeap (#13147) Gina Peter Banyard 2024-01-15 10:09:38 +00:00
  • 474edd6eb5 Remove unused symbols in ext/mbstring/libmbfl/config.h.w32 (#13152) Peter Kokot 2024-01-15 01:27:21 -08:00
  • c16ad918ba Change default method of disabling JIT Daniil Gentili 2023-11-28 20:14:58 +01:00
  • e0737d9376 [skip ci] Mark new firebird tests with xleak Ilija Tovilo 2024-01-15 09:27:46 +01:00
  • 880ff82fc4 Fix the SO_LISTENQLEN check in FPM (#13089) Peter Kokot 2024-01-14 23:10:38 -08:00
  • ad9ec2607a Merge branch 'PHP-8.3' David Carlier 2024-01-14 18:25:08 +00:00
  • 719c74e919 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-01-14 18:24:08 +00:00
  • 5e2a586c9a ext/openssl: fix libressl build. David Carlier 2023-12-10 03:37:13 +00:00
  • cbd201192d Merge branch 'PHP-8.3' Ilija Tovilo 2024-01-14 19:13:25 +01:00
  • ed64949d12 strtok is not comptime() Ilija Tovilo 2024-01-14 18:10:05 +01:00
  • 9c7b3914e7 DeclarePdoMysql:: ATTR_SSL_VERIFY_SERVER_CERT only for Mysqlnd Máté Kocsis 2024-01-14 16:29:13 +01:00
  • d84ed03a68 Improve error messages related to void/never return types of methods Máté Kocsis 2024-01-13 09:50:54 +01:00
  • b5a23d88f5 Explicitly initialize object variables passed to Z_PARAM_OBJ_OF_CLASS_OR_LONG_OR_NULL (#13146) Máté Kocsis 2024-01-14 16:02:59 +01:00
  • 0b7587feae Merge branch 'PHP-8.3' Tim Düsterhus 2024-01-14 13:07:18 +01:00
  • 00ea756c93 random/standard: Adjust #13138 for PHP 8.3 Tim Düsterhus 2024-01-14 13:05:44 +01:00
  • f2f070a897 Merge branch 'PHP-8.2' into PHP-8.3 Tim Düsterhus 2024-01-14 13:01:57 +01:00
  • 97c6da1dec random/standard: Correctly handle broken engines in php_array_pick_keys (#13138) Tim Düsterhus 2024-01-14 13:01:29 +01:00
  • d463d215e1 Minor sqlite3 cleanups (#13141) Niels Dossche 2024-01-13 20:47:04 +01:00
  • a3a318682a Merge branch 'PHP-8.3' Niels Dossche 2024-01-13 18:02:43 +01:00
  • 7065fe3a88 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-13 18:02:25 +01:00
  • df85c2556e Follow-up fix for GH-13082 Niels Dossche 2024-01-13 17:04:36 +01:00
  • 89ea24f63e Give anonymous dom structs a name (#13135) Niels Dossche 2024-01-13 11:34:40 +01:00
  • 90785dd865 [RFC] Improve callbacks in ext/dom and ext/xsl (#12627) Niels Dossche 2024-01-13 00:00:26 +01:00
  • 2b30f18708 Remove unused includes of php_random.h (#13131) Tim Düsterhus 2024-01-12 18:35:18 +01:00
  • e31bf3ad4d UPGRADING: Add new PHP_ROUND_* to global constants section Tim Düsterhus 2024-01-12 17:51:58 +01:00
  • 488528d274 Merge branch 'PHP-8.3' Niels Dossche 2024-01-12 17:24:22 +01:00
  • e062fe02ef Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-01-12 17:24:07 +01:00