Skip to content

Commit

Permalink
reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar committed Apr 6, 2003
1 parent 797bd1e commit f0f2ab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NEWS
@@ -1,8 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 200?, Version 5.0.0
- Added domxml_doc_create_document_fragment() and
domxml_document_fragment_open_mem(string) method (Christian)
- Fixed bug #23009 (pg_select with timestamp). (Marcus, Jay)
- Moved extensions to PECL (http://pear.php.net/): (James, Tal)
. ext/fribidi
Expand All @@ -23,6 +21,8 @@ PHP NEWS
- Changed array_search() to accept also objects as a needle. (Moriyoshi)
- Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)
- Changed uniqid() parameters to be optional and allow any prefix length. (Marcus)
- Added domxml_doc_create_document_fragment() and
domxml_document_fragment_open_mem() methods. (Christian)
- Added domxml_elem_set_attribute_node() method (bug #17638). (Rob Richards)
- Added optional parameter to get_browser() to make it return an array. (Jay)
- Added optional parameter to openssl_sign() to specify the hashing algorithm.
Expand Down

0 comments on commit f0f2ab1

Please sign in to comment.