1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 04:32:19 +02:00

Commit Graph

  • 75c797492b Autotools: Replace backticks with $(...) in php.m4 (#15642) Peter Kokot 2024-08-30 23:32:42 +02:00
  • fc01e2ee2b Merge branch 'PHP-8.3' David Carlier 2024-08-30 17:17:44 +01:00
  • d7d40b4c80 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-08-30 17:17:20 +01:00
  • 7db1a5843f Fix GH-15653: fgetcsv overflow on length parameter. David Carlier 2024-08-30 06:47:36 +01:00
  • a27878cff3 Fixed LONG_MAX in BCMath ext (#15663) Saki Takamachi 2024-08-31 01:07:33 +09:00
  • 58aa6fc830 Lazy objects Arnaud Le Blanc 2023-05-19 12:55:05 +02:00
  • e12188fe89 Fix asymmetric visibility with set hook Ilija Tovilo 2024-08-30 00:05:47 +02:00
  • e8fe7e4f52 ext/bcmath: Fixed bcdiv() div by one (#15629) Saki Takamachi 2024-08-30 09:33:17 +09:00
  • 09d5b7102a Fix -Wunused-function warning in ext/pdo_firebird (#15646) Peter Kokot 2024-08-30 01:22:52 +02:00
  • 7ebdd7d05a Trim trailing whitespace (#15649) Peter Kokot 2024-08-30 01:20:56 +02:00
  • b3661701e1 Autotools: Sync CS in ext/dba (part 2) (#15621) Peter Kokot 2024-08-30 00:59:44 +02:00
  • 1b757c8d3c Autotools: Replace backticks command substitutions with $(...) (#15639) Peter Kokot 2024-08-30 00:40:49 +02:00
  • 307565d577 ext/gd: porting gdImageClone to the bundled libgd version. David Carlier 2024-08-29 19:33:11 +01:00
  • eb89233800 Merge branch 'PHP-8.3' Dmitry Stogov 2024-08-30 01:01:33 +03:00
  • b55816e9d1 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-08-30 01:01:22 +03:00
  • afba2010c0 Don't set IS_STR_PERMANENT flag for strings stored in the file cache (#15643) Dmitry Stogov 2024-08-30 00:59:06 +03:00
  • 0a6019a7d6 Autotools: Use SED variable for sed command (#15641) Peter Kokot 2024-08-29 23:46:04 +02:00
  • 80efb3aba4 Merge branch 'PHP-8.3' Dmitry Stogov 2024-08-29 23:12:56 +03:00
  • bf98023f1a Prevent possible incorrect optimization caused by ZEND_ASSUME() Dmitry Stogov 2024-08-29 23:10:34 +03:00
  • 367f303efa Optimize DOM property access (#15626) Niels Dossche 2024-08-29 20:13:29 +02:00
  • 0268cb0343 Merge branch 'PHP-8.3' Dmitry Stogov 2024-08-29 17:00:43 +03:00
  • c15bb9afe2 Restore error message incorrectly removed by commit 10d43c4 (related to GH-15497) Dmitry Stogov 2024-08-29 16:59:14 +03:00
  • 45dac39c71 Prevent JIT of propery hooks in case of file caching (related to GH-15497) Dmitry Stogov 2024-08-29 16:54:25 +03:00
  • fa7eb58c11 Merge branch 'PHP-8.3' Dmitry Stogov 2024-08-29 16:47:14 +03:00
  • 17e313ee62 Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-08-29 16:46:56 +03:00
  • fd42cdbd0a Fix GH-15497: Opcache with file_cache and JIT enabled crashes (#15635) Dmitry Stogov 2024-08-29 16:45:15 +03:00
  • d28b75f70d Fix GH-15497: Opcache with file_cache and JIT enabled crashes (#15635) Dmitry Stogov 2024-08-29 16:45:15 +03:00
  • 7e1e450bb9 Autotools: Remove redundant double quotes (#15634) Peter Kokot 2024-08-29 15:17:03 +02:00
  • daeb3295b2 Improve readonly avis error (GH-15618) Ilija Tovilo 2024-08-28 15:17:57 +02:00
  • e016e3521a Remove redundant HAVE_LIBREADLINE check (#15623) Peter Kokot 2024-08-29 12:49:34 +02:00
  • 7edb9a07d7 Autotools: Normalize 2nd arg in PHP_ADD_SOURCES_X (#15088) Peter Kokot 2024-08-29 02:40:18 +02:00
  • 8aaedbf96f Autotools: Sync CS in ext/odbc (#15625) Peter Kokot 2024-08-29 01:38:24 +02:00
  • fbacc0f936 Autotools: Normalize PHP_ADD_BUILD_DIR 1st argument (#15612) Peter Kokot 2024-08-29 00:44:29 +02:00
  • 0a0d2d0631 Autotools: Normalize PHP_INSTALL_HEADERS arguments (#15620) Peter Kokot 2024-08-28 23:08:53 +02:00
  • 09c498233e Use ZEND_UNCOMPARABLE for consistency Máté Kocsis 2024-08-28 22:39:14 +02:00
  • 51d93c1947 Remove failure paths for infallible code in simplexml Niels Dossche 2024-08-27 21:06:29 +02:00
  • 9979f4748c Remove unused parameter from match_ns() Niels Dossche 2024-08-27 21:04:08 +02:00
  • 2fe8dd1054 Remove unused parameter of php_sxe_reset_iterator() Niels Dossche 2024-08-27 21:01:06 +02:00
  • 7f37c22d22 Cleanup php_sxe_count_elements_helper() Niels Dossche 2024-08-27 20:59:11 +02:00
  • 180a5c3ccc [ci skip] NEWS for GH-15330 Arnaud Le Blanc 2024-08-28 17:46:22 +02:00
  • bf96980104 Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-08-28 17:45:49 +02:00
  • 0e9e5912c1 [ci skip] NEWS for GH-15330 Arnaud Le Blanc 2024-08-28 17:44:52 +02:00
  • f551a719dc Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-08-28 17:44:41 +02:00
  • 4db78140a0 [ci skip] NEWS for GH-15330 Arnaud Le Blanc 2024-08-28 17:44:12 +02:00
  • cd25500766 Do not scan generator frames more than once (#15330) Arnaud Le Blanc 2024-08-28 17:43:17 +02:00
  • 5b482b706e Alpine/Musl nightly job (#13925) Arnaud Le Blanc 2024-08-28 17:28:07 +02:00
  • 4f6f4fb7d5 Autotools: Sync CS in ext/dba (#15608) Peter Kokot 2024-08-28 14:52:24 +02:00
  • d9d49b2235 Merge branch 'PHP-8.3' Peter Kokot 2024-08-28 14:31:43 +02:00
  • 0f487e7d23 Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-08-28 14:31:24 +02:00
  • 7878a2c322 Fix iconv_open basic test (#15611) Peter Kokot 2024-08-28 14:29:49 +02:00
  • a7695d146a [skip ci] Zend/tests/assert/expect_015.phpt: fix typo in test name (GH-15609) DanielEScherzer 2024-08-28 02:30:02 -07:00
  • 674ec02e54 Fixed the sign to be PLUS if the result is 0 (#15599) Saki Takamachi 2024-08-28 08:48:33 +09:00
  • 9b73d591c6 Avoid string duplication if possible in SimpleXMLElement::addAttribute() (#15606) Niels Dossche 2024-08-27 23:07:20 +02:00
  • 067eb8c0d7 [ci skip] Remove confusing comments Niels Dossche 2024-08-27 22:24:39 +02:00
  • acd31dfb99 Update versions for PHP 8.3.11 php-8.3.11 Jakub Zelenka 2024-08-27 20:16:34 +01:00
  • 88393cfaf7 Fix GH-13988: Storing DOMElement consume 4 times more memory in PHP 8.1 than in PHP 8.0 Niels Dossche 2024-08-26 22:04:26 +02:00
  • 16d4fb19a9 Merge branch 'PHP-8.3' Dmitry Stogov 2024-08-27 21:12:53 +03:00
  • 12b854f91b Merge branch 'PHP-8.2' into PHP-8.3 Dmitry Stogov 2024-08-27 21:12:43 +03:00
  • eb87de1c87 Fix GH-15502: Crash with JIT and Excimer (#15601) Dmitry Stogov 2024-08-27 21:12:29 +03:00
  • f0f1724fb9 Remove unintended ZEND_EXT_API usage (#15602) Dmitry Stogov 2024-08-27 21:11:54 +03:00
  • c4ae645849 Follow-up on GH-15548: curl_multi_select. David Carlier 2024-08-27 05:08:07 +01:00
  • b56653c44d Update versions for PHP 8.2.23 php-8.2.23 Sergey Panteleev 2024-08-27 18:32:20 +03:00
  • 80c0a4323d Update versions for PHP 8.4.0beta4 php-8.4.0beta4 Saki Takamachi 2024-08-27 23:33:48 +09:00
  • 8f3dc78da1 [ci skip] Update NEWS for PHP 8.4.0 beta4 Saki Takamachi 2024-08-27 23:19:37 +09:00
  • 8487ddb8a3 pdo_firebird: Cleanup code (GH-15510) Simonov Denis 2024-08-27 12:35:04 +03:00
  • 3ed884fab7 [ci skip] NEWS David Carlier 2024-08-27 04:59:06 +01:00
  • f7186a06e5 Merge branch 'PHP-8.3' David Carlier 2024-08-27 04:57:45 +01:00
  • 618edb5e15 Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-08-27 04:57:13 +01:00
  • cc67220ea3 Fixed GH-15547: curl_multi_wait expects a signed int for timeout. David Carlier 2024-08-22 22:41:39 +01:00
  • 93799629dc [skip ci] Add missing UPGRADING note for a-vis Ilija Tovilo 2024-08-27 02:06:38 +02:00
  • 8df557ac42 [RFC] Asymmetric visibility v2 (GH-15063) Ilija Tovilo 2024-08-27 02:04:48 +02:00
  • fef55bc8e4 Autotools: Fix tidy library checks (#15576) Peter Kokot 2024-08-27 00:00:20 +02:00
  • baac01f594 Improve virtual property error message Niels Dossche 2024-08-23 18:53:23 +02:00
  • 6c63c48a7e Use virtual annotation in XMLReader Niels Dossche 2024-07-27 15:50:00 +02:00
  • f78d5cfcd2 Allow ZEND_ACC_VIRTUAL to be used to not have property backing storage without resorting to hooks Niels Dossche 2024-07-27 15:45:16 +02:00
  • 606eb849bb Stop recording of trace when encountering hook Ilija Tovilo 2024-08-26 17:26:18 +02:00
  • b839c5f1af Fix building of callgraph including preloaded symbols (GH-15545) Ilija Tovilo 2024-08-26 17:22:04 +02:00
  • b9b317afd4 Export opcache shared globals (#15543) Florian Engelhardt 2024-08-26 14:54:36 +02:00
  • a3b7cc2217 ext/curl: Add CURLOPT_PREREQFUNCTION (#13255) Ayesh Karunaratne 2024-08-26 19:33:16 +07:00
  • 555b603d23 mysqlnd: support ER_CLIENT_INTERACTION_TIMEOUT (#13618) ^_^ 2024-08-26 11:52:26 +08:00
  • f61aad8f32 [skip ci] UPGRADING: Note Phar::setAlias()/setDefaultStub() return type changes (#15566) Ayesh Karunaratne 2024-08-26 03:35:38 +07:00
  • 3f4028d3d9 Merge branch 'PHP-8.3' Peter Kokot 2024-08-25 18:02:25 +02:00
  • 5c44610093 Merge branch 'PHP-8.2' into PHP-8.3 Peter Kokot 2024-08-25 18:01:33 +02:00
  • 5947db6bb8 Fix GH-15587: Autotools: fix configure check for aarch64 CRC32 API Bernd Kuhls 2024-08-25 18:00:29 +02:00
  • fefa7d8c07 Autotools: Sync CS in ext/phar (#15586) Peter Kokot 2024-08-25 17:26:21 +02:00
  • f88e32d4b5 Autotools: Simplify adding tidy cflags (#15577) Peter Kokot 2024-08-25 17:25:54 +02:00
  • 690ce6d5d4 Fix GH-15570: Segmentation fault (access null pointer) in ext/dom/html5_serializer.c Niels Dossche 2024-08-24 17:07:19 +02:00
  • 2ca4f31bc7 Update Lexbor (#15573) Niels Dossche 2024-08-25 14:19:11 +02:00
  • 904e8dc197 Merge branch 'PHP-8.3' Niels Dossche 2024-08-25 13:19:16 +02:00
  • cd6bac7f9f [ci skip] Fix mistake in UPGRADING Niels Dossche 2024-08-25 13:19:03 +02:00
  • 195d59a83c Remove dead code Kamil Tekiela 2024-08-15 23:19:03 +02:00
  • 2446500d97 Remove unsupported mysqlnd options Kamil Tekiela 2024-08-15 23:16:19 +02:00
  • 082b964dfa Remove ifdefs from stub file Kamil Tekiela 2024-08-15 22:36:56 +02:00
  • 207ae12f59 Autotools: Sync CS in ext/tidy (#15561) Peter Kokot 2024-08-24 23:17:22 +02:00
  • c5bce0d8a2 Deprecate disabling use_only_cookies (#13578) Kamil Tekiela 2024-08-24 16:33:45 +02:00
  • 9c267778d2 FPM: Remove usage of non-existing MAX_LINE_LENGTH constant (#5634) Orlando Thöny 2024-08-24 16:26:58 +02:00
  • 67aac59cfc Add PHP-FPM memory peak to the scoreboard Flavio Heleno 2024-05-06 11:56:48 -03:00
  • a092bcb4d7 Merge branch 'PHP-8.3' Niels Dossche 2024-08-24 14:16:30 +02:00
  • 8da94cfc41 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-08-24 14:14:57 +02:00
  • 4b6575a1f9 Fix GH-15565: --disable-ipv6 during compilation produces error EAI_SYSTEM not found Niels Dossche 2024-08-24 12:20:27 +02:00