设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客

PHP论坛:phpBB3 RC5发布

2007-8-28 10:29| 发布者: walkerxk| 查看: 6053| 评论: 0

你好:

我们很高兴宣布phpBB3 RC5包的发布。这是第五个(很有希望是最后一个)候选版本,意味着如果没有严重的错误发生的话将会成为黄金版本。

因为候选版本提供全面支持,允许语言包修改和样式。我们只向那些重新安装和从早期候选版本升级的用户提供支持。早期的转换和从beta版本升级的用户将不会被支持。我们只鼓励那些运行候选版本来测试新版本,仍然推荐等到完全版发布;最后,这只是一个候选版本而已。
请同时注意我们强烈建议你更新-我们只支持最新的版本。对早期版本的错误报告的提交将会被关闭,因为只有最新的版本被支持。

RC5已经有一些改进,同时修复一些严重的错误。一些重要的修复举例如下:

  • [Sec] Added alternative tokens to custom BBCodes which are safe for CSS/Javascript and changed TEXT token to entitise opening and closing parantheses.
  • [Feature] New constant PHPBB_EMBEDDED can be used to let phpBB not call exit; if wrapped/embedded (We may re-check this constant on other code locations later too)
  • [Feature] append_sid() having a check for the function append_sid_phpbb_hook(). This function is called in favour of append_sid() with the exact same parameters if present.
  • [Feature] Add "DECIMAL:", "PDECIMAL", and "PDECIMAL:" to the schema creation code (Bug #13999) - patch provided by poyntesm
  • [Feature] Display message history in compose PM screen
  • [Change] Made group avatar/rank changes more intuitive
  • [Change] Do not force login on visiting topic/forum from notification emails (Bug #13818)
  • [Change] For new posts or editing the first post topic titles have a maxlength of 60 characters. For any subsequent posts the length is extended to 64 to make room for the Re: part, but cutting at 60 characters. The maxlength need to be 64, else users using opera are unable to post (opera does not allow pre-filling a field with more characters than specified within the maxlength attribute)
  • [Change] Added a filter for user objects to LDAP configuration and improved explanations (Bug #12627)
  • [Fix] Properly display ban reason if selecting banned entries within the ACP (Bug #13896)
  • [Fix] Properly parse SQL expressions for Oracle (Bug #13916)
  • [Fix] Display locked icon in viewforum/prosilver if forum locked (Bug #14009)
  • [Fix] Fixed cron_lock value for cron execution. This bug led to users having problems with the email queue and other cron related issues.
  • [Fix] Prevent white pages on php notices with gzip compression enabled (Bug #14096)
  • [Fix] Let the theme immediately expire if changed from ACP for at least 30 minutes after change
  • [Fix] If sending PM's to groups only include activated member (Bug #14040)
  • [Fix] Correctly wrap words in emails containing utf8 characters (Bug #14109)
  • [Fix] Disable gzip compression for cached stylesheet for Internet Explorer 6 or empty browser (IE6 is not able to properly display the compressed stylesheet) (Bug #14054)
  • [Fix] Header icons fixed in FF for RTL languages (Bug #14084)
  • [Fix] Allow line breaks in custom BBCodes (Bug #10758)
  • [Fix] Convert 2.0 moderator posting permissions (Bug #14105)
  • [Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)


Please refer to the changelog for a complete list of fixes since RC4:

http://www.phpbb.com/support/documents. ... &version=3

A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it. If you want to be on the safe side we suggest still waiting for later releases before you fully convert your 2.0.x installation.

Minimum Requirements

phpBB3 has a few requirements which must be met before you are able to install and use it.

  • A webserver or web hosting account running on any major Operating System with support for PHP
  • A SQL database system, one of:
    • MySQL 3.23 or above (MySQLi supported)
    • PostgreSQL 7.3+
    • SQLite 2.8.2+
    • Firebird 2.0+
    • MS SQL Server 2000 or above (directly or via ODBC)
    • Oracle
  • PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) with support for the database you intend to use.
  • getimagesize() function need to be enabled
  • These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
    • zlib Compression support
    • Remote FTP support
    • XML support
    • Imagemagick support
    • GD Support

The presence of each of these optional modules will be checked during the installation process.

Security

Security issues found should be reported to our security tracker in the usual way.

Available packages

If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" or "patch" method for updating.

With this release, there are four packages available.
  • Full Package
    Contains entire phpBB3 source and english language files.
  • Changed Files Only
    Contains only those files changed from previous versions of phpBB3. Please note this archive contains changed files for each previous release.
  • Patch Files
    Contains patch compatible patches from previous versions of phpBB3.
  • Automatic Update Package
    Update package for the automatic updater, containing the changes from previous release to this release.
Select whichever package is most suitable for you.

Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!.

The automatic update package does not include the file includes/utf/data/recode_cjk.php. If you use a SJIS encoding or a variant you should replace this file manually with the version included within the full package.

Download/Documentation



Have fun with the release,
the phpBB Team

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部