亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

Home php教程 php手冊 PHP4.0.1的變化(一)

PHP4.0.1的變化(一)

Jun 21, 2016 am 09:13 AM
ldap zend

說明:
一份好長的 changelog ,這里好象只有1/3左右吧,有些東西我實在是不知道怎么翻,只好把洋文留著了。后面括號里是該改動的作者。

1 、修正了一個在修改LDAP是可能引起程序當?shù)舻腻e誤。(Eric Kilfoil)
2 、修正了一個opendir()的BUG,這個BUG可能使得在使用readdir()而沒有明確的指出$dir這個參數(shù)時,不能正常使用的錯誤。(Zeev)
3 、--enable-discard-path又可以使用了。(Andi)
4 、取消了在使用file()這個函數(shù)時,每行8KB的限制。(Zeev)
5 、當PHP作為一個模塊運行于多線程的WEB服務器時,不能再使用dl()函數(shù)。這個函數(shù)以前在這樣的情況下,也是不能正常工作的。(Zeev)
6 、增加了ImageColorClosestHWB(),ImageCopyMerge()和ImagePaletteCopy()三個函數(shù)。(Sterling)
7 、增加了ImageCreateFromWBMP()函數(shù)。(Jouni)
8 、修正了POST請求在NSAPI模塊中的問題。(Roberto Biancardi)
9 、增加了spliti()函數(shù)。(Thies)
10、修正那些在非連續(xù)的環(huán)境中不能定義類的連續(xù)對象的了連續(xù)行為。(Sascha)
11、改善了內(nèi)存緩存的性能,增加了緩存的大小。(Stas, Zend Engine)
12、增加了CRC32校驗功能。此功能用于UdmSearch搜索引擎(誰能告訴我,這是什么?)和系統(tǒng)命令調(diào)用。這將大大提高UdmSearch的PHP前端的速度。(Rasmus)
13、修改了in_array()使之不在與數(shù)組指針沖突。(Andrei)
14、Added restore_error_handler().
14、增加了restore_error_handler()函數(shù)。(Zeev, Zend engine)
15、修正了在多線程版本的PHP中,尤其是WIN32中,顯示錯誤的文件名和行數(shù)不正確的錯誤。(Zeev, Zend Engine)
16、修正了CGI會在某些服務器上當?shù)舻膯栴},特別是WINDOWS版本的APACHE和O'Reilly website。(Andi)
17、增加了Pi3Web SAPI(這又是什么,誰能告訴我)模塊。在configure的時候用./configure --with-pi3web打開選項。(Holger; zimpel@t-online.de)
18、增強了WDDX在使用對象時調(diào)用__sleep()和__wakeup()的功能。(Andrei)
19、Changed WDDX to serialize arrays as structs only if needed. (Thies)
20、在WIN32下實現(xiàn)max_execution_time功能。(Zeev)
21、strtotime()現(xiàn)在支持更多的格式。這個函數(shù)現(xiàn)在完全支持GNU日期命令。(Andrei)
22、增加了unset()對多參數(shù)的支持。(Faisal, Zend Engine)
23、那些用錯參數(shù)(類型錯誤)的函數(shù)原來返回的是FALSE,現(xiàn)在返回NULL。(Thies, Zend Engine)
24、Fixed gmmktime(), on certain systems it incorrectly adjusted for the timezone offset and daylight savings time.
24、修正了gmmktime()。原先這個函數(shù)在某些系統(tǒng)上,不能正確的調(diào)整時區(qū)和夏令時。(Andrei)
25、把VC++ WIN32的project和workspace文件移到了WIN32目錄。(Zeev)
26、checkdate()的參數(shù)如果不是數(shù)字,其返回值為FALSE。(Rasmus)
27、增加了--enable-c9x-inline這個編譯選項。該選項支持C9x新標準(這是什么,我還是不知道)。如果在編譯時遇到諸如undefined references to i_zend_is_true這樣的問題,請打開這個選項。(Sascha, Zend Library)
28、Fixed a problem in ldap_add() and ldap_modify(), sometimes added trailing garbage to the values
28、修正了ldap_add()和ldap_modify()有時會在記錄后面加上一些無用信息的錯誤。(Stig Venaas)
29、修正了dbmopen()在dbm/db/ndbm無法正確取得'c'的錯誤。(JimJag)
30、修正了number_format()會當?shù)舻腻e誤。(Andrei)



Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to understand LDAP injection How to understand LDAP injection May 22, 2023 pm 09:47 PM

1. LDAP injection LDAP (Light Directory Access Portocol) is a lightweight directory access protocol based on the X.500 standard. It provides services and protocols for accessing directory databases. It is often used to form directory services with directory databases. The directory is a professional distributed database optimized for query, browsing and search. It organizes data in a tree structure, similar to the file directory in Linux/Unix systems. Data that is not modified frequently, such as public certificates, security keys, and company physical device information, is suitable for storage in the directory. LDAP can be understood as a search protocol, which is similar to SQL and has query syntax, but also has the risk of injection attacks. LDAP injection refers to the client

How to conduct range practice with bee-box LDAP injection How to conduct range practice with bee-box LDAP injection May 13, 2023 am 09:49 AM

If the essence of sql injection is to splice strings, then the essence of everything that can be injected is to splice strings. LDAP injection is no exception as a kind of injection. What is more interesting is that it is splicing parentheses (sql injection is also concatenates parentheses, but it is more conventional to say that it concatenates strings). In the environment configuration chapter, the configuration of the ldap environment in bee-box has been discussed in great detail. The shooting range practice chapter is more about the connection process between php and ldap, the introduction of the special functions used in the middle, and some techniques for splicing parentheses. Let’s first talk about the login process of the ldap shooting range in bwapp: First, this is an LDAP login interface, the URL is http://192.168.3.184/bW

PHP Implementation Framework: Zend Framework Getting Started Tutorial PHP Implementation Framework: Zend Framework Getting Started Tutorial Jun 19, 2023 am 08:09 AM

PHP implementation framework: ZendFramework introductory tutorial ZendFramework is an open source website framework developed by PHP and is currently maintained by ZendTechnologies. ZendFramework adopts the MVC design pattern and provides a series of reusable code libraries to serve the implementation of Web2.0 applications and Web Serve. ZendFramework is very popular and respected by PHP developers and has a wide range of

How to configure the environment for bee-box LDAP injection How to configure the environment for bee-box LDAP injection May 12, 2023 pm 08:37 PM

1. Overview According to my learning process, I must know what the model and vulnerability of my web attack are. Now I have encountered an unexpected situation. The first time I saw LDAP was during a penetration test in a state-owned enterprise. I found an unpopular one (authorized) and piqued my interest in it. The concept of LDAP: Full name: Lightweight Directory Access Protocol (Lightweight Directory Access Protocol), features: I won’t talk about the protocol, it’s too esoteric, it can be understood as a database for storing data, its special feature is that it is a tree A database in the form of a database. First, the name of the database is equivalent to the root of the tree (i.e. DB=dc), and then the process from the root to a leaf node is

How to use ACL (Access Control List) for permission control in Zend Framework How to use ACL (Access Control List) for permission control in Zend Framework Jul 29, 2023 am 09:24 AM

How to use ACL (AccessControlList) for permission control in Zend Framework Introduction: In a web application, permission control is a crucial function. It ensures that users can only access the pages and features they are authorized to access and prevents unauthorized access. The Zend framework provides a convenient way to implement permission control, using the ACL (AccessControlList) component. This article will introduce how to use ACL in Zend Framework

Using LDAP for user authentication in PHP Using LDAP for user authentication in PHP Jun 20, 2023 pm 10:25 PM

LDAP (LightweightDirectoryAccessProtocol) is a protocol for accessing distributed directory services. It can be used for tasks such as user authentication, authorization, account maintenance, and data storage. In PHP applications, LDAP can be used as a powerful authentication mechanism to provide powerful authentication and authorization functions for applications. This article will introduce how to use LDAP for user authentication in PHP. The specific content includes: Installation and configuration L

Solution to PHP Fatal error: Call to undefined function ldap_bind() Solution to PHP Fatal error: Call to undefined function ldap_bind() Jun 22, 2023 pm 11:37 PM

When developing web applications using PHP, we often need to use LDAP authentication to protect application access. However, in some cases, when we try to use PHP's LDAP functionality to implement authentication, we may encounter the following error message: "PHPFatalerror:Calltoundefinedfunctionldap_bind()". This error message usually occurs when an application calls the ldap_bind() function

How to protect against LDAP injection vulnerabilities using PHP How to protect against LDAP injection vulnerabilities using PHP Jun 24, 2023 am 10:40 AM

As network security issues receive more and more attention, more and more programmers are beginning to pay attention and learn how to prevent code from being attacked. Among them, common attack methods include SQL injection, XSS, CSRF, etc. However, there is another common attack method that is underestimated: LDAP injection vulnerabilities. This article will introduce the principle of this attack method and how to use PHP to prevent LDAP injection vulnerabilities. LDAP introduction LDAP (LightweightDirectoryAccessProtocol)

See all articles