]> granicus.if.org Git - php/log
php
22 years agothe point can be made both ways :)
Sterling Hughes [Sat, 23 Mar 2002 23:40:19 +0000 (23:40 +0000)]
the point can be made both ways :)

22 years agomake key identifiers case sensitive
Sterling Hughes [Sat, 23 Mar 2002 23:37:17 +0000 (23:37 +0000)]
make key identifiers case sensitive

22 years ago- Fix experimental notice
Derick Rethans [Sat, 23 Mar 2002 23:30:17 +0000 (23:30 +0000)]
- Fix experimental notice

22 years ago - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really
Jan Lehnardt [Sat, 23 Mar 2002 23:24:48 +0000 (23:24 +0000)]
 - fix "xml_parse_into_struct/umlauts in tags" testcase. It never really
 - worked

22 years ago- Remove read_uploaded_file
Derick Rethans [Sat, 23 Mar 2002 23:03:04 +0000 (23:03 +0000)]
- Remove read_uploaded_file

22 years ago.cvsignore in tests dirs cleanup
Edin Kadribasic [Sat, 23 Mar 2002 22:24:32 +0000 (22:24 +0000)]
.cvsignore in tests dirs cleanup

22 years agoremove inappropriate article
jim winstead [Sat, 23 Mar 2002 18:40:24 +0000 (18:40 +0000)]
remove inappropriate article

22 years agorewrite history a bit. there is no is_enum(), it was com_isenum().
jim winstead [Sat, 23 Mar 2002 18:37:43 +0000 (18:37 +0000)]
rewrite history a bit. there is no is_enum(), it was com_isenum().

22 years agoThe System class was modified to always return true or false instead
Tomas V.V.Cox [Sat, 23 Mar 2002 18:36:52 +0000 (18:36 +0000)]
The System class was modified to always return true or false instead
of PEAR Errors. Changed then assertStateDir() to check for false.

22 years agoShow maintainers name in package-info and show more human friendly
Tomas V.V.Cox [Sat, 23 Mar 2002 17:55:51 +0000 (17:55 +0000)]
Show maintainers name in package-info and show more human friendly
column table names

22 years ago-defined php_stream_temp_new() for standard temp streams
Marcus Boerger [Sat, 23 Mar 2002 17:51:20 +0000 (17:51 +0000)]
-defined php_stream_temp_new() for standard temp streams

22 years agoYet another break; forgotten
Tomas V.V.Cox [Sat, 23 Mar 2002 17:46:51 +0000 (17:46 +0000)]
Yet another break; forgotten

22 years agoOops, forgot the break;
Tomas V.V.Cox [Sat, 23 Mar 2002 17:44:48 +0000 (17:44 +0000)]
Oops, forgot the break;

22 years ago- Show the real dir where files would be installed (using role & config)
Tomas V.V.Cox [Sat, 23 Mar 2002 17:27:39 +0000 (17:27 +0000)]
- Show the real dir where files would be installed (using role & config)
- Introduce column wrapping

22 years ago-removed -x
Marcus Boerger [Sat, 23 Mar 2002 17:22:41 +0000 (17:22 +0000)]
-removed -x
-no german in NEWS

22 years ago-removed -x
Marcus Boerger [Sat, 23 Mar 2002 17:10:31 +0000 (17:10 +0000)]
-removed -x
-error handling for illegal switch combinations
-corrected ws for one case block

22 years ago- Use getenv('TERM') instead of $_ENV (empty for me in 4.1.1)
Tomas V.V.Cox [Sat, 23 Mar 2002 16:50:43 +0000 (16:50 +0000)]
- Use getenv('TERM') instead of $_ENV (empty for me in 4.1.1)
- Added 'linux' as bold capable list of term types
- Pass the col by reference for making the wrap take effect in tableRow

22 years agofix parse error
Tomas V.V.Cox [Sat, 23 Mar 2002 15:56:14 +0000 (15:56 +0000)]
fix parse error

22 years agodl is now aware of modules compiled for php <4.1.0
Hartmut Holzgraefe [Sat, 23 Mar 2002 15:37:27 +0000 (15:37 +0000)]
dl is now aware of modules compiled for php <4.1.0
which have a slightly different module_entry structure

22 years ago- Added read_uploaded_file (patch by Andrew Sitnikov <sitnikov@infonet.ee>)
Derick Rethans [Sat, 23 Mar 2002 14:10:57 +0000 (14:10 +0000)]
- Added read_uploaded_file (patch by Andrew Sitnikov <sitnikov@infonet.ee>)

22 years agoNuke unused variables.
Sebastian Bergmann [Sat, 23 Mar 2002 13:13:15 +0000 (13:13 +0000)]
Nuke unused variables.

22 years ago- Fix build without ZTS. If someone has a nicer fix let me know.
Andi Gutmans [Sat, 23 Mar 2002 12:18:50 +0000 (12:18 +0000)]
- Fix build without ZTS. If someone has a nicer fix let me know.

22 years ago* added package-list and package-info commands (for .tgz files)
Stig Bakken [Sat, 23 Mar 2002 10:21:29 +0000 (10:21 +0000)]
* added package-list and package-info commands (for .tgz files)

22 years ago* use switch/case for what it's worth :-)
Stig Bakken [Sat, 23 Mar 2002 10:20:41 +0000 (10:20 +0000)]
* use switch/case for what it's worth :-)

22 years ago* _lock() calls _assertStateDir()
Stig Bakken [Sat, 23 Mar 2002 10:18:32 +0000 (10:18 +0000)]
* _lock() calls _assertStateDir()

22 years ago* support having a toplevel package.xml in tgz files
Stig Bakken [Sat, 23 Mar 2002 10:17:39 +0000 (10:17 +0000)]
* support having a toplevel package.xml in tgz files

22 years ago* wordwrapping and multiline table cell support
Stig Bakken [Sat, 23 Mar 2002 10:15:36 +0000 (10:15 +0000)]
* wordwrapping and multiline table cell support

22 years agofixed some errors in regression tests.
Rui Hirokawa [Sat, 23 Mar 2002 07:36:27 +0000 (07:36 +0000)]
fixed some errors in regression tests.

22 years agochanged license from GPL2 to PHP License.
Rui Hirokawa [Sat, 23 Mar 2002 07:33:13 +0000 (07:33 +0000)]
changed license from GPL2 to PHP License.

22 years agofixed compile warnings.
Rui Hirokawa [Sat, 23 Mar 2002 07:32:40 +0000 (07:32 +0000)]
fixed compile warnings.

22 years ago"reverting" to 1.39 as per Tomas Cox's wishes.
James Cox [Sat, 23 Mar 2002 05:29:09 +0000 (05:29 +0000)]
"reverting" to 1.39 as per Tomas Cox's wishes.

22 years agoFix test :)
Yasuo Ohgaki [Sat, 23 Mar 2002 01:50:54 +0000 (01:50 +0000)]
Fix test :)

22 years agoproto fix
Hartmut Holzgraefe [Sat, 23 Mar 2002 01:43:38 +0000 (01:43 +0000)]
proto fix

22 years agoAdded while(list() = each()) test
Yasuo Ohgaki [Sat, 23 Mar 2002 01:34:50 +0000 (01:34 +0000)]
Added while(list() = each()) test
# We may want tests/bugs ?

22 years agoNEWS update
<changelog@php.net> [Sat, 23 Mar 2002 01:19:18 +0000 (01:19 +0000)]
NEWS update

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

22 years ago@Added new switch -x to CLI that enables execution of files without @scripting tags...
Marcus Boerger [Fri, 22 Mar 2002 15:26:27 +0000 (15:26 +0000)]
@Added new switch -x to CLI that enables execution of files without @scripting tags. (Marcus)
-Add -x
#Read follow up mail

22 years agofix the fix
foobar [Fri, 22 Mar 2002 13:55:11 +0000 (13:55 +0000)]
fix the fix

22 years ago- Fixed minor inconvenience with iconv detection when iconv is found in libc
foobar [Fri, 22 Mar 2002 13:49:05 +0000 (13:49 +0000)]
- Fixed minor inconvenience with iconv detection when iconv is found in libc

22 years ago* don't start table cells with a space in borderless tables
Stig Bakken [Fri, 22 Mar 2002 12:47:13 +0000 (12:47 +0000)]
* don't start table cells with a space in borderless tables

22 years ago* typo fix
Stig Bakken [Fri, 22 Mar 2002 12:46:18 +0000 (12:46 +0000)]
* typo fix

22 years ago* use PEAR_Frontend tables in config-show command
Stig Bakken [Fri, 22 Mar 2002 12:45:41 +0000 (12:45 +0000)]
* use PEAR_Frontend tables in config-show command

22 years ago- oops :)
Derick Rethans [Fri, 22 Mar 2002 12:15:40 +0000 (12:15 +0000)]
- oops :)

22 years ago- Fix for bug #14644 (patch by samuel_carriere@hotmail.com)
Derick Rethans [Fri, 22 Mar 2002 12:13:59 +0000 (12:13 +0000)]
- Fix for bug #14644 (patch by samuel_carriere@hotmail.com)

22 years ago* now using PEAR_Frontend tables
Stig Bakken [Fri, 22 Mar 2002 11:59:52 +0000 (11:59 +0000)]
* now using PEAR_Frontend tables

22 years ago* ncurses note
Stig Bakken [Fri, 22 Mar 2002 11:58:22 +0000 (11:58 +0000)]
* ncurses note

22 years ago* table support working
Stig Bakken [Fri, 22 Mar 2002 11:57:45 +0000 (11:57 +0000)]
* table support working
* added bold support for xterm/vt220/vt100 terminals

22 years ago* setUIType -> setFrontendType
Stig Bakken [Fri, 22 Mar 2002 11:57:09 +0000 (11:57 +0000)]
* setUIType -> setFrontendType

22 years agomanual is fixed to have static anchors generated from ids for the faq part
Hartmut Holzgraefe [Fri, 22 Mar 2002 11:19:12 +0000 (11:19 +0000)]
manual is fixed to have static anchors generated from ids for the faq part

22 years ago* rename class/methods
Stig Bakken [Fri, 22 Mar 2002 11:09:58 +0000 (11:09 +0000)]
* rename class/methods

22 years ago* temporarily added: nuke old files/dirs
Stig Bakken [Fri, 22 Mar 2002 10:28:27 +0000 (10:28 +0000)]
* temporarily added: nuke old files/dirs

22 years agode-overquotation
Sascha Schumann [Fri, 22 Mar 2002 10:22:41 +0000 (10:22 +0000)]
de-overquotation

22 years agoA cli-specific extension should be named once only, not twice.
Sascha Schumann [Fri, 22 Mar 2002 10:22:02 +0000 (10:22 +0000)]
A cli-specific extension should be named once only, not twice.

Noticed by: Derick

22 years ago* one last CommandUI -> Frontend change
Stig Bakken [Fri, 22 Mar 2002 10:05:40 +0000 (10:05 +0000)]
* one last CommandUI -> Frontend change

22 years ago* rename PEAR_CommandUI* to PEAR_Frontend*
Stig Bakken [Fri, 22 Mar 2002 09:22:28 +0000 (09:22 +0000)]
* rename PEAR_CommandUI* to PEAR_Frontend*
* rename PEAR/Command/Login.php to PEAR/Command/Auth.php
* replace PEAR/Command/Info.php with PEAR/Command/Registry.php (will contain
  more commands related to the local registry)
* started working on Frontend table output

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.