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

Commit Graph

  • 83056c806c Merge branch 'PHP-8.4' into PHP-8.5 Arnaud Le Blanc 2026-02-03 12:05:00 +01:00
  • de26827275 Real instance of lazy proxy may have less magic methods Arnaud Le Blanc 2026-01-30 15:56:34 +01:00
  • 4810af9aac Merge branch 'PHP-8.5' Arnaud Le Blanc 2026-02-03 11:52:53 +01:00
  • 1e81a9efc7 Merge branch 'PHP-8.4' into PHP-8.5 Arnaud Le Blanc 2026-02-03 11:49:48 +01:00
  • 6d6d013d79 Mark object non-lazy before deleting info in zend_lazy_object_realize() Arnaud Le Blanc 2026-01-30 16:57:36 +01:00
  • cb51737f41 Merge branch 'PHP-8.5' Ilija Tovilo 2026-02-03 00:55:05 +01:00
  • 9e96c5ff39 Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-02-03 00:54:56 +01:00
  • 1f57d04648 Tweak zend.max_allowed_stack_size for gh20836_stack_limit.phpt Ilija Tovilo 2026-02-03 00:54:25 +01:00
  • 32bd33983d Remove unreachable code after zend_error_noreturn calls (GH-20983) Khaled Alam 2026-02-02 15:14:15 +02:00
  • ad0baf0bb2 [skip ci] Drop end argument from gc_call_destructors_in_fiber() (GH-21099) Arshid 2026-02-02 18:35:42 +05:30
  • c774be97f4 Autotools: Update config.{guess,sub} to 2025-07-10 (#19129) Peter Kokot 2026-02-02 10:47:40 +01:00
  • a01a8e72ac Fix failed assertion for assignment in expression context Ilija Tovilo 2026-02-01 14:13:31 +01:00
  • 6419618f54 ext/standard: update array_filter $mode param default value to ARRAY_FILTER_USE_VALUE Ayesh Karunaratne 2026-01-31 20:11:40 +07:00
  • 9dab2c99f9 ext/standard: add ARRAY_FILTER_USE_VALUE to UPGRADING Ayesh Karunaratne 2026-01-31 20:11:23 +07:00
  • 6173a9a109 VAR|TMP overhaul (GH-20628) Ilija Tovilo 2026-01-31 19:44:56 +01:00
  • 927b9eecb6 Drop unused error_type argument from zend_check_magic_method_public() (GH-21095) Arshid 2026-01-31 02:16:26 +05:30
  • 6a0871853b Drop unused priority argument from zend_ast_export_var() (GH-21096) Arshid 2026-01-31 02:14:16 +05:30
  • d1c1a9fa82 [skip ci] Remove unused arg from zend_throw_incdec_ref_error() (GH-21081) Arshid 2026-01-30 23:28:25 +05:30
  • 0f4f73a254 Merge branch 'PHP-8.5' Niels Dossche 2026-01-30 18:14:24 +01:00
  • d54e5106b0 Merge branch 'PHP-8.4' into PHP-8.5 Niels Dossche 2026-01-30 18:14:19 +01:00
  • d73b2f782e Fix GH-21077: Accessing Dom\Node::baseURI can throw TypeError Niels Dossche 2026-01-29 18:26:50 +01:00
  • d03d69a88a Remove duplicate #include statements (#21085) Khaled Alam 2026-01-30 19:37:13 +04:00
  • e4935cf601 Merge branch 'PHP-8.5' Alexandre Daubois 2026-01-30 16:19:57 +01:00
  • 4a6e6077ef Core: fix missing deprecation when accessing null array key with JIT (#20883) Alexandre Daubois 2026-01-30 16:18:33 +01:00
  • 7fed075ba6 [skip ci] typo: sucess* to success* (GH-21092) cui 2026-01-30 21:28:48 +08:00
  • 3bff1dc875 Remove unused arg from zend_property_is_virtual() (GH-21084) Arshid 2026-01-30 18:51:11 +05:30
  • 4876148bbe Merge branch 'PHP-8.5' David Carlier 2026-01-30 13:10:35 +00:00
  • 2b89919a5d Merge branch 'PHP-8.4' into PHP-8.5 David Carlier 2026-01-30 13:10:27 +00:00
  • b156471a30 Fix GH-21023: CURLOPT_XFERINFOFUNCTION with invalid callback crash. David Carlier 2026-01-24 14:49:10 +00:00
  • 5dd9d2a348 Zend/zend_autoload.c: fix indentation Gina Peter Banyard 2026-01-30 12:57:07 +01:00
  • 9580d47898 ext/ftp: Use STANDARD_MODULE_HEADER instead of STANDARD_MODULE_HEADER_EX (#21088) Arshid 2026-01-30 14:35:43 +05:30
  • df1a90eadc Update config options for real-time benchmark Máté Kocsis 2026-01-29 22:21:29 +01:00
  • ce798afac3 Fix GH-21058: error_log() crash on null destination argument. (#21064) David CARLIER 2026-01-29 19:49:45 +00:00
  • 5ce36453d6 [skip ci] Use STANDARD_MODULE_HEADER for ext-date (GH-21080) Arshid 2026-01-29 21:49:14 +05:30
  • 0dd1bdc3e5 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-29 17:00:43 +01:00
  • e9ae040629 Fix crash on (unset) cast in constant expression arshidkv12 2026-01-29 13:51:53 +05:30
  • db24ca5926 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-29 13:31:38 +01:00
  • 2f2b421a48 Fix segfault when preloading constant AST closure Ilija Tovilo 2026-01-29 00:25:14 +01:00
  • 149d34d2cc Merge branch 'PHP-8.5' Tim Düsterhus 2026-01-29 12:01:10 +01:00
  • 7ec14e3ca4 gen_stub: Fix compatibility with php 7.4 (in PHP-8.5+) (#21075) Giovanni Giacobbi 2026-01-29 12:01:01 +01:00
  • 5cd759a17b Merge branch 'PHP-8.5' Tim Düsterhus 2026-01-29 11:59:09 +01:00
  • b2bb31c715 Merge branch 'PHP-8.4' into PHP-8.5 Tim Düsterhus 2026-01-29 11:58:45 +01:00
  • 23f4b93523 gen_stub: Fix compatibility with php 7.4 (in PHP-8.4) (#21076) Giovanni Giacobbi 2026-01-29 11:58:12 +01:00
  • cd1e19a385 Merge branch 'PHP-8.5' Tim Düsterhus 2026-01-29 10:39:01 +01:00
  • 59433f8d3e Merge branch 'PHP-8.4' into PHP-8.5 Tim Düsterhus 2026-01-29 10:38:33 +01:00
  • 371422b9b9 Zend/zend_call_stack.h: fix missing include on Windows (clang compat) (#20847) Kévin Dunglas 2026-01-29 10:38:10 +01:00
  • 22c618ee00 ext/session: use STANDARD_MODULE_HEADER for module entry (#21066) Daniel Scherzer 2026-01-28 20:46:11 -08:00
  • 4d5b651e90 Merge branch 'PHP-8.5' Calvin Buckley 2026-01-28 16:50:26 -04:00
  • cd32c597a7 Fix regression with header removal removing whole prefixes (#21020) Calvin Buckley 2026-01-28 16:50:06 -04:00
  • b16e534f9a Merge branch 'PHP-8.5' David Carlier 2026-01-28 18:15:04 +00:00
  • 00466a068e Merge branch 'PHP-8.4' into PHP-8.5 David Carlier 2026-01-28 18:14:53 +00:00
  • 3037526810 Fix GH-21055: Pdo/Pgsql typo for GSS negotiation connection status attribute. Loïc Saos 2026-01-28 14:16:25 +09:00
  • c60c49a08b Merge branch 'PHP-8.5' Arnaud Le Blanc 2026-01-28 18:20:55 +01:00
  • 00dd02cde1 Merge branch 'PHP-8.4' into PHP-8.5 Arnaud Le Blanc 2026-01-28 18:20:13 +01:00
  • 93d32eae27 Add missing clobbered registers Arnaud Le Blanc 2026-01-27 15:24:45 +01:00
  • 65fd4d83bc Remove ext/spl dependency from ext/session (#21060) Peter Kokot 2026-01-28 17:25:40 +01:00
  • 62c94b6926 Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-28 13:56:32 +01:00
  • efc50db0f9 Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-28 13:54:04 +01:00
  • 668606816f Zend: move class autoloading from SPL to Zend (#21001) Gina Peter Banyard 2026-01-28 01:57:30 +00:00
  • cc50c9e928 Merge branch 'PHP-8.5' Volker Dusch 2026-01-27 17:40:53 +01:00
  • b5d3d8647f PHP-8.5 is now for PHP 8.5.4-dev Volker Dusch 2026-01-27 17:37:51 +01:00
  • d8d8649a4a Update versions for PHP 8.5.3 php-8.5.3RC1 Volker Dusch 2026-01-27 17:30:00 +01:00
  • 20bb53a93b Merge branch 'PHP-8.4' Saki Takamachi 2026-01-27 22:22:59 +09:00
  • e6beffb6ed PHP-8.4 is now for PHP 8.4.19-dev Saki Takamachi 2026-01-27 22:21:42 +09:00
  • d5e50b61b1 Update versions for PHP 8.4.18RC1 php-8.4.18RC1 Saki Takamachi 2026-01-27 22:16:37 +09:00
  • 32088b7e30 zend_enum: Assert that the case_name is IS_STRING (#21045) Tim Düsterhus 2026-01-27 14:00:18 +01:00
  • 1c81973458 Merge branch 'PHP-8.5' Daniel Scherzer 2026-01-27 02:08:38 -08:00
  • 9338ac0743 Merge branch 'PHP-8.4' into PHP-8.5 PHP-8.5.3 Daniel Scherzer 2026-01-27 02:06:54 -08:00
  • eb102557cc Merge branch 'PHP-8.3' into PHP-8.4 PHP-8.4.18 Daniel Scherzer 2026-01-27 02:06:20 -08:00
  • 3aef16abbd Merge branch 'PHP-8.2' into PHP-8.3 Daniel Scherzer 2026-01-27 02:05:28 -08:00
  • 2b49403378 GitHub actions: drop more 8.1 CI configuration (#20763) Daniel Scherzer 2026-01-27 02:04:47 -08:00
  • 74b8fdb95b Fix getPartsIterator stub (#21003) Vincent Langlet 2026-01-26 20:37:23 +01:00
  • a7447c1447 Merge branch 'PHP-8.5' Niels Dossche 2026-01-26 19:20:47 +01:00
  • d2cd73a4b4 Merge branch 'PHP-8.4' into PHP-8.5 Niels Dossche 2026-01-26 19:20:42 +01:00
  • 56e5a80c44 Fix GH-21041: Dom\HTMLDocument corrupts closing tags within scripts Alexander Borisov 2026-01-26 19:19:45 +01:00
  • 6d95a2238d ext/standard: validate mode in array_filter() (#15647) Jorg Adam Sowa 2026-01-26 17:02:15 +01:00
  • 8c4c43082f Merge branch 'PHP-8.5' Daniel Scherzer 2026-01-26 00:33:42 -08:00
  • d9ccf782a8 [8.5] NEWS: add some missing RFC entries (#20693) Daniel Scherzer 2026-01-26 00:33:04 -08:00
  • 6a17febe6c zend_compile: Fix array_map() optimization (#21016) Tim Düsterhus 2026-01-26 08:59:30 +01:00
  • 9f774e3a85 chore: improve errror message when passing named parameter for variadic in unsupported internal functions (#21012) Jorg Adam Sowa 2026-01-25 19:27:57 +01:00
  • 5f367b8a01 Fix artifact URL for scheduled real-time benchmark workflows Máté Kocsis 2026-01-24 23:11:44 +01:00
  • b40f38bc9a Merge branch 'PHP-8.5' Gina Peter Banyard 2026-01-24 11:39:28 +00:00
  • 964d087227 Merge branch 'PHP-8.4' into PHP-8.5 Gina Peter Banyard 2026-01-24 11:39:06 +00:00
  • 3053a039ff ext/dba/tests/dba_db4_018.phpt: fix typo (#20938) Michael Orlitzky 2026-01-24 06:38:45 -05:00
  • fb5d4784fe Merge branch 'PHP-8.5' Niels Dossche 2026-01-23 15:00:22 +01:00
  • 2c08d9a627 Merge branch 'PHP-8.4' into PHP-8.5 Niels Dossche 2026-01-23 14:59:21 +01:00
  • 62afc7a2fa Fix crash in openssl_x509_parse() when X509_NAME_oneline() fails Niels Dossche 2026-01-22 22:09:40 +01:00
  • c2eadb4922 Fix crash when in openssl_x509_parse() when i2s_ASN1_INTEGER() fails Niels Dossche 2026-01-22 22:16:02 +01:00
  • c8c9ff6d04 Add ZEND_TYPE_ASSERT to UPGRADING.INTERNALS (#21014) Tim Düsterhus 2026-01-23 13:17:49 +01:00
  • 61845cc016 Merge branch 'PHP-8.5' Niels Dossche 2026-01-22 22:47:51 +01:00
  • 7d4e430435 Merge branch 'PHP-8.4' into PHP-8.5 Niels Dossche 2026-01-22 22:47:35 +01:00
  • 7754eafb1f Fix memory leaks when sk_X509_new_null() fails Niels Dossche 2026-01-17 12:33:42 +01:00
  • 65b4073922 Include the actual stub name in generated arginfo headers (#20993) Arnaud Le Blanc 2026-01-21 20:57:00 +01:00
  • 645e62bdde Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-21 18:54:37 +01:00
  • 6d02e51acb Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-21 18:54:29 +01:00
  • d9cbc3117c Fix hooked object properties overflow Niels Dossche 2026-01-21 01:12:55 +01:00
  • 337cb3712d Merge branch 'PHP-8.5' Ilija Tovilo 2026-01-21 17:35:56 +01:00
  • 6c57b4b49a Merge branch 'PHP-8.4' into PHP-8.5 Ilija Tovilo 2026-01-21 17:35:49 +01:00
  • 4367315183 [skip ci] Reduce zend.max_allowed_stack_size in gh20840.phpt Ilija Tovilo 2026-01-21 17:32:01 +01:00
  • 95f7e30f4c [skip ci] Fix tmps= count in variation build Ilija Tovilo 2026-01-21 16:57:05 +01:00