1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00

Commit Graph

  • 6b95875dc5 Merge branch 'PHP-8.4' Daniel Scherzer 2025-05-29 13:49:34 -07:00
  • e44c13cffe Merge branch 'PHP-8.3' into PHP-8.4 Daniel Scherzer 2025-05-29 13:48:38 -07:00
  • 087f38f347 Fix GH-18695: float numbers zero fraction is now preserved in zend_ast_export() (#18699) Oleg Efimov 2025-05-29 21:46:11 +01:00
  • 615b9803bb Get rid of redundant SOAP globals (#18702) Niels Dossche 2025-05-29 20:14:57 +02:00
  • f0fa9c748a zend_ast.c: use smart_str_appendc for appending single characters (#18703) DanielEScherzer 2025-05-29 11:11:00 -07:00
  • 0cdd3c32de ext/pgsql: Stop using useless convert_to_boolean() API (#18683) Gina Peter Banyard 2025-05-29 19:09:11 +01:00
  • c267caa542 Deduplicate XML parsing code for SOAP (#18700) Niels Dossche 2025-05-29 18:35:19 +02:00
  • bd47c14c50 Also allow XSD_1999_NAMESPACE Niels Dossche 2025-05-29 18:26:46 +02:00
  • 5d2f0cb204 Merge branch 'PHP-8.4' Niels Dossche 2025-05-29 16:58:25 +02:00
  • c44196143a Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-29 16:57:47 +02:00
  • dd856d5ad9 Fix potential NULL deref Niels Dossche 2025-05-29 16:57:31 +02:00
  • 6399012cee Fix namespace handling of WSDL and XML schema in SOAP Niels Dossche 2025-05-29 15:42:02 +02:00
  • 2b22ea9630 Merge branch 'PHP-8.4' Gina Peter Banyard 2025-05-29 15:44:08 +01:00
  • aae88ac799 Merge branch 'PHP-8.3' into PHP-8.4 Gina Peter Banyard 2025-05-29 15:43:31 +01:00
  • 40422e9c55 ext/pgsql: Fix warning not being emittedd when failure to cancel a query Gina Peter Banyard 2025-05-29 15:41:22 +01:00
  • c9e571560f ext/soap: Refactor to_zval_bool() (#18696) Gina Peter Banyard 2025-05-29 15:29:55 +01:00
  • 407c9781f9 ext/soap: Replace single usage of CHECK_XML_NULL with FIND_XML_NULL (#18698) Gina Peter Banyard 2025-05-29 15:07:35 +01:00
  • fdebad0b25 zend_ast: Add parentheses around IIFE in zend_ast_export() (#18688) Dmitrii Derepko 2025-05-29 17:47:47 +04:00
  • 399cb4ca85 Fix misplaced endif in apprentice_sort() (#18686) Niels Dossche 2025-05-29 12:04:07 +02:00
  • 8b4edf0229 Remove unused function in soap Niels Dossche 2025-05-28 23:54:53 +02:00
  • 21691cb19b Remove uncommented init/cleanup code Niels Dossche 2025-05-28 23:53:06 +02:00
  • 564df33ac1 Add FIXME Niels Dossche 2025-05-28 23:52:12 +02:00
  • 6723e88798 Add const qualifiers for php_xml Niels Dossche 2025-05-28 23:51:54 +02:00
  • ba80d0be99 Fix indentation Niels Dossche 2025-05-28 23:49:51 +02:00
  • 9e01337a21 Remove unused soap macros Niels Dossche 2025-05-28 23:48:31 +02:00
  • a63d0a49b0 Merge branch 'PHP-8.4' Niels Dossche 2025-05-28 23:35:23 +02:00
  • 9e9db0b22f Update Lexbor patches for non-string attribute Niels Dossche 2025-05-28 20:49:57 +02:00
  • 8e46d9a03a ext/curl: format Caddyfile Ayesh Karunaratne 2025-05-29 01:45:55 +05:30
  • 279983dc8d ext/sockets: Use zval_is_true() instead of converting to boolean (#18681) Gina Peter Banyard 2025-05-28 20:06:47 +01:00
  • b05d50eac2 Avoid creating a zend_string twice in soap do_request Niels Dossche 2025-05-28 19:18:12 +02:00
  • 99bc0a56a6 Use function table directly in soap do_request Niels Dossche 2025-05-28 19:16:09 +02:00
  • b156d37d7f Use zend_array_is_list() in soap instead of own is_map() (#18684) Niels Dossche 2025-05-28 20:12:54 +02:00
  • 3d51ba3479 Merge branch 'PHP-8.4' Niels Dossche 2025-05-28 19:50:06 +02:00
  • b8e734a24e Fix ZEND_NONSTRING attribute for data_file.c Niels Dossche 2025-05-28 18:50:43 +02:00
  • a0f3879a1f chore: remove todo (#18689) Dmitrii Derepko 2025-05-28 21:48:25 +04:00
  • 4b2a580015 Merge branch 'PHP-8.4' Niels Dossche 2025-05-28 18:54:20 +02:00
  • d6ed107510 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-28 18:54:15 +02:00
  • 61884c3b52 Fix GH-18642: Signed integer overflow in ext/phar fseek Niels Dossche 2025-05-24 17:37:22 +02:00
  • c789e9c9f1 ext/sockets: socket_create_pair() simplify workflow. (#18679) David CARLIER 2025-05-28 12:41:48 +01:00
  • 25e8aa5cd2 Autotools: Fix ext/ldap shared build (#18673) Peter Kokot 2025-05-28 13:08:46 +02:00
  • c4fba3708c Drop COMPILE_DL_LEXBOR (#18677) Niels Dossche 2025-05-27 22:00:26 +02:00
  • cbe0cf6315 Merge branch 'PHP-8.4' Niels Dossche 2025-05-27 21:08:11 +02:00
  • 877663178c Temporarily drop attribute for fileinfo Niels Dossche 2025-05-27 21:07:15 +02:00
  • c2749e0a80 Merge branch 'PHP-8.4' Niels Dossche 2025-05-27 21:01:39 +02:00
  • e4d2cd47c2 Fix compile error for attribute Niels Dossche 2025-05-27 21:00:07 +02:00
  • 12deb22f7f Merge branch 'PHP-8.4' Niels Dossche 2025-05-27 20:42:20 +02:00
  • d5515577d5 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-27 20:42:12 +02:00
  • fab0a6d75c Backport fix for GH-17687 Niels Dossche 2025-05-27 20:40:35 +02:00
  • 6d4824e02e Add UPGRADING.INTERNALS entry for ZEND_NONSTRING Niels Dossche 2025-05-27 20:29:47 +02:00
  • ea69276fd5 Fix GH-17687: initializer-string for array of ... warnings Niels Dossche 2025-05-19 20:06:29 +02:00
  • 400b7b8c74 Add Lexbor files for URL handling (#18656) Máté Kocsis 2025-05-27 13:06:02 +02:00
  • d585a5609d Add ext/uri skeleton along with uriparser (#18658) Máté Kocsis 2025-05-27 08:16:24 +02:00
  • c0865ac013 [skip ci] UPGRADING for #18413 and #18626 Saki Takamachi 2025-05-27 13:47:39 +09:00
  • de785f9127 Fix bad upmerge from GH-18464 (#18666) DanielEScherzer 2025-05-26 12:40:11 -07:00
  • 0a2f367e19 Fix date test Niels Dossche 2025-05-26 20:43:44 +02:00
  • 5a7920ba60 ext/sockets: socket_shutdown() having proper constants for mode. David Carlier 2025-05-25 00:33:23 +01:00
  • cec079ee72 Merge branch 'PHP-8.4' Niels Dossche 2025-05-26 19:42:39 +02:00
  • 06f592820d Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-26 19:42:20 +02:00
  • b39e17b06c Fix memory leak in tidy output handler on error Niels Dossche 2025-05-25 10:17:19 +02:00
  • ff2c7dc0f8 Fix leaks with multiple calls to DatePeriod iterator current() Niels Dossche 2025-05-22 23:06:00 +02:00
  • 042a975238 ext/session: Fix GH-18634 (#18653) Jessica Smith 2025-05-26 11:17:25 +01:00
  • 462fd4dffe Small change SIMD codes (#18626) Saki Takamachi 2025-05-26 16:32:27 +09:00
  • 04522cd1c4 Merge branch 'PHP-8.4' Daniel Scherzer 2025-05-25 16:51:18 -07:00
  • cd751f98cb Reapply GH-17712 with a fix for internal class constants (#18464) DanielEScherzer 2025-05-25 16:43:36 -07:00
  • 7e956f879e ext/soap: SoapServer::handle() reduce retval scope. (#18657) David CARLIER 2025-05-25 22:15:31 +01:00
  • c7db07eae8 Remove duplicated reflection test Niels Dossche 2025-05-25 14:24:32 +02:00
  • 085abe932a Pass hash table directly in tokenizer (#18650) Niels Dossche 2025-05-25 14:23:50 +02:00
  • 7f59fccd52 Create separate lexbor extension (#18538) Máté Kocsis 2025-05-25 14:12:44 +02:00
  • 4076324c6f Merge branch 'PHP-8.4' David Carlier 2025-05-25 12:53:54 +01:00
  • 78f03cd5f2 Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-05-25 12:53:44 +01:00
  • 5d4846b241 ext/ldap: simplify ldap_connect() workflow, fix url leak. David Carlier 2025-05-24 21:09:53 +01:00
  • b8fa1657ff Avoid string copies in ext/intl after string conversion (#18636) Niels Dossche 2025-05-25 12:29:36 +02:00
  • 16e154a2c4 ext/mbstring: mb_ereg*_replace remove unreachable code. (#18646) David CARLIER 2025-05-25 10:44:59 +01:00
  • caf0a5352a ext/tidy: simplify tidy_instantiate (#18647) David CARLIER 2025-05-25 10:41:16 +01:00
  • ab80e092fb Merge branch 'PHP-8.4' Máté Kocsis 2025-05-24 22:30:58 +02:00
  • bc32d806dd Merge branch 'PHP-8.3' into PHP-8.4 Máté Kocsis 2025-05-24 22:30:02 +02:00
  • 772479ea2f Fix build on Apple Clang 17+ (#18629) Máté Kocsis 2025-05-24 22:26:06 +02:00
  • ac3eb678aa Merge branch 'PHP-8.4' Niels Dossche 2025-05-24 21:54:50 +02:00
  • 83755748fd Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-24 21:54:45 +02:00
  • a44e3f442f Fix memory leaks in php_http.c when call_user_function() fails Niels Dossche 2025-05-24 16:19:53 +02:00
  • 25e60d6ab1 Merge branch 'PHP-8.4' Niels Dossche 2025-05-24 20:39:59 +02:00
  • 72127ffac5 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-24 20:39:38 +02:00
  • c9781111e1 Fix memory leak when calloc() fails in php_readline_completion_cb() Niels Dossche 2025-05-24 16:17:43 +02:00
  • 64d511ef29 Fix GH-18641: Accessing a BcMath\Number property by ref crashes Niels Dossche 2025-05-24 17:02:49 +02:00
  • 5187ff2d17 Fix GH-18566: [intl] Weird numeric sort in Collator Niels Dossche 2025-05-24 12:33:45 +02:00
  • 5e21ffe09a Merge branch 'PHP-8.4' Niels Dossche 2025-05-24 14:56:41 +02:00
  • 7efe96d504 Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-24 14:56:04 +02:00
  • d6836fb345 Fix memory leak in intl_datetime_decompose() Niels Dossche 2025-05-24 13:53:15 +02:00
  • 2a9ea2c9f5 Drop FIXME in pcntl_signal_dispatch() (#18633) Niels Dossche 2025-05-24 14:35:32 +02:00
  • dfff6ac852 Merge branch 'PHP-8.4' David Carlier 2025-05-22 20:47:36 +01:00
  • c00d7e056a Merge branch 'PHP-8.3' into PHP-8.4 David Carlier 2025-05-22 20:47:25 +01:00
  • c30bddc18f Fix GH-18617: socket_import_file_descriptor return check. David Carlier 2025-05-21 19:26:15 +01:00
  • 4671f8510c ext/sockets: UDP_SEGMENT support. David Carlier 2025-03-31 22:38:42 +01:00
  • ea2656277b Fix INI setting requirements for test with opcache Gina Peter Banyard 2025-05-22 14:03:01 +01:00
  • cd43536b27 Drop useless cast Niels Dossche 2025-05-19 19:50:27 +02:00
  • 2eaf319b45 Implement php_url_encode_to_smart_str() and use it in http_build_query() Niels Dossche 2025-04-26 14:34:33 +02:00
  • 1a23a411a1 Use zend_string_efree() for temporary strings Niels Dossche 2025-04-26 14:33:29 +02:00
  • 33ae76405f Use zend_string for arg_separators Niels Dossche 2025-04-26 14:30:59 +02:00
  • ed3096913d Merge branch 'PHP-8.4' Niels Dossche 2025-05-21 19:50:45 +02:00
  • f9785c230c Merge branch 'PHP-8.3' into PHP-8.4 Niels Dossche 2025-05-21 19:48:20 +02:00