02 September, 2012

PHP 5.4.6 / 5.3.16 / 5.4.7 RC1


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
September 2nd, 2012, 18:52 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 ]

· Fixed bug where --with-zend-multibyte and --enable-debug reports LEAK with run-test.php).
· Fixed bug where curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns false.
· Fixed bug where Segfault in DateInterval class when extended.
· Fixed bug where ReflectionParameter::isDefaultValueAvailable() wrong result.
· Fixed bug where ArrayIterator::count() from IteratorIterator instance gives Segmentation fault.


Download button
Via: PHP 5.4.6 / 5.3.16 / 5.4.7 RC1

0 Comment: