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

2003-06-20 Thread changelog
changelog   Fri Jun 20 20:31:17 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1352 php4/ChangeLog:1.1353
--- php4/ChangeLog:1.1352   Thu Jun 19 20:31:17 2003
+++ php4/ChangeLog  Fri Jun 20 20:31:17 2003
@@ -1,3 +1,50 @@
+2003-06-20  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/exif/exif.c:
+  - Errors, warnings and notices start with a capital letter.
+  - Show sorcode info when debugging exif.
+
+2003-06-20  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/main.c:
+  Fixed bug #24253 (missing variables when register_globals is on)
+  Fixed a memory leak when more then 1 E|S flag is passed to gpc_order.
+  Fixed a memory leak when variables_order is not set and gpc_order has S|s
+  flag.
+  Optimized out duplicate parsing of the variables order string.
+
+2003-06-20  Sara Golemon  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/string.c:
+  MFH (r-1.391) When skipping blank searchvals we should advance the
+  corresponding replace hash as well
+
+* ext/standard/string.c:
+  When skipping blank searchvals we should advance the corresponding replace
+  hash as well
+
+2003-06-20  Rob Richards  [EMAIL PROTECTED]
+
+* ext/dom/php_dom.h
+  ext/dom/xml_common.h:
+  cleanup common code
+
+* ext/xsl/php_xsl.c:
+  fix mem leak
+  remove unused code
+
+2003-06-20  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* scripts/ext_skel_ng/extension_parser.php
+  scripts/ext_skel_ng/php_global.php:
+  - package.xml genartion fixed, configureoptions and license added
+  - shutdown code for globals added
+
+* scripts/ext_skel_ng/php_function.php:
+  typo fix
+
 2003-06-19  Edin Kadribasic  [EMAIL PROTECTED]
 
 * ext/curl/.cvsignore:




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

2003-06-17 Thread changelog
changelog   Tue Jun 17 20:31:02 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1349 php4/ChangeLog:1.1350
--- php4/ChangeLog:1.1349   Mon Jun 16 20:31:36 2003
+++ php4/ChangeLog  Tue Jun 17 20:31:01 2003
@@ -1,3 +1,69 @@
+2003-06-17  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/ircg/ircg.c:
+  Call free in the right domain
+
+2003-06-17  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/tests/general_functions/getopt.phpt
+  tests/basic/012.phpt:
+  variables_order needs to include S for both of these to work
+
+2003-06-17  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/standard/streamsfuncs.c:
+  No need to allocate a hashtable when return_value is just going to be
+  overwriten
+
+2003-06-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/main.c:
+  Handle numeric keys passed via GPC
+
+2003-06-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  BFN
+
+2003-06-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c:
+  One more typo ;)
+
+* ext/imap/php_imap.c:
+  Fixed a typo in the check
+
+* (PHP_4_3)
+  ext/gd/libgd/gdft.c:
+  MFH: Fixed bug #24223 (missing variable initialization in bundled gd)
+
+* ext/gd/libgd/gdft.c:
+  Fixed bug #24223 (missing variable initialization in bundled gd)
+
+* (PHP_4_3)
+  NEWS:
+  BFN
+
+* (PHP_4_3)
+  ext/standard/array.c
+  ext/standard/tests/array/bug24220.phpt:
+  Fixed bug #24220 (range() didn't handle numeric strings correctly)
+
+* ext/standard/tests/array/bug24220.phpt:
+  
+  Added a test case for bug #24220
+
+2003-06-17  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/sockets/php_sockets.h
+  ext/sockets/sockets.c:
+  rename SOCKET to PHP_SOCKET to avoid conflicts with Mono
+
+* ext/mysqli/mysqli_profiler.h:
+  remove the wierdness that prevented the compileness
+
 2003-06-16  Jani Taskinen  [EMAIL PROTECTED]
 
 * (PHP_4_3)




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

2003-06-14 Thread changelog
changelog   Sat Jun 14 20:30:56 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1346 php4/ChangeLog:1.1347
--- php4/ChangeLog:1.1346   Fri Jun 13 20:31:07 2003
+++ php4/ChangeLog  Sat Jun 14 20:30:55 2003
@@ -1,3 +1,164 @@
+2003-06-14  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/standard/tests/serialize/005.phpt:
+  No more namespaces
+
+* ext/standard/file.c
+  main/streams/streams.c:
+  Fix ZTS mode (hopefully all is working fine now again)
+
+* (PHP_4_3)
+  ext/dba/dba.c:
+  Remove that old thing
+
+2003-06-14  Edin Kadribasic  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/dba/dba.c:
+  Fixed win32 build
+
+2003-06-14  Sergey Kartashoff  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mnogosearch/php_mnogo.c
+  ext/mnogosearch/php_mnogo.h:
+  - Mnogosearch extension updated. Now can compile with mnogosearch-3.2.11+
+
+2003-06-14  Rob Richards  [EMAIL PROTECTED]
+
+* ext/dom/php_dom.c
+  ext/dom/xml_common.h:
+  use xmlInitParser instead of xmlInitThreads
+  reentrant safe as well no need for xml_parser_inited
+
+* ext/xml/xml.c:
+  use xmlInitParser instead of xmlInitThreads
+  reentrant safe as well
+
+2003-06-14  Daniela Mariaschi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/interbase/interbase.c
+  ext/interbase/php_interbase.h
+  ext/interbase/tests/005.phpt
+  ext/interbase/tests/interbase.inc:
+  MFH: Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
+
+2003-06-14  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/db/db.c:
+  Correct license again
+
+* ext/standard/file.c:
+  Fix  ZTS mode
+
+2003-06-14  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Package.php:
+  Fix some typos in makerpm and removed unused debug code
+
+2003-06-14  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/db/CREDITS
+  ext/db/db.c
+  ext/db/package.xml
+  ext/db/php_db.h:
+  Update before moving to PECL
+
+2003-06-14  Daniela Mariaschi  [EMAIL PROTECTED]
+
+* ext/interbase/tests/005.phpt
+  ext/interbase/tests/interbase.inc:
+  Added test for IBASE_REC_VERSION/IBASE_REC_NO_VERSION trans constants
+
+* ext/interbase/interbase.c
+  ext/interbase/php_interbase.h:
+  Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants
+  required from bugs #8797 #23887
+  (added IBASE_WRITE, IBASE_WAIT, IBASE_CONCURRENCY just for clarity)
+
+2003-06-14  Rob Richards  [EMAIL PROTECTED]
+
+* ext/xsl/xsltprocessor.c:
+  interoperability support
+
+* ext/dom/php_dom.c
+  ext/dom/xml_common.h:
+  fix xml_parser_inited on win32
+  add common structs for better interoprability
+
+2003-06-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news
+
+2003-06-14  Rob Richards  [EMAIL PROTECTED]
+
+* ext/xml/xml.c:
+  fix common libxml init and deinit routines
+
+2003-06-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/main.c
+  main/php_variables.c:
+  MFH: Fixed bug #24007 (Problem with register_globals  arrays)
+
+* main/main.c
+  main/php_variables.c:
+  Fixed bug #24007 (Problem with register_globals  arrays)
+
+2003-06-14  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/dba/config.m4:
+  - Fixed some /usr/lib leaks into LIBS/LDFLAGS which later on made other
+configure checks fail (old libs in /usr/lib, new ones in /opt/lib :)
+
+2003-06-14  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dom/config.m4
+  ext/domxml/config.m4:
+  Improve/fix preventing both enabled
+
+2003-06-14  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/ncurses/ncurses_functions.c:
+  Fix compile failure.
+
+* ext/cpdf/config.m4:
+  - Fixed some build problems (/usr/lib leaked in to LDFLAGS/LIBS)
+  - Made this extension to be possible to be build as shared.
+
+2003-06-14  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dom/config.m4
+  ext/domxml/config.m4:
+  Don't allow both and mark the old one as deprecated
+
+2003-06-14  Rob Richards  [EMAIL PROTECTED]
+
+* ext/xml/xml.c:
+  export xml_parser_inited under win32
+
+2003-06-14  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/dbx/dbx_fbsql.c
+  ext/dbx/dbx_fbsql.c
+  ext/dbx/dbx_fbsql.h
+  ext/dbx/dbx_fbsql.h
+  ext/fbsql/php_fbsql.c
+  ext/fbsql/php_fbsql.c
+  ext/fbsql/php_fbsql.h
+  ext/fbsql/php_fbsql.h
+  ext/mssql/php_mssql.c
+  ext/mssql/php_mssql.c
+  ext/mssql/php_mssql.h
+  ext/mssql/php_mssql.h
+  ext/odbc/php_odbc.c
+  ext/odbc/php_odbc.c:
+  Updating email address
+
 2003-06-13  Sara Golemon  [EMAIL PROTECTED]
 
 * ext/standard/user_filters.c:




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

2003-05-31 Thread changelog
changelog   Fri May 30 14:37:59 2003 EDT

  Modified files:  
/php4   ChangeLog NEWS 
  Log:
  Update
  Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1330 php4/ChangeLog:1.1331
--- php4/ChangeLog:1.1330   Thu May 29 20:30:52 2003
+++ php4/ChangeLog  Fri May 30 14:37:58 2003
@@ -910,6 +910,3454 @@
 * ext/standard/tests/serialize/003.phpt:
   Fix Test (2nd time)
 
+2003-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/wddx/php_wddx.h
+  ext/wddx/wddx.c:
+  Make this build with libxml too.
+
+* ext/mysqli/config.m4:
+  Align the configure --help texts
+
+2003-05-19  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/file.c
+  ext/standard/fsock.c
+  main/network.c
+  main/streams.c:
+  Fix refcounting problem with contexts.
+  Also, potentially fix stream_set_timeout issues on SSL streams.
+
+* main/streams/streams.c:
+  MFB fix for persistent streams recycling.
+
+* (PHP_4_3)
+  main/streams.c:
+  Fix persistent stream recycling within the same request.
+  
+  function foo()
+  {
+   $s = pfsockopen(localhost, 80);
+   var_dump($s);
+  }
+  foo(); foo();
+
+2003-05-19  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/dba.c:
+  Fix protos
+
+* ext/standard/tests/serialize/003.phpt:
+  Fix Test
+
+2003-05-19  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/xml/compat.c:
+  use libxml2 memory management throughout the file, which in turn uses the
+  PHP memory management.
+
+* ext/xml/compat.c:
+  send some more data to the default handler
+  libxml2 is braindead when it comes to handling entities
+
+2003-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/xml/config.m4:
+  Allow build with expat too.
+
+2003-05-19  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/gd/tests/bug19366.phpt:
+  Fix test
+
+2003-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/xml/config.m4:
+  Remove unnecessary test.
+
+2003-05-19  Uwe Schindler  [EMAIL PROTECTED]
+
+* sapi/nsapi/nsapi.c:
+  NSAPI SAPI sends now 404 if script not found and 500 if execution failed.
+  Includes forgotten php4_close() function registration. Complete rewrite of
+  php4_execute()
+
+2003-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* acinclude.m4:
+  Left-overs from testing.
+
+2003-05-19  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/010.phpt
+  ext/mysqli/tests/011.phpt
+  ext/mysqli/tests/012.phpt:
+  Add missing ini setting (use default and change expected result
+  accordingly)
+
+* main/streams/plain_wrapper.c:
+  Fix warning
+
+* main/streams/plain_wrapper.c:
+  Fix memleaks
+
+2003-05-19  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/standard/user_filters.c:
+  The bucket rewrite was done some time ago...
+
+2003-05-19  Derick Rethans  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/basic_functions.c:
+  - Add alias for easier transition
+
+2003-05-19  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* win32/php4dll.dsp
+  win32/php4dllts.dsp:
+  Leftovers.
+
+* main/config.w32.h
+  win32/php4dll.dsp
+  win32/php4dllts.dsp:
+  First try at getting the Windows build working again after libxml2 got
+  unbundled.
+
+2003-05-19  Derick Rethans  [EMAIL PROTECTED]
+
+* NEWS
+  ext/standard/basic_functions.c
+  ext/standard/basic_functions.h
+  ext/standard/streamsfuncs.h
+  ext/standard/user_filters.c
+  ext/standard/tests/file/fopencookie.phpt
+  ext/standard/tests/file/userfilters.phpt
+  ext/standard/tests/file/userstreams.phpt
+  main/streams/userspace.c:
+  - Rename stream_register_filter() to stream_filter_register(),
+stream_register_wrapper() to stream_wrapper_register() and added an
+  alias for
+the latter change.
+
+2003-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* acinclude.m4
+  configure.in
+  build/build.mk
+  ext/domxml/config.m4
+  ext/xml/config.m4
+  ext/xmlrpc/config.m4:
+  - Unbundle libxml and expat. Now this compiles too..
+
+* (PHP_4_3)
+  NEWS
+  NEWS:
+  BFN
+
+* (PHP_4_3)
+  ext/curl/curl.c:
+  MFH: Fixed bug #23539 (curl_exec() produces strange results).
+  ([EMAIL PROTECTED])
+
+2003-05-19  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c:
+  Fixed bug #23683
+
+2003-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* buildconf:
+  cleanup
+
+2003-05-19  Wez Furlong  [EMAIL PROTECTED]
+
+* buildconf:
+  MFB buildconf sanity check
+
+* (PHP_4_3)
+  buildconf:
+  Add sanity check to buildconf to prevent it from being run in our released
+  packages.
+
+2003-05-19  Shane Caraveo  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/cgi/cgi_main.c:
+  MFH
+  continuation on bugfix #13757
+  make argv/argc *and* query_string work correctly when running 

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

2003-05-31 Thread changelog
changelog   Fri May 30 20:30:45 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1331 php4/ChangeLog:1.1332
--- php4/ChangeLog:1.1331   Fri May 30 14:37:58 2003
+++ php4/ChangeLog  Fri May 30 20:30:45 2003
@@ -1,3 +1,220 @@
+2003-05-30  Uwe Schindler  [EMAIL PROTECTED]
+
+* sapi/nsapi/nsapi.c
+  sapi/nsapi/nsapi.c:
+  Disable virtual() if zlib.output_compression is turned on. Better detection
+  of ns-httpdXX.dll
+
+2003-05-30  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  TODO:
+  Sync with head (r-1.153)
+
+* TODO:
+  done.
+
+* sapi/cgi/cgi_main.c:
+  CGI SAPI should honour this setting
+
+2003-05-30  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Info about the improved NSAPI module
+
+* NEWS:
+  Beginning of restructuring NEWS to make it more readable.
+
+* (PHP_4_3)
+  NEWS:
+  Cleanup, missing entries, BFN
+
+* php.ini-dist
+  php.ini-recommended:
+  Add the note to php.ini-* about the mail.force_extra_paramaters
+
+* main/main.c:
+  Follow the standard naming.
+
+* NEWS:
+  - Removed all PHP 4 entries. They're easier to be added all when PHP 5
+is actually released..
+
+2003-05-30  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c:
+  Removed parts committed by mistake
+
+2003-05-30  Georg Richter  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mysql/php_mysql.c:
+  better to test next time with the right version :)
+
+2003-05-30  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c:
+  Better fix for default connection handling.
+
+2003-05-30  Jay Smith  [EMAIL PROTECTED]
+
+* ext/standard/browscap.c:
+  Relying on longer matches seems to work better than
+  matching the whole string with ^...$.
+
+2003-05-30  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/exif/exif.c:
+  Use safe_estrdup() instead.
+
+* ext/exif/exif.c:
+  Fix handling of ini settings
+
+2003-05-30  Derick Rethans  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS
+  sapi/cgi/cgi_main.c
+  sapi/cli/php_cli.c:
+  - Added a DEBUG qualifier to 'php -v's version output, and made the CGI
+version statement look the same as the CLI version. (Derick)
+
+2003-05-30  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c
+  ext/pgsql/tests/05large_object.phpt:
+  Fix handling of default links
+
+2003-05-30  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  TODO:
+  MFH(r-1.152): refined the bz2 section as per Sascha's suggestion
+
+* TODO:
+  Refined the bz2 section as per Sascha's suggestion
+
+2003-05-30  Derick Rethans  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c
+  sapi/cli/php_cli.c:
+  - MFB: Version output beautification
+
+2003-05-30  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c
+  ext/pgsql/tests/09notice.phpt:
+  Fix notice handling
+
+2003-05-30  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  TODO:
+  MFH(r-1.151): fixed a little typo. No germany..
+
+* TODO:
+  Fixed a little typo. No germany..
+
+2003-05-30  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c
+  ext/pgsql/php_pgsql.h
+  ext/pgsql/tests/09notice.phpt:
+  - Fix ini handling in ZTS mode
+
+2003-05-30  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS
+  NEWS:
+  Bug fixing news.
+
+* ext/odbc/php_odbc.c:
+  Fixed bug #23898 (Proper handling of NULLs in odbc_result, odbc_fetch_into
+  and odbc_result_all)
+
+2003-05-30  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  I love dots too
+
+2003-05-30  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/mysql/php_mysql.c:
+  Fixed bug #23888 (Missing input validation for flags parameter)
+
+2003-05-30  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  BFN
+
+* (PHP_4_3)
+  ext/standard/formatted_print.c:
+  MFH(r-1.67): fixed bug #23894 (sprintf() decimal specifiers problem)
+
+* ext/standard/formatted_print.c:
+  Fixed bug #23894 (sprintf() decimal specifiers problem)
+
+* (PHP_4_3)
+  ext/standard/tests/strings/bug23894.phpt:
+  MFH(r-1.1): added test case for bug #23894
+
+* ext/standard/tests/strings/bug23894.phpt:
+  
+  Added test case for bug #23894
+
+2003-05-30  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/mbstring/mbfilter.c:
+  Fixed bug #23897 (Fixed a check for mbfilter_ru.h) [EMAIL PROTECTED]
+
+2003-05-30  Uwe Schindler  [EMAIL PROTECTED]
+
+* sapi/nsapi/nsapi.c
+  sapi/nsapi/nsapi.c:
+  virtual() now works under windows, too
+
+2003-05-30  Georg Richter  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mysql/php_mysql.c:
+  fixed #23779 (CLIENT_LOCAL_FILES with open_basedir)
+
+2003-05-30  

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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1329 php4/ChangeLog:1.1330
--- php4/ChangeLog:1.1329   Wed May 28 20:30:43 2003
+++ php4/ChangeLog  Thu May 29 20:30:52 2003
@@ -1,3 +1,103 @@
+2003-05-29  Edin Kadribasic  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/cli/php_cli.c:
+  Nuke the rest of headers-sent code
+
+2003-05-29  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/pcntl/pcntl.c
+  ext/pcntl/php_pcntl.h:
+  Fixed compiler warnings.
+
+2003-05-29  Uwe Schindler  [EMAIL PROTECTED]
+
+* sapi/nsapi/nsapi.c
+  sapi/nsapi/nsapi.c:
+  fix of incomplete windows fix
+
+2003-05-29  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* main/streams/userspace.c:
+  fix for crashbug with user level wrapper implementations of stream_stat
+
+2003-05-29  Uwe Schindler  [EMAIL PROTECTED]
+
+* sapi/nsapi/nsapi.c:
+  Changes for compilation under windows
+
+* (PHP_4_3)
+  sapi/nsapi/nsapi.c:
+  Changes for compilation on windows
+
+2003-05-29  Marcus Boerger  [EMAIL PROTECTED]
+
+* run-tests.php:
+  Execute --SKIPIF-- like --FILE--
+
+2003-05-29  Sascha Schumann  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/session/session.c:
+  fix prototype
+
+* (PHP_4_3)
+  ext/session/session.c:
+  Always send a new session cookie upon regenerating id
+
+* (PHP_4_3)
+  sapi/cgi/config9.m4
+  sapi/cgi/libfcgi/include/fcgi_config.h:
+  Fix VPATH builds
+
+2003-05-29  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  Simply print errors
+
+* sapi/cli/README:
+  Update
+
+* (PHP_4_3)
+  ext/exif/exif.c:
+  MFH
+
+* ext/dba/config.m4:
+  Fix builddir entry
+
+* ext/standard/basic_functions.c:
+  MFB
+
+2003-05-29  Dan Kalowsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/odbc/php_odbc.c:
+  ODBC standards compliance is a good thing.
+
+2003-05-29  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/config.m4:
+  MFB (these parts were missing)
+
+2003-05-29  Uwe Schindler  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/nsapi/nsapi.c:
+  MFH: php.ini values in magnus/obj.conf; virtual() similar to apache;...
+
+* sapi/nsapi/nsapi.c:
+  Added php.ini value: nsapi.read_timeout; Included the apache-like virtual()
+  function to make sub-request on server (thanks to Chris Elving from Sun)
+
+2003-05-29  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS:
+  Sync with PHP 4.3.2 NEWS
+
+* (PHP_4_3)
+  NEWS:
+  Added the header for 4.3.3
+
 2003-05-28  Rasmus Lerdorf  [EMAIL PROTECTED]
 
 * ext/mysql/php_mysql.c:




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

2003-05-27 Thread changelog
changelog   Tue May 27 20:30:46 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1327 php4/ChangeLog:1.1328
--- php4/ChangeLog:1.1327   Mon May 26 20:30:55 2003
+++ php4/ChangeLog  Tue May 27 20:30:46 2003
@@ -1,3 +1,40 @@
+2003-05-27  Pierre-Alain Joye  [EMAIL PROTECTED]
+
+* pear/PEAR/Registry.php:
+  - Fix the weird bug with different serialized file under cli/cgi or
+  apache sapi
+  Important Notice:
+  *always* use 'wb' to write file, sapi cli and cgi force the default to be
+  binary, apache does not.
+
+2003-05-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/browscap.c:
+  MFB: php_error_docref - zend_error (MINIT)
+
+* (PHP_4_3)
+  ext/standard/browscap.c:
+  There is no point using php_error_docref in MINIT.
+
+2003-05-27  Adam Dickmeiss  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/yaz/php_yaz.c:
+  Fix close of log file.
+
+* ext/yaz/php_yaz.c:
+  Fix close of log file. Ensure that YAZ log file is reset too
+
+2003-05-27  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/xml/xml.c:
+  Fix compiler warnings.
+
+2003-05-27  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/standard/string.c:
+  MFB: LC_MESSAGES support
+
 2003-05-26  Jani Taskinen  [EMAIL PROTECTED]
 
 * sapi/cgi/cgi_main.c:




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

2003-04-05 Thread changelog
changelog   Sat Apr  5 20:30:46 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1317 php4/ChangeLog:1.1318
--- php4/ChangeLog:1.1317   Fri Apr  4 20:30:48 2003
+++ php4/ChangeLog  Sat Apr  5 20:30:46 2003
@@ -1,3 +1,82 @@
+2003-04-05  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  Collate version handling and bump up version (noticed by Peter Neuman)
+
+2003-04-05  Christian Stocker  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c
+  ext/domxml/php_domxml.h:
+  Useful for adding and parsing (well-balanced) document fragments.
+  - Bumped up API version number
+
+2003-04-05  Jani Taskinen  [EMAIL PROTECTED]
+
+* configure.in:
+  --enable-all is not useful at all, removed from help
+
+* ext/sockets/php_sockets.h:
+  Better ifdef it out here too
+
+2003-04-05  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/openssl/xp_ssl.c:
+  Debug watches probably don't belong in CVS.
+
+2003-04-05  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  GD news.
+
+* ext/gd/libgd/gd.c
+  ext/gd/libgd/gd.h
+  ext/gd/libgd/gd_gd.c
+  ext/gd/libgd/gd_gd2.c
+  ext/gd/libgd/gd_io.h
+  ext/gd/libgd/gd_jpeg.c
+  ext/gd/libgd/gd_png.c
+  ext/gd/libgd/gd_topal.c
+  ext/gd/libgd/gdcache.c
+  ext/gd/libgd/gdcache.h
+  ext/gd/libgd/gdft.c
+  ext/gd/libgd/gdkanji.c:
+  Syncronized bunbled GD library with gd 2.0.12
+  
+
+2003-04-05  Marcus Boerger  [EMAIL PROTECTED]
+
+* run-tests.php:
+  Include ldd output
+
+2003-04-05  Sascha Schumann  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended:
+  dividend - divisor
+
+* ext/session/php_session.h
+  ext/session/session.c:
+  dividend - divisor
+  
+  Submitted by: Jesus M. Castagnetto [EMAIL PROTECTED]
+
+2003-04-05  Brian France  [EMAIL PROTECTED]
+
+* ext/curl/multi.c:
+  
+   Added HAVE_CONFIG_H check so the phpize build method works
+
+2003-04-05  Sara Golemon  [EMAIL PROTECTED]
+
+* main/streams/xp_socket.c:
+  Add IPv6 support to stream_socket_client/server()
+
+2003-04-05  Pierre-Alain Joye  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml:
+  what? maintainer is not a valid role :)
+
 2003-04-04  Wez Furlong  [EMAIL PROTECTED]
 
 * ext/standard/streamsfuncs.c:




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

2003-04-04 Thread changelog
changelog   Fri Apr  4 20:30:48 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1316 php4/ChangeLog:1.1317
--- php4/ChangeLog:1.1316   Thu Apr  3 20:30:52 2003
+++ php4/ChangeLog  Fri Apr  4 20:30:48 2003
@@ -1,3 +1,166 @@
+2003-04-04  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/streamsfuncs.c:
+  Warning fix
+
+2003-04-04  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/standard/streamsfuncs.c:
+  User shouldn't have to initialize this pass-by-ref parameter
+
+2003-04-04  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/sockets/config.m4
+  ext/sockets/sockets.c:
+  MFH: added check for struct cmsghdr. now sockets extension can be built
+  under cygwin
+
+2003-04-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/rpc/java/config.m4:
+  - Fixed bug #22944 (--with-java make install fails)
+
+2003-04-04  Sterling Hughes  [EMAIL PROTECTED]
+
+* CODING_STANDARDS:
+  both these entries are bad, and were never agreed upon.
+  assert() usage is a controversial concept at best.
+  docref() is something quite a few of us strong disagree with.  suspending
+  this until further discussion.
+
+2003-04-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/curl/curl.c:
+  Fix bug #23048, CURLOPT_ENCODING is not always available
+
+2003-04-04  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/curl/multi.c:
+  forgot to commit this.
+
+2003-04-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/config.m4:
+  Check that t1lib has T1_StrError
+
+* configure.in
+  ext/sockets/config.m4:
+  - Checks specific to some extension belong in the extension's config.m4
+
+2003-04-04  Andrei Zmievski  [EMAIL PROTECTED]
+
+* main/php.h:
+  Introduce ZEND_ME() and ZEND_METHOD() macros. Use these for declaring
+  class methods to avoid name collisions.
+
+2003-04-04  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/sockets/sockets.c:
+  MFH(r-1.135): fixed memleak in socket_select()
+
+* ext/sockets/sockets.c:
+  Fixed memleak in socket_select
+
+* configure.in
+  ext/sockets/sockets.c:
+  Added cmsghdr check. Now sockets extension can be built under cygwin.
+
+* (PHP_4_3)
+  TODO_SEGFAULTS:
+  Sorry, forgot these ones
+
+* (PHP_4_3)
+  TODO_SEGFAULTS:
+  renumbering
+
+* (PHP_4_3)
+  TODO_SEGFAULTS:
+  segfault busting news
+  replacing one tab to 4 spaces
+
+* (PHP_4_3)
+  ext/mbstring/mbfilter.c:
+  MFH(r-1.55): added missing sanity check, which was causing segfault.
+
+* ext/mbstring/mbfilter.c:
+  Added missing sanity check, which was causing segfault.
+
+2003-04-04  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/streamsfuncs.c:
+  Simplify and enhance readability.
+
+2003-04-04  Sascha Schumann  [EMAIL PROTECTED]
+
+* main/output.c:
+  Backout Jani's commit to resync branches
+
+2003-04-04  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/streamsfuncs.c
+  ext/standard/streamsfuncs.h:
+  Added stream_get_transports()
+
+* main/streams/streams.c:
+  Prevent php_stream_get_record from grabbing more than maxlen characters
+
+2003-04-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  Might as well disallow 0x0 images.
+  
+  Thanks Marcus.
+
+2003-04-04  Pierre-Alain Joye  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml:
+  - Add some releases notes
+  - Add myself in the maintainer list (stig)
+
+2003-04-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  TODO_SEGFAULTS:
+  Notes about various possible integer overflows in bundled gd library.
+
+* (PHP_4_3)
+  TODO_SEGFAULTS:
+  More gd stuff.
+
+* (PHP_4_3)
+  TODO_SEGFAULTS:
+  Fixed segv as well as info about new segvs in gd.
+
+2003-04-04  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml:
+  - whip script files where they belong
+
+2003-04-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  Fix segfault in imagecopyresized().
+
+2003-04-04  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/scripts/pear.sh:
+  - look for pearcmd.php in the right directory when run from a cvs checkout
+
+* pear/package-PEAR.xml
+  pear/scripts/pear.sh
+  pear/scripts/pear_unices:
+  - rename pear_unices to pear.sh and make it a pure shell script
+
+2003-04-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  - Better errors for T1lib.
+  - Sanity check into imagepsextendfont().
+
 2003-04-03  Stig Bakken  [EMAIL PROTECTED]
 
 * pear/package-PEAR.xml:




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

2003-03-16 Thread changelog
changelog   Sun Mar 16 20:32:06 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1296 php4/ChangeLog:1.1297
--- php4/ChangeLog:1.1296   Sat Mar 15 20:32:48 2003
+++ php4/ChangeLog  Sun Mar 16 20:32:05 2003
@@ -1,3 +1,37 @@
+2003-03-16  Sascha Schumann  [EMAIL PROTECTED]
+
+* (PHP_4)
+  ext/standard/php_smart_str.h:
+  Preserve explicit casting semantics from functions, so that you can
+  also pass void pointers to the macros.
+
+* ext/standard/php_smart_str.h:
+  Merge macro changes
+
+2003-03-16  Marcus Boerger  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended
+  main/main.c:
+  - disable html_errors per default as suggested by php.ini-xxx
+  - new error format that does not point to any documentation (if either
+not html_errors or no docref_root given e.g.: production boxes and
+  default)
+  - documentation update in php.ini-xxx
+
+2003-03-16  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/interbase/interbase.c:
+  WS  CS fixes + some TSRM_FETCH() removals + pval - zval
+
+* (PHP_4_3)
+  NEWS
+  ext/interbase/interbase.c:
+  MFH: - Fixed bug #22709 (crash within interbase when database unavailable)
+
+* ext/interbase/interbase.c:
+  - Fixed bug #22709 (crash within interbase when database unavailable)
+
 2003-03-15  Moriyoshi Koizumi  [EMAIL PROTECTED]
 
 * tests/lang/bug22592.phpt:
@@ -1941,7 +1975,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1296 2003/03/16 01:32:48 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1297 2003/03/17 01:32:05 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -2500,7 +2534,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1296 2003/03/16 01:32:48 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1297 2003/03/17 01:32:05 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -3418,7 +3452,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1296 2003/03/16 01:32:48 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1297 2003/03/17 01:32:05 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-03-15 Thread changelog
changelog   Sat Mar 15 20:32:49 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1295 php4/ChangeLog:1.1296
--- php4/ChangeLog:1.1295   Fri Mar 14 20:32:07 2003
+++ php4/ChangeLog  Sat Mar 15 20:32:48 2003
@@ -1,3 +1,62 @@
+2003-03-15  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug22592.phpt:
+  
+  Added test for bug22592
+
+2003-03-15  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* ext/mysqli/mysqli_api.c
+  ext/mysqli/mysqli_nonapi.c
+  ext/mysqli/mysqli_profiler.c:
+  lots of proto stuff
+
+* scripts/ext_skel_ng/extension_parser.php:
+  docbook fixes
+
+* scripts/ext_skel_ng/php_constant.php:
+  thinko fix to kill warnings
+
+* scripts/ext_skel_ng/php_resource.php:
+  docbook typo fix
+
+* scripts/ext_skel_ng/php_function.php:
+  make sure the function name in the proto matches the function
+
+2003-03-15  Marcus Boerger  [EMAIL PROTECTED]
+
+* main/main.c:
+  fix Bug #21751 - the parameter was wrong when this code was introduced
+
+2003-03-15  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams/cast.c
+  main/streams/plain_wrapper.c
+  main/streams/xp_socket.c:
+  64bit fixes
+
+* ext/openssl/openssl.c:
+  fix proto
+
+* (PHP_4_3)
+  main/network.c
+  main/streams.c:
+  64 bit fixes
+
+2003-03-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS:
+  And this never existed in any release either..
+
+* (PHP_4_3)
+  php.ini-dist
+  php.ini-recommended:
+  MFH: allow_webdav_methods does not exist / is not needed anymore
+
+* php.ini-dist
+  php.ini-recommended:
+  allow_webdav_methods does not exist / is not needed anymore
+
 2003-03-14  Jay Smith  [EMAIL PROTECTED]
 
 * ext/standard/browscap.c:
@@ -1882,7 +1941,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1295 2003/03/15 01:32:07 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1296 2003/03/16 01:32:48 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -2441,7 +2500,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1295 2003/03/15 01:32:07 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1296 2003/03/16 01:32:48 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -3359,7 +3418,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1295 2003/03/15 01:32:07 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1296 2003/03/16 01:32:48 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-03-14 Thread changelog
changelog   Fri Mar 14 20:32:08 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1294 php4/ChangeLog:1.1295
--- php4/ChangeLog:1.1294   Thu Mar 13 20:32:40 2003
+++ php4/ChangeLog  Fri Mar 14 20:32:07 2003
@@ -1,3 +1,52 @@
+2003-03-14  Jay Smith  [EMAIL PROTECTED]
+
+* ext/standard/browscap.c:
+  
+
+2003-03-14  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/mssql/php_mssql.c:
+  No c++ comments
+
+* sapi/tux/php_tux.c:
+  no c++ comments
+
+* ext/interbase/interbase.c:
+  No c++ comments!
+
+2003-03-14  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug19943.phpt:
+  Fixed typo
+
+2003-03-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd_gd.c
+  ext/gd/libgd/gd_gd2.c
+  ext/gd/libgd/gd_png.c
+  ext/gd/libgd/gd_ss.c
+  ext/gd/libgd/gd_wbmp.c:
+  Whitespace fixes.
+
+2003-03-14  Derick Rethans  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  - Explain that it is interbase related (Thanks to Andrey)
+
+* (PHP_4_3)
+  NEWS:
+  - BFN
+
+2003-03-14  Daniela Mariaschi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/interbase/config.m4:
+  reverting to 1.8.4.1
+
+* ext/interbase/config.m4:
+  reverting to version 1.9
+
 2003-03-13  Daniela Mariaschi  [EMAIL PROTECTED]
 
 * ext/interbase/config.m4:
@@ -1833,7 +1882,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1294 2003/03/14 01:32:40 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1295 2003/03/15 01:32:07 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -2392,7 +2441,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1294 2003/03/14 01:32:40 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1295 2003/03/15 01:32:07 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -3310,7 +3359,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1294 2003/03/14 01:32:40 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1295 2003/03/15 01:32:07 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-03-13 Thread changelog
changelog   Thu Mar 13 20:32:41 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1293 php4/ChangeLog:1.1294
--- php4/ChangeLog:1.1293   Wed Mar 12 20:33:01 2003
+++ php4/ChangeLog  Thu Mar 13 20:32:40 2003
@@ -1,3 +1,122 @@
+2003-03-13  Daniela Mariaschi  [EMAIL PROTECTED]
+
+* ext/interbase/config.m4:
+  Test for libgds needs libcrypt with Firebird to succeed
+
+2003-03-13  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  BFN shortening
+
+* NEWS:
+  this is in the PHP_4_3 branch...
+
+2003-03-13  Edin Kadribasic  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS
+  php.ini-dist
+  php.ini-recommended:
+  Document removal of gd1 support on windows.
+
+* (PHP_4_3)
+  ext/gd/gd.dsp
+  ext/gd/gd_bundled.dsp:
+  Drop support for php_gd.dll (gd1).
+  The default build (gd.dsp) is now bundled gd2.
+
+* (PHP_4_3)
+  sapi/apache2filter/php4apache2.dsp:
+  Disable building of apache2filter (obsoleted by handler).
+
+2003-03-13  Daniela Mariaschi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/interbase/interbase.c:
+  Numeric/decimal datatype overflow on Win32
+  Fixed bug #20641
+
+2003-03-13  Edin Kadribasic  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/apache2handler/php4apache2.dsp
+  sapi/apache2handler/php_functions.c:
+  Make apache2 handler produce php4apache2.dll which should work as a
+  drop in replacement for the filter. Remove max_request_per_child from
+  minfo() since that function is not exported by win32 version of apache2
+  lib.
+
+2003-03-13  Daniela Mariaschi  [EMAIL PROTECTED]
+
+* ext/interbase/interbase.c:
+  Numeric/decimal datatype overflow on Win32.
+  Fixed bug #20641
+
+2003-03-13  Martin Jansen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  pear/PEAR.php:
+  - Also fix #21845 in the release branch.
+  
+
+2003-03-13  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/mcrypt/mcrypt.c:
+  - Whitespace
+
+2003-03-13  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/PEAR.php:
+  - Fixing bug #21845.
+
+2003-03-13  Sara Golemon  [EMAIL PROTECTED]
+
+* NEWS
+  NEWS:
+  BFN
+
+2003-03-13  J Smith  [EMAIL PROTECTED]
+
+* ext/standard/tests/time/002.phpt:
+  Solaris knows nothing of Europe/Amsterdam. Use US/Eastern instead.
+
+2003-03-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* ext/curl/interface.c:
+  Fixed bug #22681 (Crash when reading from invalid file pointer).
+
+2003-03-13  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/sybase_ct/config.m4:
+  Prevent using both --with-sybase and --with-sybase-ct in same build
+
+* NEWS:
+  hrm
+
+2003-03-13  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/gmp/gmp.c:
+  Bug #21534.  Silly typo.
+
+2003-03-13  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* README.EXT_SKEL:
+  advertising ext_skel_ng ;)
+
+2003-03-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd_io.c
+  ext/gd/libgd/gd_io.h
+  ext/gd/libgd/gd_io_dp.c
+  ext/gd/libgd/gd_io_file.c
+  ext/gd/libgd/gd_io_ss.c:
+  Cleanup.
+
 2003-03-12  Jani Taskinen  [EMAIL PROTECTED]
 
 * (PHP_4_3)
@@ -1714,7 +1833,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1293 2003/03/13 01:33:01 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1294 2003/03/14 01:32:40 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -2273,7 +2392,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1293 2003/03/13 01:33:01 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1294 2003/03/14 01:32:40 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -3191,7 +3310,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1293 2003/03/13 01:33:01 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1294 2003/03/14 01:32:40 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1292 php4/ChangeLog:1.1293
--- php4/ChangeLog:1.1292   Tue Mar 11 20:33:20 2003
+++ php4/ChangeLog  Wed Mar 12 20:33:01 2003
@@ -1,3 +1,71 @@
+2003-03-12  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  We should get this out before April..
+
+* (PHP_4_3)
+  configure.in
+  main/php_version.h:
+  - Backup to 4.3.2RC
+
+* (PHP_4_3)
+  configure.in
+  main/php_version.h:
+  - Bump the version to RC1.
+
+2003-03-12  Stefan Esser  [EMAIL PROTECTED]
+
+* main/main.c:
+  reverting half the patch (it is not that simple)
+
+2003-03-12  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/file.c
+  ext/standard/file.h:
+  
+
+2003-03-12  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/odbc/php_odbc.c:
+  Fixed spprintf() usage.
+  Fixed compiler warnings.
+
+2003-03-12  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  Added the type constants for imagegd2()
+
+* ext/gd/gd.c
+  ext/gd/gd_ctx.c:
+  Fix bug #22646
+
+* acinclude.m4:
+  prevent warning
+
+* NEWS:
+  This was merged into PHP_4_3 branch..
+
+2003-03-12  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd.c
+  ext/gd/libgd/xbm.c:
+  Style fixes.
+
+2003-03-12  Marcus Boerger  [EMAIL PROTECTED]
+
+* tests/classes/interface_class.phpt
+  tests/classes/interface_doubled.phpt
+  tests/classes/interface_implemented.phpt
+  tests/classes/interface_instantiate.phpt
+  tests/classes/interface_member.phpt
+  tests/classes/interface_method.phpt
+  tests/classes/interface_method_final.phpt
+  tests/classes/interface_method_private.phpt
+  tests/classes/interface_must_be_implemented.phpt:
+  Added some interface tests
+
 2003-03-11  Jani Taskinen  [EMAIL PROTECTED]
 
 * (PHP_4_3)
@@ -1646,7 +1714,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1292 2003/03/12 01:33:20 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1293 2003/03/13 01:33:01 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -2205,7 +2273,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1292 2003/03/12 01:33:20 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1293 2003/03/13 01:33:01 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -3123,7 +3191,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1292 2003/03/12 01:33:20 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1293 2003/03/13 01:33:01 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-03-09 Thread changelog
changelog   Sun Mar  9 20:32:42 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1289 php4/ChangeLog:1.1290
--- php4/ChangeLog:1.1289   Sat Mar  8 20:33:11 2003
+++ php4/ChangeLog  Sun Mar  9 20:32:41 2003
@@ -1,3 +1,30 @@
+2003-03-09  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/basic_functions.h
+  ext/standard/user_filters.c:
+  Adjustment to user filters reimplementation.  Make a bucket an object
+  containing a resource(the real bucket) and a data element for direct
+  operations.  Simplifies
+  user interface and reduces number of function calls/reallocs needed.
+
+2003-03-09  Derick Rethans  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/pgsql/pgsql.c:
+  - No C++ comments! (Patch by Magnus)
+
+2003-03-09  Uwe Schindler  [EMAIL PROTECTED]
+
+* sapi/nsapi/nsapi-readme.txt
+  sapi/nsapi/nsapi-readme.txt:
+  Changes for iPlanet Webserver 6
+
+2003-03-09  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/string.c:
+  - Fix proto
+
 2003-03-08  Georg Richter  [EMAIL PROTECTED]
 
 * ext/mysqli/mysqli.c
@@ -1408,7 +1435,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1289 2003/03/09 01:33:11 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1290 2003/03/10 01:32:41 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1967,7 +1994,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1289 2003/03/09 01:33:11 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1290 2003/03/10 01:32:41 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -2885,7 +2912,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1289 2003/03/09 01:33:11 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1290 2003/03/10 01:32:41 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1287 php4/ChangeLog:1.1288
--- php4/ChangeLog:1.1287   Thu Mar  6 20:32:22 2003
+++ php4/ChangeLog  Fri Mar  7 20:31:26 2003
@@ -1,3 +1,142 @@
+2003-03-07  Jani Taskinen  [EMAIL PROTECTED]
+
+* sapi/isapi/php4isapi.c:
+  Fixed bug #22473 (ISAPI Secure Server Variables not available)
+
+* (PHP_4_3)
+  NEWS:
+  Added note about the 64bit fixes
+
+* NEWS:
+  These will be already in 4.3.x
+
+2003-03-07  Uwe Schindler  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/nsapi/CREDITS:
+  credits update
+
+2003-03-07  J Smith  [EMAIL PROTECTED]
+
+* tests/classes/interfaces_001.phpt
+  tests/classes/interfaces_002.phpt
+  tests/classes/type_hinting_001.phpt
+  tests/lang/type_hints_001.phpt:
+  Added tests for interfaces and class type hinting.
+
+2003-03-07  Ben Mansell  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c:
+  Fix bug whereby a webserver closing stdout from the CGI/FastCGI binary
+  would cause PHP to get caught in an infinite loop of failing write()
+  syscalls.
+
+2003-03-07  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* ext/ldap/ldap.c:
+  Fixed bug #22585 (Do not terminate the script on minor errors).
+
+* sapi/apache2handler/php_functions.c:
+  OnUpdateInt - OnUpdateLong.
+
+* sapi/apache2handler/apache_config.c
+  sapi/apache2handler/php_apache.h
+  sapi/apache2handler/php_functions.c
+  sapi/apache2handler/sapi_apache2.c:
+  CS Fixes.
+  Fixed a bug with 404 handling.
+  Added more detailed Apache info for phpinfo().
+  Added the support for last_modified.
+
+2003-03-07  David Hill  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/bz2/bz2.c
+  ext/dio/dio.c
+  ext/domxml/php_domxml.c
+  ext/fdf/fdf.c
+  ext/ftp/php_ftp.c
+  ext/ldap/ldap.c
+  ext/mcrypt/mcrypt.c
+  ext/mhash/mhash.c
+  ext/openssl/openssl.c
+  ext/pgsql/pgsql.c
+  ext/posix/posix.c
+  ext/sockets/sockets.c
+  ext/standard/exec.c
+  ext/standard/file.c
+  ext/standard/fsock.c
+  ext/standard/head.c
+  ext/standard/html.c
+  ext/standard/metaphone.c
+  ext/standard/string.c
+  ext/sysvsem/sysvsem.c
+  ext/zip/zip.c
+  ext/zlib/zlib.c
+  main/output.c:
+  64-bit correction to variables passed to zend_parse_parameters
+
+2003-03-07  Jani Taskinen  [EMAIL PROTECTED]
+
+* configure.in:
+  Create php_version.h in the correct directory
+
+* ext/fam/fam.c
+  ext/fbsql/php_fbsql.c
+  ext/hwapi/hwapi.cpp
+  ext/hyperwave/hw.c
+  ext/informix/ifx.ec
+  ext/ingres_ii/ii.c
+  ext/interbase/interbase.c
+  ext/ircg/ircg.c
+  ext/ldap/ldap.c
+  ext/mbstring/mbstring.c
+  ext/mssql/php_mssql.c
+  ext/mysql/php_mysql.c
+  ext/mysqli/mysqli.c
+  ext/ncurses/ncurses.c
+  ext/odbc/php_odbc.c
+  ext/pfpro/pfpro.c
+  ext/pgsql/pgsql.c
+  ext/session/session.c
+  ext/skeleton/skeleton.c
+  ext/standard/assert.c
+  ext/standard/file.c
+  ext/sybase_ct/php_sybase_ct.c
+  ext/sysvmsg/sysvmsg.c
+  ext/tokenizer/tokenizer.c
+  ext/yaz/php_yaz.c
+  ext/zlib/zlib.c
+  main/main.c
+  netware/phplib.imp
+  sapi/apache/php_apache.c
+  sapi/apache_hooks/php_apache.c
+  scripts/ext_skel_ng/extension_parser.php:
+  Renamed OnUpdateInt - OnUpdateLong to prevent further misunderstandings.
+
+* ext/odbc/config.m4:
+  Fixed typo caught by Dave.
+
+* ext/sysvmsg/php_sysvmsg.h
+  ext/sysvmsg/sysvmsg.c
+  ext/sysvsem/sysvsem.c
+  ext/sysvshm/php_sysvshm.h
+  ext/sysvshm/sysvshm.c:
+  WS  CS fixes
+
+2003-03-07  Marcus Boerger  [EMAIL PROTECTED]
+
+* tests/classes/abstract.phpt
+  tests/classes/abstract_class.phpt
+  tests/classes/abstract_inherit.phpt
+  tests/classes/abstract_not_declared.phpt
+  tests/classes/abstract_static.phpt:
+  abstract classes must now be declared abstract
+
 2003-03-06  David Hill  [EMAIL PROTECTED]
 
 * ext/bz2/bz2.c
@@ -1220,7 +1359,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1287 2003/03/07 01:32:22 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1288 2003/03/08 01:31:26 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1779,7 +1918,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1287 2003/03/07 01:32:22 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1288 2003/03/08 01:31:26 changelog Exp $ 
tags, headers 

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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1286 php4/ChangeLog:1.1287
--- php4/ChangeLog:1.1286   Wed Mar  5 20:33:04 2003
+++ php4/ChangeLog  Thu Mar  6 20:32:22 2003
@@ -1,3 +1,62 @@
+2003-03-06  David Hill  [EMAIL PROTECTED]
+
+* ext/bz2/bz2.c
+  ext/dio/dio.c
+  ext/domxml/php_domxml.c
+  ext/fdf/fdf.c
+  ext/ftp/php_ftp.c
+  ext/iconv/iconv.c
+  ext/ldap/ldap.c
+  ext/mcrypt/mcrypt.c
+  ext/mhash/mhash.c
+  ext/openssl/openssl.c
+  ext/pgsql/pgsql.c
+  ext/posix/posix.c
+  ext/sockets/sockets.c
+  ext/standard/fsock.c
+  ext/standard/head.c
+  ext/standard/html.c
+  ext/standard/metaphone.c
+  ext/standard/string.c
+  ext/sysvsem/sysvsem.c
+  ext/zip/zip.c
+  ext/zlib/zlib.c
+  main/output.c:
+  64-bit correction to variables passed to zend_parse_parameters
+
+2003-03-06  Stefan Esser  [EMAIL PROTECTED]
+
+* ext/cyrus/cyrus.c
+  ext/db/db.c
+  ext/domxml/php_domxml.c
+  ext/fbsql/php_fbsql.c
+  ext/gd/libgd/gdtestft.c
+  ext/ming/ming.c
+  ext/msession/msession.c
+  ext/standard/basic_functions.c
+  ext/standard/file.c
+  ext/xslt/sablot.c
+  ext/zlib/zlib.c
+  main/main.c
+  main/streams/streams.c
+  sapi/servlet/servlet.c:
+  Fixing functionicalls with variable number of parameters...
+
+2003-03-06  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug19943.phpt:
+  Further testing on this feature should have been done...
+
+* tests/classes/abstract_class.phpt
+  tests/classes/abstract_inherit.phpt:
+  Fixed typo
+
+2003-03-06  Jani Taskinen  [EMAIL PROTECTED]
+
+* tests/lang/bug19943.phpt:
+  
+  added test for the memleak part from bug #19943
+
 2003-03-05  Sascha Schumann  [EMAIL PROTECTED]
 
 * acinclude.m4:
@@ -1161,7 +1220,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1286 2003/03/06 01:33:04 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1287 2003/03/07 01:32:22 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1720,7 +1779,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1286 2003/03/06 01:33:04 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1287 2003/03/07 01:32:22 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -2638,7 +2697,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1286 2003/03/06 01:33:04 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1287 2003/03/07 01:32:22 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-03-05 Thread changelog
changelog   Wed Mar  5 20:33:04 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1285 php4/ChangeLog:1.1286
--- php4/ChangeLog:1.1285   Tue Mar  4 20:33:33 2003
+++ php4/ChangeLog  Wed Mar  5 20:33:04 2003
@@ -1,3 +1,124 @@
+2003-03-05  Sascha Schumann  [EMAIL PROTECTED]
+
+* acinclude.m4:
+  Allow shared modules to be built using $(CXX)
+
+2003-03-05  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  I was bored..
+
+2003-03-05  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Fixed a small leak in the convert filter code
+
+2003-03-05  Sascha Schumann  [EMAIL PROTECTED]
+
+* (PHP_4)
+  configure.in:
+  test commit
+
+2003-03-05  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* main/rfc1867.c:
+  Fixed bug #22550 (overflow protection for upload_max_filesize ini setting).
+
+* (PHP_4_3)
+  NEWS:
+  GD news.
+
+* ext/gd/tests/bug22544.phpt:
+  
+  Added test case for bug #22544.
+
+2003-03-05  Jani Taskinen  [EMAIL PROTECTED]
+
+* sapi/apache2filter/sapi_apache2.c
+  sapi/apache2handler/sapi_apache2.c:
+  - Fix for some unixware compile problem. (comment by Sascha :)
+
+2003-03-05  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  Better identification of bundled GD library.
+
+* (PHP_4_3)
+  ext/gd/gd.c
+  ext/gd/gdcache.c
+  ext/gd/gdcache.h
+  ext/gd/gdttf.c
+  ext/gd/php_gd.h
+  ext/gd/libgd/gd.c
+  ext/gd/libgd/gd.h
+  ext/gd/libgd/gd_arc_f_buggy.c
+  ext/gd/libgd/gd_gd2.c
+  ext/gd/libgd/gd_gif_in.c
+  ext/gd/libgd/gd_jpeg.c
+  ext/gd/libgd/gd_png.c
+  ext/gd/libgd/gd_ss.c
+  ext/gd/libgd/gd_topal.c
+  ext/gd/libgd/gd_wbmp.c
+  ext/gd/libgd/gdcache.c
+  ext/gd/libgd/gdft.c
+  ext/gd/libgd/gdhelpers.c
+  ext/gd/libgd/gdhelpers.h
+  ext/gd/libgd/gdkanji.c
+  ext/gd/libgd/gdxpm.c:
+  Synchronized bundled gd with gd 2.0.11 (bug fixes).
+  MFH
+1) Use Zend allocation macros instead of native allocation functions.
+2) Better error reporting mechanism.
+3) Some style fixes, which allow easier code synchronization 
+  maintenance.
+
+* ext/gd/libgd/gd_png.c:
+  Fixed bug #22544 (missing fix from official gd).
+
+2003-03-05  Ben Mansell  [EMAIL PROTECTED]
+
+* sapi/cgi/libfcgi/fcgiapp.c:
+  C++ - C comments
+
+2003-03-05  Corne' Cornelius  [EMAIL PROTECTED]
+
+* ext/informix/ifx.ec:
+  - Reverted emalloc(),efree() changed for persistant connection resources
+
+2003-03-05  Ben Mansell  [EMAIL PROTECTED]
+
+* README.Zeus:
+  Update build instructions for Zeus web server
+
+2003-03-05  Corne' Cornelius  [EMAIL PROTECTED]
+
+* ext/informix/ifx.ec:
+  - Changed malloc() and free() to emalloc() and efree()
+
+2003-03-05  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mbstring/mbstring.c:
+  MFH: added missing phpinfo entry (Russian support)
+
+* ext/mbstring/mbstring.c:
+  Added missing phpinfo entry (Russian support)
+
+2003-03-05  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/network.c
+  main/streams.c:
+  Fix some signed/unsigned issues with read() and SSL_read() return values.
+  Allow SSL_connect() to retry for non-blocking sockets.
+  Correctly declare the char as unsigned for php_stream_getc(), as per
+  fgetc() semantics.
+
 2003-03-04  Marcus Boerger  [EMAIL PROTECTED]
 
 * ext/dba/dba.c
@@ -1040,7 +1161,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1285 2003/03/05 01:33:33 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1286 2003/03/06 01:33:04 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1599,7 +1720,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1285 2003/03/05 01:33:33 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1286 2003/03/06 01:33:04 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -2517,7 +2638,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1285 2003/03/05 01:33:33 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1286 2003/03/06 01:33:04 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-03-04 Thread changelog
changelog   Tue Mar  4 20:33:36 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1284 php4/ChangeLog:1.1285
--- php4/ChangeLog:1.1284   Mon Mar  3 20:32:47 2003
+++ php4/ChangeLog  Tue Mar  4 20:33:33 2003
@@ -1,3 +1,116 @@
+2003-03-04  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/dba.c
+  ext/dba/php_dba.h:
+  Use stream locking support
+
+2003-03-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* README.STREAMS:
+  Added notes about locking functions.
+
+2003-03-04  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/tests/dba_cdb.phpt
+  ext/dba/tests/dba_cdb_make.phpt
+  ext/dba/tests/dba_cdb_read.phpt
+  ext/dba/tests/dba_db2.phpt
+  ext/dba/tests/dba_db3.phpt
+  ext/dba/tests/dba_db4.phpt
+  ext/dba/tests/dba_dbm.phpt
+  ext/dba/tests/dba_flatfile.phpt
+  ext/dba/tests/dba_gdbm.phpt
+  ext/dba/tests/dba_inifile.phpt
+  ext/dba/tests/dba_ndbm.phpt
+  ext/dba/tests/skipif.inc
+  ext/dba/tests/test.inc:
+  Support all possible configurations and simplify includes
+
+* ext/dba/dba.c:
+  fix dba by fixing key_len retrieval
+
+2003-03-04  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug22510.phpt:
+  
+  Added a test case for bug #22510
+
+2003-03-04  Marcus Boerger  [EMAIL PROTECTED]
+
+* run-tests.php:
+  do not use $GLOBAL[]
+
+2003-03-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/hyperwave/hw.c:
+  typofix
+
+2003-03-04  Marcus Boerger  [EMAIL PROTECTED]
+
+* tests/classes/__call_001.phpt:
+  If this doesn't show 3.4 there is another error
+
+2003-03-04  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/iconv/iconv.c:
+  64bit long fix
+
+* ext/mbstring/mbstring.c
+  ext/mbstring/php_mbregex.c:
+  64bit long fix: patch by Dave Hill
+
+2003-03-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/odbc/php_odbc.c:
+  Fixed bug #22437.
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* (PHP_4_3)
+  main/streams.c:
+  Compiler warning fix.
+
+* ext/standard/http_fopen_wrapper.c:
+  Added support for http redirects to ftp.
+  Fixed bug #22508 (Added protection against circular HTML redirects).
+
+* ext/standard/tests/file/bug22414.phpt:
+  Skip test if running under safe-mode.
+
+2003-03-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  adding news entry for disable_classes addition
+
+* NEWS:
+  These are in the branch.
+
+* main/main.c:
+  ws  CS
+
+* NEWS:
+  remove this from here as it belongs elsewhere
+
+2003-03-04  Christian Stocker  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+  MFB (make it really W3C compatible (unlink node, when in tree...))
+
+* (PHP_4_3)
+  ext/domxml/php_domxml.c:
+  make it really W3C compatible (unlink node, when in tree...)
+
+2003-03-04  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/standard/credits_ext.h
+  ext/standard/credits_sapi.h
+  sapi/apache2filter/CREDITS
+  sapi/apache2handler/CREDITS:
+  Credits update.
+
 2003-03-03  Georg Richter  [EMAIL PROTECTED]
 
 * ext/mysqli/php_mysqli.h:
@@ -927,7 +1040,7 @@
 
 * sapi/apache/libpre.c
   sapi/apache/php_apache_http.h:
-  Added missing headers and $Id: ChangeLog,v 1.1284 2003/03/04 01:32:47 changelog 
Exp $ tags.
+  Added missing headers and $Id: ChangeLog,v 1.1285 2003/03/05 01:33:33 changelog 
Exp $ tags.
 
 * sapi/cgi/config9.m4:
   MFB: Fixed bug #22356 (Do not add empty -I flags).
@@ -1486,7 +1599,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1284 2003/03/04 01:32:47 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1285 2003/03/05 01:33:33 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -2404,7 +2517,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1284 2003/03/04 01:32:47 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1285 2003/03/05 01:33:33 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-02-23 Thread changelog
changelog   Sun Feb 23 20:32:05 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1275 php4/ChangeLog:1.1276
--- php4/ChangeLog:1.1275   Sat Feb 22 20:31:45 2003
+++ php4/ChangeLog  Sun Feb 23 20:32:04 2003
@@ -1,3 +1,71 @@
+2003-02-23  Jani Taskinen  [EMAIL PROTECTED]
+
+* main/fopen_wrappers.c:
+  MFB: Fix for open_basedir error message
+
+2003-02-23  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/fopen_wrappers.c
+  main/streams.c:
+  open_basedir fixes from David Saez
+
+2003-02-23  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/packages/XML_Parser-1.0.1.tar
+  pear/packages/XML_Parser-1.0.tar:
+  
+  - upgrading XML_Parser to 1.0.1
+
+2003-02-23  Jani Taskinen  [EMAIL PROTECTED]
+
+* sapi/apache/libpre.c
+  sapi/apache/php_apache_http.h:
+  Added missing headers and $Id: ChangeLog,v 1.1276 2003/02/24 01:32:04 changelog 
Exp $ tags.
+
+* sapi/cgi/config9.m4:
+  MFB: Fixed bug #22356 (Do not add empty -I flags).
+
+* (PHP_4_3)
+  sapi/cgi/config9.m4:
+  Fixed bug #22356 (Do not add empty -I flags).
+
+* ext/imap/config.m4:
+  Fix for bug #22353
+
+* (PHP_4_3)
+  NEWS:
+  BFN
+
+* (PHP_4_3)
+  sapi/apache/config.m4
+  sapi/apache2filter/config.m4:
+  MFH: - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)
+
+* sapi/apache/config.m4
+  sapi/apache2filter/config.m4
+  sapi/apache2handler/config.m4:
+  - Fixed bug #22376 (wrong httpd.conf modified when using INSTALL_ROOT)
+
+2003-02-23  Marcus Boerger  [EMAIL PROTECTED]
+
+* tests/classes/abstract_inherit.phpt:
+  New test which currently fails
+
+* NEWS:
+  Fix the name
+
+2003-02-23  Jani Taskinen  [EMAIL PROTECTED]
+
+* sapi/apache2filter/EXPERIMENTAL
+  sapi/apache2handler/EXPERIMENTAL:
+  
+  These both are experimental still. (there has been a note in config.m4
+  all the time but these marker files were missing)
+
+* NEWS:
+  Style
+
 2003-02-22  Marcus Boerger  [EMAIL PROTECTED]
 
 * ext/dba/libinifile/inifile.c:
@@ -512,7 +580,7 @@
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1275 2003/02/23 01:31:45 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1276 2003/02/24 01:32:04 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
@@ -1430,7 +1498,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1275 2003/02/23 01:31:45 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1276 2003/02/24 01:32:04 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-02-22 Thread changelog
changelog   Sat Feb 22 20:31:46 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1274 php4/ChangeLog:1.1275
--- php4/ChangeLog:1.1274   Fri Feb 21 20:31:43 2003
+++ php4/ChangeLog  Sat Feb 22 20:31:45 2003
 -1,3 +1,103 
+2003-02-22  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/libinifile/inifile.c:
+  Dropped optimization
+
+2003-02-22  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Correct a bug number - thanks to Philip...
+
+2003-02-22  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/libinifile/inifile.c:
+  INI files are case insensitive
+
+2003-02-22  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/file.c
+  ext/standard/file.h:
+  Revent previous patch, adding of file_write_content() was premature.
+
+* ext/standard/basic_functions.c
+  ext/standard/file.c
+  ext/standard/file.h
+  ext/standard/html.c:
+  int/long change.
+
+2003-02-22  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/dba/libinifile/inifile.c:
+  Remove testcode
+
+* ext/dba/config.m4
+  ext/dba/dba.c
+  ext/dba/dba_inifile.c
+  ext/dba/php_inifile.h
+  ext/dba/libinifile/.cvsignore
+  ext/dba/libinifile/inifile.c
+  ext/dba/libinifile/inifile.h
+  ext/dba/tests/dba_inifile.phpt:
+  
+
+2003-02-22  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/array.c:
+  additional speedup for array_shift(). No need to rehash if the removed
+  element's
+  key is not scalar and elements with scalar keys are already well numbered
+  (sequentially from 0) for some reason. This is the case if the leading
+  elements have no scalar indexes.
+
+2003-02-22  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Squashed those ugly bugs!
+
+2003-02-22  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/array.c:
+  rehash only in case something is changed.
+
+2003-02-22  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/mysqli_api.c:
+  removed some comments
+
+* ext/mysqli/mysqli.c
+  ext/mysqli/mysqli_api.c
+  ext/mysqli/php_mysqli.h:
+  Fixed bug with stmt_close (libmysql bk version 1.1477 required)
+  Fixed bug with mysql_execute and float values
+
+2003-02-22  Justin Erenkrantz  [EMAIL PROTECTED]
+
+* sapi/apache2handler/sapi_apache2.c:
+  Add xbithack support to apache2handler SAPI.
+  
+  (configuration doesn't work, but that's not something new apparently.)
+
+2003-02-22  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/file.c
+  ext/standard/tests/file/bug21131.phpt
+  ext/standard/tests/file/bug22362.phpt
+  ext/standard/tests/file/bug22362.phpt
+  main/php_streams.h
+  main/streams.c:
+  Miscellaneous streams fixes, including probable fixes for:
+  Bug #21131 (fopen with 'a+' and rewind() doesn't work)
+  Bug #21713 (include remote files leaks temporary files + descriptors on
+  Solaris)
+  Bug #21185 (move_uploaded_file() does not ignore open_basedir as it
+  should)
+  Bug #22362 (combinations of fwrite(), fread() and fseek() produce
+  unexpected results)
+
 2003-02-21  Wez Furlong  [EMAIL PROTECTED]
 
 * main/network.c
 -412,7 +512,7 
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1274 2003/02/22 01:31:43 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1275 2003/02/23 01:31:45 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
 -1330,7 +1430,7 
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1274 2003/02/22 01:31:43 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1275 2003/02/23 01:31:45 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-02-21 Thread changelog
changelog   Fri Feb 21 20:31:44 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1273 php4/ChangeLog:1.1274
--- php4/ChangeLog:1.1273   Thu Feb 20 20:32:11 2003
+++ php4/ChangeLog  Fri Feb 21 20:31:43 2003
 -1,3 +1,52 
+2003-02-21  Wez Furlong  [EMAIL PROTECTED]
+
+* main/network.c
+  win32/php4dllts.dsp:
+  Add comment about thread-safety of gethostbyname on win32.
+  Set the correct path to the win32 config.h file in the .dsp file.
+
+2003-02-21  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/snmp/php_snmp.h
+  ext/snmp/snmp.c:
+  fixed headers and cleaned up a bit
+
+* ext/standard/basic_functions.c
+  ext/standard/dns.c
+  ext/standard/dns.h:
+  - Fixed bug: #22339
+
+* ext/informix/ifx.ec
+  ext/informix/php_informix_includes.h
+  ext/snmp/php_snmp.h:
+  MFB
+
+* (PHP_4_3)
+  ext/informix/ifx.ec:
+  ZTS build fixes, style and ws fixes
+
+* ext/ingres_ii/ii.c
+  ext/ingres_ii/ii.h:
+  ZTS fixes
+
+* (PHP_4_3)
+  ext/informix/ifx.ec:
+  Fix ZTS build
+
+2003-02-21  David Viner  [EMAIL PROTECTED]
+
+* sapi/apache/php4apache.dsp:
+  this tiny change adds the location of apache includes and libraries that
+  are installed when you use the Apache Windows Installer
+  (C:\Program Files\Apache Group\Apache\*).  With this patch,
+  a windows developer who has used the Apache Windows Installer should be
+  able to compile the Apache sapi module without any modifications to
+  his/her
+  installed tree.  It should have no effect whatsoever on anyone else.
+  
+  --dviner
+
 2003-02-20  Rasmus Lerdorf  [EMAIL PROTECTED]
 
 * README.input_filter
 -363,7 +412,7 
   main/streams/plain_wrapper.c
   main/streams/streams.c
   main/streams/userspace.c:
-  ws fixes + missing $Id: ChangeLog,v 1.1273 2003/02/21 01:32:11 changelog Exp $ 
tags, headers added
+  ws fixes + missing $Id: ChangeLog,v 1.1274 2003/02/22 01:31:43 changelog Exp $ 
tags, headers added
 
 2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
 
 -1281,7 +1330,7 
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1273 2003/02/21 01:32:11 changelog Exp $ tag
+  Added missing $Id: ChangeLog,v 1.1274 2003/02/22 01:31:43 changelog Exp $ tag
 
 2003-02-14  Thies C. Arntzen  [EMAIL PROTECTED]
 




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

2003-02-19 Thread changelog
changelog   Wed Feb 19 20:32:49 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1271 php4/ChangeLog:1.1272
--- php4/ChangeLog:1.1271   Tue Feb 18 20:31:58 2003
+++ php4/ChangeLog  Wed Feb 19 20:32:48 2003
@@ -1,3 +1,222 @@
+2003-02-19  Jon Parise  [EMAIL PROTECTED]
+
+* ext/rpc/skeleton/php_skeleton.h
+  ext/rpc/skeleton/skeleton.c
+  ext/rpc/skeleton/skeleton.h:
+  Add folding markers and editor directive blocks.
+
+2003-02-19  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* ext/mbstring/mb_gpc.c
+  ext/mbstring/mb_gpc.h:
+  Fix mbstring input_filter
+
+* README.input_filter
+  ext/mbstring/mb_gpc.c
+  ext/mbstring/mbstring.c
+  main/SAPI.c
+  main/SAPI.h
+  main/php_content_types.c
+  main/php_variables.c
+  main/rfc1867.c:
+  Input Filter support.  See README.input_filter for details.
+
+2003-02-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* main/php_scandir.c
+  main/php_scandir.h:
+  MFB
+
+* (PHP_4_3)
+  main/php_scandir.c
+  main/php_scandir.h:
+  dirent.h needs to be included always.
+
+2003-02-19  Harald Radi  [EMAIL PROTECTED]
+
+* main/main.c:
+  prevent xdebug from crashing
+
+2003-02-19  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* scripts/ext_skel_ng/extension.xml
+  scripts/ext_skel_ng/extension_parser.php
+  scripts/ext_skel_ng/php_function.php:
+  code for the special functions MINIT, MSHUTDOWN, RINIT, RSHUTDOWN, MINFO
+  and for private internal C helper functions may now be embedded into
+  the XML specification
+
+2003-02-19  Wez Furlong  [EMAIL PROTECTED]
+
+* NEWS:
+  typo..
+
+* NEWS:
+  News about the ZE stream thing
+
+2003-02-19  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* scripts/ext_skel_ng/extension.xml:
+  test specifications for MINIT and friends
+
+* scripts/ext_skel_ng/extension.dtd:
+  code inside function was supported but missing from the DTD,
+  added role attribute to support internal functions like
+  MINIT and stuff, private C functions not to be published as
+  PHP functions and public implemenations of PHP functions
+
+2003-02-19  Marc Boeren  [EMAIL PROTECTED]
+
+* ext/dbx/dbx_pgsql.c:
+  Fix for bug #1: pgsql version for dbx_query suppressed a warning that
+  was trappable by using a user-defined error-handler. A different use of
+  pgsql_getrow removed the warning and thus the need for suppressing it.
+
+2003-02-19  Harald Radi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  win32/php5ts.dsw:
+  remove php5ts workspace from PHP_4_3 branch
+
+2003-02-19  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/README
+  sapi/thttpd/README
+  sapi/thttpd/README:
+  some improvements
+
+2003-02-19  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* scripts/ext_skel_ng/ext_skel_ng.php
+  scripts/ext_skel_ng/extension_parser.php
+  scripts/ext_skel_ng/php_function.php:
+  Microsoft Developer Studio project file (.dsp) generation added
+  
+  for now both config.m4 and .dsp files are generated for the simples
+  case only (one .c file, one .h file, no external dependencies)
+
+* scripts/ext_skel_ng/README
+  scripts/ext_skel_ng/ext_skel_ng.php
+  scripts/ext_skel_ng/extension.dtd
+  scripts/ext_skel_ng/extension.xml
+  scripts/ext_skel_ng/extension_parser.php
+  scripts/ext_skel_ng/php_constant.php
+  scripts/ext_skel_ng/php_element.php
+  scripts/ext_skel_ng/php_function.php
+  scripts/ext_skel_ng/xml_stream_callback_parser.php
+  scripts/ext_skel_ng/xml_stream_parser.php:
+  next generation ext_skel script - initial checkin
+
+2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
+
+* ext/informix/ifx.ec:
+  - Revert latest commit
+
+2003-02-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* main/php_ini.c:
+  ws/style fixes
+
+2003-02-19  Corne' Cornelius  [EMAIL PROTECTED]
+
+* ext/informix/ifx.ec:
+  - Added Input Descriptor Binding to be used by blobs. This fixed a bug
+where ESQL/C would cause a Segmentation fault if the first blob in a
+result is NULL or '' as soon as it gets a result with blob != NULL
+  - Fixed leaks where blobs resources weren't always freed
+
+2003-02-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/php_ini.c
+  main/php_scandir.c
+  main/php_scandir.h:
+  MFH: prevent conflicts with other libraries (e.g. libc-client)
+
+* ext/standard/dir.c:
+  scandir - php_scandir, alphasort - php_alphasort
+
+* main/php_ini.c
+  main/php_scandir.c
+  main/php_scandir.h:
+  Fix the possible conflicts with other libs (like libc-client)
+
+* main/SAPI.h
+  main/alloca.c
+  main/config.nw.h
+  main/fopen_wrappers.c
+  main/fopen_wrappers.h
+  main/internal_functions.c.in
+  

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

2003-02-17 Thread changelog
changelog   Mon Feb 17 20:33:50 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1269 php4/ChangeLog:1.1270
--- php4/ChangeLog:1.1269   Sun Feb 16 20:31:33 2003
+++ php4/ChangeLog  Mon Feb 17 20:33:50 2003
@@ -1,3 +1,163 @@
+2003-02-17  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/050.phpt
+  ext/mysqli/tests/051.phpt
+  ext/mysqli/tests/052.phpt
+  ext/mysqli/tests/053.phpt
+  ext/mysqli/tests/054.phpt
+  ext/mysqli/tests/055.phpt:
+  additional tests for non freed objects
+
+2003-02-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/snmp/config.m4:
+  MFB: Sanity check.
+
+* (PHP_4_3)
+  ext/snmp/config.m4:
+  Sanity check to prevent errors in other extensions tests.
+
+* NEWS:
+  Update
+
+2003-02-17  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/049.phpt:
+  test for mysql_fetch_row (oo-style)
+
+2003-02-17  Zeev Suraski  [EMAIL PROTECTED]
+
+* ext/rpc/com/com.c
+  ext/rpc/com/conversion.c
+  ext/rpc/com/dispatch.c
+  ext/rpc/com/variant.c
+  ext/snmp/winsnmp.c
+  ext/standard/file.c
+  ext/standard/flock_compat.c
+  ext/standard/ftp_fopen_wrapper.c
+  ext/standard/http_fopen_wrapper.c
+  ext/standard/pack.c
+  ext/standard/rand.c
+  ext/w32api/w32api.c
+  ext/zlib/zlib.c
+  main/fopen_wrappers.c
+  main/main.c
+  main/network.c
+  main/php.h
+  main/php_open_temporary_file.c
+  sapi/apache/php_apache_http.h
+  sapi/cgi/cgi_main.c
+  sapi/isapi/php4isapi.c:
+  Win32 build improvements
+
+2003-02-17  Wez Furlong  [EMAIL PROTECTED]
+
+* sapi/isapi/php4isapi.c:
+  Fix build under win32
+
+2003-02-17  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/mysqli_fe.c:
+  added close method/alias for result object (for compatibility with
+  statement and
+  link objects)
+
+* ext/mysqli/tests/048.phpt:
+  test for OO-Implementation (bind_result)
+
+2003-02-17  Shane Caraveo  [EMAIL PROTECTED]
+
+* ext/standard/proc_open.c:
+  you know it's time to get away from the keyboard when you do this.
+  
+  fix my last fix
+
+2003-02-17  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/proc_open.c:
+  - Style polizei
+
+2003-02-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/datetime.c
+  ext/standard/datetime.h
+  ext/standard/php_standard.h
+  ext/standard/php_sunfuncs.h
+  ext/standard/sunfuncs.c
+  ext/standard/sunfuncs.h
+  win32/php4dllts.dsp:
+  - Cleaned this mess a bit:
+. Centralized the functions sunrise/sunset to php_sunrise_sunset
+  to lessen duplicate code.
+. Made wrapper function php_do_date_sunrise_sunset() to lessen
+  duplicate code.
+. Coding style fixes.
+. renamed sunfuncs.h - php_sunfuncs.h
+
+* ext/standard/tests/time/idate.phpt:
+  - These results were obviously got with TZ=GMT
+
+* ext/standard/tests/general_functions/sunfuncts.phpt:
+  Assuming the results were created in system with Asia/Jerusalem as TZ
+
+2003-02-17  Shane Caraveo  [EMAIL PROTECTED]
+
+* ext/standard/proc_open.c:
+  fix it the right way
+
+2003-02-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/tests/general_functions/sunfuncts.phpt:
+  override precision ini setting
+
+2003-02-17  Shane Caraveo  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c:
+  prevent possible crash if used in combo with mod_gzip
+  fix command line
+
+* ext/standard/proc_open.c:
+  If you pass NULL, you do not get a NULL value, make sure it is.
+
+2003-02-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/bcmath/libbcmath/src/bcmath.h
+  ext/bcmath/libbcmath/src/config.h
+  ext/ovrimos/ovrimos.c
+  ext/standard/flock_compat.c
+  win32/glob.c
+  win32/time.h
+  win32/winutil.c:
+  - Let's be consistent with these..
+
+2003-02-17  Wez Furlong  [EMAIL PROTECTED]
+
+* main/php_streams.h
+  main/streams/context.h
+  main/streams/filter_api.h
+  main/streams/plain_wrapper.h
+  main/streams/userspace.h:
+  Move some of the streams header into supplementary files
+  
+
+2003-02-17  Shane Caraveo  [EMAIL PROTECTED]
+
+* run-tests2.php:
+  bring up to date with change in run-tests
+
+2003-02-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  configure.in
+  main/php_version.h:
+  Bump up the version.
+
+2003-02-17  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/sunfuncs.c:
+  Fix compile warning
+
 2003-02-16  Wez Furlong  [EMAIL PROTECTED]
 
 * win32/installer/setini.php:
@@ -482,7 +642,7 @@
 
 * (PHP_4_3)
   sapi/cgi/cgi_main.c:
-  Added missing $Id: ChangeLog,v 1.1269 2003/02/17 01:31:33 changelog Exp $ tag
+  Added missing $Id: 

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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1268 php4/ChangeLog:1.1269
--- php4/ChangeLog:1.1268   Sat Feb 15 20:32:03 2003
+++ php4/ChangeLog  Sun Feb 16 20:31:33 2003
@@ -1,3 +1,176 @@
+2003-02-16  Wez Furlong  [EMAIL PROTECTED]
+
+* win32/installer/setini.php:
+  Some additional sanity.
+
+* win32/php4dllts.dsp:
+  Add the sunfuncs to the .dsp file for Moshe.
+
+* win32/php4dllts.dsp:
+  Update win32 project for streams juggling.
+
+* ext/standard/file.c:
+  Remove unused vars
+
+2003-02-16  Moshe Doron  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/config.m4
+  ext/standard/datetime.c
+  ext/standard/datetime.h
+  ext/standard/php_standard.h
+  ext/standard/sunfuncs.c
+  ext/standard/sunfuncs.h
+  ext/standard/tests/general_functions/sunfuncts.phpt
+  ext/standard/tests/time/idate.phpt:
+  
+
+2003-02-16  Wez Furlong  [EMAIL PROTECTED]
+
+* configure.in
+  main/memory_streams.c
+  main/streams.c
+  main/user_streams.c
+  main/streams/.cvsignore
+  main/streams/cast.c
+  main/streams/filter.c
+  main/streams/memory.c
+  main/streams/php_streams_int.h
+  main/streams/plain_wrapper.c
+  main/streams/streams.c
+  main/streams/userspace.c:
+  Move streams files around a bit, to ease maintenance.
+  I will update the win32 .dsp in a moment.
+
+2003-02-16  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/042.phpt
+  ext/mysqli/tests/047.phpt:
+  fixed output
+
+2003-02-16  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/mysqli/mysqli_api.c:
+  Reverted lld - lld patch and added explanation as to why it should not be
+  done.
+
+* ext/mysqli/mysqli_api.c
+  ext/mysqli/php_mysqli.h:
+  Moved longlong conversion to a macro.
+
+* ext/mysqli/tests/014.phpt:
+  better skip condition.
+
+2003-02-16  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/tests/file/bug21131.phpt:
+  Remove bogus test.
+  Append mode always causes written data to go to the end of the file,
+  regardless of the current seek position.
+
+* ext/standard/proc_open.c
+  ext/standard/proc_open.h:
+  Integrate Shanes patch that allows specifying the cwd and environment
+  for the child process created by proc_open().
+
+2003-02-16  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3_1)
+  NEWS:
+  BFN
+
+2003-02-16  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/047.phpt:
+  test for mysqli_prepare_result
+
+2003-02-16  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/bcmath/libbcmath/src/config.h:
+  Fix bcmath build under win32.
+
+2003-02-16  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/046.phpt:
+  test for mysqli_stmt_affected_rows (delete command)
+
+* ext/mysqli/mysqli_api.c
+  ext/mysqli/mysqli_fe.c
+  ext/mysqli/mysqli_nonapi.c
+  ext/mysqli/php_mysqli.h:
+  added new function mysqli_stmt_affected_rows
+  added bigint support for mysqli_affected_rows
+  fixed memleak in mysqli_prepare (stmt-is_null)
+  fixed return type for mysqli_connect
+
+2003-02-16  Wez Furlong  [EMAIL PROTECTED]
+
+* run-tests.php
+  ext/curl/interface.c
+  ext/curl/streams.c
+  ext/fbsql/php_fbsql.c
+  ext/ftp/ftp.c
+  ext/hyperwave/hg_comm.c
+  ext/hyperwave/hw.c
+  ext/imap/php_imap.c
+  ext/ldap/ldap.c
+  ext/mcal/php_mcal.c
+  ext/mysql/php_mysql.c
+  ext/odbc/php_odbc.c
+  ext/rpc/com/com_wrapper.c
+  ext/snmp/snmp.c
+  ext/standard/dns.c
+  ext/standard/file.c
+  ext/standard/fsock.c
+  ext/standard/ftp_fopen_wrapper.c
+  ext/standard/http_fopen_wrapper.c
+  ext/standard/pack.c
+  ext/zlib/zlib.c
+  main/fopen_wrappers.c
+  main/mergesort.c
+  main/network.c
+  main/php.h
+  main/php_open_temporary_file.c
+  main/streams.c
+  win32/php4dllts.dsp
+  win32/sendmail.c
+  win32/time.h:
+  A add much more useful select(2) implementation than is provided by
+  windows sockets.  The winsock implementation will only work with sockets;
+  our implementation works with sockets and file descriptors.
+  By association, stream_select() will now operate correctly with files,
+  pipes and sockets.
+  
+  This change required linking against the winsock2 library.  In terms of
+  compatibility, only older versions of windows 95 do not have winsock2
+  installed by default.  It is available as a redistributable file, and is
+  most likely installed by any OS patches (eg: Internet Explorer) applied by
+  the user.
+  
+  Also, add a win32 compatible pipe test when opening a stream from a pipe. 
+  This test will only work on NT, win2k and XP platforms.  

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

2003-02-15 Thread changelog
changelog   Sat Feb 15 20:32:04 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1267 php4/ChangeLog:1.1268
--- php4/ChangeLog:1.1267   Fri Feb 14 20:35:41 2003
+++ php4/ChangeLog  Sat Feb 15 20:32:03 2003
@@ -1,3 +1,207 @@
+2003-02-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3_1)
+  sapi/cgi/cgi_main.c:
+  revert this
+
+* (PHP_4_3_1)
+  main/fopen_wrappers.c:
+  Revert this.
+
+* (PHP_4_3)
+  sapi/apache2handler/.cvsignore
+  sapi/apache2handler/README:
+  - Remove all of it.
+
+2003-02-15  Ian Holsman  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/apache2handler/CREDITS
+  sapi/apache2handler/README
+  sapi/apache2handler/apache_config.c
+  sapi/apache2handler/config.m4
+  sapi/apache2handler/php.sym
+  sapi/apache2handler/php4apache2.dsp
+  sapi/apache2handler/php_apache.h
+  sapi/apache2handler/php_functions.c
+  sapi/apache2handler/sapi_apache2.c:
+  
+  After short discussion, the #php.bugs mob decided that we don't want
+  this in PHP_4_3 branch. At least as long as it doesn't work as well
+  (or preferrably better :) than the apache2filter SAPI does.
+  
+  So please remove it from the branch for now..
+  
+  --Jani
+
+2003-02-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* NEWS:
+  New feature news.
+
+2003-02-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3_1)
+  configure.in
+  sapi/cgi/cgi_main.c:
+  - correct version plus the fix.
+
+2003-02-15  Edin Kadribasic  [EMAIL PROTECTED]
+
+* (PHP_4_3_1)
+  main/php_version.h:
+  New version number.
+
+2003-02-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  BFN
+
+2003-02-15  Stig Bakken  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  pear/PEAR.php
+  pear/System.php
+  pear/package-PEAR.xml
+  pear/package.dtd
+  pear/OS/Guess.php
+  pear/PEAR/Autoloader.php
+  pear/PEAR/Builder.php
+  pear/PEAR/Command.php
+  pear/PEAR/Common.php
+  pear/PEAR/Config.php
+  pear/PEAR/Dependency.php
+  pear/PEAR/Installer.php
+  pear/PEAR/Packager.php
+  pear/PEAR/Registry.php
+  pear/PEAR/Remote.php
+  pear/PEAR/Command/Auth.php
+  pear/PEAR/Command/Build.php
+  pear/PEAR/Command/Common.php
+  pear/PEAR/Command/Config.php
+  pear/PEAR/Command/Install.php
+  pear/PEAR/Command/Package.php
+  pear/PEAR/Command/Registry.php
+  pear/PEAR/Command/Remote.php
+  pear/PEAR/Frontend/CLI.php
+  pear/scripts/pear.bat
+  pear/scripts/pear.in:
+  - import PEAR 1.0.1
+
+2003-02-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* main/main.c:
+  - Fix unsetting of open_basedir, safe_mode_exec_dir and user_dir with
+php_admin_value ini option none
+  - Fixes bug #0
+
+2003-02-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/mysqli/config.m4:
+  Proper lib detection.
+
+2003-02-15  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS
+  NEWS:
+  B.F.N.
+
+* main/streams.c:
+  Fixed bug #22234
+
+2003-02-15  Wez Furlong  [EMAIL PROTECTED]
+
+* run-tests.php:
+  If a test does not have any data after 60 seconds of waiting, assume that
+  it died a horrible death and kill it.
+  This is useful on windows when a message box is popped-up during an
+  automated
+  test-run.
+
+* ext/standard/proc_open.c:
+  Add optional signal parameter to proc_terminate.
+
+* ext/standard/basic_functions.c
+  ext/standard/exec.h
+  ext/standard/proc_open.c:
+  Add proc_terminate() function to forcibly kill off a process created
+  with proc_open().
+
+2003-02-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/014.phpt:
+  Fixed skip condition.
+
+2003-02-15  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/014.phpt
+  ext/mysqli/tests/015.phpt:
+  added skipif section (innodb-support)
+
+2003-02-15  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/formatted_print.c
+  ext/standard/tests/strings/bug7.phpt:
+  MFH(r1.65): Fixed bug #7
+  MFH: Added test case for bug #7
+
+* ext/standard/formatted_print.c
+  ext/standard/tests/strings/bug7.phpt:
+  Fixed bug #7
+  Added test case for bug #7
+
+2003-02-15  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  fix parameter string (-R  -H)
+
+2003-02-15  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  bug fixed.
+
+2003-02-15  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug22231.phpt:
+  
+  Added test case for bug #22231
+
+2003-02-15  Wez Furlong  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/network.c:
+  MFH: Fix for Bug #21809 (select() never times out during socket 

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

2003-02-13 Thread changelog
changelog   Thu Feb 13 20:32:57 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1265 php4/ChangeLog:1.1266
--- php4/ChangeLog:1.1265   Wed Feb 12 20:33:00 2003
+++ php4/ChangeLog  Thu Feb 13 20:32:56 2003
@@ -1,3 +1,290 @@
+2003-02-13  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c:
+  MFB(r-1.68.2.5) Bug 22052
+
+* (PHP_4_3)
+  ext/ftp/ftp.c:
+  Buf #22052 More casual efree()ing causing segfaults
+
+2003-02-13  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+  pass tsrmls instead of fetching it always
+
+2003-02-13  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c:
+  MFB: Fix for bug #22199
+
+* (PHP_4_3)
+  main/streams.c:
+  Fix for Bug #22199 (fputs() + fgets() destroys readbuffer for non-seekable
+  streams).
+
+2003-02-13  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  typofix
+
+2003-02-13  Sara Golemon  [EMAIL PROTECTED]
+
+* NEWS
+  ext/ftp/ftp.c:
+  Bug #22059. ftp_chdir() causes segfault.  efree(ftp-pwd) was being called
+  without knowing for certain that ftp-pwd
+  actually pointed anywhere.
+
+2003-02-13  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c:
+  fix non FCGI build
+
+2003-02-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/bug22187.phpt:
+  
+  Added test case for bug #22187.
+
+* main/snprintf.c:
+  Modified fix for bug #22187 so that it does not affect handling of numbers
+  represented in scientific notation.
+
+2003-02-13  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/crypt.phpt:
+  
+  Added test for those different crypt() methods. Hopefully I got the
+  results right.
+
+2003-02-13  Georg Richter  [EMAIL PROTECTED]
+
+* ext/mysqli/tests/connect.inc:
+  include file for test
+
+2003-02-13  Shane Caraveo  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c:
+  There is *absolutely no* definitive way to know if argv0 is the
+  actual php script, or if it is the beginning of a query string.
+  Additionaly, passing parameters on the command line is
+  not part of CGI spec, and is not required by either
+  Apache or IIS.  So I have removed that code altogether,
+  and done some further cleanup.  Also fix pre4.3 behaviour if
+  fix_pathinfo=0.
+  I've tested with IIS and Apache 1.3.27 on w2k and RH 7.3.
+
+2003-02-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/rpc/com/variant.c:
+  Fixed warnings.
+
+2003-02-13  Wez Furlong  [EMAIL PROTECTED]
+
+* main/php_open_temporary_file.c:
+  Another IS_SLASH fix.
+
+2003-02-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* ext/standard/formatted_print.c
+  ext/standard/tests/strings/bug22207.phpt:
+  Fixed bug #22207 (e notation in *printf would be missing a 0 when there is
+  no exponent).
+  Added a test case for the bug.
+
+2003-02-13  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c:
+  A probable cure for many getcwd/relative include related problems for
+  win32.
+
+2003-02-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/spprintf.c:
+  PAD() macro didn't increase the buffer size resulting in loss of the
+  padding.
+
+2003-02-13  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/mysqli/mysqli_api.c:
+  Use my_ulonglong instead of unsigned long long to make msvc++ happy.
+
+2003-02-13  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS:
+  change history
+
+* (PHP_4_3)
+  NEWS:
+  altering history..
+
+2003-02-13  Harald Radi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/info.c:
+  add missing include
+
+2003-02-13  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/mysqli/.cvsignore:
+  Adding missing .cvsignore
+
+2003-02-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/streams.c:
+  Fixed a typo.
+
+* main/streams.c:
+  Simplified the mode validation code  added support for read+write mode to
+  'x' mode.
+
+* ext/rpc/com/variant.c:
+  Added missing header needed for rpc_error().
+
+2003-02-13  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c:
+  Clarify error message.
+
+2003-02-13  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/mysqli/mysqli.dsp:
+  Initial windows project file
+
+2003-02-13  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/ftp_fopen_wrapper.c
+  ext/standard/http_fopen_wrapper.c
+  main/streams.c:
+  Added 'x' mode for fopen() used on local files. This mode will create a new
+  file only if a file does not already exist (O_CREAT|O_EXCL).
+
+2003-02-13  Wez Furlong  [EMAIL PROTECTED]
+
+* main/network.c:
+  Potential fixes for #21809 and #22099.
+
+* ext/standard/php_fopen_wrapper.c:
+  Use FILE*-less implementation 

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

2003-02-11 Thread changelog
changelog   Tue Feb 11 20:31:44 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1263 php4/ChangeLog:1.1264
--- php4/ChangeLog:1.1263   Mon Feb 10 20:31:22 2003
+++ php4/ChangeLog  Tue Feb 11 20:31:44 2003
@@ -1,3 +1,198 @@
+2003-02-11  Sascha Schumann  [EMAIL PROTECTED]
+
+* configure.in:
+  supply mandir to makefile
+
+2003-02-11  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  main/SAPI.c:
+  MFH: reverted my patch  applying a new patch by Stefan Esser
+
+2003-02-11  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* ext/imap/php_imap.c:
+  Fixed bug #22048 (crash in imap_headers when the e-mail contains an
+  abnormally large number of special characters).
+
+* NEWS:
+  New function news.
+
+* ext/standard/basic_functions.c
+  ext/standard/php_string.h
+  ext/standard/string.c:
+  Added strpbrk(), which is essentially a wrapper around C's strpbrk function
+  that allows searching through a string for a character list.
+
+2003-02-11  Stefan Esser  [EMAIL PROTECTED]
+
+* main/SAPI.c:
+  size matters not.
+
+* main/SAPI.c:
+  8 + 20 + 1 + 1 = 30
+  
+  There was no Bufferoverflow on 64bit systems.
+  
+  And the fix broke the header code on systems with old style snprintf.
+
+2003-02-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* configure.in
+  build/buildcheck.sh:
+  - Fixed some weird crashes causd by the new default behaviour
+of libtool 1.4.3
+  - Require libtool 1.4.3 or newer from now on.
+
+2003-02-11  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  Make that clear
+
+* sapi/cli/php.1:
+  Document -H added by Ilia
+
+* main/spprintf.c:
+  speed up
+
+2003-02-11  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/xslt/TODO:
+  Update time
+
+2003-02-11  Ian Holsman  [EMAIL PROTECTED]
+
+* sapi/apache2handler/.cvsignore
+  sapi/apache2handler/CREDITS
+  sapi/apache2handler/README
+  sapi/apache2handler/apache_config.c
+  sapi/apache2handler/config.m4
+  sapi/apache2handler/php.sym
+  sapi/apache2handler/php4apache2.dsp
+  sapi/apache2handler/php_apache.h
+  sapi/apache2handler/php_functions.c
+  sapi/apache2handler/sapi_apache2.c:
+  initial checkin of the apache2 SAPI using a handler instead of filters.
+  TBD: src highlighting
+   better post handling
+
+2003-02-11  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  Added -H option to CLI binary. This option can be used to hide any
+  arguments
+  including the script name passed to the CLI binary.
+
+2003-02-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS
+  NEWS:
+  fugbix news
+
+2003-02-11  Zeev Suraski  [EMAIL PROTECTED]
+
+* ext/rpc/rpc.c:
+  Fix random crashes
+
+2003-02-11  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c:
+  Fixed ZTS build
+
+2003-02-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/readline/config.m4:
+  - There's no point in allowing using both --with-readline and
+  --with-libedit
+the same time. Prefer --with-readline.
+  - Use PHP_ADD_LIBRARY when there is no path available.
+
+* (PHP_4_3)
+  NEWS:
+  Moved one entry from HEAD here..
+
+* NEWS:
+  moved entry to branch NEWS
+
+* (PHP_4_3)
+  ext/ingres_ii/ii.c:
+  MFH: - Fixed bug: #21549 (problem with Ingres II persistent connections)
+
+* ext/ingres_ii/ii.c:
+  - Fixed bug: #21549 (problem with Ingres II persistent connections)
+
+2003-02-11  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/apache/config.m4:
+  move check to proper place
+
+* sapi/apache/config.m4
+  sapi/apache/mod_php4.c:
+  Detect whether BUFFs contain a fd element. IBM is hiding the actual
+  descriptor behind a void *, so we just disable this for IBM servers
+
+2003-02-11  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/mssql/php_mssql.c
+  ext/mssql/php_mssql.c:
+  Bug #20426. Convert SMALLDATETIME correct
+
+2003-02-11  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/Makefile.frag:
+  - clean up so Jani is not so confused
+
+2003-02-11  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/thttpd_patch:
+  Add log to stdout feature
+
+2003-02-11  Harald Radi  [EMAIL PROTECTED]
+
+* ext/rpc/handler.h
+  ext/rpc/rpc.c
+  ext/rpc/rpc.h:
+  clean up source and improve hashing for implicitly
+  created objects (aka return values)
+
+* ext/rpc/com/com.c
+  ext/rpc/com/com.h:
+  improved reverse lookup of ProgID based on an IDispatch pointer
+
+2003-02-11  Sascha Schumann  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended:
+  update regarding session.save_path
+
+* ext/session/mod_files.c:
+ 

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

2003-02-10 Thread changelog
changelog   Mon Feb 10 20:31:22 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1262 php4/ChangeLog:1.1263
--- php4/ChangeLog:1.1262   Sun Feb  9 20:32:42 2003
+++ php4/ChangeLog  Mon Feb 10 20:31:22 2003
@@ -1,3 +1,207 @@
+2003-02-10  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/rpc/com/com_wrapper.c:
+  fix rpc_error call
+
+2003-02-10  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/file.c
+  ext/standard/file.h:
+  Merged the flags for the file() function into a single flag.
+
+2003-02-10  Harald Radi  [EMAIL PROTECTED]
+
+* ext/rpc/handler.h
+  ext/rpc/php_rpc.h
+  ext/rpc/rpc.c
+  ext/rpc/rpc.h
+  ext/rpc/rpc_proxy.c
+  ext/rpc/com/com.c
+  ext/rpc/com/com_wrapper.c
+  ext/rpc/com/conversion.c
+  ext/rpc/com/variant.c
+  ext/rpc/com/variant.h:
+  a bunch of fixes
+
+* ext/rpc/skeleton/skeleton.c:
+  s/com/skeleton/ is not always a good idea
+
+2003-02-10  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/rpc/com/com.c:
+  byref really means that we want the zval...
+
+2003-02-10  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* main/SAPI.c:
+  Fixed possible snprintf problem
+
+* (PHP_4_3)
+  main/SAPI.c:
+  MFH: fixed possible buffer overflow in 64bit systems
+
+* main/SAPI.c:
+  Fixed possible buffer overflow in 64bit systems
+
+* NEWS
+  NEWS:
+  dot dot dot..
+
+* NEWS:
+  MFB: Fixed typo
+
+* (PHP_4_3)
+  NEWS:
+  Fixed typo
+
+2003-02-10  Sara Golemon  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug 22141
+
+2003-02-10  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* main/SAPI.c:
+  Jani happification
+
+* NEWS:
+  New function
+
+2003-02-10  Sara Golemon  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/string.c:
+  Partial MFH.  Deprecated BM algo for str_replace can hang execution.  See
+  Bug#22141
+
+2003-02-10  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* sapi/apache2filter/sapi_apache2.c:
+  Removed unnecessary code
+
+* ext/zlib/php_zlib.h
+  ext/zlib/zlib.c
+  main/SAPI.c:
+  Fixed zlib.output_compression so it can work even if zlib extension is
+  built as shared
+
+2003-02-10  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* Makefile.global:
+  MFB: disable output buffering
+
+* (PHP_4_3)
+  Makefile.global:
+  Make sure we're not buffering stuff
+
+2003-02-10  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/rpc/com/com.c:
+  Implement com_describe
+
+2003-02-10  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  acinclude.m4
+  config.guess
+  config.sub
+  configure.in
+  ltmain.sh:
+  - MFH: libtool upgrade to 1.4.3
+
+* acinclude.m4
+  configure.in
+  ltmain.sh:
+  - Updated libtool to 1.4.3 which has test for the sed problem..
+
+2003-02-10  Jon Parise  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c:
+  Correct the spelling of 'supported'.
+
+2003-02-10  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR.php:
+  - update PEAR::isError phpdoc
+
+* pear/PEAR.php:
+  - PEAR::isError accepts second parameter that will be matched against
+the error code.  PEAR::isError($obj, FOO) will return true if $obj
+is an error object, and $obj-getCode() returns FOO.
+
+* pear/install-pear.txt:
+  - the a in pear is application now
+
+2003-02-10  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/rpc/com/com_wrapper.c:
+  Error reporting clean up
+
+* ext/rpc/rpc.c:
+  Newly created objects should use a separate function_table from the global
+  class entry table.
+  For objects instantiated via new, make sure that intern-function_table
+  uses the newly created table when the class is registered.
+  For generic per-object hashing, copy the ce-function_table into
+  intern-function_table.
+
+* ext/rpc/com/com.c
+  ext/rpc/com/com_wrapper.c:
+  Error reporting leaks and cleanup
+
+2003-02-10  Zeev Suraski  [EMAIL PROTECTED]
+
+* tests/lang/bug21961.phpt:
+  Fix the test
+
+2003-02-10  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/openssl/openssl.c:
+  Add additional optional parameter to openssl_pkcs7_encrypt to specify the
+  cipher.  The cipher can be one of the constants listed below.
+  
+  Based on a patch from:
+  stefan at cuba dot ionum dot ch
+  
+   OPENSSL_CIPHER_RC2_40,   (the default)
+   OPENSSL_CIPHER_RC2_128,
+   OPENSSL_CIPHER_RC2_64,
+   OPENSSL_CIPHER_DES,
+   OPENSSL_CIPHER_3DES,
+  
+  proto bool openssl_pkcs7_encrypt(string infile, string outfile,
+ mixed recipcerts, array headers [, long flags [, long cipher]])
+
+2003-02-10  Harald Radi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  18 times the speed of light
+
+2003-02-10  

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

2003-02-08 Thread changelog
changelog   Sat Feb  8 20:31:24 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1260 php4/ChangeLog:1.1261
--- php4/ChangeLog:1.1260   Fri Feb  7 20:32:49 2003
+++ php4/ChangeLog  Sat Feb  8 20:31:24 2003
@@ -1,3 +1,42 @@
+2003-02-08  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/gettext/gettext.c:
+  Fix segfault in bindtextdomain when first parameter was empty.
+  
+  The Linux man page states: domainname must be a non-empty string.
+  
+  Noticed by: Nils Meyer
+
+2003-02-08  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cli/php.1:
+  Style corrections
+  See also: Stig's intro
+  Version info
+
+2003-02-08  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/string.c:
+  style  ws fixes
+
+2003-02-08  Pierre-Alain Joye  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/gd/libgd/gd.c
+  ext/gd/libgd/gd.h:
+  MFH:
+  Add gdImageEllipse
+  Replace gdImageFilledEllipse by a new function (backported from
+  the new phpgd)
+  the new gdImageFilledEllipse fix bug bug #22103 (ellipse part)
+
+* ext/gd/libgd/gd.c
+  ext/gd/libgd/gd.h:
+  Add gdImageEllipse
+  Replace gdImageFilledEllipse by a new function (backported from
+  the new phpgd)
+  the new gdImageFilledEllipse fix bug bug #22103 (ellipse part)
+
 2003-02-07  Sara Golemon  [EMAIL PROTECTED]
 
 * ext/standard/http_fopen_wrapper.c:





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

2003-02-04 Thread changelog
changelog   Tue Feb  4 20:32:43 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1256 php4/ChangeLog:1.1257
--- php4/ChangeLog:1.1256   Mon Feb  3 20:32:08 2003
+++ php4/ChangeLog  Tue Feb  4 20:32:42 2003
@@ -1,3 +1,85 @@
+2003-02-04  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml:
+  - replace @bin_dir@ in pear.bat
+
+2003-02-04  Sara Golemon  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/bcmath/bcmath.c:
+  FMH(r-1.49/r-1.50)
+
+2003-02-04  Andi Gutmans  [EMAIL PROTECTED]
+
+* ext/bcmath/bcmath.c:
+  - Please follow coding standards (this isn't java :)
+
+2003-02-04  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/bcmath/bcmath.c:
+  fix ZTS build
+
+2003-02-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* sapi/apache/mod_php4.c
+  sapi/apache_hooks/mod_php4.c:
+  Fixed compilation of Apache  Apache Hooks SAPIs.
+
+2003-02-04  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  remove it thenthis forces to put work in man page ...
+
+2003-02-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  reorder the bug fixes (reverse #). added missing bug fixing news
+
+2003-02-04  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/bcmath/bcmath.c:
+  Bug#13551 bcmath functions should not apply scale to arguments, only to
+  result
+
+2003-02-04  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* ext/pgsql/pgsql.c:
+  Made the row parameter in pg_result_seek() non-optional, the current
+  implementation would result in random behavior if the 2nd argument is not
+  passed.
+  Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the
+  result due to always seeking to row next to the one requested).
+  Removed dead code from pg_result_seek().
+
+2003-02-04  Zeev Suraski  [EMAIL PROTECTED]
+
+* ext/standard/aggregation.c
+  sapi/apache/mod_php4.c
+  sapi/apache_hooks/mod_php4.c:
+  Updates reflecting infrastructure changes
+
+2003-02-04  Uwe Steinmann  [EMAIL PROTECTED]
+
+* ext/pdf/pdf.c:
+  - fixed some prototypes and folding
+
+* ext/pdf/pdf.c:
+  - fixed prototype of pdf_get_buffer()
+
+2003-02-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Added missing bugfix news entry.
+
+* NEWS:
+  NEWS ordering..
+
 2003-02-03  Hartmut Holzgraefe  [EMAIL PROTECTED]
 
 * main/output.c:





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

2003-02-03 Thread changelog
changelog   Mon Feb  3 20:32:08 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1255 php4/ChangeLog:1.1256
--- php4/ChangeLog:1.1255   Sun Feb  2 21:18:33 2003
+++ php4/ChangeLog  Mon Feb  3 20:32:08 2003
@@ -1,3 +1,156 @@
+2003-02-03  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* main/output.c:
+  proto-fix
+
+2003-02-03  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/datetime.c:
+  Fixed bug #22017 (non descriptive error to appear when timestamp passed to
+  date() has value  0. Win32 does not support timestamps prior to midnight
+  (00:00:00), January 1, 1970).
+
+* ext/standard/basic_functions.c:
+  Make putenv() return a proper error rather then NULL when invalid argument
+  is passed.
+
+* ext/imap/php_imap.c:
+  Fixed bug #22022 (Crash in imap_mail_compose() if the body is an empty
+  array).
+
+* ext/curl/interface.c:
+  Fixed bug #22031 (Made curl_write()  curl_write_header() binary safe).
+
+2003-02-03  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/tests/mb_http_output.phpt
+  ext/mbstring/tests/mb_internal_encoding.phpt
+  ext/mbstring/tests/mb_strpos.phpt:
+  Trivial test adjustment
+
+* ext/mbstring/mbstring.c:
+  zend_get_parameters_* = zend_parse_parameters
+
+2003-02-03  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/apache2filter/config.m4:
+  MFH: Fix bug: #22035 (EXTRA_LDFLAGS for AIX not quite right)
+
+* sapi/apache2filter/config.m4:
+  Fix bug: #22035 (EXTRA_LDFLAGS for AIX not correct)
+
+* (PHP_4_3)
+  NEWS:
+  fugbix news
+
+* (PHP_4_3)
+  ext/standard/array.c:
+  MFH: Fixed bug: #21998 (array_pop() did not reset the current array
+  position)
+
+* ext/standard/array.c:
+  - Fixed bug: #21998 (array_pop() did not reset the current array position)
+
+* ext/standard/tests/array/bug21998.phpt:
+  Correct description of the problem
+
+2003-02-03  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c:
+  Really fixed proto.
+  
+
+* ext/mbstring/mbstring.c:
+  Oops! wrong commit. Reverting...
+
+* ext/mbstring/mbstring.c:
+  Fixed proto
+
+* tests/lang/bug21961.phpt:
+  Modified the test so it will be skipped under ZE1.
+  Thanks Kai
+
+* tests/lang/bug20175.phpt:
+  Added missing ?
+
+* ext/mbstring/tests/mb_strpos.phpt:
+  Fixed test case for mb_strpos().
+
+2003-02-03  Jani Taskinen  [EMAIL PROTECTED]
+
+* sapi/apache_hooks/config.m4:
+  Make these configure messages differ from the regular apache configure
+
+2003-02-03  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug21961.phpt:
+  Added test case for bug #21961
+
+2003-02-03  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/php_image.h:
+  This cause some warning/error in AIX
+
+* (PHP_4_3)
+  main/php_ini.c:
+  MFH: Fixed bug: #22011 (-n must ignore all ini files)
+
+* main/php_ini.c:
+  Fixed bug: #22011 (-n must ignore all ini files)
+
+2003-02-03  Derick Rethans  [EMAIL PROTECTED]
+
+* run-tests.php:
+  - Make VIM highlighting happy
+
+2003-02-03  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/interbase/config.m4:
+  Test that libgds actually exists.
+
+* ext/calendar/calendar.c:
+  ws
+
+2003-02-03  Giuseppe Tanzilli  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/servlet/Makefile.frag
+  sapi/servlet/config.m4
+  sapi/servlet/servlet.c
+  sapi/servlet/servlet.java:
+  Fix sapi/servlet build on Unix
+
+2003-02-03  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  Fix ZTS build.
+
+2003-02-03  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/tests/array/bug21998.phpt:
+  
+  Added test for bug #21998
+
+2003-02-03  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml:
+  - 1.1 release notes update
+  * added some provides elements
+
+* pear/PEAR/Common.php:
+  - start using the source tokenizer
+
+* pear/package-PEAR.xml:
+  - substitute @php_dir@ in pear.in
+
+2003-02-03  Marcus Boerger  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+  - Added -B, -F, -R, -E for line by line std in processing.
+  - Added some error messages.
+  - Added more -h info.
+
 2003-02-02  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * main/php_scandir.h:





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

2003-02-02 Thread changelog
changelog   Sun Feb  2 21:18:44 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1254 php4/ChangeLog:1.1255
--- php4/ChangeLog:1.1254   Sat Feb  1 20:33:22 2003
+++ php4/ChangeLog  Sun Feb  2 21:18:33 2003
@@ -1,3 +1,36 @@
+2003-02-02  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/php_scandir.h:
+  Fixed bug #22021.
+
+* ext/curl/interface.c:
+  Gave the user the ability to specify encoding of the request.
+  Patch by [EMAIL PROTECTED]
+
+* main/php_scandir.c:
+  Fixed build on Solaris (patch by Melvyn Sopacua).
+
+2003-02-02  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/standard/info.c:
+  Fix warning.
+
+2003-02-02  Zeev Suraski  [EMAIL PROTECTED]
+
+* ext/standard/info.c
+  ext/standard/info.c:
+  Fix phpinfo() display of Zend extensions
+
+2003-02-02  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/gd/config.m4
+  ext/gd/libgd/gd.c
+  ext/gd/libgd/xbm.c
+  ext/gd/tests/conv_test.xbm
+  ext/gd/tests/xbm2png.phpt:
+  - new xbm support
+  
+
 2003-02-01  Marcus Boerger  [EMAIL PROTECTED]
 
 * ext/standard/image.c:





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

2003-02-01 Thread changelog
changelog   Sat Feb  1 20:33:22 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1253 php4/ChangeLog:1.1254
--- php4/ChangeLog:1.1253   Fri Jan 31 20:32:52 2003
+++ php4/ChangeLog  Sat Feb  1 20:33:22 2003
@@ -1,3 +1,70 @@
+2003-02-01  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/standard/image.c:
+  avoid warnings
+
+* ext/gd/config.m4:
+  Bundled version has XBM support as well as external.
+
+* ext/gd/gd.c:
+  Show if XPM support is available  Set availability bit only when
+  available.
+
+* ext/standard/image.c
+  ext/standard/php_image.h:
+  
+
+* ext/dba/config.m4:
+  Change DBM detection order
+
+* (PHP_4_3)
+  ext/dba/config.m4
+  ext/dba/dba_cdb.c
+  ext/dba/dba_dbm.c
+  ext/dba/dba_gdbm.c
+  ext/dba/dba_ndbm.c:
+  MFH: include file handling and dbm fixes
+
+* ext/dba/config.m4
+  ext/dba/dba_cdb.c
+  ext/dba/dba_dbm.c
+  ext/dba/dba_gdbm.c:
+  - unify configure mechanisms (include file handling)
+  - fix dbm
+  - allow dbm to be based on gdbm
+
+2003-02-01  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* run-tests.php:
+  Make it easier to diff results of several runs in one day.
+
+2003-02-01  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS:
+  Correct required mcrypt version
+
+2003-02-01  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  INSTALL:
+  MFH: Bug #21892 (links to apache2 install instructions missing)
+
+* INSTALL:
+  Fix Bug #21892 (links to apache2 install instructions missing)
+  
+
+2003-02-01  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Registry.php:
+  - displayLine() is deprecated, so better use displayError() here.
+
+2003-02-01  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/var.c:
+  Don't assume that objects have class entries (in the ZE1 sense) when
+  determining the class name.
+  Additionally, don't assume that objects have a properties hash either.
+
 2003-01-31  Melvyn Sopacua  [EMAIL PROTECTED]
 
 * ext/mcrypt/config.m4:





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

2003-01-31 Thread changelog
changelog   Fri Jan 31 20:32:53 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1252 php4/ChangeLog:1.1253
--- php4/ChangeLog:1.1252   Thu Jan 30 20:33:05 2003
+++ php4/ChangeLog  Fri Jan 31 20:32:52 2003
@@ -1,3 +1,132 @@
+2003-01-31  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/mcrypt/config.m4:
+  Require 2.5.6+
+  MFB: Be -ltdl aware
+
+2003-01-31  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/openssl/openssl.c:
+  Fixed bug #21986 (openssl test failure).
+
+2003-01-31  Marcus Boerger  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/dba/config.m4:
+  MFH: Shared dba requires at least db-3.3
+
+* ext/dba/config.m4:
+  Shared dba requires at least db-3.3
+
+* ext/dba/dba.c:
+  Fix proto
+
+2003-01-31  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/ext_skel.php
+  ext/ext_skel.php
+  ext/ext_skel_win32.php:
+  Rename script.
+  Add check for CLI version
+
+* ext/ext_skel_win32.php
+  ext/ext_skel_win32.php:
+  
+  file ext_skel_win32.php was initially added on branch PHP_4_3.
+
+2003-01-31  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/standard/var.c:
+  Unbreak $Id tag
+
+2003-01-31  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mcrypt/config.m4:
+  The ugly patch
+  Make mcrypt compile, when we finally are free of -ltdl. Bug #20926.
+  
+
+2003-01-31  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mbstring/mbfilter.c
+  ext/mbstring/mbstring.c
+  ext/mbstring/tests/mb_send_mail01.phpt
+  ext/mbstring/tests/mb_send_mail02.phpt
+  ext/mbstring/tests/mb_send_mail03.phpt
+  ext/mbstring/tests/mb_send_mail04.phpt
+  ext/mbstring/tests/mb_send_mail05.phpt
+  ext/mbstring/tests/mb_send_mail06.phpt:
+  MFH: fixed a mb_send_mail() bug.
+
+2003-01-31  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Moved from HEAD.
+
+* NEWS:
+  Moved these entries to PHP_4_3 branch NEWS (for 4.3.1)
+
+* ext/oci8/php_oci8.h:
+  No c++ comments..
+
+2003-01-31  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/mbfilter.c
+  ext/mbstring/mbstring.c
+  ext/mbstring/tests/mb_send_mail01.phpt
+  ext/mbstring/tests/mb_send_mail02.phpt
+  ext/mbstring/tests/mb_send_mail03.phpt
+  ext/mbstring/tests/mb_send_mail04.phpt
+  ext/mbstring/tests/mb_send_mail05.phpt
+  ext/mbstring/tests/mb_send_mail06.phpt
+  ext/mbstring/tests/mb_send_mail07.phpt:
+  Fixed a mb_send_mail() bug that has been reported in [EMAIL PROTECTED]
+  See http://lists.php.net/article.php?group=php.i18narticle=427
+
+2003-01-31  Sascha Schumann  [EMAIL PROTECTED]
+
+* php.ini-dist:
+  Remove obsolete warning
+
+2003-01-31  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c
+  ext/ftp/ftp.h
+  ext/ftp/php_ftp.c
+  ext/ftp/php_ftp.h:
+  Add ftp_raw() to send raw command strings to an FTP server.
+
+2003-01-31  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/skeleton/skeleton.php:
+  Use platform specific extension.
+
+* ext/skeleton/skeleton.dsp:
+  Dtandard visual studio project for ext_skel
+
+* ext/ext_skel.php:
+  Wrapper script to use ext_skel on Win32
+
+* (PHP_4_3)
+  ext/ext_skel.php:
+  Wrapper script to execute ext_skel on WIn32
+
+* ext/ext_skel.php:
+  
+  file ext_skel.php was initially added on branch PHP_4_3.
+
+* (PHP_4_3)
+  ext/skeleton/skeleton.php:
+  Allow extensions to be loaded on win32
+
+* ext/skeleton/skeleton.dsp
+  ext/skeleton/skeleton.dsp:
+  
+  file skeleton.dsp was initially added on branch PHP_4_3.
+
 2003-01-30  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * ext/session/session.c:





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

2003-01-28 Thread changelog
changelog   Tue Jan 28 20:31:46 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1249 php4/ChangeLog:1.1250
--- php4/ChangeLog:1.1249   Mon Jan 27 20:33:34 2003
+++ php4/ChangeLog  Tue Jan 28 20:31:46 2003
@@ -1,3 +1,225 @@
+2003-01-28  Harald Radi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/basic_functions.c:
+  moved to php4/main
+
+* (PHP_4_3)
+  main/main.c:
+  somehow the module shutdown order got reversed since 4.3.0,
+  thus the CoInitialize / CoUninitialize calles are more sane here
+  than in the basic functions module.
+
+2003-01-28  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  fugbix news
+
+2003-01-28  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/hyperwave/hw.c:
+  Fixed compile warning.
+
+* (PHP_4_3)
+  NEWS:
+  Bug fixing news.
+
+* sapi/apache2filter/sapi_apache2.c:
+  Fixed bug #17868 (more then the !--include-- directive used to include
+  a PHP file would result in a crash).
+
+2003-01-28  Derick Rethans  [EMAIL PROTECTED]
+
+* main/php_scandir.c
+  main/php_scandir.c:
+  - Fix includes
+
+2003-01-28  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/php_scandir.c
+  main/php_scandir.c:
+  Fixed compiler warning.
+
+2003-01-28  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  Makefile.frag
+  configure.in
+  build/config-stubs
+  pear/Makefile.frag
+  pear/pear.m4
+  pear/scripts/.cvsignore
+  pear/scripts/php-config.in
+  pear/scripts/phpextdist
+  pear/scripts/phpize.in
+  scripts/.cvsignore
+  scripts/Makefile.frag
+  scripts/config-stubs
+  scripts/conv_proto
+  scripts/conv_z_macros
+  scripts/credits
+  scripts/php-config.in
+  scripts/phpextdist
+  scripts/phpize.in
+  scripts/phpize.m4
+  scripts/dev/conv_proto
+  scripts/dev/conv_z_macros
+  scripts/dev/credits:
+  - MFH: Fixed bug #13561 (--without-pear prevents install of php-config,
+  phpize)
+  - MFH: Added --ldflags option to php-config
+  - MFH: Added --clean option to phpize
+
+2003-01-28  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/embed/php_embed.c:
+  Call correct module startup function (not a hard coded one) allowing
+  startup override.
+
+2003-01-28  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/ircg/ircg_scanner.c:
+  sync with .re
+
+* ext/ircg/ircg_scanner.re:
+  update year
+
+* ext/ircg/Makefile.frag:
+  Looks like we are hitting a bug due to '\xxx' for xxx = 200 not being
+  handled
+  correctly.
+
+2003-01-28  Zeev Suraski  [EMAIL PROTECTED]
+
+* win32/php4ts.dsw:
+  Get rid of php4ts.dsw - replaced by php5ts.dsw
+
+2003-01-28  Jani Taskinen  [EMAIL PROTECTED]
+
+* build/config-stubs
+  pear/Makefile.frag
+  pear/pear.m4
+  pear/scripts/.cvsignore
+  scripts/.cvsignore
+  scripts/Makefile.frag
+  scripts/php-config.in
+  scripts/phpextdist
+  scripts/phpize.in
+  scripts/phpize.m4
+  scripts/dev/conv_proto
+  scripts/dev/conv_z_macros
+  scripts/dev/credits:
+  
+  - Fixed bug: #13561 (--without-pear prevents install of phpize,
+  php-config)
+
+* Makefile.frag
+  configure.in
+  pear/scripts/php-config.in
+  pear/scripts/phpextdist
+  pear/scripts/phpize.in
+  scripts/config-stubs
+  scripts/conv_proto
+  scripts/conv_z_macros
+  scripts/credits:
+  - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)
+
+* ext/dba/config.m4:
+  Fix configure. (typo?)
+
+2003-01-28  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/embed/php_embed.c
+  sapi/embed/php_embed.h:
+  Expose php_embed_module struct (and make Wez happy).
+
+2003-01-28  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* (PHP_5_0_dev_before_13561_fix)
+  tests/lang/bug20175.phpt:
+  Fix parse error and edink's fear of bison errors
+
+2003-01-28  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_5_0_dev_before_13561_fix)
+  ext/imap/config.m4:
+  fix some typos
+
+* (PHP_5_0_dev_before_13561_fix)
+  ext/mime_magic/config.m4:
+  fix typo
+
+2003-01-28  Marcus Boerger  [EMAIL PROTECTED]
+
+* (PHP_5_0_dev_before_13561_fix)
+  ext/dba/config.m4:
+  - fix this: els is optional but may not be empty
+
+2003-01-28  Frank M. Kromann  [EMAIL PROTECTED]
+
+* (PHP_5_0_dev_before_13561_fix)
+  ext/standard/info.c
+  ext/standard/info.c:
+  Fix the setting of computer name and processor type for php_uname() on
+  Win32
+
+2003-01-28  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_5_0_dev_before_13561_fix)
+  makedist
+  makedist.ZendEngine2:
+  - Removed unnecessary makedist.ZendEngine2
+  - Modified makedist to use php5 CVS module (alias)
+
+2003-01-28  

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

2003-01-26 Thread changelog
changelog   Sun Jan 26 20:31:39 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1247 php4/ChangeLog:1.1248
--- php4/ChangeLog:1.1247   Sat Jan 25 20:32:24 2003
+++ php4/ChangeLog  Sun Jan 26 20:31:39 2003
@@ -1,3 +1,48 @@
+2003-01-26  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR.php:
+  - whoops, heritage shows through :)
+
+2003-01-26  Marcus Boerger  [EMAIL PROTECTED]
+
+* run-tests.php:
+  Simplify
+
+2003-01-26  Sander Roobol  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/mime_magic/mime_magic.c:
+  MFH (well... it's not really an MFH... but who cares :)
+
+* ext/mime_magic/mime_magic.c:
+  Fix build
+
+2003-01-26  Shane Caraveo  [EMAIL PROTECTED]
+
+* sapi/isapi/php4isapi.c:
+  normalize CGI variables to the CGI spec
+  PATH_INFO and PATH_TRANSLATED are correct now
+  SCRIPT_FILENAME now contains the full path to the script
+
+* (PHP_4_3)
+  main/php_ini.c
+  win32/readdir.c
+  win32/readdir.h:
+  MFH
+  fix broken build by adding scandir and alphasort
+
+* main/php_ini.c
+  win32/readdir.c
+  win32/readdir.h:
+  Fix broken build by adding scandir and alphasort for win32
+
+2003-01-26  Sara Golemon  [EMAIL PROTECTED]
+
+* ext/gd/gd.c
+  ext/gd/php_gd.h:
+  Feature Request #21784  Added: imagecolorallocatealpha
+  ([EMAIL PROTECTED],[EMAIL PROTECTED])
+
 2003-01-25  Shane Caraveo  [EMAIL PROTECTED]
 
 * (PHP_4_3)





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

2003-01-25 Thread changelog
changelog   Sat Jan 25 20:32:24 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1246 php4/ChangeLog:1.1247
--- php4/ChangeLog:1.1246   Fri Jan 24 20:31:13 2003
+++ php4/ChangeLog  Sat Jan 25 20:32:24 2003
@@ -1,3 +1,85 @@
+2003-01-25  Shane Caraveo  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/cgi/cgi_main.c:
+  MFH
+  
+  fix bug 21261
+  putenv on some platforms requires we provide the memory
+  cleanup env parsing logic
+  fix bug 21367
+  missed optargs in a previous patch
+
+* sapi/cgi/cgi_main.c:
+  fix bug 21261
+  putenv on some platforms requires we provide the memory
+  cleanup env parsing logic
+  fix bug 21367
+  missed optargs in a previous patch
+
+2003-01-25  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/php_ini.c:
+  Fixed bug #21625 (When scanning a directory for ini files, do so in
+  alphabetical order. This gives a user a way to control the order in which
+  the ini files are loaded).
+  Fixed a bug that would make the code try to read files without an
+  extension
+  as ini files.
+
+2003-01-25  Marcus Boerger  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/dba/config.m4:
+  MFH: The builtin version was always used even if configured otherwise.
+
+* (PHP_4_3)
+  run-tests.php:
+  MFH: Bug #21751: Part one never let this happen again...
+
+* ext/dba/config.m4:
+  The builtin version was always used even if configured otherwise.
+
+* run-tests.php:
+  Bug #21751: Part one never let this happen again...
+
+2003-01-25  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/informix/ifx.ec:
+  Removed unneeded code.
+
+2003-01-25  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* ext/mime_magic/mime_magic.c:
+  - mime file parser messages only with mime_magic.debug=On (default: off)
+  - fix docref URL in startup error messages
+  - show status in php info, either enabled or ..., disabled
+
+* ext/mime_magic/php_mime_magic.h:
+  preparations for making magic file parser silent
+
+* ext/mime_magic/config.m4:
+  suggesting a plain magic file insteat of a mime one is a bad idea
+
+2003-01-25  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/tests/osguess.php:
+  - not a real test, just a script for displaying OS_Guess output
+
+* pear/OS/Guess.php:
+  - add glibc version detection for Linux
+
+* pear/PEAR/Command/Remote.php:
+  - typo
+
+2003-01-25  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/informix/ifx.ec:
+  Fixed a typo.
+
+* ext/standard/image.c:
+  Fixed compiler warning.
+
 2003-01-24  Sascha Schumann  [EMAIL PROTECTED]
 
 * ext/session/mod_files.c





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

2003-01-21 Thread changelog
changelog   Tue Jan 21 20:32:43 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1242 php4/ChangeLog:1.1243
--- php4/ChangeLog:1.1242   Mon Jan 20 20:33:07 2003
+++ php4/ChangeLog  Tue Jan 21 20:32:42 2003
@@ -1,3 +1,99 @@
+2003-01-21  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/php_mbregex.c:
+  Oops! wrong patch. Reverted.
+
+* ext/mbstring/php_mbregex.c:
+  Fixed mb_ereg_replace() bug (the function has ignored the default option)
+
+* tests/lang/bug21800.phpt:
+  Added test case for bug #21800
+
+* ext/mbstring/php_mbregex.c:
+  Fixed mb_ereg_search() segfault that occurs when the function is called
+  before a string to be searched is passed by mb_ereg_search_init()
+
+2003-01-21  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/sysvshm/sysvshm.c:
+  increasing readability.
+
+2003-01-21  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/odbc/birdstep.c:
+  getParameters - zend_get_parameters_ex.
+
+* ext/fbsql/php_fbsql.c
+  ext/mbstring/mbstring.c
+  ext/standard/array.c
+  ext/standard/basic_functions.c
+  ext/standard/file.c
+  ext/standard/string.c
+  sapi/apache/php_apache.c
+  sapi/apache_hooks/php_apache.c:
+  ARG_COUNT(ht) - ZEND_NUM_ARGS().
+
+2003-01-21  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR.php
+  pear/package-PEAR.xml:
+  - PEAR_Error now supports exceptions when using Zend Engine 2.  Set the
+error mode to PEAR_ERROR_EXCEPTION to make PEAR_Error throw itself
+as an exception (invoke PEAR errors with raiseError() or throwError()
+just like before).
+
+2003-01-21  Sascha Schumann  [EMAIL PROTECTED]
+
+* (PHP_4)
+  main/SAPI.h:
+  cvs server: warning: file `main/SAPI.h' seems to still contain conflict
+  indicators
+  
+  ..but it checks it in nevertheless.
+
+* main/SAPI.c
+  main/SAPI.h
+  sapi/apache/mod_php4.c:
+  add sapi_get_target_uid/_gid for obtaining information about the
+  non-privileged user the web server is running as.  this is useful
+  for creating shared memory segments which need to be accessed by
+  the child processes/threads.
+
+2003-01-21  Jani Taskinen  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  sapi/apache2filter/config.m4:
+  MFH: Fixed bug: #21698, httpd.conf not modified with make install
+
+* sapi/apache2filter/config.m4:
+  Fixed bug: #21698, httpd.conf not modified with make install
+
+* ext/ircg/config.m4:
+  fix typo
+
+* (PHP_4_3)
+  ext/ircg/config.m4:
+  MFH: Fix bug: #21249, configure fails when searching for ircg-config script
+
+* ext/ircg/config.m4:
+  Fix bug: #21249, configure fails when searching for ircg-config script
+
+2003-01-21  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/embed/EXPERIMENTAL
+  sapi/embed/config.m4:
+  
+  Added missing warning about experimental nature of sapi/embed.
+
+2003-01-21  Pierre-Alain Joye  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd.c:
+  Remove the (c), in the future, can we add PHP Licence terms for the new
+  functions ?
+
+* ext/gd/libgd/gd.c:
+  Add credits to my functions (thx for the advice WezIlia :)
+
 2003-01-20  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * ext/imap/php_imap.c





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

2003-01-20 Thread changelog
changelog   Mon Jan 20 20:33:08 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1241 php4/ChangeLog:1.1242
--- php4/ChangeLog:1.1241   Sun Jan 19 20:31:57 2003
+++ php4/ChangeLog  Mon Jan 20 20:33:07 2003
@@ -1,3 +1,48 @@
+2003-01-20  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c
+  ext/imap/php_imap.h:
+  quota function fixes. Thanks Wez.
+
+* ext/imap/php_imap.c:
+  Changed php_error to php_error_docref.
+  Removed pointless memory allocation checks.
+  Memory leak fix inside quota functions.
+
+2003-01-20  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/pcre/php_pcre.c:
+  Fixed bug #21758
+
+2003-01-20  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/msession/msession.c:
+  Restore php_error - php_error_docref patch.
+
+2003-01-20  Sascha Schumann  [EMAIL PROTECTED]
+
+* README.TESTING:
+  test commit
+
+2003-01-20  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/credits.c:
+  - Add credits for Magnus
+
+2003-01-20  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/config.m4:
+  Add test for png.h
+
+2003-01-20  Mark L. Woodward  [EMAIL PROTECTED]
+
+* ext/msession/README
+  ext/msession/msession.c
+  ext/msession/php_msession.h
+  ext/msession/reqclient.h:
+  Updated for Msession 1.2.
+  Includes new APIs
+
 2003-01-19  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * ext/oracle/oracle.c:





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

2003-01-17 Thread changelog
changelog   Fri Jan 17 20:33:24 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1238 php4/ChangeLog:1.1239
--- php4/ChangeLog:1.1238   Thu Jan 16 20:35:23 2003
+++ php4/ChangeLog  Fri Jan 17 20:33:24 2003
@@ -1,3 +1,90 @@
+2003-01-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/tests/image/getimagesize.phpt:
+  Added missing test result.
+
+2003-01-17  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* header:
+  Bump year.
+
+* win32/md5crypt.c:
+  WS fix
+
+2003-01-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+  Removed pointless checks of array_init() return value.
+
+2003-01-17  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Fixed a quoted printable decoder so that it would conform to RFC2045.
+
+2003-01-17  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/thttpd.c
+  sapi/thttpd/thttpd_patch:
+  Fix POST handling once and for all.  The daemon now never blocks and
+  handles
+  uploads of up to 2GB on 32 bit platforms.
+  
+  Uploads 16KB are put into a file-backed mmap area.
+  
+  SG(request_info).content_type got corrupted somewhere. As a workaround,
+  we provide SAPI with a duplicate of the original string.
+
+2003-01-17  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/standard/image.c
+  ext/standard/tests/image/image_type_to_mime_type.phpt
+  ext/standard/tests/image/test1pix.jp2:
+  fix jp2 detection and add testfile
+
+2003-01-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/gd.c
+  ext/gd/libgd/gd.c
+  ext/gd/libgd/gd.h
+  ext/gd/libgd/gd_gd2.c
+  ext/gd/libgd/gd_jpeg.c:
+  Syncronize bundled GD library with latest GD (2.0.11).
+
+2003-01-17  Derick Rethans  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/standard/info.c:
+  - MFH: Fixed a bug that made that no newline was displayed when there was
+  no
+value for a row.
+
+* ext/standard/info.c:
+  - Fixed a bug that made that no newline was displayed when there was no
+  value
+for a row.
+
+2003-01-17  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/swf/swf.c:
+  Removed pointless checks around array_init().
+
+2003-01-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c:
+  Fixed memory leaks in imap_get_quota  imap_get_quotaroot.
+  Removed pointless checks around array_init().
+
+2003-01-17  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Significant speed enhancements. I was underestimating the power of recent
+  CPUs :)
+
+2003-01-17  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* main/internal_functions_win32.c:
+  Move ZEND_ENGINE_2 check to where it is defined.
+
 2003-01-16  Harald Radi  [EMAIL PROTECTED]
 
 * main/config.w32.h





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

2003-01-16 Thread changelog
changelog   Thu Jan 16 20:35:24 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1237 php4/ChangeLog:1.1238
--- php4/ChangeLog:1.1237   Wed Jan 15 20:33:18 2003
+++ php4/ChangeLog  Thu Jan 16 20:35:23 2003
@@ -1,3 +1,127 @@
+2003-01-16  Harald Radi  [EMAIL PROTECTED]
+
+* main/config.w32.h
+  main/internal_functions_win32.c:
+  move the ZE2 check into internal_functions_win32.c
+
+* ext/bcmath/libbcmath/src/config.h:
+  revert previous commit
+
+* ext/bcmath/libbcmath/src/config.h:
+  unbreak the build
+
+2003-01-16  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/pdf/pdf.c:
+  Fixed bug #21651 (crash in pdf_open_memory_image() when inserting a
+  non truecolor image).
+
+2003-01-16  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Finally fixed a qp encoder bug that line break characters that appear
+  exactly
+  at the end of the chunk lost in the output.
+
+2003-01-16  Marcus Boerger  [EMAIL PROTECTED]
+
+* ext/standard/tests/image/getimagesize.phpt
+  ext/standard/tests/image/image_type_to_mime_type.phpt:
+  - JPEG 2000 support
+
+* ext/standard/image.c
+  ext/standard/php_image.h:
+  - corrected error in file detection for very small files
+  - JPEG 2000 support, mostly Adam Wright [EMAIL PROTECTED]
+
+2003-01-16  Harald Radi  [EMAIL PROTECTED]
+
+* ext/rpc/java/java.dsp:
+  change library name
+
+* ext/rpc/skeleton/php_skeleton.h
+  ext/rpc/skeleton/skeleton.c
+  ext/rpc/skeleton/skeleton.h:
+  update skeleton
+
+* win32/php4dllts.dsp:
+  fix path to config.w32.h
+
+* main/internal_functions_win32.c:
+  add COM
+
+* main/config.w32.h:
+  prevent HEAD + ZE1 builds and add COM
+
+* ext/rpc/com/com.dsp:
+  for those who prefer to have com as a shared lib
+
+2003-01-16  Sascha Schumann  [EMAIL PROTECTED]
+
+* (PHP_4)
+  configure.in
+  main/php_version.h:
+  Open up the PHP_4 branch which has been derived from the current PHP_4_3
+  branch, so we don't introduce any ZE2-related changes.
+  
+  This branch has the purpose of housing experimental patches in the
+  context of PHP 4/ZE1.  Patches which don't qualify as bug fixes
+  should not be committed to the PHP_4_3 branch.
+  
+  Note: The code on this branch is unlikely to be ever released in the form
+of a standard PHP release.  Commit new features to the HEAD branch!
+Patches for this branch should be the exception.
+  
+  Note: The version is 4.5.0, because 4.4.0 has been used for some time
+in HEAD before being switched to 5.0.0.  I would have used something
+like 4.X.X, but letters are not really supported by the current
+system.
+
+2003-01-16  Harald Radi  [EMAIL PROTECTED]
+
+* ext/rpc/handler.h
+  ext/rpc/layer.h
+  ext/rpc/php_rpc.h
+  ext/rpc/rpc.c
+  ext/rpc/rpc.h
+  ext/rpc/com/com.c
+  ext/rpc/com/com.h
+  ext/rpc/com/php_com.h
+  ext/rpc/skeleton/skeleton.c
+  ext/rpc/skeleton/skeleton.h:
+  make layers loadable as self-sustaining php extension
+  which registeres itself in the rpc framework.
+
+2003-01-16  Dan Kalowsky  [EMAIL PROTECTED]
+
+* ext/odbc/php_odbc.h:
+  typo corrected
+
+* ext/odbc/php_odbc.c
+  ext/odbc/php_odbc.h:
+  Adding in test ability for WIndows to fetch_objects
+
+2003-01-16  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/standard/math.c:
+  Fixed bug #21648
+
+2003-01-16  Sascha Schumann  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended
+  ext/session/mod_files.c
+  ext/session/php_session.h
+  ext/session/session.c:
+  Add INI setting session.hash_bits_per_character which enables developers
+  to choose how session ids are represented, regardless of the hash
+  algorithm.
+
+2003-01-16  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/oracle/oracle.c:
+  Fixed bug #20079 (made ora_logoff return TRUE on success).
+
 2003-01-15  Edin Kadribasic  [EMAIL PROTECTED]
 
 * win32/php_modules.dsw:





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

2003-01-15 Thread changelog
changelog   Wed Jan 15 20:33:19 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1236 php4/ChangeLog:1.1237
--- php4/ChangeLog:1.1236   Tue Jan 14 20:34:30 2003
+++ php4/ChangeLog  Wed Jan 15 20:33:18 2003
@@ -1,3 +1,257 @@
+2003-01-15  Edin Kadribasic  [EMAIL PROTECTED]
+
+* win32/php_modules.dsw:
+  Added some missing modules. Removed some that are built in or moved to
+  ext/rpc.
+
+2003-01-15  Harald Radi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  ext/rpc/.cvsignore
+  ext/rpc/CREDITS
+  ext/rpc/EXPERIMENTAL
+  ext/rpc/RPC_HOWTO
+  ext/rpc/handler.h
+  ext/rpc/hash.h
+  ext/rpc/layer.h
+  ext/rpc/php_rpc.h
+  ext/rpc/rpc.c
+  ext/rpc/rpc.h
+  ext/rpc/rpc_proxy.c
+  ext/rpc/rpc_proxy.h
+  ext/rpc/com/.cvsignore
+  ext/rpc/com/CREDITS
+  ext/rpc/com/TODO
+  ext/rpc/com/com.c
+  ext/rpc/com/com.h
+  ext/rpc/com/com_wrapper.c
+  ext/rpc/com/com_wrapper.h
+  ext/rpc/com/conversion.c
+  ext/rpc/com/conversion.h
+  ext/rpc/com/dispatch.c
+  ext/rpc/com/variant.c
+  ext/rpc/com/variant.h
+  ext/rpc/dotnet/.cvsignore
+  ext/rpc/dotnet/CREDITS
+  ext/rpc/dotnet/EXPERIMENTAL
+  ext/rpc/dotnet/README
+  ext/rpc/dotnet/dotnet.cpp
+  ext/rpc/dotnet/dotnet.dsp
+  ext/rpc/dotnet/dotnet.php
+  ext/rpc/dotnet/php_dotnet.h
+  ext/rpc/java/.cvsignore
+  ext/rpc/java/CREDITS
+  ext/rpc/java/EXPERIMENTAL
+  ext/rpc/java/Makefile.frag
+  ext/rpc/java/README
+  ext/rpc/java/config.m4
+  ext/rpc/java/except.php
+  ext/rpc/java/java.c
+  ext/rpc/java/java.dsp
+  ext/rpc/java/jawt.php
+  ext/rpc/java/jver.php
+  ext/rpc/java/reflect.java
+  ext/rpc/skeleton/skeleton.c
+  ext/rpc/skeleton/skeleton.h
+  ext/rpc/tests/test1.php
+  ext/rpc/tests/test2.php
+  ext/rpc/tests/test3.php
+  ext/rpc/tests/test4.php
+  ext/rpc/tests/tests.php
+  ext/rpc/xmlrpc/.cvsignore
+  ext/rpc/xmlrpc/CREDITS
+  ext/rpc/xmlrpc/EXPERIMENTAL
+  ext/rpc/xmlrpc/config.m4
+  ext/rpc/xmlrpc/php_xmlrpc.h
+  ext/rpc/xmlrpc/xmlrpc-epi-php.c
+  ext/rpc/xmlrpc/xmlrpc.dsp
+  ext/rpc/xmlrpc/libxmlrpc/.cvsignore
+  ext/rpc/xmlrpc/libxmlrpc/README
+  ext/rpc/xmlrpc/libxmlrpc/acinclude.m4
+  ext/rpc/xmlrpc/libxmlrpc/base64.c
+  ext/rpc/xmlrpc/libxmlrpc/base64.h
+  ext/rpc/xmlrpc/libxmlrpc/encodings.c
+  ext/rpc/xmlrpc/libxmlrpc/encodings.h
+  ext/rpc/xmlrpc/libxmlrpc/queue.c
+  ext/rpc/xmlrpc/libxmlrpc/queue.h
+  ext/rpc/xmlrpc/libxmlrpc/simplestring.c
+  ext/rpc/xmlrpc/libxmlrpc/simplestring.h
+  ext/rpc/xmlrpc/libxmlrpc/system_methods.c
+  ext/rpc/xmlrpc/libxmlrpc/system_methods_private.h
+  ext/rpc/xmlrpc/libxmlrpc/xml_element.c
+  ext/rpc/xmlrpc/libxmlrpc/xml_element.h
+  ext/rpc/xmlrpc/libxmlrpc/xml_to_dandarpc.c
+  ext/rpc/xmlrpc/libxmlrpc/xml_to_dandarpc.h
+  ext/rpc/xmlrpc/libxmlrpc/xml_to_soap.c
+  ext/rpc/xmlrpc/libxmlrpc/xml_to_soap.h
+  ext/rpc/xmlrpc/libxmlrpc/xml_to_xmlrpc.c
+  ext/rpc/xmlrpc/libxmlrpc/xml_to_xmlrpc.h
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc.c
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc.h
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc.m4
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc_introspection.c
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc_introspection.h
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc_introspection_private.h
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc_private.h
+  ext/rpc/xmlrpc/libxmlrpc/xmlrpc_win32.h:
+  removing this stuff from the php 4.3 branch
+
+2003-01-15  Sascha Schumann  [EMAIL PROTECTED]
+
+* main/SAPI.h:
+  scrap STANDARD_SAPI_MODULE_PROPERTIES; it is causing more harm than good
+
+2003-01-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/interbase/interbase.c:
+  More build fixes.
+
+2003-01-15  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/exec.h
+  ext/standard/proc_open.c
+  ext/standard/proc_open.h
+  ext/standard/tests/general_functions/proc_open.phpt:
+  Relieve scripts of the burden of ensuring that all pipes are closed prior
+  to calling proc_close().
+  Implement proc_get_status(resource $process) which returns an array of
+  information about a process created with proc_open().
+  The information includes:
+  array(
+   command = string name of the command,
+   pid = long process identifier,
+   running = bool true if the process is still running
+   exitcode = long exitcode if the process exited
+   signaled = bool true if the process was signaled
+   termsig = long signal number if signaled
+   stopped = bool true if the process is stopped
+   stopsig = long signal number if stopped
+  );
+
+2003-01-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* 

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

2003-01-14 Thread changelog
changelog   Tue Jan 14 20:34:31 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1235 php4/ChangeLog:1.1236
--- php4/ChangeLog:1.1235   Mon Jan 13 20:35:26 2003
+++ php4/ChangeLog  Tue Jan 14 20:34:30 2003
@@ -1,3 +1,110 @@
+2003-01-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/rpc/xmlrpc/xmlrpc-epi-php.c:
+  Porting of patch applied to ext/xmlrpc.
+
+* ext/xmlrpc/xmlrpc-epi-php.c:
+  Made the code use php_error_docref().
+  Removed pointless checks around array_init() and emalloc().
+  Switched to zend_get_parameters_ex() argument parsing API.
+
+* ext/domxml/php_domxml.c:
+  Changed getParameters() to zend_get_parameters_ex().
+
+* ext/hyperwave/hw.c:
+  Fixed compile warnings.
+
+* ext/cpdf/cpdf.c:
+  One more typo.
+
+* ext/cpdf/cpdf.c:
+  Fixed typos.
+
+2003-01-14  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/iconv/iconv.c:
+  Appended my name to the list of authors
+
+* ext/iconv/tests/iconv_mime_decode.phpt:
+  Test update for new feature
+
+2003-01-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/cpdf/cpdf.c:
+  Switched from old getParse* argument parsing API to a more recent
+  zend_get_parameters*.
+
+2003-01-14  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/php_var.h
+  ext/standard/var.c:
+  added function get_memory_usage(). available only when PHP is compiled
+  with --enable-memory-limit
+
+2003-01-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/hyperwave/hg_comm.c:
+  Fixed compile warning  removed useless variable.
+
+* ext/hyperwave/hw.c:
+  Changed php_error to php_error_docref.
+  Got rid off the ancient getParameters* parameter parsing API.
+
+2003-01-14  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Added a new option force-encode-first to the quoted-printable encoder
+  as per Wez's request. If enabled, the encoder forcefully does qp
+  tranformation on every first character of lines in incoming stream.
+
+2003-01-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/cpdf/cpdf.c:
+  Changed php_error() to php_error_docref().
+  Made pdfdoc retrieval a macro.
+
+2003-01-14  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/quot_print.c:
+  Made php_quot_print_decode() RFC2045-compliant
+
+2003-01-14  Edin Kadribasic  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  NEWS:
+  Bugfixing news
+
+* ext/gettext/gettext.dsp:
+  MFB: bind_textdomain_codeset() availability on windows
+
+* (PHP_4_3)
+  ext/gettext/gettext.dsp:
+  Made bind_textdomain_codeset() available on windows (fixes #21525).
+
+2003-01-14  Derick Rethans  [EMAIL PROTECTED]
+
+* win32/install.txt:
+  s/gd/gd2
+
+2003-01-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/sockets/sockets.c:
+  Changed php_error to php_error_docref().
+  Removed pointless checks around array_init().
+
+2003-01-14  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Fixed small memory leak that occurs when the invalid line length is passed
+  to the qprint ctor.
+
+* ext/standard/filters.c:
+  Fixed quoted-printable encoder so that it produces RFC2045 complicant
+  output. As per this specification requirement, the constructor now accepts
+  three options: binary (boolean), line-len (uint), line-break-chars
+  (string).
+
 2003-01-13  Jani Taskinen  [EMAIL PROTECTED]
 
 * ext/informix/config.m4





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

2003-01-13 Thread changelog
changelog   Mon Jan 13 20:35:27 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1234 php4/ChangeLog:1.1235
--- php4/ChangeLog:1.1234   Sun Jan 12 20:33:34 2003
+++ php4/ChangeLog  Mon Jan 13 20:35:26 2003
@@ -1,3 +1,72 @@
+2003-01-13  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/informix/config.m4
+  ext/informix/config.m4:
+  Fixed bug: #21543, Informix version detection fails
+
+2003-01-13  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/rpc/com/conversion.c:
+  false should be VT_FALSE
+
+2003-01-13  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* (PHP_4_3)
+  tests/run-test/test008.phpt:
+  MFH
+
+* tests/run-test/test008.phpt:
+  Fixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed typoFixed
+  typo
+
+2003-01-13  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/array.c
+  ext/standard/basic_functions.c
+  ext/standard/php_array.h:
+  added array_combine().
+  Creates an array by using the elements of the first parameter as keys and
+  the elements of the second as correspoding keys. Error is thrown in case
+  the arrays has different number of elements. Number of elements 0 is not
+  valid for both parameters.
+
+2003-01-13  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/servlet/servlet.dsp:
+  Adjust paths for the new location of ext/rpc/java
+
+* ext/rpc/java/java.dsp:
+  Adjust paths to the new location java.dsp
+
+* ext/rpc/xmlrpc/xmlrpc-epi-php.c:
+  Fix ZTS build here too.
+
+* ext/xmlrpc/xmlrpc-epi-php.c:
+  Fixed ZTS build.
+
+2003-01-13  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Fixed a silly segfault bug caused by lack of strict type checking
+
+2003-01-13  Sascha Schumann  [EMAIL PROTECTED]
+
+* build/buildcheck.sh:
+  which is not portable. use our bundled shtool instead.
+
+2003-01-13  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  . Implemented a common filter parameter parsing function.
+  . Added automatic line-breaking feature for base64 encode filter. This
+can be turned on by putting a option entry base64-encode.line-length
+to the filter parameters.
+
+2003-01-13  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+  - Fix ZTS build
+
 2003-01-12  Moriyoshi Koizumi  [EMAIL PROTECTED]
 
 * tests/lang/bug21600.phpt:





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

2003-01-12 Thread changelog
changelog   Sun Jan 12 20:33:38 2003 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1233 php4/ChangeLog:1.1234
--- php4/ChangeLog:1.1233   Sat Jan 11 20:31:23 2003
+++ php4/ChangeLog  Sun Jan 12 20:33:34 2003
@@ -1,3 +1,100 @@
+2003-01-12  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/lang/bug21600.phpt:
+  
+  Added test case for bug #21600
+
+* ext/standard/filters.c:
+  Fixed a bug of the base64 decoder that a sequence of intervening
+  characters that are supposed to be ignored by the decoder cause output
+  corruption.
+
+2003-01-12  Stanislav Malyshev  [EMAIL PROTECTED]
+
+* ext/standard/aggregation.c:
+  ZE2 compatibility
+
+2003-01-12  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/info.c:
+  ZTS fixes.
+
+2003-01-12  Stanislav Malyshev  [EMAIL PROTECTED]
+
+* ext/standard/aggregation.c:
+  Disable ZE2-incompatible parts
+
+* ext/standard/var.c:
+  remove unneeded var
+
+2003-01-12  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  Fixed infinite loop bug when an invalid quoted-printable escape sequence
+  appears in the streem.
+
+* ext/standard/filters.c:
+  Fixed error msg format so it correctly reports the actual filter name
+
+2003-01-12  Sascha Schumann  [EMAIL PROTECTED]
+
+* php.ini-recommended:
+  recommending SHA-1 as hash function
+
+* php.ini-dist:
+  sync entries
+
+* php.ini-dist
+  php.ini-recommended
+  ext/session/php_session.h
+  ext/session/session.c:
+  add INI setting session.hash_function
+  add support for creating session ids using SHA-1
+  source more entropy for session ids
+
+* ext/session/mod_files.c:
+  handle ERANGE from strtol properly
+
+2003-01-12  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/filters.c:
+  . Updated quoted-printable filter by a neater implementation.
+  . Changed emalloc family functions to pemalloc ones for persistent
+  filters.
+  . Changed base64 and quoted-printable filter names to
+  convert.base64-encode,
+convert.base64-decode, convert.quoted-printable-encode, and
+convert.quoted-printable-decode respectively for the consistency that
+may be requested later.
+
+2003-01-12  Derick Rethans  [EMAIL PROTECTED]
+
+* NEWS:
+  - Update NEWS to show 5.0.0
+
+2003-01-12  Jan Lehnardt  [EMAIL PROTECTED]
+
+* run-tests.php:
+   - fix typo
+
+2003-01-12  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/rpc/java/config.m4
+  sapi/servlet/Makefile.frag
+  sapi/servlet/config.m4
+  sapi/servlet/servlet.c
+  sapi/servlet/servlet.c
+  sapi/servlet/servlet.java:
+  Patch by Giuseppe Tanzilli [EMAIL PROTECTED].
+
+2003-01-12  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/mssql/php_mssql.c:
+  Release skiped results. This will free memory on the server.
+  Make mssql_execute work for stored procedures with and without returning
+  result sets
+
 2003-01-11  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * ext/sybase_ct/php_sybase_ct.c:





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

2002-12-25 Thread changelog
changelog   Wed Dec 25 20:33:51 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1219 php4/ChangeLog:1.1220
--- php4/ChangeLog:1.1219   Tue Dec 24 20:34:22 2002
+++ php4/ChangeLog  Wed Dec 25 20:33:49 2002
@@ -1,3 +1,31 @@
+2002-12-25  George Schlossnagle  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c:
+  fixed ws
+
+* sapi/cgi/cgi_main.c:
+  mfh (bug #21177)
+
+* sapi/cgi/cgi_main.c:
+  fix for 21177
+
+2002-12-25  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/tests/array/bug21182.phpt:
+  
+  - Add test for bug #21182
+
+2002-12-25  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/array.c:
+  Make range operate on the copies of the parameters rather then modify the
+  actual parameters.
+
+2002-12-25  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/array.c:
+  Fixed bug #21182
+
 2002-12-24  Stefan Esser  [EMAIL PROTECTED]
 
 * sapi/cgi/cgi_main.c:





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

2002-12-24 Thread changelog
changelog   Tue Dec 24 20:34:25 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1218 php4/ChangeLog:1.1219
--- php4/ChangeLog:1.1218   Mon Dec 23 20:31:43 2002
+++ php4/ChangeLog  Tue Dec 24 20:34:22 2002
@@ -1,3 +1,46 @@
+2002-12-24  Stefan Esser  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c:
+  fix compile warning
+
+* ext/mime_magic/mime_magic.c
+  sapi/cgi/cgi_main.c:
+  MFH
+
+* ext/mime_magic/mime_magic.c:
+  do correct casting
+
+2002-12-24  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/ncurses/ncurses_functions.c:
+  Removed pointless assignment.
+
+* ext/ncurses/ncurses_functions.c:
+  The -1 is no longer needed, since it is done automatically by strlcpy().
+
+* ext/ncurses/ncurses_functions.c:
+  Changed strncpy() to strlcpy().
+
+* ext/ncurses/ncurses_fe.c
+  ext/ncurses/ncurses_functions.c:
+  A variety of CS style fixes, which include:
+   * Changed all argument parsing to use the new zend_parse_parameters()
+   * If a function is unavailable due to lack of support for a certain
+  feature,
+ do not make the function avaliable, rather then making it print an
+  error
+ saying that the functionality offered by the function is not avaliable.
+   * Lots of WS fixes all over the file.
+   * Change strcpy() to strncpy() to prevent possible buffer overflows.
+  Fixed a bug in ncurses_pair_content(), 1st parameter was wrong.
+  Fixed several function prototypes that failed to indicate that functions
+  accepted arguments by reference.
+
+2002-12-24  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/standard/dir.c:
+  MFH: crash fix in glob() with no results
+
 2002-12-23  Melvyn Sopacua  [EMAIL PROTECTED]
 
 * ext/standard/dir.c:





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

2002-12-23 Thread changelog
changelog   Mon Dec 23 20:31:44 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1217 php4/ChangeLog:1.1218
--- php4/ChangeLog:1.1217   Sun Dec 22 20:33:10 2002
+++ php4/ChangeLog  Mon Dec 23 20:31:43 2002
@@ -1,3 +1,41 @@
+2002-12-23  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/standard/dir.c:
+  Verify if gl_pathv is not NULL, which it is, when GLOB_NOMATCH isn't
+  supported and there are no matches.
+  
+
+2002-12-23  Stefan Esser  [EMAIL PROTECTED]
+
+* ext/mime_magic/mime_magic.c:
+  MFH
+
+* ext/mime_magic/mime_magic.c:
+  fix compile error on IRIX
+
+* ext/exif/exif.c:
+  MFH: fix compile error with IRIX compiler
+
+2002-12-23  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/cgi/.cvsignore:
+  MFB:
+  Ignore the new name of the binary built. Allows cvsclean to work again
+  in sapi/cgi.
+
+* sapi/cgi/.cvsignore:
+  Ignore the new name of the binary built. Allows cvsclean to work again
+  in sapi/cgi.
+
+2002-12-23  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c:
+  MFB: fpos_t - off_t
+
+* main/streams.c:
+  fpos_t should have been off_t.
+  Noticed by Philip Olson.
+
 2002-12-22  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * ext/ncurses/ncurses_functions.c:





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

2002-12-19 Thread changelog
changelog   Thu Dec 19 20:34:59 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1213 php4/ChangeLog:1.1214
--- php4/ChangeLog:1.1213   Wed Dec 18 20:33:16 2002
+++ php4/ChangeLog  Thu Dec 19 20:34:57 2002
@@ -1,3 +1,90 @@
+2002-12-19  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/exec.c
+  main/streams.c:
+  MFH fix for bug #21077.
+  (proc_open problems with BSD)
+
+* ext/standard/exec.c
+  main/streams.c:
+  Correct mistake introduced by my last commit on these files;
+  *_from_pipe() is for process-pipes created by fopen, not generic pipes
+  created from proc_open().
+  Correctly implemented the fifo/pipe check for *_from_file() and it seems
+  to be working correctly now.
+
+2002-12-19  Edin Kadribasic  [EMAIL PROTECTED]
+
+* win32/install.txt
+  win32/php4.dsp
+  win32/php4ts.dsp
+  win32/php4ts.rc2
+  win32/pws-php4cgi.reg:
+  MFB:
+  Making windows build system changes according to proposal:
+  http://news.php.net/article.php?group=php.devarticle=92682
+
+* win32/install.txt
+  win32/php4.dsp
+  win32/php4ts.dsp
+  win32/php4ts.rc2
+  win32/pws-php4cgi.reg:
+  Making windows build system changes according to proposal:
+  http://news.php.net/article.php?group=php.devarticle=92682
+
+2002-12-19  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/datetime.c:
+  MFH
+
+* ext/standard/datetime.c:
+  Fixed bug #21098.
+
+2002-12-19  Edin Kadribasic  [EMAIL PROTECTED]
+
+* configure.in
+  sapi/cgi/config9.m4:
+  MFB:
+  Making build system changes according to proposal:
+  http://news.php.net/article.php?group=php.devarticle=92682
+
+* configure.in
+  sapi/cgi/config9.m4:
+  Making build system changes according to proposal:
+  http://news.php.net/article.php?group=php.devarticle=92682
+
+2002-12-19  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* tests/basic/bug20539.phpt:
+  MFH
+
+* tests/basic/bug20539.phpt:
+  Appended \n as suggested by Derick.
+
+2002-12-19  Anantha Kesari H Y  [EMAIL PROTECTED]
+
+* netware/ZendEngine2.mak:
+  NetWare related files added and changes/modifications done for the existing
+  ones.
+
+* netware/sys/stat.h:
+  NetWare related changes/modifications.
+
+2002-12-19  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/mcrypt/mcrypt.dsp:
+  MFB: Remove dependancy on libtool library which is no longer needed.
+
+* ext/mcrypt/mcrypt.dsp:
+  Removed libtool library from link which is no longer needed. This fixes
+  windows build.
+
+* sapi/cli/php_cli.c:
+  MFB: Reverted previous patches as suggested by Andi.
+
+* sapi/cli/php_cli.c:
+  Reverted previous patch as suggested by Andi. (reopening #20539).
+
 2002-12-18  Moriyoshi Koizumi  [EMAIL PROTECTED]
 
 * ext/standard/tests/file/bug12556.phpt:





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

2002-12-18 Thread changelog
changelog   Wed Dec 18 20:33:17 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1212 php4/ChangeLog:1.1213
--- php4/ChangeLog:1.1212   Tue Dec 17 14:48:17 2002
+++ php4/ChangeLog  Wed Dec 18 20:33:16 2002
@@ -1,3 +1,38 @@
+2002-12-18  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/tests/file/bug12556.phpt:
+  MFH
+
+* ext/standard/tests/file/bug12556.phpt:
+  Prevented test failure caused by LF code variety
+
+* tests/basic/bug20539.phpt:
+  MFH: added a test case for bug #20539
+
+* tests/basic/bug20539.phpt:
+  
+  Added a test case for bug #20539
+
+2002-12-18  Pierre-Alain Joye  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd.c:
+  Fix a crash while using an invalid color with imagesetstyle, see the sample
+  script in the manual to reproduce it :)
+
+2002-12-18  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* sapi/apache2filter/sapi_apache2.c:
+  An intuitive attempt to hunt the bug.
+
+* NEWS:
+  Added entry for the new feature of array_search()
+
+2002-12-18  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/mssql/php_mssql.c
+  ext/mssql/php_mssql.h:
+  MFH
+
 2002-12-16  Frank M. Kromann  [EMAIL PROTECTED]
 
 * ext/mssql/php_mssql.h:





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

2002-11-01 Thread changelog
changelog   Fri Nov  1 20:35:07 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1209 php4/ChangeLog:1.1210
--- php4/ChangeLog:1.1209   Thu Oct 31 20:34:47 2002
+++ php4/ChangeLog  Fri Nov  1 20:35:06 2002
@@ -1,3 +1,122 @@
+2002-11-01  Colin Viebrock  [EMAIL PROTECTED]
+
+* main/logos.h: ahem
+
+2002-11-01  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/imap/config.m4:
+- Added searching for Kerberos libs in default locations if no path is
+  given for --with-kerberos.
+
+
+2002-11-01  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Common.php: * Fix bug #20207.
+
+2002-11-01  Lenar Lõhmus  [EMAIL PROTECTED]
+
+* ext/xslt/sablot.c:
+Fix scheme_getall() function so that data returned by user is always
+converted to string except when script returns FALSE or NULL. In this case
+signal sablotron that we are not able to handle requested scheme.
+
+2002-11-01  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/HTML/Form.php:
+* Fix warning with allow_call_time_pass_reference = Off.
+
+2002-11-01  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/dba/tests/dba_cdb.phpt
+  ext/dba/tests/dba_db2.phpt
+  ext/dba/tests/dba_db3.phpt
+  ext/dba/tests/dba_gdbm.phpt
+  ext/dba/tests/dba_handler.inc
+  ext/dba/tests/dba_ndbm.phpt: Add testcase for every single handler
+
+* ext/dba/tests/dba002.phpt
+  ext/dba/tests/dba003.phpt
+  ext/dba/tests/dba004.phpt
+  ext/dba/tests/dba005.phpt
+  ext/dba/tests/dba006.phpt
+  ext/dba/tests/dba007.phpt
+  ext/dba/tests/dba001.phpt: Always show handler used
+
+* ext/dba/tests/.cvsignore
+  ext/dba/tests/test.inc: test.dbm* - test0.dbm*
+
+* ext/dba/dba.c: php_error - php_error_docref
+
+2002-11-01  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/xslt/tests/xslt_set_scheme_handlers-003.phpt: Fix test output
+
+2002-11-01  Marcus Börger  [EMAIL PROTECTED]
+
+* run-tests.php:
+-move -d stuff into function and update settings for info call
+
+* ext/standard/tests/time/001.phpt: update test
+
+2002-11-01  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/thttpd_patch: Simplify handler dispatching mechanism
+
+* sapi/thttpd/thttpd_patch: Add missing return statement.
+
+* sapi/thttpd/README: update
+
+* sapi/thttpd/thttpd_patch:
+improve host header checking, only affects systems which have virtual
+hosting enabled
+
+2002-11-01  Christian Stocker  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+fix for bug #20209 (appending text nodes leads to segfaults sometimes)
+
+2002-11-01  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c: Probable fix for #20180.
+
+2002-11-01  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/config.w32.h.in: Reverting previous OpenSSL patch.
+
+2002-11-01  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/xslt/tests/xslt_set_scheme_handlers-003.phpt:
+Segfault test, currently unsolved
+
+* ext/xslt/tests/xslt_set_scheme_handlers-002.phpt:
+Testcase for new Sablotron option
+
+* ext/xslt/sablot.c: - Fix registration of XSLT_SABOPT_FILES_TO_HANDLER
+
+2002-11-01  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/gd_bundled.dsp: Fixed win32 build (hopefuly).
+
+* main/config.w32.h.in: Possible fix for #20014. Suggested by [EMAIL PROTECTED]
+
+* ext/standard/string.c:
+Fixed bug #18710. dirname() now returns consistent output when dealing with
+\ directory separators on Windows.
+
+2002-11-01  John Coggeshall  [EMAIL PROTECTED]
+
+* ext/session/tests/021.phpt
+  run-tests2.php:
+Modified the experimental new test class to make it easier to port to the
+web. Pushed all echo statements through a function that can be
+overwritten, changed the way pass/skip/fail is handled (separate function)
+that of course can also be overwritten. To begin testing of a web-based
+test script also created a webHarness class which will output HTML. To
+use, just $a = new webHarness(); instead of $a = new testHarness(); A few
+modifications still must be made to remove the CLI reliance completely.
+
+Also modified a test script description.
+
 2002-10-31  Melvyn Sopacua  [EMAIL PROTECTED]
 
 * ext/xslt/tests/xslt_getopt.phpt: copy/waste error





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

2002-10-29 Thread changelog
changelog   Tue Oct 29 20:34:22 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1206 php4/ChangeLog:1.1207
--- php4/ChangeLog:1.1206   Mon Oct 28 20:34:44 2002
+++ php4/ChangeLog  Tue Oct 29 20:34:21 2002
@@ -1,3 +1,339 @@
+2002-10-29  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/microtime.c
+  ext/standard/microtime.h:
+make microtime and gettimeofday unavailable instead of return false return
+false in case needed library function is unavailable.
+
+2002-10-29  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* ext/gd/gd.c
+  ext/gd/gd_ctx.c
+  ext/gd/libgd/gd.c
+  ext/gd/libgd/gd.h
+  ext/gd/libgd/gd2topng.c
+  ext/gd/libgd/gd_gd.c
+  ext/gd/libgd/gd_gd2.c
+  ext/gd/libgd/gd_gif_in.c
+  ext/gd/libgd/gd_io.h
+  ext/gd/libgd/gd_io_dp.c
+  ext/gd/libgd/gd_io_file.c
+  ext/gd/libgd/gd_io_ss.c
+  ext/gd/libgd/gd_jpeg.c
+  ext/gd/libgd/gd_png.c
+  ext/gd/libgd/gd_ss.c
+  ext/gd/libgd/gd_wbmp.c
+  ext/gd/libgd/gdcache.h
+  ext/gd/libgd/gdft.c
+  ext/gd/libgd/gdhelpers.h
+  ext/gd/libgd/gdkanji.c
+  ext/gd/libgd/gdparttopng.c
+  ext/gd/libgd/gdtest.c:
+Update bundled gd library with relevant changes from gd-2.0.4
+I still need to add a configure check for the gdIOCtx struct
+changes so building against older external gd libs will work again.
+
+2002-10-29  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/xslt/tests/xslt_process-001.phpt
+  ext/xslt/tests/xslt_set_object.phpt
+  ext/xslt/tests/xslt_setopt.phpt: -add reason to --SKIPIF--
+-add magic_quotes_runtime to --INI--
+--use var_dump()
+
+* ext/iconv/tests/skipif.inc
+  ext/iconv/tests/test.inc
+  ext/iconv/tests/translit-utf8.phpt: -do not dl() load
+-magic_quotes_runtime
+
+* CODING_STANDARDS: rewrite paragraph 9
+No instances yet. And it does not work with #if 0_FOO but with #if FOO_0
+
+2002-10-29  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd.c: Corrected un-initialized variable usage.
+
+2002-10-29  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/iconv/iconv.c:
+It's better to know the version is unknown, rather than 
+
+* ext/mbstring/tests/mb_split-compat-01.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-02.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-03.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-04.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-05.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-06.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-07.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-08.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-09.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-10.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-11.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-12.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-13.phpt
+  ext/mbstring/tests/mb_ereg-compat-01.phpt
+  ext/mbstring/tests/mb_ereg-compat-02.phpt
+  ext/mbstring/tests/mb_ereg_replace-compat-01.phpt:
+Added test cases to check the compatibility with standard ereg functions.
+
+2002-10-29  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/strtoupper.phpt: Add locale for BSDi
+
+
+2002-10-29  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c: fix warnings
+
+* ext/domxml/php_domxml.c: -php_error = php_error_docref
+-two warnings
+
+2002-10-29  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/htmlentities05.phpt
+  ext/standard/tests/strings/htmlentities06.phpt
+  ext/standard/tests/strings/htmlentities07.phpt
+  ext/standard/tests/strings/htmlentities08.phpt
+  ext/standard/tests/strings/htmlentities09.phpt
+  ext/iconv/tests/bug16069.phpt
+  ext/iconv/tests/eucjp2iso2022jp.phpt
+  ext/iconv/tests/eucjp2sjis.phpt
+  ext/iconv/tests/eucjp2utf8.phpt
+  ext/iconv/tests/iconv001.phpt
+  ext/iconv/tests/iconv002.phpt
+  ext/iconv/tests/ob_iconv_handler.phpt
+  ext/iconv/tests/translit-failure.phpt
+  ext/iconv/tests/translit-utf8.phpt: Removed dl() stuff
+
+2002-10-29  Wez Furlong  [EMAIL PROTECTED]
+
+* configure.in: Don't use autoconf 2.52 macros.
+
+2002-10-29  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/iconv/config.m4: Improved library identification
+
+2002-10-29  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/domxml/tests/domxml002.phpt: corrected output
+
+* ext/domxml/tests/001.phpt
+  ext/domxml/tests/domxml001.phpt
+  ext/domxml/tests/domxml002.phpt: -Use skipif.inc
+-split into two tests
+-domxml001.phpt should work
+-domxml002.phpt contains the part that fails
+
+* ext/domxml/tests/skipif.inc
+  ext/domxml/tests/xmldoc.phpt: Add simple parsing test
+
+2002-10-29  Ilia 

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

2002-10-27 Thread changelog
changelog   Sun Oct 27 20:35:45 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1204 php4/ChangeLog:1.1205
--- php4/ChangeLog:1.1204   Sat Oct 26 20:33:27 2002
+++ php4/ChangeLog  Sun Oct 27 20:35:43 2002
@@ -1,3 +1,56 @@
+2002-10-27  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/session/tests/008-php4.2.3.phpt: This test requires special settings
+
+2002-10-27  Shane Caraveo  [EMAIL PROTECTED]
+
+* main/streams.c: dont memmove a null pointer.  caught by bounds checker.
+
+* main/streams.c: fix Bug #20126
+write returns an int, with  0 being a failure.
+
+2002-10-27  Andrei Zmievski  [EMAIL PROTECTED]
+
+* configure.in
+  main/php_version.h: Back to 4.3.0-dev.
+
+2002-10-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* build/buildcheck.sh:
+We have to require bison version = 1.30 = 1.75 since any versions between are 
+broken..
+
+2002-10-27  Andrei Zmievski  [EMAIL PROTECTED]
+
+* configure.in
+  main/php_version.h: Update to -pre2.
+
+2002-10-27  Derick Rethans  [EMAIL PROTECTED]
+
+* tests/classes/bug20120.phpt: - Add test case for bug 20120, bison bug.
+
+2002-10-27  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/ncurses/ncurses_fe.c
+  ext/ncurses/ncurses_functions.c
+  ext/ncurses/php_ncurses_fe.h: Expose some more ncurses functions.
+
+2002-10-27  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/htmlentities02.phpt
+  ext/standard/tests/strings/htmlentities04.phpt
+  ext/standard/tests/strings/htmlentities03.phpt: Add FreeBSD locale
+
+* ext/sysvmsg/config.m4
+  ext/sysvmsg/php_sysvmsg.h
+  ext/sysvmsg/sysvmsg.c:
+Avoid possible clash with mysql, but still make it work for BSD's.
+Struct verified to be compatible with Linux, FreeBSD, BSDi, AIX 4.3.3 and
+Solaris 5.7.
+
+2002-10-27  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/tests/bug20087.phpt: Capitalized the title string
+
 2002-10-26  Marcus Börger  [EMAIL PROTECTED]
 
 * README.TESTING: Only in EXPECTREGEX





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

2002-10-27 Thread changelog
changelog   Sun Oct 27 20:35:45 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1204 php4/ChangeLog:1.1205
--- php4/ChangeLog:1.1204   Sat Oct 26 20:33:27 2002
+++ php4/ChangeLog  Sun Oct 27 20:35:43 2002
@@ -1,3 +1,56 @@
+2002-10-27  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/session/tests/008-php4.2.3.phpt: This test requires special settings
+
+2002-10-27  Shane Caraveo  [EMAIL PROTECTED]
+
+* main/streams.c: dont memmove a null pointer.  caught by bounds checker.
+
+* main/streams.c: fix Bug #20126
+write returns an int, with  0 being a failure.
+
+2002-10-27  Andrei Zmievski  [EMAIL PROTECTED]
+
+* configure.in
+  main/php_version.h: Back to 4.3.0-dev.
+
+2002-10-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* build/buildcheck.sh:
+We have to require bison version = 1.30 = 1.75 since any versions between are 
+broken..
+
+2002-10-27  Andrei Zmievski  [EMAIL PROTECTED]
+
+* configure.in
+  main/php_version.h: Update to -pre2.
+
+2002-10-27  Derick Rethans  [EMAIL PROTECTED]
+
+* tests/classes/bug20120.phpt: - Add test case for bug 20120, bison bug.
+
+2002-10-27  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/ncurses/ncurses_fe.c
+  ext/ncurses/ncurses_functions.c
+  ext/ncurses/php_ncurses_fe.h: Expose some more ncurses functions.
+
+2002-10-27  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/htmlentities02.phpt
+  ext/standard/tests/strings/htmlentities04.phpt
+  ext/standard/tests/strings/htmlentities03.phpt: Add FreeBSD locale
+
+* ext/sysvmsg/config.m4
+  ext/sysvmsg/php_sysvmsg.h
+  ext/sysvmsg/sysvmsg.c:
+Avoid possible clash with mysql, but still make it work for BSD's.
+Struct verified to be compatible with Linux, FreeBSD, BSDi, AIX 4.3.3 and
+Solaris 5.7.
+
+2002-10-27  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/tests/bug20087.phpt: Capitalized the title string
+
 2002-10-26  Marcus Börger  [EMAIL PROTECTED]
 
 * README.TESTING: Only in EXPECTREGEX





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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1200 php4/ChangeLog:1.1201
--- php4/ChangeLog:1.1200   Tue Oct 22 20:33:51 2002
+++ php4/ChangeLog  Wed Oct 23 20:33:34 2002
@@ -1,3 +1,217 @@
+2002-10-23  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/exif/tests/001.phpt
+  ext/exif/tests/003.phpt: better use var_dump and EXPECTF
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* main/rfc1867.c
+  ext/mbstring/mbstring.c
+  ext/mbstring/mbstring.h:
+Make php_mb_is_mb_leadbyte() obsolete. It only works with double-byte chars.
+
+2002-10-23  Marcus Börger  [EMAIL PROTECTED]
+
+* tests/.cvsignore: allow php here for the moment
+
+* ext/standard/html.c: fix warning
+
+* ext/mbstring/mbstring.h: fix warning: used in rfc1867.c
+
+* ext/mbstring/mbstring.c: fix style and warnings
+
+2002-10-23  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/strtoupper.phpt:
+Added 'skip logic' to the test on platforms where the locale required by
+this test is not avaliable.
+
+2002-10-23  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/xslt/tests/009.phpt: suddenly, there was a newline
+
+2002-10-23  Jon Parise  [EMAIL PROTECTED]
+
+* README.UNIX-BUILD-SYSTEM: Correct spelling.
+
+* README.TESTING: Correct mispellings and some word misuse.
+
+* README.SUBMITTING_PATCH:
+Capitalize PHP and spell web server using two words.
+
+* README.STREAMS: - Apply proper capitalization to PHP and MySQL.
+- Correct some spelling errors.
+
+* README.SELF-CONTAINED-EXTENSIONS: Improve the wording in this paragraph.
+
+* README.PARAMETER_PARSING_API:
+Formatting nit: autoconverted to auto-converted
+
+2002-10-23  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* README.TESTING:
+Provide an example cron script, to invite people to test.
+
+2002-10-23  Jon Parise  [EMAIL PROTECTED]
+
+* README.EXT_SKEL: - Spell out cd as change directory.
+- Replace ie with e.g., which is more appropriate in this context.
+
+2002-10-23  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* README.TESTING: no more looking
+
+* README.TESTING: statis-status
+clarity on the exit status
+
+* README.TESTING: Some english fixes
+Added docs for automated testing.
+Now telling the current version of the truth about ini settings :)
+Be more verbose about QA goals intentions and the tester's part in the
+process.
+
+* run-tests.php: Implement 'no interaction' for automated tests
+Implement exit status 1 to make actions for automated testing selectable
+
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/tests/casefold.phpt: Updated the test case
+
+2002-10-23  Derick Rethans  [EMAIL PROTECTED]
+
+* tests/lang/034.phpt: - Use new setlocal semantics
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/php_unicode.c:
+Modified mb_convert_case() to handle cased characters properly when MB_CASE_TITLE 
+is specified.
+
+2002-10-23  Derick Rethans  [EMAIL PROTECTED]
+
+* run-tests.php: [0.05]
+- Disable html_errors in info sent
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: Fixed comment position.
+
+2002-10-23  Melvyn Sopacua  [EMAIL PROTECTED]
+
+* ext/xslt/tests/003.phpt
+  ext/xslt/tests/xslt_set_error_handler.php:
+Make it work without .php files
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* main/rfc1867.c
+  ext/mbstring/mbstring.h
+  ext/mbstring/mbstring.c: Function renaming.
+
+* ext/mbstring/mbstring.c: Added folding markers for happier hacking
+
+2002-10-23  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/004.phpt:
+Test case regarding randomization of shuffle() and str_shuffle().
+The code was provided by Adam Trachtenberg : adam trachtenberg com
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: Style keisatsu
+
+* sapi/apache/mod_php4.c: Forgot this one.
+
+* ext/mbstring/mbstring.h
+  main/main.c
+  ext/mbstring/mbstring.c: Renaming the functions.
+
+2002-10-23  Jan Lehnardt  [EMAIL PROTECTED]
+
+* Makefile.global
+  run-tests.php:
+ - use the cc that was detected by ./configure when determining version
+   information in run-tests.php
+
+2002-10-23  Moriyoshi Koizumi  [EMAIL PROTECTED]
+
+* main/rfc1867.c
+  ext/mbstring/mbstring.h
+  ext/mbstring/mbstring.c: Remaned the functions for consistency
+
+* ext/mbstring/mbstring.c: MFH
+
+2002-10-23  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* ext/yp/config.m4:
+don't assume yp-functions are always in libc, try also libnsl
+
+2002-10-23  Marcus Börger  [EMAIL PROTECTED]
+
+* README.TESTING: update and correct
+
+* run-tests.php: remove *.php file for EXPECTF tests, too.
+
+   

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

2002-10-19 Thread changelog
changelog   Sat Oct 19 20:32:31 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1196 php4/ChangeLog:1.1197
--- php4/ChangeLog:1.1196   Fri Oct 18 20:32:59 2002
+++ php4/ChangeLog  Sat Oct 19 20:32:31 2002
@@ -1,3 +1,74 @@
+2002-10-19  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/tests/strings/implode.phpt:
+- Hopefully fix test file problems
+
+2002-10-19  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/dio/dio.c: Silence compile warning.
+
+* main/network.c: Silence compile warning, when compiling --with-openssl.
+
+* main/network.c: Fixed a typo.
+
+2002-10-19  Maxim Maletsky  [EMAIL PROTECTED]
+
+* ext/oci8/oci8.c: a silly comment typo
+
+* ext/oci8/oci8.c:
+- fixed proto for OciBindByName to represent the forth parameter optional
+
+2002-10-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/config.m4:
+--with-zlib-dir has to be defined here to enable phpize build
+
+2002-10-19  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/file.c
+  main/php_streams.h
+  main/streams.c: made fgets() binary safe.
+php_stream_gets is now a macro which calls php_stream_get_line. The latter
+has an option argument to return the number of bytes in the line.
+Functions like fgetcsv(), fgetss() can be made binary safe by calling
+php_stream_get_line directly.
+
+
+2002-10-19  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c: - Style polizei =)
+
+2002-10-19  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c: Probable fix for #19944
+
+2002-10-19  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/exif/exif.c
+  ext/exif/tests/005.phpt
+  ext/exif/tests/test5.jpg:
+MFH: Allow ifd start at offset other than 0008h and provide testcase.
+
+* ext/exif/exif.c
+  ext/exif/tests/005.phpt
+  ext/exif/tests/test5.jpg:
+Allow ifd start at offset other than 0007h and provide testcase.
+
+2002-10-19  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c:
+Revert invalid patch. It seems the real problem is in php error
+function(s). It exits with return code -1 when php_error_docref()
+is called.
+
+There is custom error handler and without custom error handler,
+it is working.
+
+* ext/pgsql/pgsql.c: Skip field when there is obvious error.
+Fixed freeing of wrong zval.
+
+* ext/pgsql/pgsql.c: Fixed typo.
+
 2002-10-18  Ilia Alshanetsky  [EMAIL PROTECTED]
 
 * ext/standard/url.c:





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

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

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1194 php4/ChangeLog:1.1195
--- php4/ChangeLog:1.1194   Wed Oct 16 20:33:13 2002
+++ php4/ChangeLog  Thu Oct 17 20:33:16 2002
@@ -1,3 +1,97 @@
+2002-10-17  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* NEWS: Added pg_get_pid() that get backend process PID.
+Does anyone prefer pg_get_backend_pid() or else?
+
+* ext/pgsql/README
+  ext/pgsql/pgsql.c
+  ext/pgsql/php_pgsql.h: Added pg_get_pid()
+
+2002-10-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/php_string.h
+  ext/standard/string.c
+  ext/standard/basic_functions.c:
+Renamed word_count to str_word_count to comply with naming conventions.
+Thanks Andi, for catching this oversight.
+
+2002-10-17  Tal Peer  [EMAIL PROTECTED]
+
+* ext/fribidi/fribidi.c:
+Improved fribidi_charset_info() slightly
+
+* ext/fribidi/php_fribidi.h
+  ext/fribidi/fribidi.c:
+New functions:
+fribidi_get_charsets()
+fribidi_charset_info()
+
+2002-10-17  Harald Radi  [EMAIL PROTECTED]
+
+* ext/com/COM.c:  fixes bugs #19156 and #19544 (memleak)
+
+2002-10-17  Derick Rethans  [EMAIL PROTECTED]
+
+* run-tests.php: - Removing debugging info
+
+2002-10-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/url.c:
+Added support for file:/. Thanks to Thies for noticing the problem.
+
+2002-10-17  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/ircg/ircg.c:
+A child process should not have access to IRCG's file descriptors.
+
+2002-10-17  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* php.ini-recommended
+  php.ini-dist: Add note for short_open_tag
+
+2002-10-17  Thies C. Arntzen  [EMAIL PROTECTED]
+
+* ext/oci8/oci8.c:
+- Added Oracle TIMESTAMP type to oci8 extension. (thies)
+
+2002-10-17  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* NEWS: Added pg_get_notify() for better performace for applications
+cache query results.
+Removed unneeded entry.
+
+* ext/pgsql/pgsql.c
+  ext/pgsql/php_pgsql.h: Added async message function - pg_get_notify()
+
+* ext/mysql/php_mysql.c: Remove mysql_result_seek() alias.
+
+2002-10-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/snmp/config.m4
+  ext/snmp/snmp.c: Fix this for Wez and his antique ucd-snmp
+
+* NEWS: Snow..yuck..
+
+* ext/zip/config.m4: Fix the phpize build
+
+* pear/pear.m4: Fix some phpize problems.
+
+* ext/zip/zip.c: Part 1 of fixing the shared build
+
+* ext/pdf/config.m4: --with-zlib-dir was missing. Needed for phpize builds
+
+2002-10-17  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/php_string.h
+  ext/standard/string.c:
+Added word_count() function that allows counting of words inside a string.
+The function also allows the user to retrieve all the words from a string.
+
+2002-10-17  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/snmp/snmp.c: ws fixes
+
 2002-10-16  Harald Radi  [EMAIL PROTECTED]
 
 * ext/com/VARIANT.c





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

2002-10-18 Thread changelog
changelog   Fri Oct 18 20:33:00 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1195 php4/ChangeLog:1.1196
--- php4/ChangeLog:1.1195   Thu Oct 17 20:33:16 2002
+++ php4/ChangeLog  Fri Oct 18 20:32:59 2002
@@ -1,3 +1,84 @@
+2002-10-18  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/url.c:
+Added handling for file:/ schema, which does not contain a host.
+
+2002-10-18  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/dns.c: ws fixes
+
+2002-10-18  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/file.c
+  main/php_streams.h
+  main/streams.c: Fixed bug #19971 (optimized the file() function).
+The file() function is now also binary safe.
+
+2002-10-18  Derick Rethans  [EMAIL PROTECTED]
+
+* run-tests.php: - Added %x for HEX chars
+- Added %d as alias for %i (too much C here :)
+- Added beginning and end markers to regexp
+
+2002-10-18  Wez Furlong  [EMAIL PROTECTED]
+
+* main/network.c: Revert my last bogus commit.
+Change the comparison to something that is less likely to inspire me to
+make the same mistake again...
+
+* ext/standard/file.c: Improve file().
+Patch by Tal Peer [EMAIL PROTECTED]
+
+2002-10-18  Andrei Zmievski  [EMAIL PROTECTED]
+
+* apidoc-zend.txt: This is deprecated too.
+
+* apidoc.txt: Remove deprecated apidoc.txt.
+
+* ext/standard/string.c:
+- Fixed an infinite loop in setlocale() when only invalid locale names
+  were passed in the array. (patch by Pal Loberg, [EMAIL PROTECTED]).
+
+2002-10-18  Wez Furlong  [EMAIL PROTECTED]
+
+* main/network.c
+  main/streams.c: Improve EOF detection. Fixes #19970.
+
+2002-10-18  Tal Peer  [EMAIL PROTECTED]
+
+* ext/fribidi/fribidi.c
+  ext/fribidi/tests/002.phpt:
+Changed fribidi_get_charsets() return value to also include the constant
+itself (as the key).
+
+2002-10-18  Harald Radi  [EMAIL PROTECTED]
+
+* NEWS: make jani happy
+
+2002-10-18  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: achtung: keep the style consistent! :)
+
+2002-10-18  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/tests/17result.phpt
+  ext/pgsql/tests/18pg_escape_bytea.phpt
+  ext/pgsql/tests/19pg_ping.phpt
+  ext/pgsql/tests/20pg_get_pid.phpt
+  ext/pgsql/tests/21pg_get_notify.phpt
+  ext/pgsql/tests/README
+  ext/pgsql/tests/createdb.inc
+  ext/pgsql/tests/large_object.inc
+  ext/pgsql/tests/pg_escape_bytea.inc
+  ext/pgsql/tests/pg_get_notify.inc
+  ext/pgsql/tests/pg_get_pid.inc
+  ext/pgsql/tests/pg_ping.inc
+  ext/pgsql/tests/result.inc: Added tests for new functions
+
+2002-10-18  Markus Fischer  [EMAIL PROTECTED]
+
+* NEWS: - word_count() - str_word_count()
+
 2002-10-17  Yasuo Ohgaki  [EMAIL PROTECTED]
 
 * NEWS: Added pg_get_pid() that get backend process PID.





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

2002-10-16 Thread changelog

changelog   Wed Oct 16 04:27:23 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1192 php4/ChangeLog:1.1193
--- php4/ChangeLog:1.1192   Mon Oct 14 20:34:05 2002
+++ php4/ChangeLog  Wed Oct 16 04:27:21 2002
@@ -1,3 +1,157 @@
+2002-10-15  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* main/output.c: Sync with head
+
+2002-10-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* acinclude.m4:
+- Added PHP_PROG_SED which checks whether the sed in system works with
+  very long strings.
+
+
+2002-10-15  Markus Fischer  [EMAIL PROTECTED]
+
+* win32/php4dllts.dsp:
+- Define LINK_SIZE=2 needed for newly updated pcrelib; fixes Win32 build.
+
+
+2002-10-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* run-tests.php:
+Fixed a bug in the calculation of the POST request length.
+
+2002-10-15  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/file.c
+  main/streams.c:
+Nope, that last one wasn't a leak in main/streams.c, it was
+file_get_contents misinterpreting the result...
+
+2002-10-15  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/xslt/php_sablot.h
+  ext/xslt/sablot.c:
+Fix a problem relating to these structure symbols being redefined on LFS
+systems.
+
+Fix by Sascha Schumann [EMAIL PROTECTED]
+
+2002-10-15  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c: Fix mem leak for zero-byte files.
+
+* main/streams.c: Some buffer paranoia.
+Also, make feof() detection safer (ala recent changes to zlib extension).
+
+* ext/zlib/zlib_fopen_wrapper.c: Fix for 19906.
+gzeof has different semantics from feof, in that gzeof will return true
+if the read position is at EOF, even if the most recent read was 100%
+successful.
+feof will return true only (usually) if the most recent fread failed.
+
+2002-10-15  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/standard/math.c:
+hopefully silence compile warnings on Solaris related to HUGEVAL being
+undefined.. HUGEVAL is defined (well the manual would indicate so) in
+stdlib.h, not math.h.
+
+Bug #: 19807
+
+2002-10-15  Andrei Zmievski  [EMAIL PROTECTED]
+
+* ext/pcre/pcrelib/testdata/testinput1
+  ext/pcre/pcrelib/testdata/testinput2
+  ext/pcre/pcrelib/testdata/testinput3
+  ext/pcre/pcrelib/testdata/testinput4
+  ext/pcre/pcrelib/testdata/testinput5
+  ext/pcre/pcrelib/testdata/testoutput1
+  ext/pcre/pcrelib/testdata/testoutput2
+  ext/pcre/pcrelib/testdata/testoutput3
+  ext/pcre/pcrelib/testdata/testoutput4
+  ext/pcre/pcrelib/testdata/testoutput5
+  ext/pcre/pcrelib/doc/Tech.Notes
+  ext/pcre/pcrelib/doc/pcre.3
+  ext/pcre/pcrelib/doc/pcre.html
+  ext/pcre/pcrelib/doc/pcre.txt
+  ext/pcre/pcrelib/doc/pcregrep.1
+  ext/pcre/pcrelib/doc/pcregrep.html
+  ext/pcre/pcrelib/doc/pcregrep.txt
+  ext/pcre/pcrelib/doc/pcretest.1
+  ext/pcre/pcrelib/doc/pcretest.html
+  ext/pcre/pcrelib/doc/pcretest.txt
+  ext/pcre/pcrelib/doc/perltest.txt
+  ext/pcre/pcrelib/ChangeLog
+  ext/pcre/pcrelib/NON-UNIX-USE
+  ext/pcre/pcrelib/README
+  ext/pcre/pcrelib/RunTest
+  ext/pcre/pcrelib/internal.h
+  ext/pcre/pcrelib/maketables.c
+  ext/pcre/pcrelib/pcre-config.in
+  ext/pcre/pcrelib/pcre.c
+  ext/pcre/pcrelib/pcre.def
+  ext/pcre/pcrelib/pcre.h
+  ext/pcre/pcrelib/pcregrep.c
+  ext/pcre/pcrelib/pcreposix.c
+  ext/pcre/pcrelib/pcretest.c
+  ext/pcre/pcrelib/perltest
+  ext/pcre/pcrelib/perltest8
+  ext/pcre/pcrelib/study.c
+  ext/pcre/config.m4: Upgrade to version 3.92.
+
+2002-10-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/exif/tests/002.phpt: Fixed the output_handler ini setting.
+Code cleanup.
+
+* NEWS: Bug fixing news.
+
+* ext/standard/tests/general_functions/001.phpt: Added tests for %e  %E
+
+* ext/standard/formatted_print.c:
+Fixed bug #4232. (Added support for %e and %E to printf/sprintf)
+
+2002-10-15  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/ircg/README.txt: update
+
+2002-10-15  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/exif/tests/002.phpt: - Staying consistent with other tests
+
+2002-10-15  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/zlib/zlib_fopen_wrapper.c:
+Don't use streams-level buffer on zlib streams.
+
+2002-10-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* main/user_streams.c: Fixed possible memory leaks.
+
+2002-10-15  Wez Furlong  [EMAIL PROTECTED]
+
+* main/user_streams.c:
+Fix leak, and avoid initialization problems where retval is re-used
+within a function.
+
+2002-10-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: Try keep those moved/removed exts entry at top.
+
+2002-10-15  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* NEWS: Bug fixing news entries.
+
+2002-10-15  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/snmp/config.m4
+  ext/snmp/snmp.c: 

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

2002-10-14 Thread changelog

changelog   Mon Oct 14 20:34:06 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1191 php4/ChangeLog:1.1192
--- php4/ChangeLog:1.1191   Sun Oct 13 20:34:27 2002
+++ php4/ChangeLog  Mon Oct 14 20:34:05 2002
@@ -1,3 +1,99 @@
+2002-10-14  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/iconv/tests/translit-failure.phpt:
+This test should not print out the error (which is correct).
+
+2002-10-14  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/embed/config.m4:
+Respect INSTALL_ROOT var. Thanks to Jani for catching this one.
+
+2002-10-14  Tal Peer  [EMAIL PROTECTED]
+
+* pear/PEAR/Installer.php:
+* Fixed a nasty bug preventing installation of pecl exts.
+
+2002-10-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/browscap.c: Fixed bug #19649.
+
+* ext/standard/tests/general_functions/001.phpt:
+Added float printing tests.
+
+2002-10-14  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* main/php_network.h: Revert to 1.34.
+
+2002-10-14  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/formatted_print.c:
+Fixed a bug (introduced in previous patch) that caused non-double values to
+be converted to 0 by printf/sprint functions when %f format is specified.
+
+2002-10-14  Zeev Suraski  [EMAIL PROTECTED]
+
+* NEWS
+  win32/registry.c:
+Change the 'security level' of registry entries to PHP_INI_SYSTEM.  They're
+in the system hive in the registry, so only people with administrative
+priveleges can add stuff in there.
+
+2002-10-14  Derick Rethans  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c: - Revert, got tricked by a stale object file
+
+2002-10-14  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* run-tests.php: Fixed warnings
+
+2002-10-14  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/embed/config.m4: Install lib into $(prefix)/lib.
+Make $(prefix)/lib before trying to copy the lib into it.
+
+2002-10-14  Derick Rethans  [EMAIL PROTECTED]
+
+* run-tests.php:
+- Added the TEST_PHP_USER environment variable with which you can specify
+  additional directories with tests to run. This is ideal for having your own
+  test suite on your system. You can specify more directories by seperating them
+  with a ,, for example:
+
+  TEST_PHP_USER=/dat/dev/xdebug/tests,/dat/dev/srm/tests make test
+
+* sapi/cli/php_cli.c: - Fix CLI
+
+2002-10-14  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* main/php_network.h: Whitespace fixes.
+
+* main/php_network.h: Fix Win32 build.
+
+2002-10-14  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c: *cough*
+Fix inverted logic for the assert.
+
+2002-10-14  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/snmp/snmp.c: This is not zval..
+
+2002-10-14  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/file.c
+  main/streams.c:
+- fgets($fp) (with no length parameter) now uses a buffer as long as the
+  the next line available from the $fp. Previously, there was a 1KB limit.
+  
+
+* ext/standard/tests/file/userstreams.phpt:
+Add a sanity check and more verbose output in the case of an error.
+
+* main/network.c: Implement better SSL error handling.
+
+* main/user_streams.c:
+Fix stream_eof result interpretation (and thus the user-streams test).
+
 2002-10-13  Wez Furlong  [EMAIL PROTECTED]
 
 * main/streams.c: Remove some old code.





[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 center
+
+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 default value for mysql.connect_timeout to 

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

2002-09-27 Thread changelog

changelog   Fri Sep 27 20:33:09 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1174 php4/ChangeLog:1.1175
--- php4/ChangeLog:1.1174   Thu Sep 26 20:33:43 2002
+++ php4/ChangeLog  Fri Sep 27 20:33:08 2002
@@ -1,3 +1,95 @@
+2002-09-27  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/file.c
+  ext/standard/file.h:
+Implement stream_select() which works just like socket_select, but only on
+streams.
+
+* ext/ncurses/ncurses.c
+  ext/ncurses/ncurses_fe.c
+  ext/ncurses/ncurses_functions.c
+  ext/ncurses/php_ncurses.h
+  ext/ncurses/php_ncurses_fe.h: More ncurses functions and constants.
+
+* ext/ncurses/config.m4
+  ext/ncurses/ncurses.c
+  ext/ncurses/ncurses_fe.c
+  ext/ncurses/ncurses_functions.c
+  ext/ncurses/php_ncurses.h
+  ext/ncurses/php_ncurses_fe.h:
+Implement some more window routines, add pad functions.
+Add panel functions when libpanel is also detected.
+Register STDSCR constant during ncurses_init().
+
+2002-09-27  Colin Viebrock  [EMAIL PROTECTED]
+
+* ext/standard/info.c: fix formating by breaking on to separate lines
+
+2002-09-27  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/gd/gd.dsp
+  ext/gd/gd_bundled.dsp:   (Edin)
+Fixed bug #19595 (Missing functions for GD2 format handling).
+
+2002-09-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/dir.c: ws
+
+2002-09-27  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* ext/standard/dir.c: /tmp/cvsmLUuXQ
+
+2002-09-27  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/standard/credits_ext.h
+  ext/standard/credits_sapi.h: Update credits.
+
+* sapi/cli/CREDITS: Those two have enough credits already :)
+
+2002-09-27  Tal Peer  [EMAIL PROTECTED]
+
+* ext/fribidi/CREDITS: - Fixed case in extension name
+
+2002-09-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: style polizei
+
+2002-09-27  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/standard/dir.c: No need to define GLOB_NOMATCH.
+
+2002-09-27  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/ldap/config.m4:
+- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). 
+- Fix for bug #19633 (wrong directories in ext/ldap/config.m4).
+
+2002-09-27  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/sysvsem/sysvsem.c:
+Really *really* fix the segfault bug #17274 and bug #19627 this time.
+
+2002-09-27  Jan Lehnardt  [EMAIL PROTECTED]
+
+* ext/standard/info.c:  - be more conservative ;)
+
+2002-09-27  Wez Furlong  [EMAIL PROTECTED]
+
+* NEWS: And a couple more.
+
+* NEWS: Add some bug #'s to make Markus happier :-)
+
+* EXTENSIONS: Typo
+
+2002-09-27  Markus Fischer  [EMAIL PROTECTED]
+
+* NEWS: - Update.
+
+2002-09-27  Dan Kalowsky  [EMAIL PROTECTED]
+
+* EXTENSIONS: They seem to be working...
+
 2002-09-26  Colin Viebrock  [EMAIL PROTECTED]
 
 * NEWS: document changes





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

2002-09-26 Thread changelog

changelog   Thu Sep 26 20:33:45 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1173 php4/ChangeLog:1.1174
--- php4/ChangeLog:1.1173   Wed Sep 25 20:35:30 2002
+++ php4/ChangeLog  Thu Sep 26 20:33:43 2002
@@ -1,3 +1,195 @@
+2002-09-26  Colin Viebrock  [EMAIL PROTECTED]
+
+* NEWS: document changes
+
+2002-09-26  Derick Rethans  [EMAIL PROTECTED]
+
+* win32/install.txt:
+- Added Sambar install notes (patch by Steffen [EMAIL PROTECTED])
+
+2002-09-26  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/standard/credits.c
+  ext/standard/info.c
+  ext/standard/info.h: Fix ZTS build.
+
+2002-09-26  Colin Viebrock  [EMAIL PROTECTED]
+
+* ext/standard/info.h
+  ext/standard/credits.c
+  ext/standard/info.c:
+update credits page with proper HTML, fix HTML escaping, and a few tweaks
+
+2002-09-26  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/standard/string.c: Fix warning.
+
+* ext/standard/html.c
+  ext/standard/html.h
+  ext/wddx/php_wddx_api.h
+  ext/wddx/wddx.c: Fix ZTS build.
+
+2002-09-26  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/session/session.c: Fixed bug #11643
+
+2002-09-26  Colin Viebrock  [EMAIL PROTECTED]
+
+* sapi/apache/php_apache.c
+  ext/standard/css.c
+  ext/standard/info.c
+  main/php_ini.c
+  sapi/aolserver/aolserver.c: fix phpinfo() output for better browser BC
+
+2002-09-26  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/session/session.c:
+Fix bug: #14991 (changing session.use_trans_sid does not work in scripts)
+
+2002-09-26  Wez Furlong  [EMAIL PROTECTED]
+
+* main/streams.c:
+Fix for #19580. (Incorrectly warning about lost data when that is not the
+case on systems without fopencookie).
+
+* ext/standard/html.c:
+Emit a warning when an unsupported charset is requested in htmlentities.
+Fixed #18521.
+
+2002-09-26  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: style,consistency..
+
+2002-09-26  Derick Rethans  [EMAIL PROTECTED]
+
+* NEWS: - Cleaning up
+
+2002-09-26  Tal Peer  [EMAIL PROTECTED]
+
+* ext/fribidi/fribidi.c: - Fixed fatal error
+
+2002-09-26  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/file.h
+  main/streams.c
+  main/user_streams.c
+  ext/standard/file.c:
+Fix segfault in wrapper error log mechanism when errors are logged on
+second and subsequent events.
+Implement very simple recursion protection for user streams written
+like this:
+class urlEncodeStream {
+var $fp = NULL;
+
+function stream_open($path, $mode, $options, $opened_path)
+{
+$this-fp = fopen($path, $mode); // -- this recurses infinitely
+return is_resource($this-fp);
+}
+}
+
+file_register_wrapper('urlencode', 'urlEncodeStream');
+$fp = fopen('urlencode:///tmp/outputfile.txt', 'w');
+
+Noticed by: Yasuo.
+
+2002-09-26  Jan Lehnardt  [EMAIL PROTECTED]
+
+* ext/standard/dir.c:
+ - GLOB_NOMATCH and GLOB_NOESCAPE are only defined in win32/glob.h
+ - fixes build on FreeBSD 4.6
+
+2002-09-26  Tal Peer  [EMAIL PROTECTED]
+
+* ext/fribidi/README
+  ext/fribidi/fribidi.c:
+- Reverted back to old param parsing api (and eliminated a segfault by doing that)
+- Added the CapRTL charset -- should be used for testing on machines without 
+Hebrew/Arabic/Persian
+ fonts
+- Changed the note about deprecated behaviour from E_WARNING to E_NOTICE
+
+2002-09-26  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/http_fopen_wrapper.c
+  ext/standard/file.c
+  ext/standard/file.h:
+Remove an unused variable and a now-unused function.
+
+* ext/bz2/bz2.c
+  ext/standard/file.h
+  ext/standard/ftp_fopen_wrapper.c
+  ext/standard/http_fopen_wrapper.c
+  ext/standard/php_fopen_wrapper.c
+  ext/zlib/zlib_fopen_wrapper.c
+  main/php_streams.h
+  ext/standard/basic_functions.c
+  ext/standard/file.c: Rename file_get_wrapper_data - file_get_meta_data.
+It now always returns useful information for all streams.
+Unified that data with socket_get_status and made socket_get_status
+an alias for file_get_meta_data.
+
+Fix Location header following which was broken in this commit:
+
+http://cvs.php.net/diff.php/php4/ext/standard/http_fopen_wrapper.c?r1=1.41r2=1.42ty=h
+
+2002-09-26  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/standard/dir.c: Remove dup
+
+2002-09-26  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* EXTENSIONS: temporarily giving some orphands a new home
+
+2002-09-26  Georg Richter  [EMAIL PROTECTED]
+
+* EXTENSIONS: maintainers for the famous mysql extension
+
+2002-09-26  Markus Fischer  [EMAIL PROTECTED]
+
+* NEWS: - Add missing bug fixes.
+
+
+2002-09-26  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/standard/dir.c: Fix ZTS build. Fix warning.
+
+2002-09-26  

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

2002-09-21 Thread changelog

changelog   Sat Sep 21 20:34:11 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1168 php4/ChangeLog:1.1169
--- php4/ChangeLog:1.1168   Fri Sep 20 20:33:33 2002
+++ php4/ChangeLog  Sat Sep 21 20:34:10 2002
@@ -1,3 +1,88 @@
+2002-09-21  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/ircg/ircg.c
+  ext/ircg/php_ircg.h: (PHP) Add ircg_eval_ecmascript_params
+
+This function turns a flat ecmascript parameter string, including escapes
+back into an array.  5-10 times speedup when compared to user implementation.
+
+2002-09-21  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/ftp_fopen_wrapper.c: - Fix ZTS build
+
+2002-09-21  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* NEWS: news about various strip_tags() fixes.
+
+* ext/standard/tests/strings/strip_tags.phpt:
+Added a test script for strip_tags() function.
+
+* ext/standard/string.c:
+Fixed bug #7472 as well as many other bugs with strip_tags implementation.
+
+2002-09-21  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/thttpd_patch:
+Immediately unmap /nocache/ entries, so that the mmc cache does not get
+polluted too much.
+
+2002-09-21  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/array.c: ws fixes.
+
+2002-09-21  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* sapi/apache/mod_php4.c:
+Fixed bug #15038, original patch by: [EMAIL PROTECTED]
+
+* ext/standard/datetime.c: Fixed bug #12934
+locatime() now returns an error message when passed a negative value.
+
+2002-09-21  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/standard/formatted_print.c: Add '+' modifier.
+
+   +  A sign (+ or -) always be placed  before  a  number
+  produced by a signed conversion.  By default a sign
+  is used only for negative numbers. A + overrides  a
+  space if both are used.
+
+2002-09-21  Markus Fischer  [EMAIL PROTECTED]
+
+* win32/sendmail.c: - Forgot to add an extra space.
+
+2002-09-21  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/tests/array/008.phpt:
+Test case for array_intersect() and array_intersect_assoc()
+
+* ext/standard/basic_functions.c
+  ext/standard/php_array.h
+  ext/standard/array.c:
+New function added - array_intersect_assoc() similar to array_intersect()
+but the keys are also used in the comparison. So the result is a subset of
+the result of array_intersect().
+Test will be committed too.
+
+2002-09-21  Tal Peer  [EMAIL PROTECTED]
+
+* ext/fribidi/fribidi.c:
+Changed version from NO_VERSION_YET to 0.1
+
+2002-09-21  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/session/session.c:
+Because track vars are always initialized, get_session_var failed
+to work in the register_globals=1 case.
+
+It is now possible again to store session variables in global vars.
+
+2002-09-21  Zeev Suraski  [EMAIL PROTECTED]
+
+* sapi/apache2filter/php_apache.h
+  sapi/apache2filter/php_functions.c
+  sapi/apache2filter/sapi_apache2.c: Fix double initialization
+
 2002-09-20  Derick Rethans  [EMAIL PROTECTED]
 
 * win32/php4ts_cli.rc





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

2002-09-11 Thread changelog

changelog   Wed Sep 11 20:33:38 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1158 php4/ChangeLog:1.1159
--- php4/ChangeLog:1.1158   Tue Sep 10 20:33:19 2002
+++ php4/ChangeLog  Wed Sep 11 20:33:37 2002
@@ -1,3 +1,95 @@
+2002-09-11  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/standard/filestat.c: My compiler likes it like this.
+
+* ext/standard/array.c: Fix ZTS build.
+
+2002-09-11  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/swf/swf.c:
+virtual filepath fix, don't know why i bother, the module isn't threadsafe
+and never will be, but still...
+
+* ext/standard/filestat.c:
+max this use the virtual_filepath() function and feel all threadsafe and
+wholesome inside
+
+2002-09-11  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/mysql/php_mysql.c: - Un-deprecating mysql_escape_string
+
+2002-09-11  Marcus Börger  [EMAIL PROTECTED]
+
+* run-tests.php: Unlink output files even if test is skipped.
+
+2002-09-11  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/array.c: - Little whitespace changes
+
+2002-09-11  Andrey Hristov  [EMAIL PROTECTED]
+
+* ext/standard/tests/array/007.phpt:
+Regression test for array_diff() and array_diff_assoc(). The latter is newly
+introduced.
+
+* ext/standard/array.c
+  ext/standard/basic_functions.c
+  ext/standard/php_array.h:
+New function added : array_diff_assoc() . Like array_diff() but does
+additional checks on key values. Test script will be added too.
+
+2002-09-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/config.m4: For now, check only when not using bundled GD lib.
+
+2002-09-11  Sander Roobol  [EMAIL PROTECTED]
+
+* ext/dba/config.m4: Fix configure
+
+2002-09-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/config.m4: Added build test. Bug: #19345
+
+* ext/iconv/iconv.c: Fix bug: #19355 (the parameter is optional)
+
+2002-09-11  Dan Kalowsky  [EMAIL PROTECTED]
+
+* ext/dba/config.m4:
+Patch for Bug #19341 submitted by [EMAIL PROTECTED]
+
+2002-09-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/string.c: tok tok..
+
+2002-09-11  Andrei Zmievski  [EMAIL PROTECTED]
+
+* ext/pcre/php_pcre.c:
+- Added ability to use Perl-style ${n} subpattern references in the
+  replacement string for preg_replace(). Takes care of bug #18442. 
+
+2002-09-11  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/standard/string.c: ws fix
+
+* ext/standard/string.c: fix proto
+
+* ext/standard/info.c
+  ext/standard/dir.c: ws fix
+
+2002-09-11  Anantha Kesari H Y  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c: Removed unnecessary code that was added for NetWare
+
+* netware/start.c: Changed the licence to the one used by PHP Group
+
+* main/reentrancy.c: NetWare related changes/modifications
+
+2002-09-11  Edin Kadribasic  [EMAIL PROTECTED]
+
+* NEWS: Added note about file_exits() and friends.
+
+* ext/standard/filestat.c: Fixed file_exists() on platforms using VCWD.
+
 2002-09-10  Edin Kadribasic  [EMAIL PROTECTED]
 
 * ext/standard/array.c





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

2002-09-10 Thread changelog

changelog   Tue Sep 10 20:33:20 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1157 php4/ChangeLog:1.1158
--- php4/ChangeLog:1.1157   Mon Sep  9 20:33:12 2002
+++ php4/ChangeLog  Tue Sep 10 20:33:19 2002
@@ -1,3 +1,34 @@
+2002-09-10  Edin Kadribasic  [EMAIL PROTECTED]
+
+* ext/standard/array.c
+  ext/standard/php_array.h: Fixed ZTS build.
+
+2002-09-10  Andrei Zmievski  [EMAIL PROTECTED]
+
+* ext/standard/array.c
+  ext/standard/php_array.h:
+- Fixed array_merge_recursive() to avoid problems with merging cyclical
+  arrays (bug #16064). 
+
+* NEWS: *** empty log message ***
+
+2002-09-10  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/sysvmsg/sysvmsg.c
+  ext/sysvmsg/config.m4:
+Patch for BSD-ish systems from Melvyn Sopacua [EMAIL PROTECTED],
+slightly modified.
+
+2002-09-10  Stefan Esser  [EMAIL PROTECTED]
+
+* ext/standard/url.c:
+php_url_parse() replaces controlchars with '_' now. This stops fopen wrapper
+CR/LF injection issues.
+
+2002-09-10  Jason Greene  [EMAIL PROTECTED]
+
+* ext/sockets/sockets.c: Fix crash bug and memory leak in vectors
+
 2002-09-09  Jani Taskinen  [EMAIL PROTECTED]
 
 * NEWS: consistent..





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

2002-09-07 Thread changelog

changelog   Sat Sep  7 20:33:58 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1154 php4/ChangeLog:1.1155
--- php4/ChangeLog:1.1154   Fri Sep  6 20:33:46 2002
+++ php4/ChangeLog  Sat Sep  7 20:33:57 2002
@@ -1,3 +1,119 @@
+2002-09-07  Wez Furlong  [EMAIL PROTECTED]
+
+* NEWS: Mention php://output wrapper.
+
+2002-09-07  Jan Lehnardt  [EMAIL PROTECTED]
+
+* ext/standard/info.c:  - cosmetics
+
+2002-09-07  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* NEWS: Fixed typo...
+
+* ext/mbstring/mbstring.c: This should fix var handling problems finally.
+
+2002-09-07  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/http_fopen_wrapper.c:
+Added a check to ensure user_agent header is not sent if user_agent value
+if blank.
+
+2002-09-07  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* NEWS: Fixed name
+
+* ext/iconv/iconv.c:
+Fixed errno hanlding. Patch by Moriyoshi Koizumi [EMAIL PROTECTED]
+
+* NEWS: Update entry
+
+* main/php_variables.c: MFB
+
+* main/php_variables.c: Fixed POST/GET/COOKIE var handling
+
+2002-09-07  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/file.c
+  ext/standard/http_fopen_wrapper.c
+  main/php_streams.h
+  main/streams.c: Fix a couple of bad pointer indirections (oops).
+Lets stick to a single category of http for the user_agent
+context override.
+
+* ext/standard/php_fopen_wrapper.c: fix warning
+
+2002-09-07  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gd/config.m4: This was not a good idea.
+
+2002-09-07  Wez Furlong  [EMAIL PROTECTED]
+
+* ext/standard/php_fopen_wrapper.c:
+Implement php://output wrapper, which can be used to write to the output
+buffer via PHPWRITE.
+
+* main/user_streams.c:
+Tag user streams as being URLs, so that safe mode restrictions
+will come into play.
+
+2002-09-07  Hartmut Holzgraefe  [EMAIL PROTECTED]
+
+* main/SAPI.c: WebDAV MKCOL can have post data body, see rfc2518 8.3.1
+
+2002-09-07  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/standard/http_fopen_wrapper.c: commit the correct/up-to-date version
+
+* ext/standard/basic_functions.h
+  ext/standard/file.c
+  ext/standard/http_fopen_wrapper.c:
+The stream context is untested, but it should/could work :)  Either way it
+doesn't make the rest of the code bad. Wez -- please take a looksie for me
+:)
+
+* php.ini-dist
+  php.ini-recommended: add the user_agent ini option.
+
+2002-09-07  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* NEWS: Update entry
+
+2002-09-07  Sergey Kartashoff  [EMAIL PROTECTED]
+
+* ext/mnogosearch/php_mnogo.c:
+- New mnogosearch extension features has been added to group results
+  by site.
+- Mnogosearch module fixes and cleanups.
+
+2002-09-07  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: MFH
+
+* ext/mbstring/mbstring.c:
+Fixed array var handling. Patch by Moriyoshi Koizumi 
+[EMAIL PROTECTED]
+
+2002-09-07  Sander Roobol  [EMAIL PROTECTED]
+
+* ext/gd/config.m4: Fix build with bundled gd when builddir!=srcdir
+
+2002-09-07  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* NEWS: Just in case we have 4.2.4
+
+* ext/mbstring/mbstring.c: MFH
+
+* ext/mbstring/mbstring.c: Fixed trancated value bug when array is used
+
+2002-09-07  Ilia Alshanetsky  [EMAIL PROTECTED]
+
+* ext/standard/http_fopen_wrapper.c:
+Fixed a massive memory leak that occurs when an opened webpage returns
+a non 200 return code.
+
+2002-09-07  Markus Fischer  [EMAIL PROTECTED]
+
+* NEWS: - This should have been in the release (but unfortunately wasn't)
+
 2002-09-06  Jani Taskinen  [EMAIL PROTECTED]
 
 * configure.in: Fix the errors reported by Melvyn





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

2002-09-04 Thread changelog

changelog   Wed Sep  4 20:34:16 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1151 php4/ChangeLog:1.1152
--- php4/ChangeLog:1.1151   Tue Sep  3 20:33:46 2002
+++ php4/ChangeLog  Wed Sep  4 20:34:15 2002
@@ -1,3 +1,110 @@
+2002-09-04  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c: php_error - php_error_docref
+
+2002-09-04  Stefan Esser  [EMAIL PROTECTED]
+
+* main/SAPI.c:
+This 2 lines should have been removed when the header() code was rewritten.
+
+2002-09-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* sapi/cgi/config.m4
+  sapi/pi3web/config.m4
+  ext/xmlrpc/config.m4
+  ext/xslt/config.m4
+  ext/zlib/config0.m4
+  ext/session/config.m4
+  ext/xml/config.m4
+  ext/mbstring/config.m4
+  ext/mysql/config.m4
+  ext/pdf/config.m4
+  ext/curl/config.m4
+  ext/domxml/config.m4
+  ext/gd/config.m4
+  configure.in
+  acinclude.m4: - Added --disable-all configure option. 
+
+* configure.in: MFH: Fix the missing libgcc problems.
+
+* ext/cyrus/config.m4: ws fix
+
+* ext/cyrus/config.m4:
+Fix the shared build (nobody ever build this as shared?)
+
+2002-09-04  Marcus Börger  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c: Fix headers when default content type is used.
+
+2002-09-04  Martin Kraemer  [EMAIL PROTECTED]
+
+* ext/cyrus/config.m4:
+The sasl.h file is in .../include/sasl/ (at least in cyrus-sasl-2.1.6)
+
+2002-09-04  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/sockets/config.m4: Fix bug: #19212
+
+2002-09-04  Sebastian Bergmann  [EMAIL PROTECTED]
+
+* ext/overload/overload.c
+  main/internal_functions_win32.c:
+Don't build ext/overload with Zend Engine 2.
+
+2002-09-04  Dan Kalowsky  [EMAIL PROTECTED]
+
+* ext/session/config.m4: sniper claims its safe to take these out as well.
+
+* ext/session/mod_files.c: taking out the PWRITE calls too
+
+* ext/session/mod_files.c: Taking out the PWRITE functions too...
+
+* ext/session/mod_files.c: MFH, removing PREAD for Bug #15983
+
+* ext/session/mod_files.c: This fixes Bug #19022 and #15983
+
+2002-09-04  Martin Kraemer  [EMAIL PROTECTED]
+
+* ext/fbsql/config.m4: Fix bogus test
+
+2002-09-04  Anantha Kesari H Y  [EMAIL PROTECTED]
+
+* netware/phplib.mak:
+Makefile to build for NetWare: extensions, main, netware  regex files
+
+* netware/buildlib.bat:
+Batch file to build extensions and files under main, netware and regex folders
+
+* ext/bcmath/libbcmath/src/config.h: To include the NetWare config file
+
+2002-09-04  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended: Fixed mbstring.func_overload description.
+
+* ext/iconv/config.m4
+  ext/iconv/iconv.c
+  ext/iconv/iconv.dsp
+  ext/iconv/php_iconv.h
+  ext/iconv/tests/translit.phpt: Fixed undefiend referece at build time.
+Fixed transilit test script.
+Make fixes available on Windows.
+Patch by Yoshimori Koizumi[EMAIL PROTECTED]
+
+2002-09-04  Dan Kalowsky  [EMAIL PROTECTED]
+
+* ext/fbsql/php_fbsql.c:
+Fix for bug #19155 UNTESTED.  Unfortunately I don't have a way to test it
+hopefully the user will.
+
+* ext/fbsql/php_fbsql.h: No more C++ comments again
+
+* ext/fbsql/php_fbsql.h: No C++ comments, again!
+
+* ext/fbsql/php_fbsql.c: No C++ Comments
+
+* ext/fbsql/php_fbsql.c: No C++ comments
+
 2002-09-03  Jani Taskinen  [EMAIL PROTECTED]
 
 * ext/standard/basic_functions.c





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

2002-09-02 Thread changelog

changelog   Mon Sep  2 20:32:37 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1149 php4/ChangeLog:1.1150
--- php4/ChangeLog:1.1149   Sun Sep  1 20:31:38 2002
+++ php4/ChangeLog  Mon Sep  2 20:32:36 2002
@@ -1,3 +1,40 @@
+2002-09-02  Jan Lehnardt  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+ - prepare non-html phpinfo output for zend extensions
+
+2002-09-02  Markus Fischer  [EMAIL PROTECTED]
+
+* main/config.w32.h:
+- MFH as suggested by Derick, see HEAD commit for more on this
+
+
+* main/config.w32.h.in: - Enable strcoll() for win32 build
+
+2002-09-02  Zeev Suraski  [EMAIL PROTECTED]
+
+* main/php_version.h
+  configure.in: Make it stick - please do not revert
+
+* LICENSE: Backport license from 4.3
+
+2002-09-02  Jani Taskinen  [EMAIL PROTECTED]
+
+* configure.in
+  main/php_version.h:
+reset version to 4.2.3-dev (why is the change committed anyway?)
+
+2002-09-02  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/file.c:
+- Fix the segmentation fault when magic_quotes_runtime was disabled as
+  introduced in http://news.php.net/article.php?group=php.cvsarticle=13690
+
+2002-09-02  Zeev Suraski  [EMAIL PROTECTED]
+
+* main/php_version.h
+  configure.in: Go RC2
+
 2002-09-01  Sergey Kartashoff  [EMAIL PROTECTED]
 
 * ext/mnogosearch/php_mnogo.c:





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

2002-08-16 Thread changelog

changelog   Fri Aug 16 20:18:47 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1139 php4/ChangeLog:1.1140
--- php4/ChangeLog:1.1139   Fri Aug 16 05:18:56 2002
+++ php4/ChangeLog  Fri Aug 16 20:18:45 2002
@@ -1,3 +1,79 @@
+2002-08-16  sniper  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c: ws fixes
+
+2002-08-16  kalowsky  [EMAIL PROTECTED]
+
+* ext/bz2/bz2.c: no calloc works like this.  sorry about that.
+
+* ext/bz2/bz2.c: Fix for bug #18947 submitted by [EMAIL PROTECTED]
+
+* main/rfc1867.c: Fix for bug #18792 submitted by [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c:
+Silence a compiler warning, and returns the SUCCESS value on PHP_MINIT
+
+2002-08-16  Andi Gutmans  [EMAIL PROTECTED]
+
+* ext/dio/dio.c: - Use tabs instead of spaces for indentation!
+- Fix all sorts of ugly whitespace things.
+- People, please write code according to our standards even if you don't
+- like them.
+
+2002-08-16  iliaa  [EMAIL PROTECTED]
+
+* ext/standard/pageinfo.c:
+Fixed a compile failure in Win32 caused by previous patch.
+Changed else statement to comply with PHP coding standards.
+
+2002-08-16  jason  [EMAIL PROTECTED]
+
+* ext/sockets/sockets.c: Nuke warnings on strict compilers
+
+2002-08-16  iliaa  [EMAIL PROTECTED]
+
+* ext/standard/pageinfo.c: Added a handler for php -r '' for SAFE_MODE
+
+2002-08-16  wez  [EMAIL PROTECTED]
+
+* main/streams.c: Fix a little leak.
+
+2002-08-16  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c: clean this up a bit
+
+2002-08-16  wez  [EMAIL PROTECTED]
+
+* main/safe_mode.c
+  main/streams.c
+  main/php_streams.h:
+Enhance Ilia's recent patch to query the wrapper subsystem to determine
+if a filename is a URL and thus if safe-mode checks should be skipped.
+
+2002-08-16  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c: More on the way to W3C coformance:
+
+2002-08-16  iliaa  [EMAIL PROTECTED]
+
+* main/safe_mode.c:
+Make https:// be exempt from safe_mode checks, just like http://  ftp:// are.
+
+* ext/standard/basic_functions.c:
+Added safe_mode  open_basedir check when a user is chaning ini options
+that specify file system paths. Fixes bug #17168.
+
+2002-08-16  Stig Bakken  [EMAIL PROTECTED]
+
+* tests/lang/035.phpt:
+- Added set_exception_handler() function for registering a global,
+  catch-all exception handling function 
+- Added set_exception_handler() function for registering a global,
+  catch-all exception handling function (Stig)
+
+* Makefile.global:
+* allow using the TESTS make variable again to determine which tests are run
+
 2002-08-15  Zeev Suraski  [EMAIL PROTECTED]
 
 * sapi/apache/mod_php4.c:





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

2002-08-15 Thread changelog

changelog   Thu Aug 15 20:17:42 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1137 php4/ChangeLog:1.1138
--- php4/ChangeLog:1.1137   Wed Aug 14 20:18:17 2002
+++ php4/ChangeLog  Thu Aug 15 20:17:41 2002
@@ -1,3 +1,97 @@
+2002-08-15  Zeev Suraski  [EMAIL PROTECTED]
+
+* sapi/apache/mod_php4.c:
+Fix a NASTY multithreading bug with in the Apache module
+
+2002-08-15  edink  [EMAIL PROTECTED]
+
+* sapi/apache2filter/apache_config.c
+  sapi/apache2filter/sapi_apache2.c:
+MFH (make apache2filter work with Apache 2.0.40)
+
+2002-08-15  Zeev Suraski  [EMAIL PROTECTED]
+
+* ext/session/php_session.h:
+Make unset($_SESSION['foo']) actually remove the variable from the session,
+if register_globals is off.
+
+* ext/fribidi/fribidi.c
+  ext/fribidi/php_fribidi.h: Update email address
+
+2002-08-15  kalowsky  [EMAIL PROTECTED]
+
+* ext/session/session.c: Correcting some english in the comment...
+
+* NEWS: marking the fix for Bug #18401 in NEWS
+
+* ext/standard/array.c:
+Fix for bug #18401, makes shuffle() properly generate all possibilities.
+Patch provided by Adam Trachtenberg [EMAIL PROTECTED]
+
+2002-08-15  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.h:
+include libxml/xinclude.h to make some compilers happy
+
+2002-08-15  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/PEAR/Common.php: * Fix bug #18918.
+* Add some PHPdoc comments.
+
+2002-08-15  kalowsky  [EMAIL PROTECTED]
+
+* ext/java/Makefile.frag:
+A fix suggested by chregu (who doesn't have karma) to re-enable older java
+JDKs to work.
+
+2002-08-15  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c: proto fixes
+
+* ext/domxml/php_domxml.h
+  ext/domxml/php_domxml.c:
+ - Added DomNode-set_namespace(uri[,prefix]) (chregu)
+- Added third optional parameter (prefix) to DomDocument-create_element_ns()
+- generate prefix from random number, if not provided.
+
+2002-08-15  sniper  [EMAIL PROTECTED]
+
+* NEWS: MFH
+
+* NEWS: be more verbose
+
+2002-08-15  alan_k  [EMAIL PROTECTED]
+
+* ext/dio/dio.c: changed default stop bits to a valid value
+
+* ext/dio/dio.c: changed default stop bits
+
+* ext/dio/dio.c
+  ext/dio/php_dio.h: adding dio_tcsetattr and ASYNC support
+
+2002-08-15  yohgaki  [EMAIL PROTECTED]
+
+* NEWS: Add 4.2.2 news just in case it's released.
+
+* NEWS: news for disabling trans-sid by default.
+but no entry for depreciation of --enable-trans-sid :(
+(from 4.2.0)
+
+2002-08-15  kalowsky  [EMAIL PROTECTED]
+
+* main/win95nt.h: silencing some windows build warnings
+
+2002-08-15  Zeev Suraski  [EMAIL PROTECTED]
+
+* ext/vpopmail/php_vpopmail.c:
+coming to think of it, it shouldn't be necessary at all (thanks Jani :)
+
+* ext/vpopmail/php_vpopmail.c: Fix build
+
+2002-08-15  sniper  [EMAIL PROTECTED]
+
+* NEWS: hot, damn hot.
+
 2002-08-14  helly  [EMAIL PROTECTED]
 
 * ext/standard/info.c: do not include php_have_iconv.h
@@ -1064,7 +1158,7 @@
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

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

2002-08-14 Thread changelog

changelog   Wed Aug 14 20:18:18 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  

Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1136 php4/ChangeLog:1.1137
--- php4/ChangeLog:1.1136   Tue Aug 13 20:17:41 2002
+++ php4/ChangeLog  Wed Aug 14 20:18:17 2002
@@ -1,3 +1,150 @@
+2002-08-14  helly  [EMAIL PROTECTED]
+
+* ext/standard/info.c: do not include php_have_iconv.h
+
+2002-08-14  yohgaki  [EMAIL PROTECTED]
+
+* ext/session/session.c
+  php.ini-dist
+  php.ini-recommended: MFH. Trans SID related changes.
+
+* ext/session/session.c: Forgot to update source default.
+
+2002-08-14  kalowsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c:
+Comming a fix for a compile error found in Bug #15630
+
+* ext/odbc/php_odbc.c: Silencing a compilier warning on windows
+
+* ext/java/config.m4:
+Updating the error message to state a difference between libraries and
+include.  Also restoring old for search to keep BC on configure
+
+2002-08-14  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+- let DomNode-replace_child always behave correctly (acc. to W3C specs)
+if the newchild had the same parent as the old child, nothing happened,
+which seemed strange behaviout to me...
+
+2002-08-14  kalowsky  [EMAIL PROTECTED]
+
+* NEWS: Giving Ilia his props
+
+* sapi/apache/mod_php4.c:
+Fix for Bug #9280 with regards to an Expect header.  patch submitted by
+Ilia [EMAIL PROTECTED]
+
+* ext/java/config.m4:
+Adding a check for the binaries rather than just the directories.
+
+2002-08-14  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+DomNode-replace_node moves instead of copies node.
+
+2002-08-14  kalowsky  [EMAIL PROTECTED]
+
+* ext/java/config.m4:
+JavaC doesn't take flags like this, Java jar does, pay attention kalowsky
+
+* ext/java/config.m4:
+cleaning up the displayed path (removing the ./ in the middle)
+
+* sapi/nsapi/config.m4:
+Fix for Bug #18794, and probably various others with nsapi
+
+* ext/odbc/php_odbc.c: correcting these to be only docref's not docref1's
+
+* ext/java/config.m4
+  ext/java/java.c:
+Adding in MSG_RESULT check and \n for configure output viewing
+
+2002-08-14  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+- fix for bug #17771 (insert_before misbeaviour (DOM L2 spec.))
+ - DomNode-insert_before behaves now according to W3C spec
+   ie. new_child is moved, not copied. (chregu)
+
+2002-08-14  kalowsky  [EMAIL PROTECTED]
+
+* ext/java/config.m4: Correcting mis-versioned comment
+
+* ext/java/config.m4: JAVA_INCLUDE, not JAVE_INCLUDE
+
+* ext/java/config.m4:
+A little more clean up on the error messages, with a sample JDK 1.3 path to 
+libjava.so
+
+* ext/java/config.m4: correcting the AC_MSG_RESULT line
+
+* ext/java/config.m4: adding in PATH check for JavaJar as well...
+
+2002-08-14  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c
+  ext/domxml/php_domxml.h:
+ - Added some namespace support with DomNode-add_namespace(uri, prefix)
+   and DomDocument-create_element_ns(uri, nodename) (chregu)
+
+2002-08-14  kalowsky  [EMAIL PROTECTED]
+
+* ext/java/config.m4: Fix a bug for a user provided path as eru.
+
+2002-08-14  chregu  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.h: bump up api version number
+
+* ext/domxml/php_domxml.c: fix for bug #18196
+
+* ext/domxml/php_domxml.c:
+fix for bug #18395 (DOMXML crash on removing previously created attributes)
+
+* ext/domxml/php_domxml.c:
+ - DomNode-child_nodes() returns empty array instead of false, if no
+ - child nodes are found (chregu)
+
+2002-08-14  helly  [EMAIL PROTECTED]
+
+* NEWS: -remove corrupt entry until change has been completed
+-minor fixes
+-honor Derick for his idea error messages to point to the manual
+
+2002-08-14  yohgaki  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended: Added trans_sid security risk examples.
+
+2002-08-14  dets  [EMAIL PROTECTED]
+
+* ext/mbstring/mbfilter.c
+  ext/mbstring/mbfilter.h
+  ext/mbstring/mbstring.c
+  ext/mbstring/mbstring.h
+  ext/mbstring/unicode_table_ru.h:
+Revert from patch added mb_guess_encoding to previous version
+
+2002-08-14  yohgaki  [EMAIL PROTECTED]
+
+* ext/mbstring/README:
+Add warning... It seems posting message to php-dev/php-cvs does not work!
+
+2002-08-14  dets  [EMAIL PROTECTED]
+
+* ext/mbstring/mbfilter.c
+  ext/mbstring/mbfilter.h
+  ext/mbstring/mbstring.c
+  ext/mbstring/mbstring.h
+  ext/mbstring/unicode_table_ru.h:
+Added new function mb_guess_encoding, based on symbols rating
+
+2002-08-14  kalowsky  [EMAIL PROTECTED]
+
+* NEWS:
+Adding in updates for the fixes to ODBC, and markers for the pack/unpack
+memory leaks
+
 2002-08-13  kalowsky  [EMAIL PROTECTED]
 
   

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

2002-08-11 Thread changelog

changelog   Sun Aug 11 20:18:08 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1133 php4/ChangeLog:1.1134
--- php4/ChangeLog:1.1133   Sat Aug 10 20:17:35 2002
+++ php4/ChangeLog  Sun Aug 11 20:18:07 2002
@@ -1,3 +1,92 @@
+2002-08-11  helly  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd.c: -quick hack to allow compilation under windows again
+-correct solution to follow tomorrow
+
+2002-08-11  kalowsky  [EMAIL PROTECTED]
+
+* win32/php4dllts.dsp: Added the php_odbc_includes.h file
+
+* ext/odbc/php_odbc.c
+  ext/odbc/php_odbc.h:
+The start of adding odbc_data_source() functionality
+
+2002-08-11  helly  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd_gd.c:
+missed to commit this fix: correct since this is only a flag
+
+* ext/gd/libgd/gd2copypal.c
+  ext/gd/libgd/gd_jpeg.c
+  ext/gd/libgd/gdft.c
+  ext/gd/libgd/gd.c: try even more to fix those warnings.
+
+2002-08-11  wez  [EMAIL PROTECTED]
+
+* ext/standard/http_fopen_wrapper.c: Missing word...
+
+2002-08-11  kalowsky  [EMAIL PROTECTED]
+
+* ext/java/config.m4:
+The start of adding in MacOSX compatibility.  No objections on the
+php-dev list from the sent patch for a week.  Test and fix.
+
+* TODO: removing the TODOs done already.
+
+2002-08-11  wez  [EMAIL PROTECTED]
+
+* ext/standard/ftp_fopen_wrapper.c
+  ext/standard/http_fopen_wrapper.c
+  main/php_streams.h:
+Properly implement TSRM parameters to the new log_error
+function... (Thanks Marcus!)
+Add a convenience macro for importing a stream from a zval.
+
+2002-08-11  helly  [EMAIL PROTECTED]
+
+* ext/gd/libgd/gd_topal.c: try to get this work ...
+
+* ext/gd/libgd/gd.c
+  ext/gd/libgd/gd_gd.c
+  ext/gd/libgd/gd_gd2.c
+  ext/gd/libgd/gd_jpeg.c
+  ext/gd/libgd/gd_png.c
+  ext/gd/libgd/gd_topal.c
+  ext/gd/libgd/gd_wbmp.c
+  ext/gd/libgd/gdft.c
+  ext/gd/libgd/gdhelpers.c
+  ext/gd/libgd/wbmp.c: try to fix those warnings.
+
+2002-08-11  wez  [EMAIL PROTECTED]
+
+* main/network.c: More verbosity when activating SSL on a socket fails.
+
+* README.STREAMS
+  ext/standard/ftp_fopen_wrapper.c
+  ext/standard/http_fopen_wrapper.c
+  main/php_streams.h
+  main/streams.c:
+Introduce an error stack for wrappers, to help prevent multiple errors
+and warnings (some of which are bogus) when there are problems opening
+streams.
+Implement sanity check on the mode used to open ftp and http connections.
+This fixes Bug 12004.
+
+* main/main.c: Minor fix for html_errors=on in php_error_docref.
+
+2002-08-11  yohgaki  [EMAIL PROTECTED]
+
+* ext/zlib/zlib.c
+  php.ini-dist
+  php.ini-recommended: Changed my mind.
+Let users decided whether users want larger chunk size or not.
+  enable output_buffering also. (Marcus, Yasuo)
+
+* ext/zlib/zlib.c:
+Generally speaking, sending packets less than 1KB is not efficient.
+We're better to take some benchmarks see if removing extra buffer
+is actually a good idea or not.
+
 2002-08-10  helly  [EMAIL PROTECTED]
 
 * sapi/cli/php_cli.c:
@@ -654,7 +743,7 @@
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   

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

2002-07-30 Thread changelog

changelog   Tue Jul 30 20:18:17 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1121 php4/ChangeLog:1.1122
--- php4/ChangeLog:1.1121   Mon Jul 29 20:19:14 2002
+++ php4/ChangeLog  Tue Jul 30 20:18:16 2002
@@ -1,3 +1,52 @@
+2002-07-30  kalowsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c:
+fixes a typo in the word limit, adds the null character to the strlen,
+and seems to make imap_get_quotaroot return the correct values despite
+cclients claim of getquotaroot list improper.
+
+2002-07-30  rodif_bl  [EMAIL PROTECTED]
+
+* ext/standard/array.c: fixed bugs 16063 and 16068
+increased preformance of array_pop and array_shift
+
+2002-07-30  sesser  [EMAIL PROTECTED]
+
+* ext/ftp/php_ftp.c:
+ftp_close returns now TRUE on success and FALSE on failure.
+
+2002-07-30  kalowsky  [EMAIL PROTECTED]
+
+* ext/standard/filestat.c:
+Commiting [EMAIL PROTECTED]'s patch to re-enable touch on Win32 machines
+
+2002-07-30  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* ext/ext_skel: Add --skel=dir option to ext_skel (patch from David Viner)
+
+* ext/standard/parsedate.y
+  NEWS: Fix strtotime() next keyword handling.
+
+* NEWS: WTF?  What sort of bogus commit was that?  Fine, here you go.
+
+2002-07-30  sniper  [EMAIL PROTECTED]
+
+* NEWS: .
+
+2002-07-30  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* NEWS: .
+
+* ext/standard/string.c: Fix for #18638  (str_rot13 bug)
+
+2002-07-30  dickmeiss  [EMAIL PROTECTED]
+
+* ext/yaz/php_yaz.c: Fixed proxy setting for ZOOM
+
+2002-07-30  sniper  [EMAIL PROTECTED]
+
+* NEWS: hot, damn hot.
+
 2002-07-29  Sterling Hughes  [EMAIL PROTECTED]
 
 * ext/xslt/sablot.c: add sablotron version, patch by Christian Stocker...





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

2002-07-28 Thread changelog

changelog   Sun Jul 28 20:18:21 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1119 php4/ChangeLog:1.1120
--- php4/ChangeLog:1.1119   Sat Jul 27 20:18:28 2002
+++ php4/ChangeLog  Sun Jul 28 20:18:20 2002
@@ -1,3 +1,102 @@
+2002-07-28  sniper  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: MFH
+
+2002-07-28  yohgaki  [EMAIL PROTECTED]
+
+* ext/xmlrpc/config.m4: FHM
+
+* ext/xmlrpc/config.m4:
+Allow xmlrpc-epi header files stored under include/xmlrpc-epi
+
+2002-07-28  derick  [EMAIL PROTECTED]
+
+* ext/standard/md5.c
+  ext/standard/sha1.c: - Copy and paste error - unify error messages
+
+2002-07-28  sesser  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c
+  ext/standard/config.m4
+  ext/standard/php_standard.h
+  ext/standard/sha1.c
+  ext/standard/sha1.h: Added sha1, sha1_file functions.
+
+* ext/standard/filestat.c: MFH 2
+
+* ext/standard/filestat.c: MFH
+
+2002-07-28  helly  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended: -add  document ini settings for exif
+
+* ext/exif/exif.c: -decode several MarkerNotes
+-correct offset information in debug mode
+
+2002-07-28  tal  [EMAIL PROTECTED]
+
+* pear/scripts/pear.in: * Fixed E_NOTICE on pear -V
+
+2002-07-28  sesser  [EMAIL PROTECTED]
+
+* NEWS: (re)added /ext/ftp news
+
+2002-07-28  sr  [EMAIL PROTECTED]
+
+* main/SAPI.c
+  ext/zlib/php_zlib.h
+  ext/zlib/zlib.c:
+Commit patch as discussed on LinuxTag and posted to php-dev in June.
+Disables zlib.output_compression for scripts with image/ content-type
+header (fixes bug #16109) and makes it possible to switch
+zlib.output_compression during script execution before the headers are
+sent.
+
+2002-07-28  sniper  [EMAIL PROTECTED]
+
+* NEWS: - Removed the 2 last entries.
+
+* README.CVS-RULES: No exceptions.
+
+2002-07-28  yohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c: Unify error messages
+
+2002-07-28  helly  [EMAIL PROTECTED]
+
+* ext/gd/gd.c: forgot to move imeageellipse out of #ifdef HAVE_LIBGD20
+
+2002-07-28  yohgaki  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: MFH
+
+* ext/mbstring/mbstring.c:
+Fixed query string handling. Now some.php?ab=1;c works.
+
+* main/php_variables.c: MFH
+
+2002-07-28  tal  [EMAIL PROTECTED]
+
+* pear/scripts/pear.in:
+pear -V now shows pear version, php version and ZE version.
+
+2002-07-28  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml: * feature/fixed bug
+
+* pear/PEAR/Command/Install.php: * added upgrade-all command
+
+* pear/PEAR/Installer.php:
+* don't abort install if errors are found in the package, display
+  a warning instead
+
+2002-07-28  yohgaki  [EMAIL PROTECTED]
+
+* main/php_variables.c:
+Fixed some.php?abc does not initilize $_GET['a'], $_GET['b'], $_GET['c']
+when mbstr-enc-trans is disabled.
+
 2002-07-27  phanto  [EMAIL PROTECTED]
 
 * win32/php4dllts.dsp: add dispatch.c





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

2002-07-27 Thread changelog

changelog   Sat Jul 27 20:18:29 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1118 php4/ChangeLog:1.1119
--- php4/ChangeLog:1.1118   Fri Jul 26 20:18:10 2002
+++ php4/ChangeLog  Sat Jul 27 20:18:28 2002
@@ -1,3 +1,18 @@
+2002-07-27  phanto  [EMAIL PROTECTED]
+
+* win32/php4dllts.dsp: add dispatch.c
+
+2002-07-27  hirokawa  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c
+  main/SAPI.c
+  main/SAPI.h:
+fixed: output encoding translation by mb_output_handler() in ext/mbstring was not 
+usable when Content-Type is set by header().
+
+2002-07-27  sesser  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c: Do not leak data connection.
+
 2002-07-26  sniper  [EMAIL PROTECTED]
 
 * ext/curl/curl.c:





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

2002-07-26 Thread changelog

changelog   Fri Jul 26 20:18:11 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1117 php4/ChangeLog:1.1118
--- php4/ChangeLog:1.1117   Thu Jul 25 20:17:59 2002
+++ php4/ChangeLog  Fri Jul 26 20:18:10 2002
@@ -1,3 +1,107 @@
+2002-07-26  sniper  [EMAIL PROTECTED]
+
+* ext/curl/curl.c:
+- Fix bug: #18509, e.g. setting CURLOPT_BINARYTRANSFER succeeds always.
+- Also set the binary mode ONLY if the passed value is true..
+
+2002-07-26  fmk  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c: Fizing ZTS build
+
+2002-07-26  sesser  [EMAIL PROTECTED]
+
+* ext/ftp/ftp.c
+  ext/ftp/ftp.h
+  ext/ftp/php_ftp.c
+  ext/ftp/php_ftp.h:
+[EXPERIMENTAL] Added functions for asynchronous FTP transfers
+
+2002-07-26  helly  [EMAIL PROTECTED]
+
+* ext/exif/exif.c: Missing Photoshop tags
+
+2002-07-26  kalowsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c: forgot to make the same change to imap_get_quota...
+
+* ext/imap/php_imap.c: Minor memory fix suggested by Zeev
+
+2002-07-26  georg  [EMAIL PROTECTED]
+
+* ext/standard/datetime.c: Bugfix: #18532
+Fixed week number calculation in accordance with ISO 8601
+
+2002-07-26  sesser  [EMAIL PROTECTED]
+
+* ext/ftp/php_ftp.c: fixed cut  paste typo
+
+2002-07-26  kalowsky  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c
+  ext/imap/php_imap.h: Adding initial support for PHP imap_get_quotaroot
+
+* ext/imap/php_imap.c
+  ext/imap/php_imap.h:
+(PHP imap_get_quota) updated to properly reflect the RFC 2087 as per
+ bug #14673
+   per RFC 2087, closes bug #14673 (kalowsky, Sander Steffann)
+
+2002-07-26  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/thttpd_patch: Fix segfault due to unchecked null pointer
+
+2002-07-26  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/Archive/Tar.php:
+In theory this will fix a problem in Window trying to delete a not closed
+file
+
+
+2002-07-26  helly  [EMAIL PROTECTED]
+
+* ext/gd/gd.c:
+reapply patch for imageellipse beeing wrappet to imagearc if missing
+
+2002-07-26  sesser  [EMAIL PROTECTED]
+
+* ext/ftp/CREDITS
+  ext/ftp/ftp.c
+  ext/ftp/ftp.h
+  ext/ftp/php_ftp.c
+  ext/ftp/php_ftp.h:Added (Auto)Resuming functionality to ftp_(f)get/(f)put 
+via optional 5th parameter.
+
+2002-07-26  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/scripts/pear.bat:
+use -d output_buffer=0 to workarround the PHP flush() problem
+
+* pear/PEAR/Installer.php: download package if force is set
+
+* pear/package-PEAR.xml: revert my change from PHP_BINDIR to bin_dir
+
+* pear/package-PEAR.xml:
+Use install-as attrib for pear.bat too, so it gets installed in @bin_dir@
+
+* pear/scripts/pear.bat: Use script arg separator '--'
+Clean up unused stuff
+
+* pear/PEAR/Config.php: Use DIRECTORY_SEPARATOR instead of hardcoded '/'
+
+* pear/System.php: Workarround to the empty $_ENV
+
+* pear/Console/Getopt.php: use $GLOBALS['HTTP_SERVER_VARS'] instead
+
+* pear/Console/Getopt.php: Silence NOTICE
+
+2002-07-26  sesser  [EMAIL PROTECTED]
+
+* ext/standard/filestat.c:
+all functions based on php_stat are now safe mode aware...
+
+2002-07-26  sniper  [EMAIL PROTECTED]
+
+* NEWS: When Britney learns to sing, I will quit this..
+
 2002-07-25  sniper  [EMAIL PROTECTED]
 
 * acinclude.m4





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

2002-07-25 Thread changelog

changelog   Thu Jul 25 20:18:00 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1116 php4/ChangeLog:1.1117
--- php4/ChangeLog:1.1116   Wed Jul 24 20:18:22 2002
+++ php4/ChangeLog  Thu Jul 25 20:17:59 2002
@@ -1,3 +1,40 @@
+2002-07-25  sniper  [EMAIL PROTECTED]
+
+* acinclude.m4
+  sapi/apache/config.m4:
+- Fixed bug: #18560, the macro was not defined always.
+
+* configure.in: MFH: fix bug #18570
+
+* main/main.c:
+Allow setting post_max_size and upload_max_filesize in .htaccess files too
+
+* ext/imap/config.m4: Fixed bug: #18561.
+
+2002-07-25  derick  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c:
+- Added parameter to print_r which returns the variable representation
+  instead of echoing it.
+- Added parameter to print_r which returns the variable representation
+  instead of echoing it. 
+
+2002-07-25  sesser  [EMAIL PROTECTED]
+
+* main/main.c: MFH
+
+* main/main.c: do not dtor empty elements
+
+2002-07-25  derick  [EMAIL PROTECTED]
+
+* ext/tokenizer/tokenizer.c: - MFH for fix for bug #16939
+
+2002-07-25  helly  [EMAIL PROTECTED]
+
+* ext/exif/exif.c:
+-handling of thumbnails in sub IFDs (the Photoshopway for TIFF)
+-Some Photoshop specific tags
+
 2002-07-24  sesser  [EMAIL PROTECTED]
 
 * main/php_variables.c: MFH





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

2002-07-24 Thread changelog

changelog   Wed Jul 24 20:18:23 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1115 php4/ChangeLog:1.1116
--- php4/ChangeLog:1.1115   Tue Jul 23 20:18:17 2002
+++ php4/ChangeLog  Wed Jul 24 20:18:22 2002
@@ -1,3 +1,35 @@
+2002-07-24  sesser  [EMAIL PROTECTED]
+
+* main/php_variables.c: MFH
+
+* main/php_variables.c: break out if there is no data to work on.
+
+2002-07-24  derick  [EMAIL PROTECTED]
+
+* ext/standard/head.c: - MFH for fix for bug #16626
+
+* main/SAPI.c: - MFH for fix for bug #18268
+
+2002-07-24  yohgaki  [EMAIL PROTECTED]
+
+* ext/standard/incomplete_class.c
+  ext/standard/php_incomplete_class.h
+  ext/standard/type.c:
+is_object() returns FALSE if object is a incomplete object.
+Raise E_NOTICE, instead of E_ERROR, for setting/getting properties
+to/from a incomplete object.
+
+2002-07-24  steinm  [EMAIL PROTECTED]
+
+* ext/hyperwave/hw.c: - removed unused variable
+
+2002-07-24  helly  [EMAIL PROTECTED]
+
+* ext/exif/exif.c: -naming convention
+-better notices
+-(D)WORD are unsigned datatypes
+-started to split tygs into different arrays that would allow to handle vendor 
+specific tags after detection of their markers
+
 2002-07-23  Jim Winstead  [EMAIL PROTECTED]
 
 * ext/standard/credits.c:





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

2002-07-23 Thread changelog

changelog   Tue Jul 23 20:18:18 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1114 php4/ChangeLog:1.1115
--- php4/ChangeLog:1.1114   Mon Jul 22 20:18:02 2002
+++ php4/ChangeLog  Tue Jul 23 20:18:17 2002
@@ -1,3 +1,46 @@
+2002-07-23  Jim Winstead  [EMAIL PROTECTED]
+
+* ext/standard/credits.c:
+restore shane to list of members of php group (got lost somewhere along the way)
+
+2002-07-23  holger  [EMAIL PROTECTED]
+
+* sapi/pi3web/pi3web_sapi.c:
+Removed some outdated lines from init_request_info().
+
+2002-07-23  Sascha Schumann  [EMAIL PROTECTED]
+
+* configure.in
+  main/php_version.h: Working on 4.2.3 now
+
+* .cvsignore: Add autom4te.cache
+
+* ext/dbx/dbx.c: MFH remove \r
+
+* ext/dbx/dbx.c: Remove \r
+
+2002-07-23  edink  [EMAIL PROTECTED]
+
+* ext/pcre/config.m4: MFB (patch by Troels Arvin [EMAIL PROTECTED]).
+Added pcre include path to global list of includes in order to allow
+use of external pcre libs.
+
+* ext/pcre/config.m4:
+Allow pcre.h to be in $PREFIX/include/pcre since this is the case
+with some Linux distributions (patch by Troels Arvin [EMAIL PROTECTED]).
+
+2002-07-23  sniper  [EMAIL PROTECTED]
+
+* configure.in: Fix bug: #18308. (uname -a sometimes has extra linefeeds)
+
+* configure.in:
+This should fix those solaris+gcc bugs when --enable-libgcc is not used
+
+* ext/gd/config.m4:
+Fix bug: #18479. Better error message what was not found.
+
+* NEWS: insert funny comment here
+
 2002-07-22  jan  [EMAIL PROTECTED]
 
 * ext/standard/datetime.c:





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

2002-07-16 Thread changelog

changelog   Tue Jul 16 20:19:16 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1107 php4/ChangeLog:1.1108
--- php4/ChangeLog:1.1107   Mon Jul 15 20:17:49 2002
+++ php4/ChangeLog  Tue Jul 16 20:19:15 2002
@@ -1,3 +1,52 @@
+2002-07-16  sniper  [EMAIL PROTECTED]
+
+* NEWS: This is the real world..
+
+* ext/mysql/php_mysql.c: fix protos
+
+2002-07-16  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/thttpd/README
+  ext/ircg/README.txt: refine
+
+2002-07-16  georg  [EMAIL PROTECTED]
+
+* NEWS: added mysql changes:
+- php.ini option mysql.connect_timeout
+- optional parameter client_flags (mysql_connect, mysql_pconnect)
+- automatic rollback for non commited transactions
+
+2002-07-16  jason  [EMAIL PROTECTED]
+
+* ext/standard/basic_functions.c:Prevent reenterant calls to a user tick 
+function by flagging the function
+entry during call.
+
+This prevents code like the following from infinitely recursing until a
+crash occurs:
+?php
+
+register_tick_function(a);
+
+declare(ticks=1) {
+   function a() {
+   print blah\n;
+   }
+   ;
+   ;
+   ;
+   ;
+}
+?
+
+2002-07-16  georg  [EMAIL PROTECTED]
+
+* ext/mysql/php_mysql.c
+  ext/mysql/php_mysql.h:
+Added support for php.ini parameter mysql.connect_timeout
+
+* php.ini-dist
+  php.ini-recommended: Added php.ini option mysql_connection.timeout
+
 2002-07-15  edink  [EMAIL PROTECTED]
 
 * ext/mbstring/mbstring.c: MFH





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

2002-07-15 Thread changelog

changelog   Mon Jul 15 20:17:49 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1106 php4/ChangeLog:1.1107
--- php4/ChangeLog:1.1106   Sun Jul 14 20:20:30 2002
+++ php4/ChangeLog  Mon Jul 15 20:17:49 2002
@@ -1,3 +1,28 @@
+2002-07-15  edink  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: MFH
+
+* ext/mbstring/mbstring.c:
+Fix bug #16985 (wrong count of GET/POST variables).
+
+2002-07-15  sesser  [EMAIL PROTECTED]
+
+* main/rfc1867.c: use Zend API to access llist count
+
+2002-07-15  hyanantha  [EMAIL PROTECTED]
+
+* ext/mysql/php_mysql.c:
+mysql_create_db and mysql_drop_db disabled for NetWare
+
+2002-07-15  yohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c: Clean up code a little (Remove a use of magic number)
+Change/add appropriate comments.
+
+* NEWS: Fixed news
+
+* NEWS: header sounds like http header. header - header file
+
 2002-07-14  Andrei Zmievski  [EMAIL PROTECTED]
 
 * ext/pcre/php_pcre.c: Fix Bug #18341.





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

2002-07-08 Thread changelog

changelog   Mon Jul  8 20:17:07 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1099 php4/ChangeLog:1.1100
--- php4/ChangeLog:1.1099   Sun Jul  7 20:16:45 2002
+++ php4/ChangeLog  Mon Jul  8 20:17:06 2002
@@ -1,3 +1,68 @@
+2002-07-08  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/xslt/sablot.c: eek
+
+* ext/xslt/sablot.c: commit petr's sax handler patch
+
+2002-07-08  Andi Gutmans  [EMAIL PROTECTED]
+
+* ext/standard/file.h: - Add TSRMLS_DC to prototype.
+
+* ext/standard/cyr_convert.c
+  ext/standard/file.c
+  ext/standard/type.c: - Fix TSRMLS_* stuff
+
+2002-07-08  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/File/Passwd.php:
+* Use CRYPT_SALT_LENGTH instead of hardcoded value.
+
+Patch by: James E. Flemer [EMAIL PROTECTED]
+
+2002-07-08  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: news update
+
+* ext/mysql/config.m4:
+Fix shared build and made the logic of finding the socket location better.
+
+2002-07-08  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/assert.c
+  ext/standard/basic_functions.c
+  ext/standard/browscap.c
+  ext/standard/cyr_convert.c
+  ext/standard/datetime.c
+  ext/standard/dir.c
+  ext/standard/dl.c
+  ext/standard/dns.c
+  ext/standard/exec.c
+  ext/standard/file.c
+  ext/standard/filestat.c
+  ext/standard/formatted_print.c
+  ext/standard/ftok.c
+  ext/standard/head.c
+  ext/standard/html.c
+  ext/standard/image.c
+  ext/standard/iptc.c
+  ext/standard/levenshtein.c
+  ext/standard/aggregation.c
+  ext/standard/type.c: Unify error messages
+
+* ext/standard/type.c:
+- Add warning to is_*() functions if more than one argument was passed
+
+* ext/standard/array.c: Silence warning
+
+* ext/standard/array.c: Unify error messages
+
+* ext/standard/array.c: - Fix for bug #14580: Made key() binary safe
+
+2002-07-08  Jani Taskinen  [EMAIL PROTECTED]
+
+* main/main.c:
+These two can not be set in script. (so that they would have any effect)
+
 2002-07-07  Sterling Hughes  [EMAIL PROTECTED]
 
 * ext/standard/filestat.c: fix win32 build





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

2002-07-02 Thread changelog

changelog   Tue Jul  2 20:17:41 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1093 php4/ChangeLog:1.1094
--- php4/ChangeLog:1.1093   Mon Jul  1 20:36:01 2002
+++ php4/ChangeLog  Tue Jul  2 20:17:40 2002
@@ -1,3 +1,77 @@
+2002-07-02  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/standard/mail.c:
+Add default arguments to new internal mail function.
+
+* ext/imap/php_imap.c:
+Make sure To addresses are parsed correct with RFC822.
+
+* win32/sendmail.c: Oops. Last commit reverted some of sebastians changes.
+
+2002-07-02  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/exif/exif.c: -fix datatypes for some vriables
+-fix comment for function exif_process_CME
+-force return parameters to be passed by reference
+
+2002-07-02  Frank M. Kromann  [EMAIL PROTECTED]
+
+* win32/sendmail.c
+  win32/sendmail.h: Switch from imap_sendmail.* to sendmail.c under Win32
+
+* ext/fbsql/php_fbsql.c:
+Fixing compilation of FrontBase extension with ZTS
+
+2002-07-02  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/standard/filestat.c:
+use access instead of manually determining file permissions..
+
+2002-07-02  Frank M. Kromann  [EMAIL PROTECTED]
+
+* ext/imap/imap.dsp
+  ext/imap/php_imap.c:
+Switch from imap_sendmail.* to sendmail.c under Win32
+
+* win32/imap_sendmail.c
+  win32/imap_sendmail.h:
+These files are no longer needed as the imap module will use the standard 
+sendmail function under Win32
+
+2002-07-02  Rui Hirokawa  [EMAIL PROTECTED]
+
+* main/rfc1867.c: *** empty log message ***
+
+* ext/mbstring/mbstring.h:
+fixed shift_jis character corruption including 0x5c as second byte on uploaded 
+filename.
+
+* ext/mbstring/mbstring.c:
+fixed shift_jis character corruption including 0x5c as second byte.
+
+2002-07-02  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/mail.c:
+- Be nice to users and allow them to check if the mail was send
+
+* ext/standard/mail.c: - Disable 5th parameter to mail in safemode
+- Disabled the fifth parameter to the mail function in safemode. 
+
+2002-07-02  Christian Dickmann  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Remote.php
+  pear/PEAR/Frontend/CLI.php:
+make 'remote-info' use package.info. add deps to 'list-all'
+
+2002-07-02  Sascha Schumann  [EMAIL PROTECTED]
+
+* configure.in: Avoid error messages, if the variable is empty.
+
+./config.status: test: !=: unary operator expected
+
+2002-07-02  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/file.c:
+- Fix for bug #15547 (Patch by Justin Garrett [EMAIL PROTECTED])
+
 2002-07-01  Marko Karppinen  [EMAIL PROTECTED]
 
 * Makefile.global





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

2002-06-30 Thread changelog

changelog   Sun Jun 30 20:24:36 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1091 php4/ChangeLog:1.1092
--- php4/ChangeLog:1.1091   Sat Jun 29 20:21:52 2002
+++ php4/ChangeLog  Sun Jun 30 20:24:34 2002
@@ -1,3 +1,20 @@
+2002-06-30  Sander Roobol  [EMAIL PROTECTED]
+
+* main/main.c:
+Main script should not be parsed when (include|require)_once()'ed, #17720
+
+2002-06-30  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/ldap/ldap.c: - More error messages cleanup
+
+2002-06-30  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/xmlrpc/libxmlrpc/encodings.c: MFH: Fix for bug #16252
+
+* ext/xmlrpc/libxmlrpc/encodings.c: Fix bug: #16252
+
+* Makefile.global: This does not work with AIX find..
+
 2002-06-29  Jani Taskinen  [EMAIL PROTECTED]
 
 * config.guess





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

2002-06-29 Thread changelog

changelog   Sat Jun 29 20:21:59 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1090 php4/ChangeLog:1.1091
--- php4/ChangeLog:1.1090   Fri Jun 28 20:28:54 2002
+++ php4/ChangeLog  Sat Jun 29 20:21:52 2002
@@ -1,3 +1,86 @@
+2002-06-29  Jani Taskinen  [EMAIL PROTECTED]
+
+* config.guess
+  config.sub
+  ltmain.sh:
+- Upgrade bundled libtool to 1.4.2. Following stuff mentioned at:
+  http://www.gnu.org/software/libtool/news.html
+
+  * Diagnose and warn about not-quite-working combinations of gcc and ld on 
+Solaris.
+  * Improved OpenBSD support.
+  * Improved cygwin support.
+  * Bugfixes.
+
+2002-06-29  Sascha Schumann  [EMAIL PROTECTED]
+
+* ext/ircg/ircg.c
+  ext/standard/php_smart_str.h:
+Fix some 8bit issues with IRCG nickname encoding and
+Change the underlying interface of smart_str to accept unsigned char.
+
+2002-06-29  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/exif/exif.c: Unify error messages part 1
+
+* ext/gd/gd.c: - Fix GD build with GD 1.8.3
+
+* ext/standard/array.c: - Fix for bug #17654
+
+2002-06-29  Thies C. Arntzen  [EMAIL PROTECTED]
+
+* ext/standard/url_scanner_ex.c
+  ext/standard/url_scanner_ex.re: fix leak
+
+2002-06-29  Sergey Kartashoff  [EMAIL PROTECTED]
+
+* ext/mnogosearch/README
+  ext/mnogosearch/index.php:
+Search example (which demonstrates using of mnogosearch API) is updated.
+
+2002-06-29  James Cox  [EMAIL PROTECTED]
+
+* acinclude.m4: fixes extensions with -
+
+
+2002-06-29  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/xmlrpc/xmlrpc-epi-php.c:
+Fix some build error on win32 (snapshot build)
+
+2002-06-29  James Cox  [EMAIL PROTECTED]
+
+* ext/gd/gd_bundled.dsp: make this build too.
+
+* ext/gd/gd.dsp: removed these files from build.
+
+* acinclude.m4: really fix it.
+
+
+2002-06-29  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/xslt/sablot.c:
+This is not done anymore. (should fix win32 snapshot build too)
+
+2002-06-29  James Cox  [EMAIL PROTECTED]
+
+* acinclude.m4: fixes bug #17453
+
+2002-06-29  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/pdf/config.m4:
+- Fix the shared problem. (the previous patch really didn't fix anything)
+
+* build/rules.mk: Removing libs/ is not a good idea
+
+* ext/db/db.c
+  ext/db/php_db.h: Missing TSRMLS_* stuff
+
+* sapi/apache2filter/config.m4: Better fix it here too..
+
+2002-06-29  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* sapi/apache/config.m4: Oops, extra pipe snuck in
+
 2002-06-28  Rasmus Lerdorf  [EMAIL PROTECTED]
 
 * sapi/apache/config.m4: Fix for bug #18055





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

2002-06-27 Thread changelog

changelog   Thu Jun 27 20:22:14 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1088 php4/ChangeLog:1.1089
--- php4/ChangeLog:1.1088   Wed Jun 26 20:22:08 2002
+++ php4/ChangeLog  Thu Jun 27 20:22:12 2002
@@ -1,3 +1,30 @@
+2002-06-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* Makefile.global: Fix bug: #18008
+
+* ext/gd/gd.c: Consistency fix.
+
+* ext/imap/php_imap.c: - Fixed bug: #15595 (and possibly others too)
+
+2002-06-27  Sander Roobol  [EMAIL PROTECTED]
+
+* ext/standard/Makefile.frag:
+Update configure line in phpinfo() after re-running configure without
+running make clean first, bug #18012.
+
+2002-06-27  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/filepro/filepro.c
+  ext/ftp/php_ftp.c
+  ext/fdf/fdf.c
+  ext/fbsql/php_fbsql.c: Unify error messages
+
+* ext/ldap/ldap.c: - Remove \n
+
+2002-06-27  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c: - Cleaning up the mess..these are NOT zvals.
+
 2002-06-26  Jani Taskinen  [EMAIL PROTECTED]
 
 * ext/imap/php_imap.c: MFH: fix for bug: #17999





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

2002-06-24 Thread changelog

changelog   Mon Jun 24 20:27:07 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1085 php4/ChangeLog:1.1086
--- php4/ChangeLog:1.1085   Sun Jun 23 20:23:38 2002
+++ php4/ChangeLog  Mon Jun 24 20:27:01 2002
@@ -1,3 +1,124 @@
+2002-06-24  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: Minor cleanup.
+
+2002-06-24  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/exif/tests/003.phpt
+  ext/exif/tests/test3.jpg: modified test3 (old one had a warning)
+
+* ext/standard/image.c: missing return value
+
+* NEWS: cleanup
+
+* ext/exif/exif.c
+  ext/standard/image.c
+  ext/standard/php_image.h
+  ext/standard/basic_functions.c:
+register IMAGETYPE_xxx constants in image.c as they are needed
+there.
+
+2002-06-24  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/gd/config.m4
+  ext/gd/gd.c:
+- Make functions not exist when they are not available. This means you can
+  now safely do function_exists() on all gd functions.
+
+2002-06-24  Marko Karppinen  [EMAIL PROTECTED]
+
+* ext/xslt/php_sablot.h
+  ext/xslt/sablot.c: Revert to php_4_2_1 to get sablotron working again.
+
+2002-06-24  Marcus Börger  [EMAIL PROTECTED]
+
+* ext/exif/exif.c
+  ext/standard/image.c
+  ext/standard/php_image.h:
+GetImageSize now allways set fields unknown to 0 and new Imagetype
+iff. 
+
+2002-06-24  Christian Stocker  [EMAIL PROTECTED]
+
+* ext/domxml/TODO: added some points to the todo list
+
+2002-06-24  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* sapi/apache2filter/sapi_apache2.c:
+ Add runtime Apache2 thread check to ensure we don't run a non-threaded
+ PHP inside a threaded Apache2 MPM.  
+
+2002-06-24  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Remote.php: * Rephrase help text.
+
+2002-06-24  Rasmus Lerdorf  [EMAIL PROTECTED]
+
+* sapi/apache2filter/config.m4
+  sapi/apache2filter/sapi_apache2.c:
+ Turn off ZTS if Apache2 is using the prefork MPM. 
+
+2002-06-24  Jani Taskinen  [EMAIL PROTECTED]
+
+* configure.in:
+- gethostname() is found in glibc (at least on Linux) and the yp_* funcs
+  are in libnsl. Fixes bug: #17941
+
+* NEWS: ..unless someone adds all the missing ones.. :)
+
+* ext/mcal/config.m4: Fix the shared build properly.
+
+* acinclude.m4:
+Fixed PHP_ADD_LIBRARY_DEFER_WITH_PATH to work with shared builds.
+
+2002-06-24  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/apache2filter/CREDITS
+  sapi/apache2filter/README
+  sapi/apache2filter/apache_config.c
+  sapi/apache2filter/php_apache.h
+  sapi/apache2filter/php_functions.c
+  sapi/apache2filter/sapi_apache2.c: MFH
+
+2002-06-24  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/ldap/config.m4: No need to have multiple AC_CHECK_FUNCS calls
+
+2002-06-24  Derick Rethans  [EMAIL PROTECTED]
+
+* Makefile.in:
+- Fix make install to respect the prefix= argument (patch by Troels Arvin
+  [EMAIL PROTECTED])
+
+* ext/mcal/config.m4:
+- Fix building a shared extension (patch by Troels Arvin [EMAIL PROTECTED])
+
+* ext/sysvsem/php_sysvsem.h
+  ext/sysvsem/sysvsem.c
+  ext/standard/versioning.c: - MFH
+
+2002-06-24  Edin Kadribasic  [EMAIL PROTECTED]
+
+* win32/time.c
+  win32/time.h: MFH
+
+2002-06-24  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/standard/string.c: - MFH
+
+* ext/standard/math.c: - Fix the MFH :)
+
+* ext/standard/basic_functions.c: - MFH
+
+* ext/mcrypt/mcrypt.c: - Partly MFH
+
+* ext/standard/math.c
+  ext/gmp/config.m4: - MFH
+
+2002-06-24  Sascha Schumann  [EMAIL PROTECTED]
+
+* buildconf: iterate through passed arguments
+
 2002-06-23  Edin Kadribasic  [EMAIL PROTECTED]
 
 * win32/time.c





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

2002-06-23 Thread changelog

changelog   Sun Jun 23 20:23:41 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1084 php4/ChangeLog:1.1085
--- php4/ChangeLog:1.1084   Sat Jun 22 20:23:41 2002
+++ php4/ChangeLog  Sun Jun 23 20:23:38 2002
@@ -1,3 +1,70 @@
+2002-06-23  Edin Kadribasic  [EMAIL PROTECTED]
+
+* win32/time.c
+  win32/time.h:
+Allow dynamically compiled extensions to use gettimeofday() on win32.
+
+2002-06-23  Sterling Hughes  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c: standardize a bit (we know its enabled :)
+
+2002-06-23  Derick Rethans  [EMAIL PROTECTED]
+
+* sapi/apache2filter/php_functions.c: - MFH
+
+2002-06-23  Marcus Börger  [EMAIL PROTECTED]
+
+* main/snprintf.h:
+explain difference between sprintf, snprintf and spprintf
+
+* main/spprintf.h:
+* main/spprintf.c: -freeing memory for pbuf=NULL
+
+* main/spprintf.c: -allow pbuf = NULL in case of NO MEMORY, too
+
+* main/spprintf.c: -allways terminate buffer
+-allow pbuf parameter to be NULL for buffer size calculation
+
+2002-06-23  Stefan Esser  [EMAIL PROTECTED]
+
+* main/rfc1867.c: MFH: several fixes to fileupload code
+
+* ext/standard/mail.c: merged in the filtering control chars patch
+
+* ext/standard/link.c: MFH: link/symlink safe_mode/open_base_dir fix
+
+* main/SAPI.c: MFH: replace header fix, content-type header handling fix
+
+2002-06-23  James Cox  [EMAIL PROTECTED]
+
+* buildconf:
+some people would prefer to be able to specify. So, we specify --ZendEngine2 for 
+ZE2 builds, Zend for the rest.
+
+* build/build.mk
+  buildconf:
+changing this to mv ZendEngine2 Zend instead of shell logic that isn't portable.
+
+2002-06-23  Marcus Börger  [EMAIL PROTECTED]
+
+* main/main.c: -unlimited php_printf
+
+* ext/exif/exif.c
+  ext/standard/basic_functions.c
+  ext/standard/image.c
+  ext/standard/php_image.h:
+-imagetype2mimetype renamed to image_type_to_mime_type
+
+* ext/exif/tests/004.phpt
+  ext/exif/tests/test4.jpg: -new test for WinXP tags
+
+* ext/exif/tests/003.phpt: -fix test results
+
+* run-tests.php: -make it run again
+
+* main/snprintf.c: -compiler warning (missing data type)
+
+* ext/exif/tests/001.phpt: -corrected test result
+
 2002-06-22  Marcus Börger  [EMAIL PROTECTED]
 
 * ext/exif/exif.c





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

2002-06-21 Thread changelog

changelog   Fri Jun 21 20:24:47 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1082 php4/ChangeLog:1.1083
--- php4/ChangeLog:1.1082   Thu Jun 20 20:20:31 2002
+++ php4/ChangeLog  Fri Jun 21 20:24:42 2002
@@ -1,3 +1,49 @@
+2002-06-21  Markus Fischer  [EMAIL PROTECTED]
+
+* ext/ldap/ldap.c: - Fix ZTS build, see #17915.
+
+2002-06-21  Stefan Esser  [EMAIL PROTECTED]
+
+* sapi/apache2filter/sapi_apache2.c
+  sapi/nsapi/nsapi.c
+  sapi/apache/mod_php4.c: Fixing the same possible memory leak.
+
+2002-06-21  Edin Kadribasic  [EMAIL PROTECTED]
+
+* main/config.w32.h.in: Made pgsql compile on win32 again.
+All defines regarding libpq capabilities are kept in ext/pgsql/pgsql.dsp
+where HAVE_PQESCAPE is already defined.
+
+2002-06-21  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Remote.php: * typo
+
+2002-06-21  Harald Radi  [EMAIL PROTECTED]
+
+* ext/com/COM.c:
+removed CONST_EFREE_PERSISTENT so that andi can commit his patch
+
+
+2002-06-21  Derick Rethans  [EMAIL PROTECTED]
+
+* main/SAPI.c
+  main/SAPI.h
+  sapi/pi3web/pi3web_sapi.c
+  sapi/tux/php_tux.c
+  ext/standard/head.c:
+- Added a new parameter to the header() function which overrides the HTTP
+  response code.
+- Added a new parameter to the header() function which overrides the HTTP
+  response code. 
+
+2002-06-21  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Config.php: * bending over backwards to find sensible defaults
+
+2002-06-21  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/gmp/config.m4: Make this extension compile as shared extension too.
+
 2002-06-20  Sander Roobol  [EMAIL PROTECTED]
 
 * ext/mime_magic/mime_magic.c: ZTS fixes





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

2002-06-09 Thread changelog

changelog   Sun Jun  9 20:37:05 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1070 php4/ChangeLog:1.1071
--- php4/ChangeLog:1.1070   Sat Jun  8 20:21:35 2002
+++ php4/ChangeLog  Sun Jun  9 20:37:03 2002
@@ -1,3 +1,83 @@
+2002-06-09  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/Makefile.frag: Commented out old unused stuff
+
+
+* pear/scripts/phptar.in: Moved to pear/Archive_Tar/scripts
+
+* pear/PEAR/Frontend/Gtk.php:
+if (!dl(php_gtk)) die(Unable to load the php_gtk extension\n);
+
+* pear/PEAR/Frontend/CLI.php:
+Beautify config-show output, some wrap changes and fix small
+issue with _tableRow() with line counting
+
+2002-06-09  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: cleanup
+
+2002-06-09  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/install-pear.php: displayLine() - outputData()
+
+* pear/PEAR/Frontend/CLI.php: - outputData($data, $command)
++ outputData($data, $command = '_default')
+
+2002-06-09  Harald Radi  [EMAIL PROTECTED]
+
+* ext/rpc/com/com.c
+  ext/rpc/com/com.h: reflect the new abstraction changes in the demo layer
+
+* ext/rpc/handler.h
+  ext/rpc/php_rpc.h
+  ext/rpc/rpc.c
+  ext/rpc/rpc.h
+  ext/rpc/rpc_proxy.c: - using stas' abstraction now
+- layer can add individual ini settings now
+- classentries for the loaded rpc object are created dynamically now
+  class hirarchy looks like: rpc-[layer]-[object]  (e.g. rpc-com-adodb),
+  thus the whole class tree is reflected into php
+- added user-functions to mark an object as a singleton and as poolable
+
+
+* main/config.w32.h.in:
+pg_escape_* functions were not available on win32 due to a missing define
+
+
+2002-06-09  Sander Roobol  [EMAIL PROTECTED]
+
+* ext/dio/dio.c
+  ext/gmp/gmp.c:
+Don't use headers if the module contains only one phpinfo() entry, just
+stick to ordinary rows.
+
+* ext/gd/config.m4
+  ext/gd/gd.c:
+Made phpinfo() show if we're using the bundled version of GD
+
+2002-06-09  James Cox  [EMAIL PROTECTED]
+
+* ext/mysql/config.m4:
+dont test for the socket -- enables installs over NFS etc.
+
+2002-06-09  Sander Roobol  [EMAIL PROTECTED]
+
+* ext/gd/config.m4:
+Fixed detection of JPEG support in bundled version of GD.
+
+* ext/mysql/config.m4: Fixed configure stuff
+
+2002-06-09  Andrei Zmievski  [EMAIL PROTECTED]
+
+* ext/standard/php_rand.h
+  ext/standard/rand.c: Make RAND_RANGE() an API macro.
+
+2002-06-09  Jani Taskinen  [EMAIL PROTECTED]
+
+* ext/hwapi/config.m4: De-messify
+
+* ext/mysql/config.m4: Cleaned up the mess. Now it actually works too.
+
 2002-06-08  Christian Dickmann  [EMAIL PROTECTED]
 
 * pear/PEAR/Command/Config.php





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

2002-06-08 Thread changelog

changelog   Sat Jun  8 20:21:37 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1069 php4/ChangeLog:1.1070
--- php4/ChangeLog:1.1069   Fri Jun  7 20:22:08 2002
+++ php4/ChangeLog  Sat Jun  8 20:21:35 2002
@@ -1,3 +1,40 @@
+2002-06-08  Christian Dickmann  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Config.php
+  pear/PEAR/Command/Remote.php: add modes to list-all. fix a mergerbug
+
+2002-06-08  Sascha Schumann  [EMAIL PROTECTED]
+
+* sapi/apache2filter/sapi_apache2.c: too many flushes are bad
+
+2002-06-08  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/PEAR/Installer.php:
+Hopefully fixed a couple of problems with destination paths:
+- Bug #17529
+- In Windows getting pear\/\file
+- Documentation under doc_dir/Package/Package/
+
+
+2002-06-08  Andrei Zmievski  [EMAIL PROTECTED]
+
+* NEWS: *** empty log message ***
+
+2002-06-08  James Cox  [EMAIL PROTECTED]
+
+* ext/mysql/config.m4:
+ added support for --with-mysql-sock so people can specify it (eg, NFS compiles, 
+etc)
+  changed the default mysql.sock location to use the one from the RPM. Added 
+/usr/local
+  locations to the search list. (imajes)
+
+2002-06-08  Markus Fischer  [EMAIL PROTECTED]
+
+* ext/standard/info.c
+  main/php_streams.h
+  main/streams.c:
+- Since streams are always enabled, instead of just printing 'enabled' we tell
+  what streams are currently registered.
+
 2002-06-07  Tomas V.V.Cox  [EMAIL PROTECTED]
 
 * pear/PEAR/Registry.php:





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

2002-05-29 Thread changelog

changelog   Wed May 29 20:24:34 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1059 php4/ChangeLog:1.1060
--- php4/ChangeLog:1.1059   Tue May 28 20:26:35 2002
+++ php4/ChangeLog  Wed May 29 20:24:32 2002
@@ -1,3 +1,58 @@
+2002-05-29  Jan Lehnardt  [EMAIL PROTECTED]
+
+* pear/PEAR.php:  - minor improvement of readability,
+
+* pear/PEAR.php:
+ - added delExpect() API method. It allows to unset one or more expected
+ - error codes.
+ - requires _checkDelExpect() (private) which I added as well.
+ - inspired by chregu (PHP-Deluxe, page 75)
+
+2002-05-29  Christian Dickmann  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Install.php
+  pear/PEAR/Frontend/CLI.php
+  pear/PEAR/Installer.php
+  pear/PEAR/Common.php: fix a bug and add UI::log
+
+2002-05-29  Den V. Tsopa  [EMAIL PROTECTED]
+
+* ext/mbstring/mbfilter.c: Added GB2312 alias for CN-GB
+
+2002-05-29  Derick Rethans  [EMAIL PROTECTED]
+
+* ext/imap/php_imap.c: - Fix for bug #17503
+
+2002-05-29  Venkat Raghavan S  [EMAIL PROTECTED]
+
+* netware/mktemp.h
+  netware/sys/stat.h
+  netware/tsrm.mak: Changes to build TSRM on NetWare
+
+2002-05-29  Den V. Tsopa  [EMAIL PROTECTED]
+
+* ext/mbstring/mbfilter_ru.c: Fixed some dummy errors. (dets)
+
+2002-05-29  Venkat Raghavan S  [EMAIL PROTECTED]
+
+* netware/zend.mak: Changes to build Zend on NetWare
+
+2002-05-29  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Command.php: * no longer test on whether displayLine exists
+
+* pear/PEAR/Builder.php
+  pear/PEAR/Command/Build.php:
+* build extensions in /var/tmp/pear-build-$USER/extname-n.n
+* copy built .so files
+
+* pear/PEAR/Command/Registry.php: * folding marks
+
+* pear/PEAR/Common.php: * make PEAR_Common::log work with the new UI API
+
+* pear/PEAR/Frontend/CLI.php:
+* for now, provoke php errors on calls to the old methods
+
 2002-05-28  Andrei Zmievski  [EMAIL PROTECTED]
 
 * acinclude.m4: Fix a bug in case statement.





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

2002-05-26 Thread changelog

changelog   Sun May 26 20:23:26 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1056 php4/ChangeLog:1.1057
--- php4/ChangeLog:1.1056   Sat May 25 20:18:45 2002
+++ php4/ChangeLog  Sun May 26 20:23:24 2002
@@ -1,3 +1,98 @@
+2002-05-26  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Common.php: * un-indent description too
+
+* pear/PEAR/Common.php:
+* try being smart about de-indenting release notes from the xml
+
+* pear/PEAR/WebInstaller.php: * PEAR_Frontend_Web is coming!
+
+2002-05-26  Andi Gutmans  [EMAIL PROTECTED]
+
+* genfiles: - Small fix
+
+2002-05-26  Edin Kadribasic  [EMAIL PROTECTED]
+
+* NEWS: I case we ever release 4.2.2.
+
+* sapi/cgi/cgi_main.c
+  sapi/cli/php_cli.c: MFH (fix for exit())
+
+2002-05-26  Andi Gutmans  [EMAIL PROTECTED]
+
+* genfiles: - Update genfiles for new build system
+
+2002-05-26  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/scripts/pear.in: Added pear -V (show version information)
+
+2002-05-26  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/scripts/pear.in: * another help fix
+
+2002-05-26  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Config.php:
+Make the error handling work again since the new internal command
+structure
+
+2002-05-26  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml: * Add /me has helper.
+
+2002-05-26  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Package.php: * bold column headings
+
+* pear/package-PEAR.xml: ^t
+
+2002-05-26  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Install.php
+  pear/scripts/pear.in: Help fixes
+
+2002-05-26  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/cgi/cgi_main.c: Merge from cli.
+
+2002-05-26  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml: * add package.dtd to the distribution
+
+* pear/package-PEAR.xml: * roll out 0.10
+
+* pear/PEAR/Command.php: * focus on the present
+
+* pear/PEAR/Frontend/Gtk.php: * add @nodep stuff here too
+
+* pear/PEAR/Remote.php: * be nice to PEAR_Common::detectDepdencencies()
+
+* pear/PEAR/Common.php: * more work on the dependency detector
+
+* pear/scripts/pear.in: * Console_Getopt POSIX fix
+
+* pear/PEAR.php: * phpdoc fixes (un-break the broken)
+
+2002-05-26  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+Due to the way Zend handles exit() we cannot rely on the return code
+of php_execute_script.
+
+* sapi/cli/php_cli.c: Made constants persistent and fixed a memory leak.
+
+2002-05-26  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/Console/Getopt.php
+  pear/package-Console_Getopt.xml:
+* POSIX getopt compatibility support (first argv element is the command)
+
+* pear/install-pear.php: * tidy output a bit
+
+* ext/standard/versioning.c: Fix segfault in version_compare() 
+
+* pear/PEAR/Installer.php: * cleaned up error handling in _installFile
+
 2002-05-25  Martin Jansen  [EMAIL PROTECTED]
 
 * pear/PEAR/Command/Package.php:





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

2002-05-25 Thread changelog

changelog   Sat May 25 20:18:46 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1055 php4/ChangeLog:1.1056
--- php4/ChangeLog:1.1055   Fri May 24 20:21:16 2002
+++ php4/ChangeLog  Sat May 25 20:18:45 2002
@@ -1,3 +1,15 @@
+2002-05-25  Martin Jansen  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Package.php:
+* Make rel_trans from doPackageInfo globally available.
+* Add command package-dependencies (shortcut pd) to list the
+  dependencies of a package.
+
+2002-05-25  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Remote.php:
+* typo caught by PEAR_Common::detectDependencies :)
+
 2002-05-24  Rui Hirokawa  [EMAIL PROTECTED]
 
 * ext/mbstring/mbstring.c: reverted my patch.





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

2002-05-24 Thread changelog

changelog   Fri May 24 20:21:18 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1054 php4/ChangeLog:1.1055
--- php4/ChangeLog:1.1054   Thu May 23 20:26:45 2002
+++ php4/ChangeLog  Fri May 24 20:21:16 2002
@@ -1,3 +1,26 @@
+2002-05-24  Rui Hirokawa  [EMAIL PROTECTED]
+
+* ext/mbstring/mbstring.c: reverted my patch.
+
+* ext/mbstring/config.m4
+  ext/mbstring/mbfilter.c
+  ext/mbstring/mbfilter_ru.c
+  ext/mbstring/mbfilter_ru.h
+  ext/mbstring/mbstring.c: reverted patch to support iso2022kr.
+
+2002-05-24  Sander Roobol  [EMAIL PROTECTED]
+
+* ext/standard/info.c:
+Fix head and body tags in phpinfo() output (#17411)
+
+2002-05-24  Edin Kadribasic  [EMAIL PROTECTED]
+
+* sapi/cli/php_cli.c:
+Register STDIN, STDOUT, and STDERR constants in cli in cases where
+script itself is not being loaded from STDIN.
+
+This enables constructs like fwrite(STDERR, Error 42);
+
 2002-05-23  Derick Rethans  [EMAIL PROTECTED]
 
 * ext/standard/image.c





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

2002-05-20 Thread changelog

changelog   Mon May 20 20:22:34 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1050 php4/ChangeLog:1.1051
--- php4/ChangeLog:1.1050   Sun May 19 20:24:47 2002
+++ php4/ChangeLog  Mon May 20 20:22:34 2002
@@ -1,3 +1,144 @@
+2002-05-20  Markus Fischer  [EMAIL PROTECTED]
+
+* ext/posix/posix.c: - MFH fix for #17323.
+
+* ext/posix/posix.c:
+- Fix posix_isatty() and posix_ttyname() (Closes #17323)
+
+2002-05-20  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Remote.php: * disable debug in XML_RPC fallback
+
+2002-05-20  Wez Furlong  [EMAIL PROTECTED]
+
+* sapi/activescript/php4as_scriptengine.h
+  sapi/activescript/scriptengine.cpp
+  sapi/activescript/php4activescript.h:
+Use the GIT for inter-thread marshalling.
+
+2002-05-20  Markus Fischer  [EMAIL PROTECTED]
+
+* ext/zip/zip.c:
+- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).
+
+* ext/standard/filestat.c: - ZTS gotcha
+
+* ext/standard/filestat.c:
+- Add open_basedir check for all functions using php_stat() (filesize, stat,
+  etc), closes #11563.
+
+2002-05-20  Harald Radi  [EMAIL PROTECTED]
+
+* sapi/activescript/classfactory.cpp
+  sapi/activescript/scriptengine.cpp: this way it even compiles
+
+* ext/com/com.h
+  ext/com/conversion.c
+  ext/com/COM.c: integrating wez's patch
+
+2002-05-20  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Remote.php: * new command setup
+
+* pear/packages/XML_RPC-1.0.2.tar
+  pear/packages/XML_RPC-1.0.3.tar:
+* upgrade bundled XML_RPC package to 1.0.3
+
+* pear/Makefile.frag
+  pear/install-pear.php: * new installer rule that does not depend on bash
+
+* pear/PEAR/Common.php: * _infoFromAny goes public!
+
+* pear/PEAR/Installer.php:
+* some verbosity changes: 0 - only errors, 1 - status report when the
+  install is done, 2 - show each operation, 3 - show file operations
+
+* pear/PEAR/Command/Install.php: * no output in verbosity level 0
+
+* pear/PEAR/Config.php: * added PEAR_Config::removeLayer()
+
+* pear/PEAR/Command/Package.php: * remove getCommands() from here
+* added options to pear cvstag: -q -Q -d -F
+
+2002-05-20  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c: MFH
+
+2002-05-20  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/scripts/pear.in: * support multiple -v and -q options
+
+* pear/package-Archive_Tar.xml: * forgot to update the release date
+
+* pear/package-Archive_Tar.xml: * fix fix
+
+* pear/Archive/docs/Tar.txt
+  pear/Archive/Tar.php
+  pear/package-Archive_Tar.xml: * merge 0.4 files from /pear/Archive_Tar
+
+* pear/package-Console_Getopt.xml: * prepare 0.10
+
+* pear/PEAR/Command/Registry.php: * remove run() from this class
+
+2002-05-20  Wez Furlong  [EMAIL PROTECTED]
+
+* win32/php4dllts.dsp:
+This somehow got undone when I committed the rest...
+
+2002-05-20  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c:
+Fixed possible pg_lo_write() overflow and make it more fail safe.
+
+2002-05-20  Wez Furlong  [EMAIL PROTECTED]
+
+* win32/php4ts.dsw: Add activescript sapi to the workspace
+
+* sapi/activescript/classfactory.cpp
+  sapi/activescript/php4activescript.c
+  sapi/activescript/php4activescript.def
+  sapi/activescript/php4activescript.dsp
+  sapi/activescript/php4activescript.h
+  sapi/activescript/php4as_classfactory.h
+  sapi/activescript/php4as_scriptengine.h
+  sapi/activescript/scriptengine.cpp: Implement ActiveScript interfaces.
+This allows use of PHP in:
+  Client-side script in Internet Explorer
+  Windows Scripting Host
+  ASP and ASP.NET pages
+It's mostly working... give it a go.
+You will need to regsvr32 the php4activescript.dll manually.
+
+* main/fopen_wrappers.h
+  main/spprintf.h: Protect C code with extern C
+
+* ext/com/COM.c
+  ext/com/conversion.c
+  ext/com/dispatch.c
+  ext/com/php_COM.h: Added generic COM wrapper for PHP objects.
+
+2002-05-20  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Install.php: Added missing key 'doc' for -Z help
+
+* pear/PEAR/Common.php:
+Fix small bug making the baseinstalldir attrib persist
+
+2002-05-20  Yasuo Ohgaki  [EMAIL PROTECTED]
+
+* ext/pgsql/pgsql.c:
+Improve large object performance. pg_lo_read() and pg_lo_read_all() should perform
+much better now.
+Fixed Old API support for pg_lo_import().
+
+2002-05-20  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Install.php: * no need for getCommands() here
+
+* pear/PEAR/Command/Package.php: * new command setup
+
+* pear/PEAR/Command/Auth.php: * typo fixes, wrapping
+
 2002-05-19  Stig Bakken  [EMAIL PROTECTED]
 
 * pear/package-PEAR.xml: * install pear.bat on Windows only





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

2002-05-19 Thread changelog

changelog   Sun May 19 20:24:58 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1049 php4/ChangeLog:1.1050
--- php4/ChangeLog:1.1049   Sat May 18 20:21:19 2002
+++ php4/ChangeLog  Sun May 19 20:24:47 2002
@@ -1,3 +1,126 @@
+2002-05-19  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/package-PEAR.xml: * install pear.bat on Windows only
+
+2002-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* pear/package-Archive_Tar.xml
+  pear/package-Console_Getopt.xml
+  pear/package-PEAR.xml: Make this actually work somewhat better..
+
+2002-05-19  Edin Kadribasic  [EMAIL PROTECTED]
+
+* NEWS: Give due credit to Markus.
+
+2002-05-19  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Dependency.php: * compat fix
+
+2002-05-19  Markus Fischer  [EMAIL PROTECTED]
+
+* NEWS: - Mention the availability of glob().
+
+2002-05-19  Tomas V.V.Cox  [EMAIL PROTECTED]
+
+* pear/scripts/pear.in: Put pear help options working again
+
+* pear/PEAR/Command/Common.php: Put pear help command working again
+
+2002-05-19  Sander Roobol  [EMAIL PROTECTED]
+
+* run-tests.php: Fix php.ini-related stuff in run-tests.php
+
+* main/php_ini.c:
+get_cfg_var(get_file_path) didn't work correctly when an alternative
+php.ini _file_ was specified using -c
+
+2002-05-19  Edin Kadribasic  [EMAIL PROTECTED]
+
+* main/config.w32.h.in
+  win32/glob.c
+  win32/glob.h
+  win32/php4dllts.dsp
+  ext/standard/dir.c: Added glob() support for windows.
+
+2002-05-19  Sander Roobol  [EMAIL PROTECTED]
+
+* php.ini-dist
+  php.ini-recommended: It's get_cfg_var() not cfg_get_var()
+
+* tests/basic/.cvsignore
+  tests/classes/.cvsignore
+  tests/func/.cvsignore
+  tests/lang/.cvsignore
+  tests/strings/.cvsignore
+  pear/tests/.cvsignore
+  tests/.cvsignore
+  ext/zip/tests/.cvsignore
+  ext/zlib/tests/.cvsignore
+  pear/XML/tests/.cvsignore
+  ext/standard/tests/strings/.cvsignore
+  ext/standard/tests/time/.cvsignore
+  ext/standard/tests/versioning/.cvsignore
+  ext/xml/tests/.cvsignore
+  ext/xslt/tests/.cvsignore
+  ext/standard/tests/general_functions/.cvsignore
+  ext/standard/tests/math/.cvsignore
+  ext/standard/tests/reg/.cvsignore
+  ext/standard/tests/serialize/.cvsignore
+  ext/standard/tests/.cvsignore
+  ext/standard/tests/aggregation/.cvsignore
+  ext/standard/tests/array/.cvsignore
+  ext/standard/tests/assert/.cvsignore
+  ext/standard/tests/file/.cvsignore
+  ext/pspell/tests/.cvsignore
+  ext/session/tests/.cvsignore
+  ext/skeleton/tests/.cvsignore
+  ext/mcve/tests/.cvsignore
+  ext/ncurses/tests/.cvsignore
+  ext/openssl/tests/.cvsignore
+  ext/pcntl/tests/.cvsignore
+  ext/pgsql/tests/.cvsignore
+  ext/iconv/tests/.cvsignore
+  ext/interbase/tests/.cvsignore
+  ext/mbstring/tests/.cvsignore
+  ext/mcrypt/tests/.cvsignore
+  ext/dio/tests/.cvsignore
+  ext/domxml/tests/.cvsignore
+  ext/exif/tests/.cvsignore
+  ext/gmp/tests/.cvsignore
+  ext/db/tests/.cvsignore
+  ext/dbplus/tests/.cvsignore
+  ext/dbx/tests/.cvsignore
+  ext/crack/tests/.cvsignore
+  ext/ctype/tests/.cvsignore
+  ext/cybermut/tests/.cvsignore
+  ext/bz2/tests/.cvsignore
+  run-tests.php:
+Fix temporary filename problems, and update .cvsignores with new extensions
+
+* Makefile.global
+  run-tests.php: Fix make test and remove a warning
+
+* Makefile.global
+  run-tests.php: Cleaned up run-tests.php, and fixed it on linux/unix
+
+2002-05-19  Stig Bakken  [EMAIL PROTECTED]
+
+* pear/PEAR/Command/Package.php: * new command setup
+
+* pear/PEAR/Installer.php: * support platform-specific files
+
+* pear/OS/Guess.php: * take uname as optional constructor parameter
+
+2002-05-19  Jani Taskinen  [EMAIL PROTECTED]
+
+* NEWS: Typo fixes
+
+* ext/exif/exif.c
+  ext/domxml/php_domxml.c: MFH
+
+* ext/exif/exif.c
+  ext/domxml/php_domxml.c: DO NOT use C++ comments!
+
 2002-05-18  Christian Stocker  [EMAIL PROTECTED]
 
 * ext/domxml/php_domxml.c:





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

2002-05-18 Thread changelog

changelog   Sat May 18 20:21:21 2002 EDT

  Modified files:  
/php4   ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1048 php4/ChangeLog:1.1049
--- php4/ChangeLog:1.1048   Fri May 17 20:23:28 2002
+++ php4/ChangeLog  Sat May 18 20:21:19 2002
@@ -1,3 +1,36 @@
+2002-05-18  Christian Stocker  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c:
+- delete attributes as well in php_free_xml_node
+- more consistent naming in phpinfo()
+
+* ext/domxml/php_domxml.c: added domxml API version in phpinfo() output.
+
+* ext/domxml/php_domxml.c:
+MFH for memleak fixes in domxml_dump_mem and domxml_html_dump_mem
+
+* ext/domxml/php_domxml.c: mem leak fix for domxml_dump_node
+
+* ext/domxml/php_domxml.c: fixes memleak in html_dump_mem
+
+* ext/domxml/php_domxml.c:
+rename the object name for comment nodes to domcoment
+
+2002-05-18  Markus Fischer  [EMAIL PROTECTED]
+
+* ext/standard/dir.c:
+- Fix portability issues with empty results on Linux and FreeBSD, add safe_mode
+  check and simplify code.
+
+2002-05-18  Christian Stocker  [EMAIL PROTECTED]
+
+* ext/domxml/php_domxml.c: MFH for memleak patch
+
+* ext/domxml/php_domxml.c: WS fixes
+
+* ext/domxml/php_domxml.c:
+This should fix a big bad memory leak in freeing the nodes at script end.
+
 2002-05-17  Sascha Schumann  [EMAIL PROTECTED]
 
 * sapi/thttpd/thttpd.c: Improve readability of the header send function





  1   2   >