最大的亮点好像就是增加了CLI(command line interface),用于开发SHELL和GTK的。据说还修改了一大堆bug。
还是下一个看看再说吧。

解决方案 »

  1.   

    大家一起翻译吧:Improvements
    PHP 4.3.0 has many improvements and enhancements:GD library is now bundled with the distribution and it is recommended to always use the bundled version 
    vpopmail and cybermut extensions are moved to PECL 
    several deprecated extensions (aspell, ccvs, cybercash, icap) and SAPIs (fastcgi, fhttpd) are removed 
    speed improvements in a variety of string functions 
    Apache2 filter is improved, but is still considered experimental (use with PHP in prefork and not worker (thread) model since many extensions based on external libraries are not thread safe) 
    various security fixes (imap, mysql, mcrypt, file upload, gd, etc) 
    new SAPI for embedding PHP in other applications (experimental) 
    much better test suite 
    significant improvements in dba, gd, pcntl, sybase, and xslt extensions 
    debug_backtrace() should help with debugging 
    error messages now contain URLs linking to pages describing the error or function in question 
    Zend Engine has some fixes and minor performance enhancements 
    and TONS of other fixes, updates, new functions, etc 
    For the full list of changes in PHP 4.3.0, see the ChangeLog file.
      

  2.   

    Security Alert! The PHP CGI cannot be accessed directly. 
    This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive.For more information as to why this behaviour exists, see the manual page for CGI security.For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page.
    我IIS+php4.3.0装了PHP就能运行了,这是什么错误啊,
      

  3.   

    我现在不明白 gd2.dll 都多了什么多了 docref_root 挺不错的,不要要是能连到 php 的官方网站就好了,本地 Manual 不好看 :(log_errors_max_len 和 open_basedir 早就该有了phpinfo() 里开始使用 CSS 了,结果体积从 4x K 变成 3x K ,而且比以前好看了其他有什么新鲜玩意还没发现
      

  4.   

    还没有下WIN32的版本呢。去看看
      

  5.   

    phpteam(好无聊):你说的ZLIB是个什么东东啊!是和phplib一个类型的吗?
      

  6.   

    和apache1.3.27整合还会出错吗???:(