1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00

Commit Graph

  • acf2762857 [RFC] Add stream open functions to XML{Reader,Writer} Niels Dossche 2024-04-17 21:51:24 +02:00
  • ca3b2482cc Refactor ZEND_MM alignment check (#14720) Peter Kokot 2024-06-29 18:02:17 +02:00
  • bec2532584 Update dates of my mbstring maintainership in EXTENSIONS Alex Dowad 2024-06-29 17:28:36 +02:00
  • 421ac9ac28 ext/mbstring: update to Unicode 15 Ayesh Karunaratne 2024-06-27 01:58:14 +07:00
  • 23f99f08c9 ext/mbstring: update UCD parser to accept characters with multiple properties Ayesh Karunaratne 2024-06-27 01:55:37 +07:00
  • 998997b6a1 Remove nonsensical dom_node_children_valid() checks from parentnode.c (#14706) Niels Dossche 2024-06-29 07:55:18 -07:00
  • 58a6e5551e Merge branch 'PHP-8.3' David Carlier 2024-06-29 15:52:52 +01:00
  • 1b71a9e01f Merge branch 'PHP-8.2' into PHP-8.3 David Carlier 2024-06-29 15:52:28 +01:00
  • c03196a5be Fix GH-14712: segfault on invalid object. David Carlier 2024-06-29 11:53:34 +01:00
  • c66221b7ba Fix arginfo violation in removeChild() (#14717) Niels Dossche 2024-06-29 07:32:36 -07:00
  • de8b13fde2 Merge branch 'PHP-8.3' Niels Dossche 2024-06-29 16:28:57 +02:00
  • b63b100e36 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-06-29 16:28:51 +02:00
  • b08def5156 Fix GH-14563: Build failure with libxml2 v2.13.0 Niels Dossche 2024-06-29 15:39:11 +02:00
  • 4a9ff0f004 Add myself to ext-dom credits (#14718) Niels Dossche 2024-06-29 07:18:34 -07:00
  • 7f8e8a08d2 Use AC_CACHE_CHECK for float precision checks (#14663) Peter Kokot 2024-06-28 23:23:06 +02:00
  • bf7be07e7d Refactor Zend signal handling check (#14678) Peter Kokot 2024-06-28 23:19:58 +02:00
  • 1a5c411dc6 Wrap stack direction check in Zend M4 macro (#14694) Peter Kokot 2024-06-28 23:07:40 +02:00
  • 01b3c05007 Include Zend.m4 with m4_include (#14693) Peter Kokot 2024-06-28 22:50:22 +02:00
  • 19a9d85d6b Rely on Autoconf's automatic removal of conftest* files (#14697) Peter Kokot 2024-06-28 22:40:38 +02:00
  • 2041c133ac Normalize AC_CHECK_FUNC* first argument (#14700) Peter Kokot 2024-06-28 22:40:24 +02:00
  • bcdba83cbb Merge branch 'PHP-8.3' Niels Dossche 2024-06-28 22:29:03 +02:00
  • 0a1f51deb3 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-06-28 22:22:12 +02:00
  • 42908f9f68 Fix GH-14702: DOMDocument::xinclude() crash Niels Dossche 2024-06-28 17:51:31 +02:00
  • 2fc27b7d2a Merge branch 'PHP-8.3' Niels Dossche 2024-06-28 22:10:23 +02:00
  • 41371900a8 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-06-28 22:08:18 +02:00
  • 056bec72f4 Fix GH-14590: Memory leak in FPM test gh13563-conf-bool-env.phpt Niels Dossche 2024-06-28 21:09:17 +02:00
  • 532a2604c2 Fix GH-14698: segfault on dom node after dereference. David Carlier 2024-06-28 13:09:52 +01:00
  • 03dab7ec3d Merge branch 'PHP-8.3' Niels Dossche 2024-06-28 20:16:51 +02:00
  • f97e2779b1 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-06-28 20:16:45 +02:00
  • 643762cd78 [ci skip] Move incorrectly placed NEWS items to the right place Niels Dossche 2024-06-28 20:16:19 +02:00
  • d883996326 Merge branch 'PHP-8.3' Niels Dossche 2024-06-28 20:14:26 +02:00
  • c19affc567 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-06-28 20:14:20 +02:00
  • 39a3266576 Fix GH-14537: shmop Windows 11 crashes the process Niels Dossche 2024-06-28 18:26:47 +02:00
  • 59e639b5d4 Follow-up on GH-13516: include config.h from build dir for new files in ext-dom (#14705) Niels Dossche 2024-06-28 09:29:22 -07:00
  • a2cecd2a6f Remove ZEND_STATIC_ASSERT() calls from legacy arginfo files Máté Kocsis 2024-06-27 21:52:27 +02:00
  • c705dd8884 Wrap FPM checks in AC_CACHE_CHECK and fix CS (#14681) Peter Kokot 2024-06-27 21:30:35 +02:00
  • fd28bb0f51 Normalize ext/standard sources (#14677) Peter Kokot 2024-06-27 20:45:09 +02:00
  • 11f4683ee5 Wrap __cpuid_count check into ZEND_CHECK_CPUID_COUNT M4 macro (#14692) Peter Kokot 2024-06-27 20:16:40 +02:00
  • c7c02f2abf Wrap global register variables check in M4 macro (#14683) Peter Kokot 2024-06-27 20:08:03 +02:00
  • ac54d1c039 hash: Add simple HashContext::__debugInfo() implementation (#14644) Tim Düsterhus 2024-06-27 19:29:37 +02:00
  • 5b1b3ae673 ext/soap: Initialize a HashTable of size j Gina Peter Banyard 2024-06-19 03:39:49 +01:00
  • ee75f344f8 ext/soap: Add const qualifiers for serialize functions Gina Peter Banyard 2024-06-19 03:56:29 +01:00
  • ca2b131c6e ext/soap: mark string param of sdl_serialize_key() as const Gina Peter Banyard 2024-06-19 03:49:23 +01:00
  • 325f8f0cfc ext/soap: Remove cast from macro Gina Peter Banyard 2024-06-19 03:41:19 +01:00
  • 0e91b4f5e6 ext/soap: convert int type to size_t where appropriate Gina Peter Banyard 2024-06-19 03:39:33 +01:00
  • 902c8ceab0 ext/soap: Rename MD5 context variable to not shadow the stream context variable Gina Peter Banyard 2024-06-19 03:14:40 +01:00
  • 26143dae2d ext/soap: Remove unused 'cache' extension global Gina Peter Banyard 2024-06-19 03:10:53 +01:00
  • 3d6bd16239 Sync missing hash and pcre dependencies for opcache on Windows (#14682) Peter Kokot 2024-06-27 18:23:01 +02:00
  • 54e5e7b507 ext/pdo_pgsql: object initialisation, using smart_str api instead. (#14679) David CARLIER 2024-06-27 05:53:38 +01:00
  • 604dafff3a Rename and refactor Zend.m4 macros (#14671) Peter Kokot 2024-06-26 22:57:01 +02:00
  • 807273e263 Normalize Zend sources (#14676) Peter Kokot 2024-06-26 22:18:46 +02:00
  • 1501da0bf9 NEWS and UPGRADING for new DOM features RFC Niels Dossche 2024-06-26 20:39:05 +02:00
  • 48c9f1e2c3 Implement Dom\HTMLElement class Niels Dossche 2024-04-27 21:23:29 +02:00
  • 78401ba867 Implement Dom\Document::$title setter Niels Dossche 2024-04-07 17:06:29 +02:00
  • 04af960397 Implement Dom\Document::$title getter Niels Dossche 2024-04-07 14:24:01 +02:00
  • a12db3b656 Implement Dom\Document::$body setter Niels Dossche 2024-03-23 14:59:31 +01:00
  • 287cf91724 Implement Dom\Document::$head Niels Dossche 2024-03-23 14:02:49 +01:00
  • a1485df55a Implement Dom\Document::$body getter Niels Dossche 2024-03-23 13:54:51 +01:00
  • e7cc819bd9 Merge branch 'PHP-8.3' Niels Dossche 2024-06-26 19:36:08 +02:00
  • 4794c1fc16 Merge branch 'PHP-8.2' into PHP-8.3 Niels Dossche 2024-06-26 19:36:01 +02:00
  • 5a32b510ef Add SKIPIFs for upstream regression in libxslt (#14674) Niels Dossche 2024-06-26 10:31:21 -07:00
  • 3760c9d001 Add SKIPIFs for upstream regression in libxslt (#14674) Niels Dossche 2024-06-26 10:31:21 -07:00
  • 8946099b73 Rename AC_FPM_* M4 macros to PHP_FPM_* (#14670) Peter Kokot 2024-06-26 15:39:52 +02:00
  • 9b5c15ba98 Remove superfluous whitespace Derick Rethans 2024-06-26 13:22:14 +01:00
  • df7d304b62 Emit opcode for frameless functions at line number where the function call starts Derick Rethans 2024-06-26 13:19:19 +01:00
  • 11accb5cdf Preferably include from build dir (#13516) Arnaud Le Blanc 2024-06-26 00:26:43 +02:00
  • 604e0a7bbe Fix negation in shell tests (#14662) Peter Kokot 2024-06-25 23:31:08 +02:00
  • bc585cd87a Fix GH-14643 ext/standard: segfault on user shutdown function release. (#14656) David CARLIER 2024-06-25 21:13:15 +01:00
  • 4f450b6264 Bump minimum libpq version to 10.0 (#14628) Peter Kokot 2024-06-25 20:50:04 +02:00
  • 909d331d0a Add _GNU_SOURCE definition unconditionally (#14651) Peter Kokot 2024-06-25 20:07:42 +02:00
  • 3cbf5aa63e Normalize mysqlnd extension sources (#14654) Peter Kokot 2024-06-25 19:33:51 +02:00
  • 0775d68322 Fix configure log message when cross-compiling (#14658) Peter Kokot 2024-06-25 18:58:53 +02:00
  • 5db847e313 Fix --enable-re2c-cgoto check (#11928) Peter Kokot 2024-06-25 16:10:10 +02:00
  • f7df238971 Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-06-25 15:18:58 +02:00
  • a5a75ae39d [ci skip] NEWS for GH-14626 Arnaud Le Blanc 2024-06-25 15:17:24 +02:00
  • bc57c77fa2 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-06-25 15:15:46 +02:00
  • a9acc29a37 [ci skip] NEWS for GH-14626 Arnaud Le Blanc 2024-06-25 15:15:17 +02:00
  • 1ff277dee2 Fix is_zend_ptr() for huge blocks (#14626) Arnaud Le Blanc 2024-06-25 15:14:00 +02:00
  • df6d85acf8 Fix CS for fnmatch check (#14659) security-audit-2024 Peter Kokot 2024-06-25 00:15:54 +02:00
  • 5c55306a50 Fix GH-14652: segfault on node without document. (#14653) David CARLIER 2024-06-24 22:31:53 +01:00
  • 835cb69ab5 Normalize bcmath extension sources (#14655) Peter Kokot 2024-06-24 22:51:51 +02:00
  • f3feef8b93 Define default RE2C_FLAGS (#14615) Peter Kokot 2024-06-24 22:09:04 +02:00
  • e4250cec79 Introduce Dom\AdjacentPosition and use it in the insert adjacent methods Niels Dossche 2024-06-23 22:00:54 +02:00
  • a068a9a5bb Make XMLDocument::xinclude() return values and error conditions sane Niels Dossche 2024-06-23 15:41:50 +02:00
  • 5236551776 [skip ci] Remove obsolete guideline how to comment out code (#14621) Peter Kokot 2024-06-24 20:37:42 +02:00
  • ff58a7f624 Merge branch 'PHP-8.3' Arnaud Le Blanc 2024-06-24 19:57:28 +02:00
  • e230610c76 [ci skip] NEWS for GH-13922 Arnaud Le Blanc 2024-06-24 19:57:00 +02:00
  • b1119de0c9 Merge branch 'PHP-8.2' into PHP-8.3 Arnaud Le Blanc 2024-06-24 19:56:19 +02:00
  • d7ef2c209a [ci skip] NEWS for GH-13922 Arnaud Le Blanc 2024-06-24 19:55:47 +02:00
  • 3fbca7fb6a Support sysconf(_SC_GETPW_R_SIZE_MAX) == -1 (#13922) Arnaud Le Blanc 2024-06-24 19:52:55 +02:00
  • cf3b9fca8f Sync #if/ifdef/defined (-Wundef) (#14623) Peter Kokot 2024-06-24 19:37:07 +02:00
  • ab9a0295c5 [ci skip] NEWS for GH-14650 Arnaud Le Blanc 2024-06-24 16:53:11 +02:00
  • e3c9f5a585 Compute the size of pages before allocating memory (#14650) Julien Voisin 2024-06-24 14:51:18 +00:00
  • 3da6377806 Remove DBA_DB1 definition from Windows build (#14649) Peter Kokot 2024-06-24 16:50:22 +02:00
  • ddcd1c86a3 Remove outdated code from mysqli Windows build (#14648) Peter Kokot 2024-06-24 14:18:14 +02:00
  • 106581b1b6 Remove outdated libs_version.txt file (#14631) Peter Kokot 2024-06-24 00:54:26 +02:00
  • c2f6fa4ee7 Use AC_DEFINE_UNQUOTED where variables are used (#14647) Peter Kokot 2024-06-23 23:53:50 +02:00
  • fc36d0e849 Sync spl extension dependency for mysqli extension (#14642) Peter Kokot 2024-06-23 23:15:47 +02:00
  • 8eb0889d90 Fix GH-14637: memory leak after failed heap allocation due to mem limit. (#14641) David CARLIER 2024-06-23 21:43:02 +01:00
  • c6dc3bd9f8 Remove obsolete enable_pear BC compatibility check (#14636) Peter Kokot 2024-06-23 21:39:52 +02:00