PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 5.0.0
+- Fixed bug #22386 (Using browscap causes segfault). This fix
+ also adds an optional bool argument to get_browser() that
+ makes the return value an array instead of an object. (jay)
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
. ext/fribidi
- Fixed bug #21600 (Assign by reference function call changes variable contents).