09 May, 2013

PHP 5.4.15 / 5.3.16 / 5.5.0 RC 1


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
The PHP Group | More scripts
www.php.net
PHP License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
PHP
May 9th, 2013, 07:48 GMT [view history]
C: \ Programming Methods and Algorithms

This is a world famous general-purpose scripting language that is especially suited for web development or web-based applications.

PHP needs a server to run from.

From here you can download the PHP core source code. For OS-specific binaries, please use the PHP global page on Softpedia.

Here are some key features of "PHP":

· Support for namespaces
· Late static binding
· Lambda Functions and Closures
· Syntax additions: NOWDOC, ternary short cut "?:" and jump label (limited goto), __callStatic()
· Under the hood performance improvements
· Optional garbage collection for cyclic references
· Optional mysqlnd PHP native replacement for libmysql
· Improved Windows support including VC9 and experimental X64 binaries as well as portability to other supported platforms
· More consistent float rounding
· Deprecation notices are now handled via E_DEPRECATED (part of E_ALL) instead of the E_STRICT error level
· Several enhancements to enable more flexiblity in php.ini (and ini parsing in general)
· New bundled extensions: ext/phar, ext/intl, ext/fileinfo, ext/sqlite3, ext/enchant
· Over 140 bug fixes and improvements to PHP, in particular to: ext/openssl, ext/spl and ext/date

Limitations:

· All PHP users should note that the PHP 5.2 series is NOT supported anymore. All users are strongly encouraged to upgrade to PHP 5.3.x.

What's New in This Release: [ read full changelog ]

FPM:
· Ignore QUERY_STRING when sent in SCRIPT_FILENAME.
· Fixed some possible memory or resource leaks and possible null dereference detected by code coverity scan.
· Log a warning when a syscall fails.

GD:
· Fix build with system libgd >= 2.1 which is now the minimal version required (as build with previous version is broken). No change when bundled libgd is used.

SNMP:
· Fixed bug #64765 (Some IPv6 addresses get interpreted wrong).
· Fixed bug #64159 (Truncated snmpget).

Streams:
· Fixed bug #64770 (stream_select() fails with pipes returned by proc_open() on Windows x64).


Download button
Via: PHP 5.4.15 / 5.3.16 / 5.5.0 RC 1

0 Comment: