16 August, 2012

PHP 5.4.6 / 5.3.15


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
August 16th, 2012, 11:26 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.

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 ]

· Interactive php-cli crashes if include() is used in auto_prepend_file.
· unset($array[$float]) causes a crash.
· Crashes due non-initialized internal properties_table.
· --with-zend-multibyte and --enable-debug reports LEAK with run-test.php.


Download button
Via: PHP 5.4.6 / 5.3.15

0 Comment: