sas Wed Sep 25 12:06:41 2002 EDT
Modified files:
/php4 NEWS EXTENSIONS
Log:
style police
Index: php4/NEWS
diff -u php4/NEWS:1.1133 php4/NEWS:1.1134
--- php4/NEWS:1.1133 Mon Sep 23 20:35:14 2002
+++ php4/NEWS Wed Sep 25 12:06:40 2002
@@ -1,7 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
-- Implement platform independant socket error constants, which benefits error handling
+- Added platform independent socket error constants for better error handling.
- Fixed include() and require() to work with remote files under win32. (Wez)
- Added php.ini option "auto_detect_line_endings" which enables PHP to detect
Macintosh, Unix and Dos end-of-line characters in fgets() and file().
Index: php4/EXTENSIONS
diff -u php4/EXTENSIONS:1.42 php4/EXTENSIONS:1.43
--- php4/EXTENSIONS:1.42 Wed Sep 25 10:07:57 2002
+++ php4/EXTENSIONS Wed Sep 25 12:06:40 2002
@@ -423,7 +423,7 @@
EXTENSION: swf
PRIMARY MAINTAINER: Sterling Hughes <[EMAIL PROTECTED]>
MAINTENANCE: Orphaned
-STATUS: Depreciated (Use the ming swf extension instead)
+STATUS: Deprecated (Use the ming swf extension instead)
COMMENT: Only for Unix (won't change)
-------------------------------------------------------------------------------
EXTENSION: sysvsem
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php