PHP v5.2.5 发布

Jun 13, 2016 am 10:30 AM
cgi php いいえ 主流 リリース 複数人 開発する 新しいタイプ はい 言語

php(做为现在的主流开发语言)是一种新型的cgi(现在已经不多人在用了)程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux平台的Web后台程序,内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,php(做为现在的主流开发语言) 直接为很多数据库提供原本的连接,包括Oracle(大型网站数据库平台)、Sybase、Postgres、MySQL(和PHP搭配之最佳组合)、Informix、Dbase、Solid、 access(小型网站之最爱)等,完全支持ODBC接口,用户更换平台时,无需变换php(做为现在的主流开发语言)代码,可即拿即用.

Version 5.2.5
08-November-2007

    * Security Fixes
          o Fixed dl() to only accept filenames. reported by Laurent Gaffie.
          o Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887).
          o Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences.
          o Fixed possible triggering of buffer overflows inside glibc implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent Gaffie.
          o Fixed "mail.force_extra_parameters" php(做为现在的主流开发语言).ini directive not to be modifiable in .htaccess(小型网站之最爱) due to the security implications reported by SecurityReason.
          o Fixed bug #42869 (automatic session id insertion adds sessions id to non-local forms).
          o Fixed bug #41561 (Values set with php(做为现在的主流开发语言)_admin_* in httpd.conf can be overwritten with ini_set()).
    * Upgraded PCRE to version 7.3 (Nuno)
    * Added optional parameter $provide_object to debug_backtrace(). (Sebastian)
    * Added alpha support for imagefilter() IMG_FILTER_COLORIZE. (Pierre)
    * Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable. (Dmitry)
    * Improved speed of array_intersect_key(), array_intersect_assoc(), array_uintersect_assoc(), array_diff_key(), array_diff_assoc() and array_udiff_assoc(). (Dmitry)
    * Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK. (Andrew Sitnikov)
    * Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
    * Fixed regression in glob() when enforcing safe_mode/open_basedir checks on paths containing *. (Ilia)
    * Fixed PDO crash when driver returns empty LOB stream. (Stas)
    * Fixed iconv_*() functions to limit argument sizes as workaround to libc bug (CVE-2007-4783, CVE-2007-4840 by Laurent Gaffie). (Christian Hoffmann, Stas)
    * Fixed missing brackets leading to build warning and error in the log. Win32 code. (Andrey)
    * Fixed leaks with multiple connects on one MySQL(和PHP搭配之最佳组合)i object. (Andrey)
    * Fixed endianness detection on MacOS when building universal binary. (Uwe Schindler, Christian Speich, Tony)
    * Fixed imagerectangle regression with 1x1 rectangle (libgd #106). (Pierre)
    * Fixed bug #43196 (array_intersect_assoc() crashes with non-array input). (Jani)
    * Fixed bug #43139 (PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()). (Ilia)
    * Fixed bug #43137 (rmdir() and rename() do not clear statcache). (Jani)
    * Fixed bug #43130 (Bound parameters cannot have - in their name). (Ilia)
    * Fixed bug #43099 (xml(标准化越来越近了)Writer::endElement() does not check # of params). (Ilia)
    * Fixed bug #43020 (Warning message is missing with shuffle() and more than one argument). (Scott)
    * Fixed bug #42976 (Crash when constructor for newInstance() or newInstanceArgs() fails) (Ilia)
    * Fixed bug #42943 (ext/mssql(WINDOWS平台上强大的数据库平台): Move *timeout initialization from RINIT to connect time). (Ilia)
    * Fixed bug #42917 (PDO::FETCH_KEY_PAIR doesnt work with setFetchMode). (Ilia)
    * Fixed bug #42890 (Constant "LIST" defined by MySQL(和PHP搭配之最佳组合)client and c-client). (Andrey)
    * Fixed bug #42818 ($foo = clone(array()); leaks memory). (Dmitry)
    * Fixed bug #42817 (clone() on a non-object does not result in a fatal error). (Ilia)
    * Fixed bug #42785 (json_encode() formats doubles according to locale rather then following standard syntax). (Ilia)
    * Fixed bug #42783 (pg_insert() does not accept an empty list for insertion). (Ilia)
    * Fixed bug #42773 (WSDL error causes HTTP 500 Response). (Dmitry)
    * Fixed bug #42772 (Storing $this in a static var fails while handling a cast to string). (Dmitry)
    * Fixed bug #42767 (highlight_string() truncates trailing comment). (Ilia)
    * Fixed bug #42739 (mkdir() doesnt like a trailing slash when safe_mode is enabled). (Ilia)
    * Fixed bug #42703 (Exception raised in an iterator::current() causes segfault in FilterIterator) (Marcus)
    * Fixed bug #42699 (php(做为现在的主流开发语言)_SELF duplicates path). (Dmitry)
    * Fixed bug #42654 (RecursiveIteratorIterator modifies only part of leaves) (Marcus)
    * Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia)
    * Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran)
    * Fixed bug #42629 (Dynamically loaded php(做为现在的主流开发语言) extensions need symbols exported on MacOSX). (jdolecek at NetBSD dot org)
    * Fixed bug #42627 (bz2 extension fails to build with -fno-common). (dolecek at netbsd dot org)
    * Fixed bug #42596 (session.save_path MODE option does not work). (Ilia)
    * Fixed bug #42590 (Make the engine recognize v and f escape sequences). (Ilia)
    * Fixed bug #42587 (behavior change regarding symlinked .php(做为现在的主流开发语言) files). (Dmitry)
    * Fixed bug #42579 (apache(Unix平台最流行的WEB服务器平台)_reset_timeout() does not exist). (Jani)
    * Fixed bug #42549 (ext/MySQL(和PHP搭配之最佳组合) failed to compile with libMySQL(和PHP搭配之最佳组合) 3.23). (Scott)
    * Fixed bug #42523 (php(做为现在的主流开发语言)_SELF duplicates path). (Dmitry)
    * Fixed bug #42512 (ip2long(255.255.255.255) should return 4294967295 on 64-bit php(做为现在的主流开发语言)). (Der

このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。

ホットAIツール

Undresser.AI Undress

Undresser.AI Undress

リアルなヌード写真を作成する AI 搭載アプリ

AI Clothes Remover

AI Clothes Remover

写真から衣服を削除するオンライン AI ツール。

Undress AI Tool

Undress AI Tool

脱衣画像を無料で

Clothoff.io

Clothoff.io

AI衣類リムーバー

AI Hentai Generator

AI Hentai Generator

AIヘンタイを無料で生成します。

ホットツール

メモ帳++7.3.1

メモ帳++7.3.1

使いやすく無料のコードエディター

SublimeText3 中国語版

SublimeText3 中国語版

中国語版、とても使いやすい

ゼンドスタジオ 13.0.1

ゼンドスタジオ 13.0.1

強力な PHP 統合開発環境

ドリームウィーバー CS6

ドリームウィーバー CS6

ビジュアル Web 開発ツール

SublimeText3 Mac版

SublimeText3 Mac版

神レベルのコード編集ソフト(SublimeText3)

Ubuntu および Debian 用の PHP 8.4 インストールおよびアップグレード ガイド Ubuntu および Debian 用の PHP 8.4 インストールおよびアップグレード ガイド Dec 24, 2024 pm 04:42 PM

PHP 8.4 では、いくつかの新機能、セキュリティの改善、パフォーマンスの改善が行われ、かなりの量の機能の非推奨と削除が行われています。 このガイドでは、Ubuntu、Debian、またはその派生版に PHP 8.4 をインストールする方法、または PHP 8.4 にアップグレードする方法について説明します。

CakePHP の日付と時刻 CakePHP の日付と時刻 Sep 10, 2024 pm 05:27 PM

Cakephp4 で日付と時刻を操作するには、利用可能な FrozenTime クラスを利用します。

CakePHP について話し合う CakePHP について話し合う Sep 10, 2024 pm 05:28 PM

CakePHP は、PHP 用のオープンソース フレームワークです。これは、アプリケーションの開発、展開、保守をより簡単にすることを目的としています。 CakePHP は、強力かつ理解しやすい MVC のようなアーキテクチャに基づいています。モデル、ビュー、コントローラー

CakePHP ファイルのアップロード CakePHP ファイルのアップロード Sep 10, 2024 pm 05:27 PM

ファイルのアップロードを行うには、フォーム ヘルパーを使用します。ここではファイルアップロードの例を示します。

CakePHP バリデータの作成 CakePHP バリデータの作成 Sep 10, 2024 pm 05:26 PM

Validator は、コントローラーに次の 2 行を追加することで作成できます。

PHP 開発用に Visual Studio Code (VS Code) をセットアップする方法 PHP 開発用に Visual Studio Code (VS Code) をセットアップする方法 Dec 20, 2024 am 11:31 AM

Visual Studio Code (VS Code とも呼ばれる) は、すべての主要なオペレーティング システムで利用できる無料のソース コード エディター (統合開発環境 (IDE)) です。 多くのプログラミング言語の拡張機能の大規模なコレクションを備えた VS Code は、

CakePHP クイックガイド CakePHP クイックガイド Sep 10, 2024 pm 05:27 PM

CakePHP はオープンソースの MVC フレームワークです。これにより、アプリケーションの開発、展開、保守がはるかに簡単になります。 CakePHP には、最も一般的なタスクの過負荷を軽減するためのライブラリが多数あります。

PHPでHTML/XMLを解析および処理するにはどうすればよいですか? PHPでHTML/XMLを解析および処理するにはどうすればよいですか? Feb 07, 2025 am 11:57 AM

このチュートリアルでは、PHPを使用してXMLドキュメントを効率的に処理する方法を示しています。 XML(拡張可能なマークアップ言語)は、人間の読みやすさとマシン解析の両方に合わせて設計された多用途のテキストベースのマークアップ言語です。一般的にデータストレージに使用されます

See all articles