]> granicus.if.org Git - php/log
php
22 years ago- Add test for sprintf()'s zero'th argument
Derick Rethans [Fri, 22 Mar 2002 09:09:36 +0000 (09:09 +0000)]
- Add test for sprintf()'s zero'th argument

22 years ago- Fix handling of zero'th argument for sprintf()'s argument swapping code
Derick Rethans [Fri, 22 Mar 2002 09:09:18 +0000 (09:09 +0000)]
- Fix handling of zero'th argument for sprintf()'s argument swapping code
  (Patch by Morten Poulsen <morten@afdelingp.dk>)

22 years ago- Add note about changed fopen wrappers
Derick Rethans [Fri, 22 Mar 2002 08:47:41 +0000 (08:47 +0000)]
- Add note about changed fopen wrappers

22 years ago* No point in creating the lock file directory if it does not exist (so many
Stig Bakken [Fri, 22 Mar 2002 08:32:40 +0000 (08:32 +0000)]
* No point in creating the lock file directory if it does not exist (so many
  other things would fail anyway).  Throw an error instead.

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

22 years agogetting rid of the warn_not_available alias
Hartmut Holzgraefe [Fri, 22 Mar 2002 01:10:31 +0000 (01:10 +0000)]
getting rid of the warn_not_available alias

22 years ago- Fix #16206.
Markus Fischer [Thu, 21 Mar 2002 23:12:10 +0000 (23:12 +0000)]
- Fix #16206.

22 years ago*** empty log message ***
Markus Fischer [Thu, 21 Mar 2002 22:35:02 +0000 (22:35 +0000)]
*** empty log message ***

22 years ago- Make the rellocation of packages work as expected if the target
Tomas V.V.Cox [Thu, 21 Mar 2002 22:29:03 +0000 (22:29 +0000)]
- Make the rellocation of packages work as expected if the target
  dir doesn't exist
- The "install -f" now replaces the info in the registry

22 years ago- Use proper macros for php_stream_cast() return values (fixes #16211).
Markus Fischer [Thu, 21 Mar 2002 22:05:40 +0000 (22:05 +0000)]
- Use proper macros for php_stream_cast() return values (fixes #16211).

22 years agoThe changes to build system and the streams stuff alone are big enough
foobar [Thu, 21 Mar 2002 20:55:55 +0000 (20:55 +0000)]
The changes to build system and the streams stuff alone are big enough
reason to make next release 4.3.0

22 years ago- Added command level options
Tomas V.V.Cox [Thu, 21 Mar 2002 20:55:41 +0000 (20:55 +0000)]
- Added command level options
- Fix error handling for Getopt (it doesn't use raiseError)

22 years ago- Implement command level options
Tomas V.V.Cox [Thu, 21 Mar 2002 20:52:26 +0000 (20:52 +0000)]
- Implement command level options
- Removed call pass by reference
- Readd $options to command::run() params

22 years ago-missing efree in close
Marcus Boerger [Thu, 21 Mar 2002 20:37:04 +0000 (20:37 +0000)]
-missing efree in close

22 years agoThis file is generated and not supposed to be in CVS
foobar [Thu, 21 Mar 2002 20:25:01 +0000 (20:25 +0000)]
This file is generated and not supposed to be in CVS

22 years agomissing file
foobar [Thu, 21 Mar 2002 20:22:41 +0000 (20:22 +0000)]
missing file

22 years ago- Fixed bug #16165 again. We check libc for iconv functions only if
foobar [Thu, 21 Mar 2002 20:22:05 +0000 (20:22 +0000)]
- Fixed bug #16165 again. We check libc for iconv functions only if
  no path is given for --with-iconv.
# I hope this is the last time.

22 years ago-removed old streams test code
Marcus Boerger [Thu, 21 Mar 2002 20:16:22 +0000 (20:16 +0000)]
-removed old streams test code

22 years agoThis file was missing.
foobar [Thu, 21 Mar 2002 20:10:24 +0000 (20:10 +0000)]
This file was missing.

22 years ago-fixed memory handling
Marcus Boerger [Thu, 21 Mar 2002 19:59:08 +0000 (19:59 +0000)]
-fixed memory handling

22 years agoadded fnmatch() and glob() functions
Hartmut Holzgraefe [Thu, 21 Mar 2002 19:18:13 +0000 (19:18 +0000)]
added fnmatch() and glob() functions
could someone please check if i got the virtual dir stuff right?

22 years agofix a problem handling nested directories
Tomas V.V.Cox [Thu, 21 Mar 2002 19:12:49 +0000 (19:12 +0000)]
fix a problem handling nested directories

22 years agoSupport systems without NIS functions, but with non-working libnsl
Sascha Schumann [Thu, 21 Mar 2002 17:05:47 +0000 (17:05 +0000)]
Support systems without NIS functions, but with non-working libnsl

22 years agoRequire that wrappers use <protocol>://<path> to avoid
Wez Furlong [Thu, 21 Mar 2002 17:02:50 +0000 (17:02 +0000)]
Require that wrappers use <protocol>://<path> to avoid
ambiguities when filenames have ':' characters.
This slightly breaks BC with the old style zlib: wrapper.

22 years agoproto fixes
Hartmut Holzgraefe [Thu, 21 Mar 2002 16:10:08 +0000 (16:10 +0000)]
proto fixes

22 years agoMinor detail fixed.
foobar [Thu, 21 Mar 2002 15:49:55 +0000 (15:49 +0000)]
Minor detail fixed.

22 years agoFix compilation when PCRE is disabled.
Andrei Zmievski [Thu, 21 Mar 2002 15:28:46 +0000 (15:28 +0000)]
Fix compilation when PCRE is disabled.

22 years agoAdded tests for pow()'ing with broken exponents and some additional test
Sander Roobol [Thu, 21 Mar 2002 14:18:30 +0000 (14:18 +0000)]
Added tests for pow()'ing with broken exponents and some additional test
for count()'ing arrays.

22 years agoNEWS updates
Wez Furlong [Thu, 21 Mar 2002 14:08:59 +0000 (14:08 +0000)]
NEWS updates

22 years agofixed POST/GET input processing.
Rui Hirokawa [Thu, 21 Mar 2002 13:44:39 +0000 (13:44 +0000)]
fixed POST/GET input processing.

22 years ago#ws
Marcus Boerger [Thu, 21 Mar 2002 13:16:03 +0000 (13:16 +0000)]
#ws

22 years ago#uups commit on wrong file
Marcus Boerger [Thu, 21 Mar 2002 12:55:37 +0000 (12:55 +0000)]
#uups commit on wrong file

22 years ago-fix missing efree
Marcus Boerger [Thu, 21 Mar 2002 12:45:32 +0000 (12:45 +0000)]
-fix missing efree

22 years agoreadd the "list" command
Tomas V.V.Cox [Thu, 21 Mar 2002 11:33:54 +0000 (11:33 +0000)]
readd the "list" command

22 years agoAdapt this commands to the new config store mechanism and command params
Tomas V.V.Cox [Thu, 21 Mar 2002 11:16:15 +0000 (11:16 +0000)]
Adapt this commands to the new config store mechanism and command params

22 years agoPass config to command factory and pass the correct command params
Tomas V.V.Cox [Thu, 21 Mar 2002 11:13:02 +0000 (11:13 +0000)]
Pass config to command factory and pass the correct command params

22 years ago- The config object is stored by the factory method
Tomas V.V.Cox [Thu, 21 Mar 2002 11:10:17 +0000 (11:10 +0000)]
- The config object is stored by the factory method
- Make install/unistall/package work again (didn't work for me)

22 years agoClean up unused stuff
Tomas V.V.Cox [Thu, 21 Mar 2002 11:04:56 +0000 (11:04 +0000)]
Clean up unused stuff

22 years agoext/overload is a 'built-in' extension on Win32.
Sebastian Bergmann [Thu, 21 Mar 2002 06:25:42 +0000 (06:25 +0000)]
ext/overload is a 'built-in' extension on Win32.

22 years ago- No idea how this slipped in. Fix delete $obj statement.
Andi Gutmans [Thu, 21 Mar 2002 04:20:03 +0000 (04:20 +0000)]
- No idea how this slipped in. Fix delete $obj statement.

22 years agoImplement bz2 streams and bz2: wrapper.
Wez Furlong [Thu, 21 Mar 2002 02:27:41 +0000 (02:27 +0000)]
Implement bz2 streams and bz2: wrapper.
You can now do this:
copy("zlib:src.gz", "bz2:dest.bz2");
As with zlib, most of the functions with counterparts
in file.c are now aliases to those functions.

22 years agoreally nuke it...
Wez Furlong [Thu, 21 Mar 2002 01:22:36 +0000 (01:22 +0000)]
really nuke it...

22 years agoChangeLog update
<changelog@php.net> [Thu, 21 Mar 2002 01:19:29 +0000 (01:19 +0000)]
ChangeLog update

22 years agoConvert the gzfile related functions into aliases for their equivalents
Wez Furlong [Thu, 21 Mar 2002 01:11:52 +0000 (01:11 +0000)]
Convert the gzfile related functions into aliases for their equivalents
in ext/standard/file.c, so a gzopen()ed file pointer can be used in
fread, fseek etc.
Improved behaviour of zlib stream.
Moved passthru code into streams.c
# I'm not happy about BG(mmap_file)
Nuked gzgetss_state as no longer needed.

22 years agoShow function name in error message.
Yasuo Ohgaki [Thu, 21 Mar 2002 00:06:45 +0000 (00:06 +0000)]
Show function name in error message.

22 years agoadded thread safe hashtable which allows concurrent
Harald Radi [Wed, 20 Mar 2002 21:26:46 +0000 (21:26 +0000)]
added thread safe hashtable which allows concurrent
reads but only exclusive writes

22 years agows fix
Boian Bonev [Wed, 20 Mar 2002 19:45:25 +0000 (19:45 +0000)]
ws fix

22 years agofix version checking - now handle 1.2.3 and 1.2 as well
Boian Bonev [Wed, 20 Mar 2002 19:22:54 +0000 (19:22 +0000)]
fix version checking - now handle 1.2.3 and 1.2 as well

22 years agofixed signed/unsigned comparison warnings
Harald Radi [Wed, 20 Mar 2002 19:13:03 +0000 (19:13 +0000)]
fixed signed/unsigned comparison warnings

22 years ago- Fix makedist
Derick Rethans [Wed, 20 Mar 2002 18:54:30 +0000 (18:54 +0000)]
- Fix makedist

22 years agoSome PHP-info layout fixes (\n will automatically be converted into <br />)
Sander Roobol [Wed, 20 Mar 2002 18:29:28 +0000 (18:29 +0000)]
Some PHP-info layout fixes (\n will automatically be converted into <br />)
and a comment-related fix.

22 years agofix a missing [
Boian Bonev [Wed, 20 Mar 2002 18:22:32 +0000 (18:22 +0000)]
fix a missing [

22 years ago- Should work better now..
foobar [Wed, 20 Mar 2002 18:16:51 +0000 (18:16 +0000)]
- Should work better now..

22 years agoMake state parameter of php_strip_tags passed by reference.
Wez Furlong [Wed, 20 Mar 2002 14:38:13 +0000 (14:38 +0000)]
Make state parameter of php_strip_tags passed by reference.
Move state tracking to stream structure.

22 years agoStreams are all tracked as resources now.
Wez Furlong [Wed, 20 Mar 2002 14:21:30 +0000 (14:21 +0000)]
Streams are all tracked as resources now.
Add some logic that will help track down leaks
when debug is enabled.

22 years agoAdd parameter here too...
Wez Furlong [Wed, 20 Mar 2002 13:50:16 +0000 (13:50 +0000)]
Add parameter here too...

22 years agoExpand the variables in PHP_EXPAND_BUILD_VARS.
Sascha Schumann [Wed, 20 Mar 2002 13:24:59 +0000 (13:24 +0000)]
Expand the variables in PHP_EXPAND_BUILD_VARS.

Make HAVE_ICONV/HAVE_LIBICONV available through the more
fine-grained approach using a single include file per
directive.  This will significantly reduce the price of
full dependencies for developers, because basically each
file today includes php.h which includes php_config.h.

If PHP_ATOM_INC is defined, these include files can be used.

For all PHP_DEFINEs, empty files are created upon configure start.

22 years agoadd forgotten parameter
Wez Furlong [Wed, 20 Mar 2002 13:21:55 +0000 (13:21 +0000)]
add forgotten parameter

22 years agoFix building mysql client library
Sascha Schumann [Wed, 20 Mar 2002 12:40:27 +0000 (12:40 +0000)]
Fix building mysql client library
Run client lib specific checks only when clientlib is used
Remove second invocation of MYSQL_SOCK

22 years agoAvoid duplicate tests and make third parameter truly optional.
Sascha Schumann [Wed, 20 Mar 2002 12:08:30 +0000 (12:08 +0000)]
Avoid duplicate tests and make third parameter truly optional.

22 years ago- Fixed (hope so :) like Sascha said.
foobar [Wed, 20 Mar 2002 12:00:26 +0000 (12:00 +0000)]
- Fixed (hope so :) like Sascha said.

22 years agoFix and tweak iconv macro
Sascha Schumann [Wed, 20 Mar 2002 11:59:48 +0000 (11:59 +0000)]
Fix and tweak iconv macro

22 years agoDon't quote too much. Now autoconf-2.13 is happy again.
Sascha Schumann [Wed, 20 Mar 2002 11:49:36 +0000 (11:49 +0000)]
Don't quote too much.  Now autoconf-2.13 is happy again.

22 years agoRemove autoconf-2.5x specific m4_default macro.
Sascha Schumann [Wed, 20 Mar 2002 11:41:06 +0000 (11:41 +0000)]
Remove autoconf-2.5x specific m4_default macro.

It is pointless here, because we don't need any "void" statement.
There already is a statement and all it will do in the worst case
is generate an empty line

22 years agoThere should not be any trailing data on an #endif line
Sascha Schumann [Wed, 20 Mar 2002 08:53:55 +0000 (08:53 +0000)]
There should not be any trailing data on an #endif line

22 years agoadd info about build system macros
Sascha Schumann [Wed, 20 Mar 2002 08:48:41 +0000 (08:48 +0000)]
add info about build system macros

22 years ago- Fix for #16176.
Markus Fischer [Wed, 20 Mar 2002 08:17:06 +0000 (08:17 +0000)]
- Fix for #16176.

22 years agoThis completely fixes the iconv library detection under FreeBSD (the
Jon Parise [Wed, 20 Mar 2002 07:36:56 +0000 (07:36 +0000)]
This completely fixes the iconv library detection under FreeBSD (the
previous fix was incomplete).  We also set HAVE_ICONV and HAVE_LIBICONV
based on the library that was detected.

22 years ago- Fixed the bz2 tests. (and changed the usage comment to be correct)
foobar [Wed, 20 Mar 2002 02:16:34 +0000 (02:16 +0000)]
- Fixed the bz2 tests. (and changed the usage comment to be correct)

22 years ago- This is not needed here
foobar [Wed, 20 Mar 2002 02:07:32 +0000 (02:07 +0000)]
- This is not needed here

22 years ago- Make it possible to build ext/openssl as shared extension
foobar [Wed, 20 Mar 2002 02:07:11 +0000 (02:07 +0000)]
- Make it possible to build ext/openssl as shared extension

22 years ago- Fixed bug: #16139 (compile failure with Mysql 4.0.1)
foobar [Wed, 20 Mar 2002 01:31:22 +0000 (01:31 +0000)]
- Fixed bug: #16139 (compile failure with Mysql 4.0.1)
- Some tests were only run when compiling with the bundled libs.
  (caused some compile warnings with external mysql libs)
- Another try to fix the zlib issue..(uncompress)

22 years agoChangeLog update
<changelog@php.net> [Wed, 20 Mar 2002 01:21:12 +0000 (01:21 +0000)]
ChangeLog update

22 years ago- Fix this without breaking BC
foobar [Wed, 20 Mar 2002 00:39:28 +0000 (00:39 +0000)]
- Fix this without breaking BC

22 years agoImprove behaviour of the stream casting operation.
Wez Furlong [Tue, 19 Mar 2002 23:29:37 +0000 (23:29 +0000)]
Improve behaviour of the stream casting operation.
Improve interaction with fopencookie.

22 years agopass function signature in zend_parse_parameters style
Harald Radi [Tue, 19 Mar 2002 23:28:52 +0000 (23:28 +0000)]
pass function signature in zend_parse_parameters style
lookup cache works now per signature (not only method name)
reviewed resource management
# have to learn now ..

22 years agoMinor change to allocated lengths for dates
Frank M. Kromann [Tue, 19 Mar 2002 23:00:17 +0000 (23:00 +0000)]
Minor change to allocated lengths for dates

22 years agomissing entry
foobar [Tue, 19 Mar 2002 22:52:27 +0000 (22:52 +0000)]
missing entry

22 years ago- Support vpopmail 5.2 (fixes #16120).
Markus Fischer [Tue, 19 Mar 2002 22:47:37 +0000 (22:47 +0000)]
- Support vpopmail 5.2 (fixes #16120).

22 years ago- Fix the iconv detection when the functions are prefixed with lib.
foobar [Tue, 19 Mar 2002 22:40:18 +0000 (22:40 +0000)]
- Fix the iconv detection when the functions are prefixed with lib.
  (e.g. in freebsd)

22 years agoOops.. This should make I64 work on WIn32 as well
Frank M. Kromann [Tue, 19 Mar 2002 22:38:35 +0000 (22:38 +0000)]
Oops.. This should make I64 work on WIn32 as well

22 years agoChanging the LongInteger to return 64 bit integers as string values with all 64 bit
Frank M. Kromann [Tue, 19 Mar 2002 22:36:42 +0000 (22:36 +0000)]
Changing the LongInteger to return 64 bit integers as string values with all 64 bit

22 years ago- Fix bug spotted by Lukas Schroeder <lukas@edeal.de>.
Markus Fischer [Tue, 19 Mar 2002 21:18:18 +0000 (21:18 +0000)]
- Fix bug spotted by Lukas Schroeder <lukas@edeal.de>.

22 years ago* install PEAR_Command_Package
Stig Bakken [Tue, 19 Mar 2002 19:59:05 +0000 (19:59 +0000)]
* install PEAR_Command_Package

22 years ago* re-add "package" command
Stig Bakken [Tue, 19 Mar 2002 19:55:30 +0000 (19:55 +0000)]
* re-add "package" command

22 years ago* "pear login" finally works
Stig Bakken [Tue, 19 Mar 2002 19:31:02 +0000 (19:31 +0000)]
* "pear login" finally works

22 years ago* fix http auth bug
Stig Bakken [Tue, 19 Mar 2002 19:30:06 +0000 (19:30 +0000)]
* fix http auth bug

22 years ago* add optional default parameter to userDialog method
Stig Bakken [Tue, 19 Mar 2002 19:28:48 +0000 (19:28 +0000)]
* add optional default parameter to userDialog method

22 years agoPossibly fix a crash - Marcus, please take a look at it...
Zeev Suraski [Tue, 19 Mar 2002 19:16:20 +0000 (19:16 +0000)]
Possibly fix a crash - Marcus, please take a look at it...

22 years ago- Fix whitespace (guys, please try to stick with the php4 tree style as far
Zeev Suraski [Tue, 19 Mar 2002 19:15:40 +0000 (19:15 +0000)]
- Fix whitespace (guys, please try to stick with the php4 tree style as far
  as indentation/newlines go, and also as far as using {} even on if's
  that have single statements)
- Fix Windows build

22 years ago- Finish covering all parsed methods to check for validity in parser.
Andi Gutmans [Tue, 19 Mar 2002 19:09:53 +0000 (19:09 +0000)]
- Finish covering all parsed methods to check for validity in parser.
- Change zval's refcount to zend_uint (If it doesn't slow down the Engine
- too much it should probably stay this way). If anyone has time to test
- the difference in speed between zend_ushort & zend_uint in zend.h of
- the struct _zval_struct (one line change) I'd be glad to get some
- figures.

22 years agofixed memleaks
Harald Radi [Tue, 19 Mar 2002 18:46:28 +0000 (18:46 +0000)]
fixed memleaks
added method lookup caching
pass function signature to hash function callback

22 years agoAdding support for TinyInteger and LongInteger database types
Frank M. Kromann [Tue, 19 Mar 2002 18:33:05 +0000 (18:33 +0000)]
Adding support for TinyInteger and LongInteger database types

22 years agofix for bug #16168
Wez Furlong [Tue, 19 Mar 2002 17:49:02 +0000 (17:49 +0000)]
fix for bug #16168

22 years agomake buffer length warnings more verbose
Wez Furlong [Tue, 19 Mar 2002 16:56:53 +0000 (16:56 +0000)]
make buffer length warnings more verbose

22 years agoFixed include of interbase.inc
Ludovico Magnocavallo [Tue, 19 Mar 2002 16:52:41 +0000 (16:52 +0000)]
Fixed include of interbase.inc
Fixed test database path
Changed v_date field in test table definition to timestamp type
Reduced maximum length of double precision type to 18

Tests 001 002 003 006 pass
Test 004 (BLOB test) still needs to be fixed
Test 005 (Transaction) gives the right output but issues a warning

22 years agofixed floating number incorrectly rendered (as mentioned by giancarlo@niccolai.ws...
Daniela Mariaschi [Tue, 19 Mar 2002 15:29:17 +0000 (15:29 +0000)]
fixed floating number incorrectly rendered (as mentioned by giancarlo@niccolai.ws in BUG #14755)

22 years agoregister some constants for user streams
Wez Furlong [Tue, 19 Mar 2002 14:35:55 +0000 (14:35 +0000)]
register some constants for user streams

22 years ago- the fdf include file shipped with the FDF toolkit is spelled
Uwe Steinmann [Tue, 19 Mar 2002 14:03:30 +0000 (14:03 +0000)]
- the fdf include file shipped with the FDF toolkit is spelled
  in lower case (at least in version 5.0)

22 years agocorrect copy/paste typo
Wez Furlong [Tue, 19 Mar 2002 13:46:32 +0000 (13:46 +0000)]
correct copy/paste typo