summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-08-26 02:07:47 +0000
committerMarcus Boerger <helly@php.net>2002-08-26 02:07:47 +0000
commit60a866d9772f693cb16e7345f4faa56e4ae13c76 (patch)
tree87384d10bed464e8b535057cbb09973347a028cc
parent3f27a08b66bca80b9f90389497fe6fe760103bd8 (diff)
downloadphp-git-60a866d9772f693cb16e7345f4faa56e4ae13c76.tar.gz
that propably wasn't a good idea and thus already removed
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2b36dbbfe2..844d248d0d 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,6 @@ PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
- PHP's cURL extention now requires cURL version 7.9.8 (Derick)
-- Expanded ob_start() to allow object parameters without methodnames and
- use default method __output_handler(). (Marcus)
- Added zend_execute_internal which is called like zend_execute but for
internal functions. (Thies)
- Changed pg_connection_status(), pg_connection_reset(), pg_connection_busy(),