]> granicus.if.org Git - php/log
php
22 years agoNEWS update
<changelog@php.net> [Wed, 19 Jun 2002 00:28:47 +0000 (00:28 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Wed, 19 Jun 2002 00:27:39 +0000 (00:27 +0000)]
ChangeLog update

22 years agoUse correct macro for boolean ini values.
foobar [Wed, 19 Jun 2002 00:18:40 +0000 (00:18 +0000)]
Use correct macro for boolean ini values.

22 years agoMade array_unique() always keep the first occurrences of duplicates,
Stig Venaas [Tue, 18 Jun 2002 19:37:59 +0000 (19:37 +0000)]
Made array_unique() always keep the first occurrences of duplicates,
making the behavior easier to understand, and maybe more useful.

22 years ago- Nuke use of persist_alloc(). This can't be used with a new memory manager
Andi Gutmans [Tue, 18 Jun 2002 18:51:33 +0000 (18:51 +0000)]
- Nuke use of persist_alloc(). This can't be used with a new memory manager

22 years ago- MFZE1
Derick Rethans [Tue, 18 Jun 2002 17:36:33 +0000 (17:36 +0000)]
- MFZE1

22 years agofix: appending the default charset to text/ content types never worked
Stefan Esser [Tue, 18 Jun 2002 15:04:58 +0000 (15:04 +0000)]
fix: appending the default charset to text/ content types never worked
fix: removed double free

22 years ago - WS-fixes
Jan Lehnardt [Tue, 18 Jun 2002 13:16:33 +0000 (13:16 +0000)]
 - WS-fixes

22 years agokeep fingers away from already freed memory.
Stefan Esser [Tue, 18 Jun 2002 12:57:09 +0000 (12:57 +0000)]
keep fingers away from already freed memory.

22 years ago- fixed bug in enclosure handling (was still hardcoded to '"' in one place)
Hartmut Holzgraefe [Tue, 18 Jun 2002 12:16:27 +0000 (12:16 +0000)]
- fixed bug in enclosure handling (was still hardcoded to '"' in one place)
- added possibility to pass empty enclosure if you really don't want one

22 years agoFixed stripslashes when magic_quotes_sybase is enabled, and add a test for
Sander Roobol [Tue, 18 Jun 2002 11:51:06 +0000 (11:51 +0000)]
Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for
add- and stripslashes().
# this time without cvs messing up and aborting, hopefully :)

22 years agoFix stripslashes when magic_quotes_sybase is enabled, and add a test for
Sander Roobol [Tue, 18 Jun 2002 11:42:21 +0000 (11:42 +0000)]
Fix stripslashes when magic_quotes_sybase is enabled, and add a test for
add- and stripslashes().

22 years ago- Fix for bug #16065
Derick Rethans [Tue, 18 Jun 2002 11:09:21 +0000 (11:09 +0000)]
- Fix for bug #16065

22 years agoPatch by Michael Sisolak <msisolak@yahoo.com> to make header() honor the
Sander Roobol [Tue, 18 Jun 2002 10:16:36 +0000 (10:16 +0000)]
Patch by Michael Sisolak <msisolak@yahoo.com> to make header() honor the
replace parameter. Closes #16458.

22 years ago- oops... read before commit :)
Derick Rethans [Tue, 18 Jun 2002 10:09:41 +0000 (10:09 +0000)]
- oops... read before commit :)

22 years ago- It doesn't work from within a script... so we disallow it
Derick Rethans [Tue, 18 Jun 2002 10:06:54 +0000 (10:06 +0000)]
- It doesn't work from within a script... so we disallow it

22 years ago"Release notes"++
Tomas V.V.Cox [Tue, 18 Jun 2002 08:41:39 +0000 (08:41 +0000)]
"Release notes"++

22 years ago- User proper macros as suggested by Marc.
Markus Fischer [Tue, 18 Jun 2002 07:48:41 +0000 (07:48 +0000)]
- User proper macros as suggested by Marc.

22 years ago- Fix ZTS build.
Markus Fischer [Tue, 18 Jun 2002 01:51:59 +0000 (01:51 +0000)]
- Fix ZTS build.

22 years agoFixed bug: #17137, test pass still
foobar [Tue, 18 Jun 2002 00:56:11 +0000 (00:56 +0000)]
Fixed bug: #17137, test pass still

22 years agoNEWS update
<changelog@php.net> [Tue, 18 Jun 2002 00:26:27 +0000 (00:26 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Tue, 18 Jun 2002 00:23:53 +0000 (00:23 +0000)]
ChangeLog update

22 years agoZTS fix.
Edin Kadribasic [Tue, 18 Jun 2002 00:14:52 +0000 (00:14 +0000)]
ZTS fix.

22 years agoCheck for +/- infinity in base_convert (bug #14807).
Edin Kadribasic [Tue, 18 Jun 2002 00:04:33 +0000 (00:04 +0000)]
Check for +/- infinity in base_convert (bug #14807).

22 years ago- Improve speed of alignment calculation
Andi Gutmans [Mon, 17 Jun 2002 19:31:14 +0000 (19:31 +0000)]
- Improve speed of alignment calculation

22 years ago- Fix a bug and add code which frees actual allocated segments at the end
Andi Gutmans [Mon, 17 Jun 2002 19:00:37 +0000 (19:00 +0000)]
- Fix a bug and add code which frees actual allocated segments at the end
- of execution (this still doesn't work because some blocks remain
- referenced after the memory manager is killed.

22 years ago- Save space per-allocated block.
Andi Gutmans [Mon, 17 Jun 2002 18:24:08 +0000 (18:24 +0000)]
- Save space per-allocated block.

22 years ago# Mnogosearch extension update. Now it should work with
Sergey Kartashoff [Mon, 17 Jun 2002 17:39:18 +0000 (17:39 +0000)]
# Mnogosearch extension update. Now it should work with
# latest mnogosearch-3.2.5.

22 years agoFix.
Andrei Zmievski [Mon, 17 Jun 2002 15:13:39 +0000 (15:13 +0000)]
Fix.

22 years agoApplied fix for #17764.
Andrei Zmievski [Mon, 17 Jun 2002 15:10:22 +0000 (15:10 +0000)]
Applied fix for #17764.
@- Fixed a crash in ereg_replace() when backreference number was greater
@  than the number of subpatterns. (oliver@billix.franken.de)

22 years agoDropped case insentive ext search in PEAR::loadExtension()
Tomas V.V.Cox [Mon, 17 Jun 2002 14:35:12 +0000 (14:35 +0000)]
Dropped case insentive ext search in PEAR::loadExtension()

22 years agoTypo in the folding mark
Tomas V.V.Cox [Mon, 17 Jun 2002 14:04:01 +0000 (14:04 +0000)]
Typo in the folding mark

22 years ago* php-4.2.1-installer.exe for Windows is installed in c:\php by
Stig Bakken [Mon, 17 Jun 2002 13:56:38 +0000 (13:56 +0000)]
* php-4.2.1-installer.exe for Windows is installed in c:\php by
  default, but it has PHP_SYSCONFDIR set to c:\php4.  workaround.

22 years agoUse the new PEAR::loadExtension() in checkExtension() instead
Tomas V.V.Cox [Mon, 17 Jun 2002 13:50:33 +0000 (13:50 +0000)]
Use the new PEAR::loadExtension() in checkExtension() instead
of the "hack"

22 years agoAdded PEAR::loadExtension($ext) - OS independant PHP extension load
Tomas V.V.Cox [Mon, 17 Jun 2002 13:39:29 +0000 (13:39 +0000)]
Added PEAR::loadExtension($ext) - OS independant PHP extension load

# PEAR developers, please use this function if you need to check or
# load an extension.

22 years agotrailing ws
Tomas V.V.Cox [Mon, 17 Jun 2002 13:32:42 +0000 (13:32 +0000)]
trailing ws

22 years agomaking printf/sprintf locale-aware without external dependencies
Hartmut Holzgraefe [Mon, 17 Jun 2002 11:50:25 +0000 (11:50 +0000)]
making printf/sprintf locale-aware without external dependencies

22 years agofixed return types for ucwords/ucfirst when passed an empty string
Hartmut Holzgraefe [Mon, 17 Jun 2002 11:37:49 +0000 (11:37 +0000)]
fixed return types for ucwords/ucfirst when passed an empty string

22 years ago* doh
Stig Bakken [Mon, 17 Jun 2002 10:58:34 +0000 (10:58 +0000)]
* doh

22 years agoFixing for the coding standard :)
Alan Knowles [Mon, 17 Jun 2002 10:52:21 +0000 (10:52 +0000)]
Fixing for the coding standard :)

22 years ago* add xmlrpc request to debug output (verbosity level 4+)
Stig Bakken [Mon, 17 Jun 2002 10:26:55 +0000 (10:26 +0000)]
* add xmlrpc request to debug output (verbosity level 4+)

22 years agoAdded Dependancy check on XML - previously pear installer failed silently
Alan Knowles [Mon, 17 Jun 2002 04:49:14 +0000 (04:49 +0000)]
Added Dependancy check on XML - previously pear installer failed silently

22 years ago- Made dbase_get_record() and dbase_get_record_with_names use same backend
foobar [Mon, 17 Jun 2002 02:27:34 +0000 (02:27 +0000)]
- Made dbase_get_record() and dbase_get_record_with_names use same backend
  function as they both do same thing, just the output is different.

  Fixes also bug #17762 as side effect.

22 years agoChangeLog update
<changelog@php.net> [Mon, 17 Jun 2002 00:29:46 +0000 (00:29 +0000)]
ChangeLog update

22 years agoFixed Bug #17790
Stefan Esser [Sun, 16 Jun 2002 21:24:15 +0000 (21:24 +0000)]
Fixed Bug #17790

- link and symlink now check uid and open_base_dir for link and its target

22 years agoreverted patch depending on not yet commited work
Hartmut Holzgraefe [Sun, 16 Jun 2002 21:22:10 +0000 (21:22 +0000)]
reverted patch depending on not yet commited work

22 years ago- Fix bug in class constants
Andi Gutmans [Sun, 16 Jun 2002 18:25:05 +0000 (18:25 +0000)]
- Fix bug in class constants
- Start centralizing main class lookups. This will help implement
- __autload()

22 years ago- Fix version in phpinfo();
Derick Rethans [Sun, 16 Jun 2002 18:20:21 +0000 (18:20 +0000)]
- Fix version in phpinfo();

22 years ago- Add zend_mm.c
Andi Gutmans [Sun, 16 Jun 2002 17:38:19 +0000 (17:38 +0000)]
- Add zend_mm.c

22 years ago- Remove debug code which doesn't work anymore and add headers.
Andi Gutmans [Sun, 16 Jun 2002 17:20:15 +0000 (17:20 +0000)]
- Remove debug code which doesn't work anymore and add headers.

22 years ago- Commit an initial version of a home made memory manager.
Andi Gutmans [Sun, 16 Jun 2002 17:17:47 +0000 (17:17 +0000)]
- Commit an initial version of a home made memory manager.
- It's just for seeing if this would be an advantage to PHP in MT
- environments. If this is to become production material there is still
- a long way to go.

22 years agoInstall the pear command under the bin_dir setting intead of the fixed
Tomas V.V.Cox [Sun, 16 Jun 2002 14:30:14 +0000 (14:30 +0000)]
Install the pear command under the bin_dir setting intead of the fixed
PHP_BINDIR

22 years agomake sprinf() locale-aware (Bug# 12647)
Hartmut Holzgraefe [Sun, 16 Jun 2002 13:14:21 +0000 (13:14 +0000)]
make sprinf() locale-aware (Bug# 12647)

22 years agoMade the tests (and not only run-tests.php) actually use php.ini-dist, and
Sander Roobol [Sun, 16 Jun 2002 10:58:54 +0000 (10:58 +0000)]
Made the tests (and not only run-tests.php) actually use php.ini-dist, and
removed unused php.ini file.

22 years ago- List new session.use_only_cookies option.
Markus Fischer [Sun, 16 Jun 2002 06:05:23 +0000 (06:05 +0000)]
- List new session.use_only_cookies option.

22 years ago* set include_path when running "pear"
Stig Bakken [Sun, 16 Jun 2002 05:43:48 +0000 (05:43 +0000)]
* set include_path when running "pear"

22 years agoFixed bug: #17732.
foobar [Sun, 16 Jun 2002 02:24:18 +0000 (02:24 +0000)]
Fixed bug: #17732.

xmlrpc_decode_request() and xmlrpc_set_type() expect some parameters to be
passed by reference.

22 years agoChangeLog update
<changelog@php.net> [Sun, 16 Jun 2002 00:28:21 +0000 (00:28 +0000)]
ChangeLog update

22 years ago- Be more verbose which index causes the warning.
Markus Fischer [Sat, 15 Jun 2002 18:14:19 +0000 (18:14 +0000)]
- Be more verbose which index causes the warning.

22 years ago- Don't forget to close the stream.
Markus Fischer [Sat, 15 Jun 2002 17:46:44 +0000 (17:46 +0000)]
- Don't forget to close the stream.

22 years agoworkaround for a win32 memleak
Harald Radi [Sat, 15 Jun 2002 16:04:59 +0000 (16:04 +0000)]
workaround for a win32 memleak
# this definitely has to be revisited !
# maybe we should use winsock2 and overlapped IO

22 years agoworkaround for a win32 memleak
Harald Radi [Sat, 15 Jun 2002 15:58:16 +0000 (15:58 +0000)]
workaround for a win32 memleak
# this definitely has to be revisited !
# maybe we should use winsock2 and overlapped IO

22 years agoAdd new target directories.
Sebastian Bergmann [Sat, 15 Jun 2002 09:40:19 +0000 (09:40 +0000)]
Add new target directories.

22 years ago- Fix copy&paste problem where we allocated according to an old structure
Andi Gutmans [Sat, 15 Jun 2002 08:47:11 +0000 (08:47 +0000)]
- Fix copy&paste problem where we allocated according to an old structure
- decleration and not the new one.

22 years agoNEWS update
<changelog@php.net> [Sat, 15 Jun 2002 00:25:49 +0000 (00:25 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 15 Jun 2002 00:23:18 +0000 (00:23 +0000)]
ChangeLog update

22 years ago- Update Win32/mail changes, mention bundled gd library.
Markus Fischer [Fri, 14 Jun 2002 23:21:46 +0000 (23:21 +0000)]
- Update Win32/mail changes, mention bundled gd library.

22 years ago- Fix issue with the DIRECTORY_SEPARATOR, did make the install of
Tomas V.V.Cox [Fri, 14 Jun 2002 23:18:04 +0000 (23:18 +0000)]
- Fix issue with the DIRECTORY_SEPARATOR, did make the install of
  XML_image2svg fail
- TODO++ and others minor stuff

22 years ago* if verbosity config is > 3, display xmlrpc response
Stig Bakken [Fri, 14 Jun 2002 22:25:37 +0000 (22:25 +0000)]
* if verbosity config is > 3, display xmlrpc response
* another bugfix

22 years agoFix.
Andrei Zmievski [Fri, 14 Jun 2002 20:16:50 +0000 (20:16 +0000)]
Fix.

22 years agoAdd gd_bundled to php_modules.dsw.
Sebastian Bergmann [Fri, 14 Jun 2002 16:37:24 +0000 (16:37 +0000)]
Add gd_bundled to php_modules.dsw.

22 years agoremote list and remote listall, can now list non-stable packages if you set prefered_...
Alan Knowles [Fri, 14 Jun 2002 15:03:29 +0000 (15:03 +0000)]
remote list and remote listall, can now list non-stable packages if you set prefered_state to something else

22 years agoFixed XML RPC sending of args - lets try and get the right tag :)
Alan Knowles [Fri, 14 Jun 2002 14:55:28 +0000 (14:55 +0000)]
Fixed XML RPC sending of args - lets try and get the right tag :)

22 years agoUse some more sane paths for win32 version.
Edin Kadribasic [Fri, 14 Jun 2002 14:48:33 +0000 (14:48 +0000)]
Use some more sane paths for win32 version.

22 years ago- Remove freetype.lib and HAVE_LIBTTF; we're always linking against freetype2
Markus Fischer [Fri, 14 Jun 2002 14:48:13 +0000 (14:48 +0000)]
- Remove freetype.lib and HAVE_LIBTTF; we're always linking against freetype2
  anyway.

22 years ago- renamed domxml_parser_reference to domxml_parser_entitiy_reference
Christian Stocker [Fri, 14 Jun 2002 12:37:28 +0000 (12:37 +0000)]
- renamed domxml_parser_reference to domxml_parser_entitiy_reference
- renamed domxml_cdata_block to domxml_parser_cdata_section
  (more consistent with the domxml_create_XXX methods)
- added domxml_parser_processing_instruction(target,data)
- added domxml_parser_namespace_decl(href,prefix)

22 years ago- oops, that didn't even compile
Christian Stocker [Fri, 14 Jun 2002 12:20:13 +0000 (12:20 +0000)]
- oops, that didn't even compile
- added domxml_parser_reference(reference)

22 years ago@ - Added preliminary SAX-Input support. It's now possible to build a DomDocument
Christian Stocker [Fri, 14 Jun 2002 12:12:04 +0000 (12:12 +0000)]
@ - Added preliminary SAX-Input support. It's now possible to build a DomDocument
@   with SAX-Events (added domxml_parser_start_document(), domxml_parser_end_document(),
@   domxml_parser_start_element(tagname[,attributes]), domxml_parser_end_element(tagname),
@   domxml_parser_characters(characters), domxml_parser_cdata_block(cdata),
@   domxml_parser_comment(comment), domxml_parser_get_document(). (chregu)
# More Sax Events to be implemented. Sax Output (from file or DOM-Tree) is
#  not that easy to implement, but possible...

22 years agoRemove unused local variables.
Sebastian Bergmann [Fri, 14 Jun 2002 05:42:08 +0000 (05:42 +0000)]
Remove unused local variables.

22 years agoNEWS update
<changelog@php.net> [Fri, 14 Jun 2002 00:29:45 +0000 (00:29 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 14 Jun 2002 00:28:10 +0000 (00:28 +0000)]
ChangeLog update

22 years ago- Fixed bug #15803 (and propably others related too, part 2/2)
foobar [Fri, 14 Jun 2002 00:07:16 +0000 (00:07 +0000)]
- Fixed bug #15803 (and propably others related too, part 2/2)
  . Changed the configure/compile so that it doesn't "pollute" the INCLUDES
    anymore and thus cause trouble with other extensions which
    might use the same header files. (e.g. Informix)
  . Separated the #include statements to own file so we don't get any
    errors when compiling main/internal_functions.c

22 years ago- Fixed bug #15803 (and propably others related too)
foobar [Fri, 14 Jun 2002 00:01:49 +0000 (00:01 +0000)]
- Fixed bug #15803 (and propably others related too)
  . Changed the compile so that it doesn't "pollute" the INCLUDES
    anymore and thus cause trouble with other extensions which
    might use the same header files. (e.g. ODBC)
  . Some fixes for Informix compile problems (with the new build system)
  . Removed unnecessary stub.c file.

22 years ago- Initial MSVC makefile to create a php_gd2.dll based on the bundled libgd,
Markus Fischer [Thu, 13 Jun 2002 23:08:40 +0000 (23:08 +0000)]
- Initial MSVC makefile to create a php_gd2.dll based on the bundled libgd,
  works out of the box here with the right image libs and headers.
# Edin, I think it's your turn now. Feel free to tweak it for your needs.
# Could only compile Release_TS so far (no debug .lib files)

22 years ago- We don't need the check here because the regex makes sure we never have \r\n
Markus Fischer [Thu, 13 Jun 2002 22:25:28 +0000 (22:25 +0000)]
- We don't need the check here because the regex makes sure we never have \r\n
  at the end of the header.

22 years ago@- Fixed bug with Apache which let PHP_AUTH_* variables to be set when
foobar [Thu, 13 Jun 2002 22:13:57 +0000 (22:13 +0000)]
@- Fixed bug with Apache which let PHP_AUTH_* variables to be set when
@  external basic auth mechanism was used. (Jani)

Fixes bugs: #16653, #14534, #14370

22 years agoTypo: == instead of =
Stefan Esser [Thu, 13 Jun 2002 21:55:26 +0000 (21:55 +0000)]
Typo: == instead of =

22 years ago- should fix bug#17753
Stefan Esser [Thu, 13 Jun 2002 21:42:39 +0000 (21:42 +0000)]
- should fix bug#17753

22 years agoFixed bug: #17751 (typo)
foobar [Thu, 13 Jun 2002 19:41:25 +0000 (19:41 +0000)]
Fixed bug: #17751 (typo)

22 years agoFixed: possible bufferunderrun (worst case == invalid free bytes counter)
Stefan Esser [Thu, 13 Jun 2002 18:54:45 +0000 (18:54 +0000)]
Fixed: possible bufferunderrun (worst case == invalid free bytes counter)

Fixed: isXXXX macros need (unsigned char) cast

Fixed: bug#17746 - control chars are now filtered within "to" and "subject" parameters

22 years agoChange a little the dep db structure
Tomas V.V.Cox [Thu, 13 Jun 2002 15:10:42 +0000 (15:10 +0000)]
Change a little the dep db structure
Comment the code and some clean up's

22 years agoMore work on the dependencies DB (still not tested/used)
Tomas V.V.Cox [Thu, 13 Jun 2002 13:41:12 +0000 (13:41 +0000)]
More work on the dependencies DB (still not tested/used)

22 years ago- Added DOMXML_LOAD_DONT_KEEP_BLANKS as possible mode, if one wants really nicely
Christian Stocker [Thu, 13 Jun 2002 10:47:19 +0000 (10:47 +0000)]
- Added DOMXML_LOAD_DONT_KEEP_BLANKS as possible mode, if one wants really nicely
  formatted XML-Documents (but this can have sideeffects, if you depend on whitespaces..)
- bumped up domxml-api-version number.

22 years ago@ - Added better error-messages (3rd parameter) and validating of DTDs (2nd parameter) to
Christian Stocker [Thu, 13 Jun 2002 09:05:56 +0000 (09:05 +0000)]
@ - Added better error-messages (3rd parameter) and validating of DTDs (2nd parameter) to
@   domxml_open_mem(string xml[, int mode[, array errors]]) and domxml_open_file(string filename[, int mode[, array errors]]).
@ - Added domxml_doc_validate([array errors]) for validating existing DomDocuments with a DTD.

22 years agoFix exit code (bug #17733).
Edin Kadribasic [Thu, 13 Jun 2002 08:38:26 +0000 (08:38 +0000)]
Fix exit code (bug #17733).

22 years ago- Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberdigi.cz>).
Derick Rethans [Thu, 13 Jun 2002 06:32:14 +0000 (06:32 +0000)]
- Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberdigi.cz>).

22 years agoFix build in ZTS mode
foobar [Thu, 13 Jun 2002 01:04:40 +0000 (01:04 +0000)]
Fix build in ZTS mode

22 years agoChangeLog update
<changelog@php.net> [Thu, 13 Jun 2002 00:25:40 +0000 (00:25 +0000)]
ChangeLog update

22 years agoFix entry
Jason Greene [Wed, 12 Jun 2002 23:26:37 +0000 (23:26 +0000)]
Fix entry

22 years ago* comment typos
Stig Bakken [Wed, 12 Jun 2002 21:23:22 +0000 (21:23 +0000)]
* comment typos