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

2002-10-09 Thread changelog

changelog   Wed Oct  9 20:37:39 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1186 php4/ChangeLog:1.1187
--- php4/ChangeLog:1.1186   Tue Oct  8 20:34:42 2002
+++ php4/ChangeLog  Wed Oct  9 20:37:38 2002
@@ -1,3 +1,147 @@
+2002-10-09  Jani Taskinen  <[EMAIL PROTECTED]>
+
+* ext/standard/css.c: Revert previous change, it did not fix anything.
+
+2002-10-09  Melvyn Sopacua  <[EMAIL PROTECTED]>
+
+* ext/iconv/tests/Quotes.UTF-8
+  ext/iconv/tests/translit-utf8.inc
+  ext/iconv/tests/translit-utf8.phpt: Test for standard transliteration.
+Original check-translit from GNU libiconv-1.8
+
+2002-10-09  Stig Bakken  <[EMAIL PROTECTED]>
+
+* pear/PEAR/Remote.php: * fix a diff/patch screwup
+
+2002-10-09  James Cox  <[EMAIL PROTECTED]>
+
+* ext/standard/css.c: overrule 
+
+2002-10-09  Derick Rethans  <[EMAIL PROTECTED]>
+
+* ext/iconv/tests/003.inc
+  ext/iconv/tests/003.phpt
+  ext/iconv/tests/bug16069.inc
+  ext/iconv/tests/bug16069.phpt: - Use a more descriptive filename
+
+2002-10-09  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+* ext/iconv/tests/003.inc
+  ext/iconv/tests/003.phpt
+  ext/iconv/tests/translit.inc
+  ext/iconv/tests/translit.phpt:
+Renamed the test case files in order to avoid confusion
+
+2002-10-09  Jan Lehnardt  <[EMAIL PROTECTED]>
+
+* ext/qtdom/config.m4:  - fix alignment
+
+* ext/pspell/config.m4:  - note aspell
+
+* ext/readline/readline.c:  - fix build on FreeBSD, verified by thies.
+
+2002-10-09  Sterling Hughes  <[EMAIL PROTECTED]>
+
+* ext/standard/array.c:
+clean these functions up using zend_parse_parameters and nuke the use of
+HASH_OF() which is inappropriate in these cases...
+
+* ext/standard/array.c: small cleanups...
+
+2002-10-09  Colin Viebrock  <[EMAIL PROTECTED]>
+
+* ext/standard/info.c: no charsets, only basic entity escaping
+
+2002-10-09  Derick Rethans  <[EMAIL PROTECTED]>
+
+* ext/gd/tests/bug19266.phpt: - Skip when GD is not available
+
+2002-10-09  Andrey Hristov  <[EMAIL PROTECTED]>
+
+* ext/standard/string.c: ws fixes.
+
+2002-10-09  Derick Rethans  <[EMAIL PROTECTED]>
+
+* ext/gd/tests/bug19266.phpt: - Added test case for bug #19266
+
+2002-10-09  Zak Greant  <[EMAIL PROTECTED]>
+
+* ext/mysql/php_mysql.c: Removed spurious code. Thanks Derick
+
+2002-10-09  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+* ext/standard/php_string.h
+  ext/standard/string.c:
+Optimizations to various php string functions substr_count(), strrev(),
+nl2br(), php_addslashes() and php_memnstr().
+
+* ext/sybase/php_sybase_db.c: Fixed memory leaks.
+
+2002-10-09  Zak Greant  <[EMAIL PROTECTED]>
+
+* ext/mysql/php_mysql.c:
+Minor tweak - using memcpy(), instead of strcpy() for static strings. Gives 
+better performance. Thanks Zeev.
+
+2002-10-09  Rui Hirokawa  <[EMAIL PROTECTED]>
+
+* ext/iconv/tests/translit.phpt: added @ to suppress a notice.
+
+2002-10-09  Zak Greant  <[EMAIL PROTECTED]>
+
+* ext/mysql/php_mysql.c:
+Possible fix for bug #19529 (thanks Rasmus, Arjen and Monty)
+
+Major changes to _restore_connection_defaults
+ - added code block to finds and releases the active mysql result (if any)
+ - this should prevent the 'Commands out of sync' error that would be
+   raised when a query is made when unfreed results exist
+
+Minor changes to _restore_connection_defaults
+ - replaced calls to mysql_real_query with mysql_query
+   - we probably should not be using mysql_real_query without checking to
+ see if we have a version that supports the function.
+   - given that we control the query strings here and do not need to
+ worry about binary safety, I am using mysql_query instead
+   - see the bug report for further discussion
+
+2002-10-09  Pierre-Alain Joye  <[EMAIL PROTECTED]>
+
+* pear/tests/pear_config.phpt: Add cache_ttl, cache_dir to expect output
+Update text for username, password
+Tests pass now
+
+2002-10-09  Andrey Hristov  <[EMAIL PROTECTED]>
+
+* ext/standard/tests/strings/003.phpt: Test case for str_shuffle().
+
+* ext/standard/string.c:
+Returning to the old behavior of str_shuffle() a bit. Now the passed string is
+left unmodified and the shuffled string is returned.
+
+2002-10-09  Markus Fischer  <[EMAIL PROTECTED]>
+
+* ext/imap/php_imap.c:
+- Fix protos (resource instead of int for stream_id, fix some return protos,
+  consistent usage of options instead of flags).
+- Make imap_ping,imap_setquota and imap_setacl  return a real (bool) now.
+
+2002-10-09  Sascha Schumann  <[EMAIL PROTECTED]>
+
+* php.ini-dist: Emphasize a couple of points
+
+2002-10-09  Markus Fischer  <[EMAIL PROTECTED]>
+
+* NEWS: - Update
+
+2002-10-09  Zak Greant  <[EMAIL PROTECTED]>
+
+* ext/mysql/php_mysql.c:
+Set defaul

RE: [Perl-unix-users] FW: Com DLL

2002-10-09 Thread Mundell, R. \(Ronald\)
Title: RE: [Perl-unix-users] FW: Com DLL





Thanx 


Next Question! Is it possible to host that script on the unix server and then execute it via a browser "CGI script" on the client side

Ronald


-Original Message-
From: Jenda Krynicky [mailto:[EMAIL PROTECTED]] 
Sent: 09 October 2002 03:27 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: [Perl-unix-users] FW: Com DLL


"Mundell, R. \(Ronald\)" <[EMAIL PROTECTED]> wrote:
> Have you done something like this before?
> 
> -Original Message-
> From: Jenda Krynicky [mailto:[EMAIL PROTECTED]] 
> I'm afraid you will have to run one script under unix and another
> under Windows. The Windows one will load the DLL and act as a server,
> the unix one will connect to the Windows one via socket()s, send the
> requests and get the results.


No I did not. But I think you should be able to find some examples of 
client-server scripts with Google.


Jenda=== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz 
==
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
    -- Terry Pratchett in Sourcery


___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs