[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-05-30 Thread changelog
changelog   Thu May 29 20:31:03 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1416 php4/NEWS:1.1417
--- php4/NEWS:1.1416Thu May 29 11:47:08 2003
+++ php4/NEWS   Thu May 29 20:31:03 2003
@@ -1,6 +1,8 @@
 PHPNEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Changed exif extension to consider php.ini option magic_quotes_runtime.
+  (Marcus)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Renamed stream_register_wrapper() to stream_wrapper_register(). (Derick)




[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-05-29 Thread changelog
changelog   Wed May 28 20:30:53 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1412 php4/NEWS:1.1413
--- php4/NEWS:1.1412Fri May 23 18:58:25 2003
+++ php4/NEWS   Wed May 28 20:30:53 2003
@@ -1,6 +1,8 @@
 PHPNEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- fdf crash with ZTS builds fixed (see Bug #14877)
+- fdf crash with ZTS builds fixed (see Bug #14877)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Renamed stream_register_wrapper() to stream_wrapper_register(). (Derick)




[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-03-30 Thread changelog
changelog   Sun Mar 30 20:30:49 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1383 php4/NEWS:1.1384
--- php4/NEWS:1.1383Sun Mar 30 09:30:46 2003
+++ php4/NEWS   Sun Mar 30 20:30:48 2003
@@ -1,6 +1,8 @@
 PHPNEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Added optional parameter to openssl_sign() to specify the hashing
+  algorithm to use. ([EMAIL PROTECTED], Derick)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #22386 (Using browscap causes segfault). This fix




[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-03-12 Thread changelog
changelog   Wed Mar 12 20:33:35 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1373 php4/NEWS:1.1374
--- php4/NEWS:1.1373Tue Mar 11 20:09:27 2003
+++ php4/NEWS   Wed Mar 12 20:33:35 2003
@@ -1,6 +1,9 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Add the file_set_contents() function, as a complement to the
+  file_get_contents()
+  function. (Sterling)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #21600 (Assign by reference function call changes variable contents).




[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-03-07 Thread changelog
changelog   Fri Mar  7 20:31:51 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1368 php4/NEWS:1.1369
--- php4/NEWS:1.1368Fri Mar  7 13:38:04 2003
+++ php4/NEWS   Fri Mar  7 20:31:50 2003
@@ -1,6 +1,7 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- 64-bit correction to variables passed to zend_parse_parameters (Dave)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #21600 (Assign by reference function call changes variable contents).




[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-03-06 Thread changelog
changelog   Thu Mar  6 20:32:47 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1366 php4/NEWS:1.1367
--- php4/NEWS:1.1366Tue Mar  4 09:17:38 2003
+++ php4/NEWS   Thu Mar  6 20:32:47 2003
@@ -1,6 +1,7 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- 64-bit correction to variables passed to zend_parse_parameters (Dave)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #21600 (Assign by reference function call changes variable contents).




[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-02-19 Thread changelog
changelog   Wed Feb 19 20:33:18 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1348 php4/NEWS:1.1349
--- php4/NEWS:1.1348Wed Feb 19 10:07:45 2003
+++ php4/NEWS   Wed Feb 19 20:33:17 2003
@@ -1,6 +1,8 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Input Filter support added. See  README.input_filter. (Rasmus)
+- Updated IFX_VERSION entry to work with new Version output of ESQL/C (Corne')
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-02-18 Thread changelog
changelog   Tue Feb 18 20:32:20 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1344 php4/NEWS:1.1345
--- php4/NEWS:1.1344Tue Feb 18 15:34:35 2003
+++ php4/NEWS   Tue Feb 18 20:32:20 2003
@@ -1,6 +1,8 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Added new parameter to sha1() and md5() which return the digest as
+  binary data. (Michael Bretterklieber [EMAIL PROTECTED], Derick)
 - Added proc_nice() function, which allows changing priority of the current
   process. (Ilia)
 - Added pcntl_getpriority() and pcntl_setpriority() functions, which can be 





[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-02-16 Thread changelog
changelog   Sun Feb 16 20:31:54 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1339 php4/NEWS:1.1340
--- php4/NEWS:1.1339Sat Feb 15 17:07:49 2003
+++ php4/NEWS   Sun Feb 16 20:31:54 2003
@@ -1,6 +1,10 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- new idate() function.
+  new date_sunrise() function.
+  new date_sunset() function.
+- Added support for long options in CLI  CGI (e.g. --version). (Marcus)
 - Moved extensions to PECL (http://pear.php.net/): (James, Tal)
   . ext/fribidi
 - Fixed bug #22059 (ftp_chdir causes segfault). (Sara)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-02-05 Thread changelog
changelog   Wed Feb  5 20:33:12 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1318 php4/NEWS:1.1319
--- php4/NEWS:1.1318Wed Feb  5 12:57:31 2003
+++ php4/NEWS   Wed Feb  5 20:33:12 2003
@@ -1,6 +1,7 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Added man page for CLI version of PHP. (marcus)
 - Added array_walk_recursive() function that can apply user function 
   recursively to an array. (Ilia)
 - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-02-01 Thread changelog
changelog   Sat Feb  1 20:34:05 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1313 php4/NEWS:1.1314
--- php4/NEWS:1.1313Sat Feb  1 07:49:35 2003
+++ php4/NEWS   Sat Feb  1 20:34:05 2003
@@ -1,6 +1,7 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Added XBM support for GetImageSize(). (helly)
 - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider)
 - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia)
 - Changed ext/mcrypt to require libmcrypt version 2.5.6 or greater. (Derick)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2003-01-16 Thread changelog
changelog   Thu Jan 16 20:37:03 2003 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1308 php4/NEWS:1.1309
--- php4/NEWS:1.1308Sun Jan 12 07:45:18 2003
+++ php4/NEWS   Thu Jan 16 20:37:02 2003
@@ -1,6 +1,7 @@
 PHP 4  NEWS
 |||
 ? ? ??? 200?, Version 5.0.0
+- Enhanced jpeg 2000 support for GetImageSize(). (marcus, Adam Wright)
 - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Derick, Jan
   Schneider)
 - Implemented string.base64 stream filter. (Moriyoshi)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-10-23 Thread changelog
changelog   Wed Oct 23 20:34:33 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1222 php4/NEWS:1.1223
--- php4/NEWS:1.1222Tue Oct 22 00:02:44 2002
+++ php4/NEWS   Wed Oct 23 20:34:33 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Added Oracle (oci8) support to dbx module (Mc)
 - ATTENTION! make install will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-10-18 Thread changelog
changelog   Thu Oct 17 20:34:26 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1213 php4/NEWS:1.1214
--- php4/NEWS:1.1213Thu Oct 17 19:42:43 2002
+++ php4/NEWS   Thu Oct 17 20:34:26 2002
 -1,6 +1,10 
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Added function fribidi_get_charsets() (Tal)
+- Added function fribidi_charset_info() (Tal)
+- fixes bugs #19156 and #19544 (memleak)
+- Added Oracle TIMESTAMP type to oci8 extension. (thies)
 - ATTENTION! make install will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-10-18 Thread changelog
changelog   Fri Oct 18 20:34:02 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1217 php4/NEWS:1.1218
--- php4/NEWS:1.1217Fri Oct 18 04:18:11 2002
+++ php4/NEWS   Fri Oct 18 20:34:01 2002
@@ -1,6 +1,8 @@
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Fixed an infinite loop in setlocale() when only invalid locale names
+  were passed in the array. (patch by Pal Loberg, [EMAIL PROTECTED]).
 - ATTENTION! make install will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-10-16 Thread changelog

changelog   Wed Oct 16 20:34:12 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1209 php4/NEWS:1.1210
--- php4/NEWS:1.1209Wed Oct 16 05:15:05 2002
+++ php4/NEWS   Wed Oct 16 20:34:11 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- changed the VARIANT class to be able to create arrays of all types
+  and not only VT_VARIANT
 - ATTENTION! make install will *by default* install the CLI SAPI binary in 
   {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
   installed as {PREFIX}/bin/php-cgi.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-09-21 Thread changelog

changelog   Sat Sep 21 20:35:40 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1128 php4/NEWS:1.1129
--- php4/NEWS:1.1128Sat Sep 21 13:48:53 2002
+++ php4/NEWS   Sat Sep 21 20:35:39 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Fixed compilation errors when compiling with the fribidi extension (Bug #16414) 
+(Tal)
 - Fixed bugs #7472, #12120 and #12989 as well as other potential problems
   with strip_tags() function. (Ilia)
 - Upgraded PCRE to version 3.9. (Wez)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-09-10 Thread changelog

changelog   Tue Sep 10 20:34:28 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1122 php4/NEWS:1.1123
--- php4/NEWS:1.1122Tue Sep 10 13:12:53 2002
+++ php4/NEWS   Tue Sep 10 20:34:28 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Fixed array_merge_recursive() to avoid problems with merging cyclical
+  arrays (bug #16064). (Andrei)
 - Made function_exists() work properly with disabled functions. (Andrei)
 - Added ability to extract() variables as references via OR'able EXTR_REFS
   flag. (Andrei)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-09-09 Thread changelog

changelog   Mon Sep  9 20:34:15 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1120 php4/NEWS:1.1121
--- php4/NEWS:1.1120Mon Sep  9 18:28:16 2002
+++ php4/NEWS   Mon Sep  9 20:34:15 2002
@@ -1,6 +1,8 @@
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Added ability to extract() variables as references via OR'able EXTR_REFS
+  flag. (Andrei)
 - Fixed a build failure with the OCI8 extension on Tru64.
   (Patch by Michael Mauch, [EMAIL PROTECTED])
 - Added support for fopen(ftps://..., ...) which allows to connect to FTP 





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-09-04 Thread changelog

changelog   Wed Sep  4 20:35:40 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1. php4/NEWS:1.1112
--- php4/NEWS:1.Tue Sep  3 20:35:09 2002
+++ php4/NEWS   Wed Sep  4 20:35:39 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ? ? ??? 2002, Version 4.3.0
+- Added --disable-all configure option. (Jani)
 - Backported debug_backtrace() from ZendEngine2. (Thies)
 - Added html-free phpinfo() output for CLI. (Jan)
 - Fixed socket_recvfrom() to be binary safe. (Jason)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-07-28 Thread changelog

changelog   Sun Jul 28 20:19:54 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1057 php4/NEWS:1.1058
--- php4/NEWS:1.1057Sun Jul 28 10:10:56 2002
+++ php4/NEWS   Sun Jul 28 20:19:54 2002
 -1,6 +1,9 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- exif_read_data() can decode MarkerNote of several Cameras. (Marcus)
+- zlib.output_compression is disabled for image/ content-type
+  headers and can be changed during script execution. (Stefan)
 - Added new aysnchronous FTP functions (Stefan)
 - Added optional 5th parameter to FTP functions to support resuming (Stefan)
 - Added optional 2nd parameter to print_r() to make it return the variable





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-07-21 Thread changelog

changelog   Sun Jul 21 20:20:41 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1048 php4/NEWS:1.1049
--- php4/NEWS:1.1048Sat Jul 20 11:17:51 2002
+++ php4/NEWS   Sun Jul 21 20:20:40 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Added pg_fetch_all() that fetch all rows in result. (Yasuo)
 - Changed session.use_trans_sid to be disabled by default in php.ini. (Yasuo)
 - Added safe_mode  open_basedir checks for pg_lo_export(). (Yasuo)
 - Added open_basedir check for pg_lo_import(). (Yasuo)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-06-24 Thread changelog

changelog   Mon Jun 24 20:27:57 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1026 php4/NEWS:1.1027
--- php4/NEWS:1.1026Mon Jun 24 18:43:47 2002
+++ php4/NEWS   Mon Jun 24 20:27:57 2002
 -1,6 +1,11 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- GetImageSize now allways set fields unknown to 0 and new Imagetype
+  iff. (Marcus)
+- Add runtime Apache2 thread check to ensure we don't run a non-threaded
+  PHP inside a threaded Apache2 MPM.  (Rasmus)
+- Turn off ZTS if Apache2 is using the prefork MPM. (Rasmus)
 - Made getimagesize() and exif_read_data() to return also the mime-type and 
   exif_thumbnail() to return also the image-type. (Marcus)
 - Added image_type_to_mime_type() which converts image-types to mime-types.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-06-22 Thread changelog

changelog   Sat Jun 22 20:24:35 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1023 php4/NEWS:1.1024
--- php4/NEWS:1.1023Fri Jun 21 20:28:07 2002
+++ php4/NEWS   Sat Jun 22 20:24:35 2002
 -1,6 +1,9 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail now 
+optionally returns imagetype. (Marcus)
+- GetImageSize now returns additional index 'MimeType' and new function
+  imagetype2mimetype to convert php imagetypes to mime-types. (Marcus)
 - Added a new parameter to the header() function which overrides the HTTP
   response code. (Derick)
 - Change the order of which modules are unloaded to the reverse order of





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-06-21 Thread changelog

changelog   Fri Jun 21 20:28:07 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1022 php4/NEWS:1.1023
--- php4/NEWS:1.1022Tue Jun 18 20:28:47 2002
+++ php4/NEWS   Fri Jun 21 20:28:07 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Added a new parameter to the header() function which overrides the HTTP
+  response code. (Derick)
 - Change the order of which modules are unloaded to the reverse order of
   which they were loaded. (Derick, Zend Engine)
 - Fixed a crash in ereg_replace() when backreference number was greater





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-06-13 Thread changelog

changelog   Thu Jun 13 20:29:46 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1015 php4/NEWS:1.1016
--- php4/NEWS:1.1015Wed Jun 12 19:26:37 2002
+++ php4/NEWS   Thu Jun 13 20:29:45 2002
 -1,6 +1,12 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Fixed bug with Apache which let PHP_AUTH_* variables to be set when
+  external basic auth mechanism was used. (Jani)
+- Fixed bzopen() crash in thread-safe mode. (Andrei)
+- Added better error-messages (3rd parameter) and validating of DTDs (2nd parameter) 
+to
+  domxml_open_mem(string xml[, int mode[, array errors]]) and domxml_open_file(string 
+filename[, int mode[, array errors]]).
+  Added domxml_doc_validate([array errors]) for validating existing DomDocuments with 
+a DTD.
 - Added ability to capture string offsets in preg_match_*() results.
   (David Brown, Andrei)
 - Fixed set_error_handler() to accept methods as callbacks and also report





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-06-07 Thread changelog

changelog   Fri Jun  7 20:25:03 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.1002 php4/NEWS:1.1003
--- php4/NEWS:1.1002Thu Jun  6 14:38:32 2002
+++ php4/NEWS   Fri Jun  7 20:25:03 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- New constants: PHP_PREFIX and PHP_SHLIB_SUFFIX (Stig)
 - Added STDIN, STDOUT and STDERR constants for CLI sapi reflecting opened
   streams to their respective I/O counterparts. (Edin)
 - Added pctnl_alarm() function. (Edin)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-05-26 Thread changelog

changelog   Sun May 26 20:24:21 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.993 php4/NEWS:1.994
--- php4/NEWS:1.993 Thu May 23 20:28:11 2002
+++ php4/NEWS   Sun May 26 20:24:21 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Fix segfault in version_compare() (Stig)
 - Added support to getimagesize() for compressed Flash MX files. (Derick)
 - Added ability to capture string offsets in preg_split() results. (David Brown, 
Andrei)
 - Fixed a crash bug in token_get_all(). (Andrei)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-05-23 Thread changelog

changelog   Thu May 23 20:28:11 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.992 php4/NEWS:1.993
--- php4/NEWS:1.992 Thu May 23 13:22:04 2002
+++ php4/NEWS   Thu May 23 20:28:11 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Added support to getimagesize() for compressed Flash MX files. (Derick)
 - Added ability to capture string offsets in preg_split() results. (David Brown, 
Andrei)
 - Fixed a crash bug in token_get_all(). (Andrei)
 - Implemented glob() for Unix/Win32. (Hartmut, Edin, Markus)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-05-12 Thread changelog

changelog   Sun May 12 20:20:27 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.980 php4/NEWS:1.981
--- php4/NEWS:1.980 Sun May 12 17:08:34 2002
+++ php4/NEWS   Sun May 12 20:20:27 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Improve IMAP performance when dealing with large mailboxes.
+- Minor fix to rmdir() under safe-mode (Rasmus)
 - Added optional 5th parameter to domxml_xslt_process(). When set, profiling
   information is saved to the specified file. (chregu)
 - Added MD5 support for crypt() on Windows. (Edin)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-05-10 Thread changelog

changelog   Fri May 10 20:21:41 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.977 php4/NEWS:1.978
--- php4/NEWS:1.977 Fri May 10 00:58:05 2002
+++ php4/NEWS   Fri May 10 20:21:41 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- added fifth optional parameter to domxml_xslt_process. If set,
 - Added MD5 support for crypt() on Windows. (Edin)
 - Fixed resource bug in LDAP extension. (Stig Venaas)
 - Fixed output buffer crash when buffer is over written in callback. (Yasuo)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-04-28 Thread changelog

changelog   Sun Apr 28 20:43:40 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.959 php4/NEWS:1.960
--- php4/NEWS:1.959 Sun Apr 28 07:45:45 2002
+++ php4/NEWS   Sun Apr 28 20:43:40 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Added optional 3rd parameter to mysql_select_db() which makes it return
+  the previously selected database name. (Jani)
 - If possible set Content-Length header in zlib.output_compression mode. (thies)
 - Major update of domxml. New functions and better DOM compliance. (Uwe)
 - Added large OID value (2^31 to 2^32) support for pg_lo_import(),





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-04-23 Thread changelog

changelog   Tue Apr 23 20:23:57 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.948 php4/NEWS:1.949
--- php4/NEWS:1.948 Mon Apr 22 21:44:46 2002
+++ php4/NEWS   Tue Apr 23 20:23:56 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Fixed possible crash bug in HTTP uploads. (Patch: Lucas Schroeder)
 - Added large OID value (2^31 to 2^32) support for pg_lo_import(),
   pg_lo_unlink(), pg_lo_open() and pg_lo_export(). (Yasuo)
 - Made the mbstring extension enabled by default. (Yasuo)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-04-20 Thread changelog

changelog   Sat Apr 20 20:18:33 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.945 php4/NEWS:1.946
--- php4/NEWS:1.945 Fri Apr 19 22:19:43 2002
+++ php4/NEWS   Sat Apr 20 20:18:33 2002
 -1,6 +1,7 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Added large OID value (2^31 to 2^32) support for 
+pg_lo_import()/pg_lo_unlink()/pg_lo_open()/pg_lo_export(). (Yasuo)
 - Made mbstring extension enabled by default. (Yasuo)
 - Fixed mixing OCIPlogon() and OCINLogon() to not leak Oracle-Sessions. (thies)
 - Changed old $node-append_child() to $node-append_sibling() since





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-04-12 Thread changelog

changelog   Fri Apr 12 20:27:54 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.939 php4/NEWS:1.940
--- php4/NEWS:1.939 Thu Apr 11 20:26:32 2002
+++ php4/NEWS   Fri Apr 12 20:27:54 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- Ini settings for encoding/decoding Unicode/JIS user comments (Marcus)
+- Both 'file' and 'path to php.ini' is allowed for -c cli/cgi option. (Yasuo)
 - Added version info to the dll and exe files created under Windows. (jtate)
 - Added log_errors_max_len php.ini option which controls maximum length for 
   error messages. (Marcus)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-03-16 Thread changelog

changelog   Sat Mar 16 20:20:42 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.905 php4/NEWS:1.906
--- php4/NEWS:1.905 Sat Mar 16 06:12:25 2002
+++ php4/NEWS   Sat Mar 16 20:20:41 2002
 -1,6 +1,8 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- exif functions now support streams using memory streams where necessary (marcus)
+- added memory streams (marcus)
 - PHP now has a new stream system that allows it to do some clever stuff with
   fopen() and fsockopen().  As a result:
   . URL wrappers natively supports https:// URLs





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-03-12 Thread changelog

changelog   Tue Mar 12 20:20:34 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.894 php4/NEWS:1.895
--- php4/NEWS:1.894 Mon Mar 11 20:20:26 2002
+++ php4/NEWS   Tue Mar 12 20:20:33 2002
 -1,6 +1,11 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- The second parameter of gzencode() now is the compression level like
+  in the documentation. The encoding mode is a third (optional) parameter.
+- new function exif_imagetype
+  exif_thumbnail fupports thumbnails in TIFF format and can return size
+  of thumbnail
 - implemented domxml_elem_get_elements_by_tagname
   new function domxml_doc_get_elements_by_tagname
   new function domxml_doc_get_element_by_id (chregu)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-03-11 Thread changelog

changelog   Mon Mar 11 20:20:28 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.893 php4/NEWS:1.894
--- php4/NEWS:1.893 Fri Mar  8 20:20:26 2002
+++ php4/NEWS   Mon Mar 11 20:20:26 2002
 -1,6 +1,9 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 4.3.0
+- implemented domxml_elem_get_elements_by_tagname
+  new function domxml_doc_get_elements_by_tagname
+  new function domxml_doc_get_element_by_id (chregu)
 - Fixed seg fault in domxml_unlink() (jtate)
 - implemented domxml_elem_get_attribute_node(attrname) (chregu)
 - domxml_elem_remove_attribute(attibutename) is now implemented (chregu)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-03-01 Thread changelog

changelog   Fri Mar  1 20:20:57 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1877 php4/NEWS:1878
--- php4/NEWS:1877 Fri Mar  1 07:18:29 2002
+++ php4/NEWS   Fri Mar  1 20:20:56 2002
 -1,6 +1,14 
 PHP 4  NEWS
 |||
 ?? ??? 2002, Version 420
+- Added PHP_SAPI constant which contains the name of running SAPI (Edin)
+- Added ob_get_status() to get array of buffers and it's status (Yasuo)
+- Fixed crash bug with ob_end_*() function ob_end_*() will not delete
+  buffers that may not be deleted (Yasuo)
+- Added 3rd parameter bool erase to ob_start() If FALSE, buffer may not be
+  deleted until script finshes (Yasuo)
+- Changed ob_*() function that have void return type to bool All ob_*()
+  functions return TRUE for success, FALSE for failure (Yasuo)
 - Added sybase_ct support to dbx module (Marc)
 - Fixed error message handling with PostgreSQL 72 (Rui)
 - Added object aggregation capability, see aggregation_*() functions (Andrei)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-02-12 Thread changelog

changelog   Tue Feb 12 20:21:32 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.865 php4/NEWS:1.866
--- php4/NEWS:1.865 Tue Feb 12 15:31:30 2002
+++ php4/NEWS   Tue Feb 12 20:21:31 2002
@@ -1,6 +1,41 @@
 PHP 4  NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Introduced extension version numbers (Stig)
+- Add new ZEND_GET_LE macro for retrieving destructor
+  id's from remote extensions. (Jmoore, Zend Engine)
+- * Fixed a possible crash in get_class_methods() (Zeev)
+- Fix problem with nested foreach()'s (Andi, Zend Engine)
+- Fix switch which only has a default rule (Andi, Zend Engine)
+- Change require_once() to use the same file list as include_once().
+  Patch includes making require()  include() to behave the same when it
+  comes to scoping. require() is now an include() which isn't allowed to fail.
+  require() caused too many memory reallocations which ended up being quite
+  slow for sites that required lots of files. (Andi  Zeev, Zend Engine)
+- Make define return false and issue E_NOTICE when trying to redefine constant (Stas)
+- Added strncasecmp function (Andi)
+- use is not yet supported; instead use include_once() or require_once()
+  for the time being (Andi, Zend library)
+- Comparing the string inf with inf returned false - fixed (Zeev)
+- number.h comes from ext/bcmath, not functions/
+- Restored the PHP_VERSION and PHP_OS constants (Zeev)
+- Add new ZEND_GET_LE macro for retrieving destructor
+  id's from remote extensions. (Jmoore, Zend Engine)
+- * Fixed a possible crash in get_class_methods() (Zeev)
+- Fix problem with nested foreach()'s (Andi, Zend Engine)
+- Fix switch which only has a default rule (Andi, Zend Engine)
+- Change require_once() to use the same file list as include_once().
+  Patch includes making require()  include() to behave the same when it
+  comes to scoping. require() is now an include() which isn't allowed to fail.
+  require() caused too many memory reallocations which ended up being quite
+  slow for sites that required lots of files. (Andi  Zeev, Zend Engine)
+- Make define return false and issue E_NOTICE when trying to redefine constant (Stas)
+- Added strncasecmp function (Andi)
+- use is not yet supported; instead use include_once() or require_once()
+  for the time being (Andi, Zend library)
+- Comparing the string inf with inf returned false - fixed (Zeev)
+- number.h comes from ext/bcmath, not functions/
+- Restored the PHP_VERSION and PHP_OS constants (Zeev)
 - Added debug_zval_dump(), which works similar to var_dump, yet displays extra
   internal information such as refcounts and true type names. (Jason)
 - Added Andrei's tokenizer extension. (Stig)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2002-01-05 Thread changelog

changelog   Sat Jan  5 20:19:25 2002 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.839 php4/NEWS:1.840
--- php4/NEWS:1.839 Fri Jan  4 20:10:30 2002
+++ php4/NEWS   Sat Jan  5 20:19:24 2002
@@ -1,6 +1,8 @@
 PHP 4  NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Made wordwrap() significantly faster. (Jim)
+- Fixed pow(), and added finite(), isinf(), and isnan(). (Jim)
 - Fixed segfault in wordwrap() when wrapping to zero width and using
   multi-character break or trying to force cut (bug #12768). (Jim)
 - Fixed several bugs in dbase extension (dbase_pack() truncate file to right





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-12-31 Thread changelog

changelog   Mon Dec 31 20:12:05 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.836 php4/NEWS:1.837
--- php4/NEWS:1.836 Sat Dec 29 20:10:14 2001
+++ php4/NEWS   Mon Dec 31 20:12:04 2001
@@ -1,6 +1,9 @@
 PHP 4  NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Make dbase_pack() truncate the file to the right size. (Vlad)
+- Fixed bug 6852 #2. Mem fields are now 10 bytesin size, not 9. (Vlad)
+- Fixed bug 6852 #1. No more null byte after terminating 0x0D. (Vlad)
 - Fix bug in krsort() where an extra character was being compared (Andi)
 - fixed bug that made pspell include pspell.h from a wrong location. (Vlad)
 - added function overload in mbstring to add multibyte support for 





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-12-18 Thread changelog

changelog   Tue Dec 18 20:11:22 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.832 php4/NEWS:1.833
--- php4/NEWS:1.832 Sun Dec 16 17:42:02 2001
+++ php4/NEWS   Tue Dec 18 20:11:19 2001
@@ -1,6 +1,9 @@
 PHP 4  NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Added flags parameter to preg_grep(). The only flag currently is
+  PREG_GREP_INVERT that will make the function return entries that
+  did not match. (Andrei)
 - Fixed several crash bugs in the xslt extension (Markus, Derick)
 - Fixed problem with dbase not returning very large (larger than long)
 - integers properly. (Vlad)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-12-13 Thread changelog

changelog   Thu Dec 13 20:13:30 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.827 php4/NEWS:1.828
--- php4/NEWS:1.827 Thu Dec 13 12:18:01 2001
+++ php4/NEWS   Thu Dec 13 20:13:29 2001
@@ -1,6 +1,7 @@
 PHP 4  NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Fixed several crash bugs in the mcrypt extension (Derick)
 - Added concepts to IRCG: bailout-on-trivial issue, write output to
   files, fetch a ressource upon connection end. (Sascha)
 - Fixed POST-related bugs in thttpd, added QUERY_STRING, HTTP_HOST,





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-12-08 Thread changelog

changelog   Sat Dec  8 20:10:56 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.821 php4/NEWS:1.822
--- php4/NEWS:1.821 Thu Dec  6 20:10:33 2001
+++ php4/NEWS   Sat Dec  8 20:10:55 2001
@@ -1,6 +1,10 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Added var_export, which shows a representation of a variable, much like
+  var_dump, but in such a way you can use it as PHP code. (Derick)
+- Added -w option to the cgi-version. This will remove all comments and
+  whitespace from teh script. (Thies)
 - Added support for SO_RCVTIMEO and SO_SNDTIMEO to ext/sockets (Jason)
 - Added ob_get_level, which returns the nesting level of the output buffering
   mechanism. (Yasuo, Derick)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-12-06 Thread changelog

changelog   Thu Dec  6 20:10:34 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.820 php4/NEWS:1.821
--- php4/NEWS:1.820 Mon Dec  3 20:10:50 2001
+++ php4/NEWS   Thu Dec  6 20:10:33 2001
@@ -1,6 +1,7 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Added support for SO_RCVTIMEO and SO_SNDTIMEO to ext/sockets (Jason)
 - Added ob_get_level, which returns the nesting level of the output buffering
   mechanism. (Yasuo, Derick)
 - Added ob_flush and ob_clean functions, which flush and clean an





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-12-03 Thread changelog

changelog   Mon Dec  3 20:10:50 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.819 php4/NEWS:1.820
--- php4/NEWS:1.819 Fri Nov 30 20:10:17 2001
+++ php4/NEWS   Mon Dec  3 20:10:50 2001
@@ -1,6 +1,8 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Added ob_get_level, which returns the nesting level of the output buffering
+  mechanism. (Yasuo, Derick)
 - Added ob_flush and ob_clean functions, which flush and clean an
   output buffer without destroying the buffer. (Derick)
 - Added a parameter to mysql_connect to force a new database link to be





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-11-06 Thread changelog

changelog   Tue Nov  6 20:10:08 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.802 php4/NEWS:1.803
--- php4/NEWS:1.802 Mon Nov  5 20:10:52 2001
+++ php4/NEWS   Tue Nov  6 20:10:08 2001
@@ -1,6 +1,9 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Removed a warning message about a NONEXISTENT character set from
+  mysql_connect(), when the server's default character set != latin1.
+- Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling)
 - Added Udm_Check_Charset function (gluke)
 - New SAPI module for the WebJames server on RISC OS (Alex Waugh)
 - Made ldap_add (and modify) give warning with illegal value arrays.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-11-03 Thread changelog

changelog   Sat Nov  3 20:10:20 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.800 php4/NEWS:1.801
--- php4/NEWS:1.800 Fri Nov  2 20:10:25 2001
+++ php4/NEWS   Sat Nov  3 20:10:15 2001
@@ -1,6 +1,12 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- mnoGoSearch module example updates for 3.2.x compatibility
+- Some mnogosearch-3.2.x compilation bugs fixes.
+  Make crosswords and weight sections work with mnogosearch-3.2.x
+  UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
+  has been added (gluke)
+- Fix bug 13885 (gmdate timezone handling on windows) (jmoore)
 - Fix behaviour of strtok. Bug 13866 (jmoore)
 - Made fbsql_num_rows() return the correct value on all select statements.
   (Frank)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-23 Thread changelog

changelog   Tue Oct 23 20:13:07 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.793 php4/NEWS:1.794
--- php4/NEWS:1.793 Tue Oct 23 14:46:34 2001
+++ php4/NEWS   Tue Oct 23 20:13:06 2001
@@ -1,6 +1,8 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- $HTTP_RAW_POST_DATA was not populated on a missing content-type even when
+  always_populate_raw_post_data was on - fixed. (Rasmus)
 - Added session_cache_expire() function. (patch from [EMAIL PROTECTED])
 - Add array_fill() function (Rasmus)
 - Hide Authorization header from phpinfo() output in safe_mode (Rasmus)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-20 Thread changelog

changelog   Sat Oct 20 20:12:43 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.787 php4/NEWS:1.788
--- php4/NEWS:1.787 Fri Oct 19 14:45:33 2001
+++ php4/NEWS   Sat Oct 20 20:12:40 2001
@@ -1,6 +1,7 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Re-instated safe-mode realm mangling (Rasmus)
 - Fixed a bug in preg_replace() that would change the type of the replacement
   array entries to string. (Andrei)
 - Added user-space object overloading extension. (Andrei)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-17 Thread changelog

changelog   Wed Oct 17 20:10:26 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.785 php4/NEWS:1.786
--- php4/NEWS:1.785 Mon Oct 15 16:32:56 2001
+++ php4/NEWS   Wed Oct 17 20:10:25 2001
@@ -1,6 +1,8 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.2.0-dev
+- Fixed a bug in preg_replace() that would change the type of the replacement
+  array entries to string. (Andrei)
 - Added user-space object overloading extension. (Andrei)
 - Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke)
 - Added ldap_start_tls() function (Stig Venaas, patch by [EMAIL PROTECTED])





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-10 Thread changelog

changelog   Wed Oct 10 20:11:56 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.778 php4/NEWS:1.779
--- php4/NEWS:1.778 Tue Oct  9 20:10:20 2001
+++ php4/NEWS   Wed Oct 10 20:11:54 2001
@@ -1,6 +1,8 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Make UDM_PARAM_ISPELL_PREFIXES work under mnogosearch-3.2.x (gluke)
+- Added version_{lt,le,gt,ge,eq} functions (Stig)
 - Added ldap_start_tls() function (Stig Venaas, patch by [EMAIL PROTECTED])
 - Added support for word match mnogosearch-3.2 command and for stopfile
   command. StopTable will not be supported by mnogosearch-3.2.x





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-09 Thread changelog

changelog   Tue Oct  9 20:10:22 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.777 php4/NEWS:1.778
--- php4/NEWS:1.777 Mon Oct  8 20:10:16 2001
+++ php4/NEWS   Tue Oct  9 20:10:20 2001
@@ -1,6 +1,7 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Added ldap_start_tls() function (Stig Venaas, patch by [EMAIL PROTECTED])
 - Added support for word match mnogosearch-3.2 command and for stopfile
   command. StopTable will not be supported by mnogosearch-3.2.x
 - Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-08 Thread changelog

changelog   Mon Oct  8 20:10:18 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.776 php4/NEWS:1.777
--- php4/NEWS:1.776 Sun Oct  7 20:10:25 2001
+++ php4/NEWS   Mon Oct  8 20:10:16 2001
@@ -1,6 +1,8 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Added support for word match mnogosearch-3.2 command and for stopfile
+  command. StopTable will not be supported by mnogosearch-3.2.x
 - Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)
 - Have rand() and mt_rand() seed automatically if srand() or mt_srand() has
   not been called. (Sterling)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-07 Thread changelog

changelog   Sun Oct  7 20:10:27 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.775 php4/NEWS:1.776
--- php4/NEWS:1.775 Sun Oct  7 15:37:53 2001
+++ php4/NEWS   Sun Oct  7 20:10:25 2001
@@ -1,6 +1,9 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)
+- Have rand() and mt_rand() seed automatically if srand() or mt_srand() has
+  not been called. (Sterling)
 - Added version_compare() function (Stig)
 - Don't throw a 'file does not exist' warning for the is_dir(), is_writeable(),
   is_readable(), is_executable(), is_link() and is_file() functions. (Sterling)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-10-05 Thread changelog

changelog   Fri Oct  5 20:10:54 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.771 php4/NEWS:1.772
--- php4/NEWS:1.771 Thu Oct  4 05:31:11 2001
+++ php4/NEWS   Fri Oct  5 20:10:52 2001
@@ -1,6 +1,8 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Added array_change_key_case() function that returns array with
+  with all string keys lowercased or uppercased (EdinK)
 - Added parameter to ircg_pconnect to suppress treating non-fatal errors
   as fatal, and added conversion of Windows quotes to quot; (Sascha)
 - Added new function pcntl_exec, which behaves similar to execve.





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-09-30 Thread changelog

changelog   Sun Sep 30 20:12:03 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.767 php4/NEWS:1.768
--- php4/NEWS:1.767 Sat Sep 29 20:09:37 2001
+++ php4/NEWS   Sun Sep 30 20:12:02 2001
@@ -1,6 +1,7 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Added new function pcntl_exec, which behaves similar to execve.
 - initial support of mnogosearch-3.2.x has been added. Not all features
   are implemented currently.
 - Fix segfault and check for truecolor image in ImageColorAt (Rasmus)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-09-27 Thread changelog

changelog   Thu Sep 27 20:10:10 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.765 php4/NEWS:1.766
--- php4/NEWS:1.765 Wed Sep 26 20:11:01 2001
+++ php4/NEWS   Thu Sep 27 20:10:10 2001
@@ -1,6 +1,7 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Fix segfault and check for truecolor image in ImageColorAt (Rasmus)
 - nl2br now handles all styles of line-endings in one string. (Boian,
   Derick)
 - Added mcrypt_generic_deinit to replace mcrypt_generic_end. (Derick)





[PHP-CVS-DAILY] cvs: php4 / NEWS

2001-09-05 Thread changelog

changelog   Wed Sep  5 20:10:54 2001 EDT

  Modified files:  
/php4   NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.753 php4/NEWS:1.754
--- php4/NEWS:1.753 Wed Sep  5 11:41:08 2001
+++ php4/NEWS   Wed Sep  5 20:10:53 2001
@@ -1,6 +1,7 @@
 PHP 4.0NEWS
 |||
 ?? ??? 200?, Version 4.0.8-dev
+- Fix for LONG_VARCHAR type crashing submitted by Walter Franzini ([EMAIL PROTECTED])
 - Simplified use of rand() functions. Now you do not need to use srand()
   anymore, nor mt_rand(). See the manual for more details (Jeroen)
 - Made in_array() and search_array() allow the needle to be an array in