]> granicus.if.org Git - php/log
php
22 years ago- Almost completely implement realloc(). It now resizes in place when
Andi Gutmans [Sun, 23 Jun 2002 10:46:27 +0000 (10:46 +0000)]
- Almost completely implement realloc(). It now resizes in place when
- possible.

22 years ago-unlimited php_printf
Marcus Boerger [Sun, 23 Jun 2002 00:57:01 +0000 (00:57 +0000)]
-unlimited php_printf

22 years ago-imagetype2mimetype renamed to image_type_to_mime_type
Marcus Boerger [Sun, 23 Jun 2002 00:43:11 +0000 (00:43 +0000)]
-imagetype2mimetype renamed to image_type_to_mime_type

22 years ago-new test for WinXP tags
Marcus Boerger [Sun, 23 Jun 2002 00:39:34 +0000 (00:39 +0000)]
-new test for WinXP tags

22 years ago-fix test results
Marcus Boerger [Sun, 23 Jun 2002 00:38:25 +0000 (00:38 +0000)]
-fix test results

22 years ago-make it run again
Marcus Boerger [Sun, 23 Jun 2002 00:37:16 +0000 (00:37 +0000)]
-make it run again

22 years ago-compiler warning (missing data type)
Marcus Boerger [Sun, 23 Jun 2002 00:34:47 +0000 (00:34 +0000)]
-compiler warning (missing data type)

22 years ago-corrected test result
Marcus Boerger [Sun, 23 Jun 2002 00:26:34 +0000 (00:26 +0000)]
-corrected test result

22 years agoNEWS update
<changelog@php.net> [Sun, 23 Jun 2002 00:24:35 +0000 (00:24 +0000)]
NEWS update

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

22 years ago-exif version
Marcus Boerger [Sat, 22 Jun 2002 23:43:16 +0000 (23:43 +0000)]
-exif version
-missing constant (and notice)
-corrected error messages

22 years ago@exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail...
Marcus Boerger [Sat, 22 Jun 2002 18:38:33 +0000 (18:38 +0000)]
@exif_read_data returns mime-type now for image and thumbnail And exif_thumbnail now optionally returns imagetype. (Marcus)
#So now you can use imagetype2filetype with exif_thumbnail

22 years ago@GetImageSize now returns additional index 'MimeType' and new function
Marcus Boerger [Sat, 22 Jun 2002 18:14:39 +0000 (18:14 +0000)]
@GetImageSize now returns additional index 'MimeType' and new function
@imagetype2mimetype to convert php imagetypes to mime-types. (Marcus)
#the reason why i export php_imagetype2mimetype is that i use that for
#exif, too. Followup example will explain why.

22 years agows fix
Marcus Boerger [Sat, 22 Jun 2002 17:09:28 +0000 (17:09 +0000)]
ws fix

22 years ago- Fix crash when zend_mm_shutdown is called more than once.
Andi Gutmans [Sat, 22 Jun 2002 16:09:15 +0000 (16:09 +0000)]
- Fix crash when zend_mm_shutdown is called more than once.

22 years agoBetter not include ldap_parse_result() and ldap_start_tls() at all in
Stig Venaas [Sat, 22 Jun 2002 15:41:39 +0000 (15:41 +0000)]
Better not include ldap_parse_result() and ldap_start_tls() at all in
the symbol table when they are not usable. Makes it possible to check
on their usability.

22 years agoMade php_admin_value work outside <location> and <directory> blocks.
Sander Roobol [Sat, 22 Jun 2002 15:31:44 +0000 (15:31 +0000)]
Made php_admin_value work outside <location> and <directory> blocks.

22 years ago- MFZE1
Andi Gutmans [Sat, 22 Jun 2002 14:37:49 +0000 (14:37 +0000)]
- MFZE1

22 years ago- Revert WS changes
Andi Gutmans [Sat, 22 Jun 2002 13:59:13 +0000 (13:59 +0000)]
- Revert WS changes

22 years ago- This shouldn't have snuck in.
Andi Gutmans [Sat, 22 Jun 2002 13:58:32 +0000 (13:58 +0000)]
- This shouldn't have snuck in.

22 years ago- Stop using persist_alloc().
Andi Gutmans [Sat, 22 Jun 2002 13:53:44 +0000 (13:53 +0000)]
- Stop using persist_alloc().

22 years ago- Nuke persist_alloc().
Andi Gutmans [Sat, 22 Jun 2002 13:52:07 +0000 (13:52 +0000)]
- Nuke persist_alloc().

22 years agoAdded test for ldap_start_tls_s()
Stig Venaas [Sat, 22 Jun 2002 11:41:36 +0000 (11:41 +0000)]
Added test for ldap_start_tls_s()

22 years agosmall fix in preprocessor directive
Den V. Tsopa [Sat, 22 Jun 2002 08:01:57 +0000 (08:01 +0000)]
small fix in preprocessor directive

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

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

22 years ago- Fix ZTS build, see #17915.
Markus Fischer [Fri, 21 Jun 2002 22:22:46 +0000 (22:22 +0000)]
- Fix ZTS build, see #17915.

22 years agoFixing the same possible memory leak.
Stefan Esser [Fri, 21 Jun 2002 14:47:59 +0000 (14:47 +0000)]
Fixing the same possible memory leak.

22 years agoMade pgsql compile on win32 again.
Edin Kadribasic [Fri, 21 Jun 2002 13:11:47 +0000 (13:11 +0000)]
Made pgsql compile on win32 again.
All defines regarding libpq capabilities are kept in ext/pgsql/pgsql.dsp
where HAVE_PQESCAPE is already defined.

22 years ago* typo
Stig Bakken [Fri, 21 Jun 2002 13:11:04 +0000 (13:11 +0000)]
* typo

22 years agoremoved CONST_EFREE_PERSISTENT so that andi can commit his patch
Harald Radi [Fri, 21 Jun 2002 10:43:45 +0000 (10:43 +0000)]
removed CONST_EFREE_PERSISTENT so that andi can commit his patch

# _now_ it should work

22 years agoremoved CONST_EFREE_PERSISTENT so that andi can commit his patch
Harald Radi [Fri, 21 Jun 2002 10:35:33 +0000 (10:35 +0000)]
removed CONST_EFREE_PERSISTENT so that andi can commit his patch

# second try

22 years agoremoved CONST_EFREE_PERSISTENT so that andi can commit his patch
Harald Radi [Fri, 21 Jun 2002 10:02:26 +0000 (10:02 +0000)]
removed CONST_EFREE_PERSISTENT so that andi can commit his patch

# this is one of these nice patches where you only remove something :)
# i still don't get what CONST_EFREE_PERSISTENT should have done
# there but the cvs log says that i can blame zeev :-P

22 years ago- Added a new parameter to the header() function which overrides the HTTP
Derick Rethans [Fri, 21 Jun 2002 09:31:21 +0000 (09:31 +0000)]
- 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. (Derick)

22 years ago* bending over backwards to find sensible defaults
Stig Bakken [Fri, 21 Jun 2002 06:08:54 +0000 (06:08 +0000)]
* bending over backwards to find sensible defaults

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

22 years agoMake this extension compile as shared extension too.
foobar [Fri, 21 Jun 2002 00:15:48 +0000 (00:15 +0000)]
Make this extension compile as shared extension too.

22 years agoZTS fixes
Sander Roobol [Thu, 20 Jun 2002 20:13:20 +0000 (20:13 +0000)]
ZTS fixes
# if this breaks something, please let me know... i've got really no
# idea what i'm doing but this fixes the ZTS build :)

22 years agooops..
James Cox [Thu, 20 Jun 2002 08:42:08 +0000 (08:42 +0000)]
oops..

22 years agomake "make snapshot" work again..
James Cox [Thu, 20 Jun 2002 08:36:48 +0000 (08:36 +0000)]
make "make snapshot" work again..
# is this actually used?

22 years agofixing to permit builds with ZE2
James Cox [Thu, 20 Jun 2002 08:21:20 +0000 (08:21 +0000)]
fixing to permit builds with ZE2

22 years ago- take version of libxslt and libxml from runtime variables to make
Uwe Steinmann [Thu, 20 Jun 2002 05:48:45 +0000 (05:48 +0000)]
- take version of libxslt and libxml from runtime variables to make
  sure the reported versions correspond to the actually installed
versions of libxml and libxslt

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

22 years ago- Force params to version_compare() to be strings, otherwise some
Tomas V.V.Cox [Wed, 19 Jun 2002 23:38:59 +0000 (23:38 +0000)]
- Force params to version_compare() to be strings, otherwise some
  comparations will fail (ex. 0.9 will be equal to 0.90)
- Other minor cleanup's

22 years agoDo NOT allow install packages with errors in its description file
Tomas V.V.Cox [Wed, 19 Jun 2002 22:51:29 +0000 (22:51 +0000)]
Do NOT allow install packages with errors in its description file

22 years agocorrect handling/generating of php_mbstr_default_identify_list
Marcus Boerger [Wed, 19 Jun 2002 21:55:42 +0000 (21:55 +0000)]
correct handling/generating of php_mbstr_default_identify_list

22 years ago- This was also supposed to be part of the previous ZEND_MM commit :)
Andi Gutmans [Wed, 19 Jun 2002 16:53:49 +0000 (16:53 +0000)]
- This was also supposed to be part of the previous ZEND_MM commit :)

22 years ago- Oops, this was supposed to be part of the previous #ifdef ZEND_MM change
Andi Gutmans [Wed, 19 Jun 2002 16:53:06 +0000 (16:53 +0000)]
- Oops, this was supposed to be part of the previous #ifdef ZEND_MM change

22 years ago- Use #ifdef for ZEND_MM
Andi Gutmans [Wed, 19 Jun 2002 16:29:07 +0000 (16:29 +0000)]
- Use #ifdef for ZEND_MM

22 years ago- Make sure MAX is defined
Andi Gutmans [Wed, 19 Jun 2002 16:13:39 +0000 (16:13 +0000)]
- Make sure MAX is defined

22 years ago- Make domxml_xslt_process() working again.
Christian Stocker [Wed, 19 Jun 2002 15:12:14 +0000 (15:12 +0000)]
- Make domxml_xslt_process() working again.

22 years agoMade the API versions appear better on phpinfo();
Sander Roobol [Wed, 19 Jun 2002 13:24:01 +0000 (13:24 +0000)]
Made the API versions appear better on phpinfo();

22 years ago- Fix problem where you couldn't define constants with different cases but
Andi Gutmans [Wed, 19 Jun 2002 04:13:12 +0000 (04:13 +0000)]
- Fix problem where you couldn't define constants with different cases but
- the same name.

22 years agoFix bug: #17130
foobar [Wed, 19 Jun 2002 01:11:20 +0000 (01:11 +0000)]
Fix bug: #17130

22 years agoNo need to check for allow_url_fopen here.
Edin Kadribasic [Wed, 19 Jun 2002 00:31:30 +0000 (00:31 +0000)]
No need to check for allow_url_fopen here.
#This closes two bugs which I cannot find right now courtesy our buggy bug
#database.

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