可可的可 发表于 2025-12-13 18:25:36

3.5是不是不支持PHP8.3以上啊 New


推荐版本最多是8.2,我安装8.3网站直接一片空白。

余赚网 发表于 2025-12-13 18:26:17

没有做过系统性测试,但大致切换看了下,包括最新的8.5好像总体来说都没问题

ysx24 发表于 2025-12-13 18:27:00

我是3.4升级到3.5的,8.3打开网站一片空白,这是兼容问题么?还是我PHP8.3没装好,但是宝塔的人又说安装成功就是可用。

::Bra 发表于 2025-12-13 18:27:17

插件兼容问题的可能性最大。纯净的我这边测试好像没白屏

ysx24 发表于 2025-12-13 18:28:17

应该是了,宝塔的客服说,有个人也是3.5然后7.4正常,切换到8以上空白,跟我一样

站帮网 发表于 2025-12-13 18:28:50

建议还是在要求的范围内,就算程序支持,也要考虑插件的兼容性的。

ysx24 发表于 2025-12-13 18:29:33

关键8.2也是一片空白

余赚网 发表于 2025-12-13 18:29:59

关闭插件试试,应该是插件不兼容吧

IT618应用中心 发表于 2025-12-13 18:30:52

一定 发表于 2025-11-27 18:32
关键8.2也是一片空白                                       
                           
            线上8.4.14实测,8.5本地实测也没问题,线上不方便切,这还是2023版本的X3.5,最新版的更加不会存在问题了。所以最可能就是某个插件存在兼容问题
      
   

.ce-block {    margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content {        /* max-width:calc(100% - 50px) */        margin-left: auto;    margin-right: auto;}.image-tool {--bg-color: #cdd1e0;--front-color: #388ae5;--border-color: #e8e8eb;}.image-tool__image {    border-radius: 3px;    overflow: hidden;    margin-bottom: 10px;}.image-tool__image-picture {      max-width: 100%;      vertical-align: bottom;      display: block;      margin-left: auto;      margin-right: auto;    }.image-tool__image-preloader {      width: 50px;      height: 50px;      border-radius: 50%;      background-size: cover;      margin: auto;      position: relative;      background-color: #cdd1e0;      background-position: center center;    }.image-tool__image-preloader::after {      content: "";      position: absolute;      z-index: 3;      width: 60px;      height: 60px;      border-radius: 50%;      border: 2px solid #cdd1e0;      border-top-color: #388ae5;      left: 50%;      top: 50%;      margin-top: -30px;      margin-left: -30px;      animation: image-preloader-spin 2s infinite linear;      box-sizing: border-box;      }.image-tool__caption::before {      position: absolute !important;      content: attr(data-placeholder);      color: #707684;      font-weight: normal;      display: none;    }.image-tool__caption:empty::before {      display: block;      }.image-tool__caption:empty:focus::before {      display: none;      }.image-tool--empty .image-tool__image {      display: none;    }.image-tool--empty .image-tool__caption, .image-tool--loading .image-tool__caption {      display: none;    }.image-tool .cdx-button {    display: flex;    align-items: center;    justify-content: center;}.image-tool .cdx-button svg {      height: auto;      margin: 0 6px 0 0;    }.image-tool--filled .cdx-button {      display: none;    }.image-tool--filled .image-tool__image-preloader {      display: none;      }.image-tool--loading .image-tool__image {      min-height: 200px;      display: flex;      border: 1px solid #e8e8eb;      background-color: #fff;    }.image-tool--loading .image-tool__image-picture {      display: none;      }.image-tool--loading .cdx-button {      display: none;    }/**   * Tunes   * ----------------   */.image-tool--withBorder .image-tool__image {      border: 1px solid #e8e8eb;    }.image-tool--withBackground .image-tool__image {      padding: 15px;      background: #cdd1e0;    }.image-tool--withBackground .image-tool__image-picture {      max-width: 60%;      margin: 0 auto;      }.image-tool--stretched .image-tool__image-picture {      width: 100%;      }.image-tool__caption {                text-align: center;                font-size: 14px;                color: #a3a3a3;        }@keyframes image-preloader-spin {0% {    transform: rotate(0deg);}100% {    transform: rotate(360deg);}}.inline-code {background: rgba(250, 239, 240, 0.78);color: #b44437;padding: 3px 4px;border-radius: 5px;margin: 0 1px;font-family: inherit;font-size: 0.86em;font-weight: 500;letter-spacing: 0.3px;}

霸王别姬 发表于 2025-12-13 18:31:50

其实主要是插件啦,你关闭部分插件试试看。我3.4升级3.5,很多老插件作者都找不到了,自己根据错误提示摸索升级的,目前还不支持8.1以上,最近打算用AI过一下试试
页: [1]
查看完整版本: 3.5是不是不支持PHP8.3以上啊 New