]>
granicus.if.org Git - php/log
Andi Gutmans [Sun, 26 May 2002 21:05:38 +0000 (21:05 +0000)]
- Update genfiles for new build system
Tomas V.V.Cox [Sun, 26 May 2002 19:42:13 +0000 (19:42 +0000)]
Added "pear -V" (show version information)
Stig Bakken [Sun, 26 May 2002 19:19:34 +0000 (19:19 +0000)]
* another help fix
Andi Gutmans [Sun, 26 May 2002 19:17:49 +0000 (19:17 +0000)]
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
Tomas V.V.Cox [Sun, 26 May 2002 19:08:21 +0000 (19:08 +0000)]
Make the error handling work again since the new internal command
structure
Martin Jansen [Sun, 26 May 2002 18:06:04 +0000 (18:06 +0000)]
* Add /me has helper.
Stig Bakken [Sun, 26 May 2002 17:48:40 +0000 (17:48 +0000)]
* bold column headings
Stig Bakken [Sun, 26 May 2002 17:46:21 +0000 (17:46 +0000)]
^t
Tomas V.V.Cox [Sun, 26 May 2002 17:37:52 +0000 (17:37 +0000)]
"Help" fixes
Edin Kadribasic [Sun, 26 May 2002 13:12:30 +0000 (13:12 +0000)]
Merge from cli.
Stig Bakken [Sun, 26 May 2002 12:56:11 +0000 (12:56 +0000)]
* add package.dtd to the distribution
Stig Bakken [Sun, 26 May 2002 12:54:19 +0000 (12:54 +0000)]
* roll out 0.10
Stig Bakken [Sun, 26 May 2002 12:54:08 +0000 (12:54 +0000)]
* focus on the present
Stig Bakken [Sun, 26 May 2002 12:53:26 +0000 (12:53 +0000)]
* add @nodep stuff here too
Stig Bakken [Sun, 26 May 2002 12:52:16 +0000 (12:52 +0000)]
* be nice to PEAR_Common::detectDepdencencies()
Stig Bakken [Sun, 26 May 2002 12:51:32 +0000 (12:51 +0000)]
* more work on the dependency detector
Stig Bakken [Sun, 26 May 2002 12:51:10 +0000 (12:51 +0000)]
* Console_Getopt POSIX fix
Stig Bakken [Sun, 26 May 2002 12:50:36 +0000 (12:50 +0000)]
* phpdoc fixes (un-break the broken)
Edin Kadribasic [Sun, 26 May 2002 12:43:20 +0000 (12:43 +0000)]
Due to the way Zend handles exit() we cannot rely on the return code
of php_execute_script.
Edin Kadribasic [Sun, 26 May 2002 12:20:35 +0000 (12:20 +0000)]
Made constants persistent and fixed a memory leak.
Stig Bakken [Sun, 26 May 2002 12:13:47 +0000 (12:13 +0000)]
* POSIX getopt compatibility support (first argv element is the command)
Stig Bakken [Sun, 26 May 2002 12:13:05 +0000 (12:13 +0000)]
* tidy output a bit
Stig Bakken [Sun, 26 May 2002 12:01:30 +0000 (12:01 +0000)]
@Fix segfault in version_compare() (Stig)
Stig Bakken [Sun, 26 May 2002 11:46:11 +0000 (11:46 +0000)]
* cleaned up error handling in _installFile
<changelog@php.net> [Sun, 26 May 2002 00:18:45 +0000 (00:18 +0000)]
ChangeLog update
Martin Jansen [Sat, 25 May 2002 09:03:19 +0000 (09:03 +0000)]
* Make rel_trans from doPackageInfo globally available.
* Add command "package-dependencies" (shortcut "pd") to list the
dependencies of a package.
Stig Bakken [Sat, 25 May 2002 00:43:58 +0000 (00:43 +0000)]
* typo caught by PEAR_Common::detectDependencies :)
<changelog@php.net> [Sat, 25 May 2002 00:21:35 +0000 (00:21 +0000)]
ChangeLog update
Rui Hirokawa [Fri, 24 May 2002 22:30:24 +0000 (22:30 +0000)]
reverted my patch.
Rui Hirokawa [Fri, 24 May 2002 22:28:42 +0000 (22:28 +0000)]
reverted patch to support iso2022kr.
Sander Roobol [Fri, 24 May 2002 17:25:40 +0000 (17:25 +0000)]
Fix <head> and <body> tags in phpinfo() output (#17411)
Sebastian Bergmann [Fri, 24 May 2002 08:46:32 +0000 (08:46 +0000)]
Fugbix typo.
Andi Gutmans [Fri, 24 May 2002 08:32:18 +0000 (08:32 +0000)]
- Add a bit of information.
Edin Kadribasic [Fri, 24 May 2002 01:17:37 +0000 (01:17 +0000)]
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");
<changelog@php.net> [Fri, 24 May 2002 00:28:11 +0000 (00:28 +0000)]
NEWS update
<changelog@php.net> [Fri, 24 May 2002 00:26:45 +0000 (00:26 +0000)]
ChangeLog update
Derick Rethans [Thu, 23 May 2002 21:48:27 +0000 (21:48 +0000)]
- Added support for compressed SWF (Flash MX) files to getimagesize().
(Fixes feature request #17272).
@- Added support to getimagesize() for compressed Flash MX files. (Derick)
Tomas V.V.Cox [Thu, 23 May 2002 20:42:33 +0000 (20:42 +0000)]
TODO++
Check dependencies break on package uninstall (when no force given)
Tomas V.V.Cox [Thu, 23 May 2002 20:37:58 +0000 (20:37 +0000)]
Fix package dependency check (reported by Rasmus)
Andrei Zmievski [Thu, 23 May 2002 17:22:05 +0000 (17:22 +0000)]
This code adds string offset capturing in preg_split() results. Original
patch by David Brown, modified by me.
Andi Gutmans [Thu, 23 May 2002 14:28:14 +0000 (14:28 +0000)]
- Fix typo
Wez Furlong [Thu, 23 May 2002 10:46:06 +0000 (10:46 +0000)]
Add simple test case for proc_open
Wez Furlong [Thu, 23 May 2002 10:17:07 +0000 (10:17 +0000)]
Fix (stupid) segfault. #17379
Derick Rethans [Thu, 23 May 2002 07:52:03 +0000 (07:52 +0000)]
- Fix unchecked return values with parameters to proc_open. (Fixes
bug #17375)
Derick Rethans [Thu, 23 May 2002 07:08:25 +0000 (07:08 +0000)]
- Fix errormessage and whitespace
Yasuo Ohgaki [Thu, 23 May 2002 07:03:43 +0000 (07:03 +0000)]
Added 4th parameter to specify enclosure character. Patch by Dean Richard Benson <dean@vipersoft.co.uk>
Spit more meaningful error messages when delim and/or enclosure char is null.
<changelog@php.net> [Thu, 23 May 2002 00:25:48 +0000 (00:25 +0000)]
ChangeLog update
foobar [Wed, 22 May 2002 23:40:29 +0000 (23:40 +0000)]
Skip POST data if it is empty.
Andi Gutmans [Wed, 22 May 2002 15:51:48 +0000 (15:51 +0000)]
- makedist script for creating Engine 2 distribution.
- Hopefully we can get a preview out in the next few days.
Tomas V.V.Cox [Wed, 22 May 2002 12:44:21 +0000 (12:44 +0000)]
Trigger an error if the run-test.php file is not found
Make the run-tests pear cmd run with the CGI SAPI
Tomas V.V.Cox [Wed, 22 May 2002 01:23:12 +0000 (01:23 +0000)]
Test first if the package exists before comparing the version
(fix the version_compare() segfault)
<changelog@php.net> [Wed, 22 May 2002 00:26:48 +0000 (00:26 +0000)]
ChangeLog update
Tomas V.V.Cox [Wed, 22 May 2002 00:15:27 +0000 (00:15 +0000)]
Make pear -vv XXX set the XML_RPC debug flag
Wez Furlong [Wed, 22 May 2002 00:03:02 +0000 (00:03 +0000)]
Add README and CREDITS...
Wez Furlong [Wed, 22 May 2002 00:02:35 +0000 (00:02 +0000)]
Fix bug when length was queried before the string was converted.
Wez Furlong [Tue, 21 May 2002 22:44:10 +0000 (22:44 +0000)]
Add documentation comment for properties in com_print_typeinfo
Wez Furlong [Tue, 21 May 2002 22:41:45 +0000 (22:41 +0000)]
Enhance com_print_typeinfo.
The main expected use is like this, for figuring out what methods
are allowed for a COM object:
$ie = new COM("InternetExplorer.Application");
// Prints class definition for IE object
com_print_typeinfo($ie, "InternetExplorer.Application", false);
// Prints class definition for default IE event handler
com_print_typeinfo($ie, "InternetExplorer.Application", true);
Andrei Zmievski [Tue, 21 May 2002 21:24:09 +0000 (21:24 +0000)]
*** empty log message ***
Andrei Zmievski [Tue, 21 May 2002 21:23:20 +0000 (21:23 +0000)]
Fix bug #16939.
Wez Furlong [Tue, 21 May 2002 20:57:04 +0000 (20:57 +0000)]
Correct usage of convert_to_string_ex which is not allowed to zval*
Wez Furlong [Tue, 21 May 2002 20:51:31 +0000 (20:51 +0000)]
Reformat some comments.
Wez Furlong [Tue, 21 May 2002 20:46:08 +0000 (20:46 +0000)]
Fix a flag, remove an old comment.
Wez Furlong [Tue, 21 May 2002 18:58:11 +0000 (18:58 +0000)]
- Make sure that COM and VARIANT resources are returned as resources
rather than longs.
- Make the IDispatch implementation a bit more generic (and
fix my mess of pointers).
- Add new com_message_pump() function that acts like an interruptible
usleep() that processes COM calls/events.
- Add new com_print_typeinfo() function for "decompiling" the typeinfo
for an interface into PHP script. This is useful for generating a
skeleton for use as an event sink.
- Add new com_event_sink() function for sinking events from COM
objects. Usage is like this:
<?php
class IEEventSinker {
var $terminated = false;
function ProgressChange($progress, $progressmax) {
echo "Download progress: $progress / $progressmax\n";
}
function DocumentComplete(&$dom, $url) {
echo "Document $url complete\n";
}
function OnQuit() {
echo "Quit!\n";
$this->terminated = true;
}
}
$ie = new COM("InternetExplorer.Application");
$sink =& new IEEventSinker();
com_event_sink($ie, $sink, "DWebBrowserEvents2");
$ie->Visible = true;
$ie->Navigate("http://www.php.net");
while(!$sink->terminated) {
com_message_pump(4000);
}
$ie = null;
?>
Hartmut Holzgraefe [Tue, 21 May 2002 12:02:44 +0000 (12:02 +0000)]
ZTS issues fixed
Hartmut Holzgraefe [Tue, 21 May 2002 10:14:12 +0000 (10:14 +0000)]
not beautifull (yet), but should fix ZTS builds
Tomas V.V.Cox [Tue, 21 May 2002 09:19:46 +0000 (09:19 +0000)]
files that are not installed should be removed from the
registered file list (TODO--)
Stig Bakken [Tue, 21 May 2002 07:18:48 +0000 (07:18 +0000)]
* show installed_as instead of a "calculated" path for installed packages
Stig Bakken [Tue, 21 May 2002 07:16:35 +0000 (07:16 +0000)]
* add TODO comment
Sebastian Bergmann [Tue, 21 May 2002 07:15:42 +0000 (07:15 +0000)]
Add HAVE_MBSTR_RU support for Win32.
Sebastian Bergmann [Tue, 21 May 2002 07:10:26 +0000 (07:10 +0000)]
ZTS fixes.
Stig Bakken [Tue, 21 May 2002 07:00:45 +0000 (07:00 +0000)]
* disable wrapping for now
Den V. Tsopa [Tue, 21 May 2002 07:00:34 +0000 (07:00 +0000)]
Added russian codepages (koi8-r,cp1251,cp866) support.
Tomas V.V.Cox [Tue, 21 May 2002 02:31:23 +0000 (02:31 +0000)]
Some minor error verbosity updates
Tomas V.V.Cox [Tue, 21 May 2002 02:28:08 +0000 (02:28 +0000)]
doListRemote -> doRemoteList
Tomas V.V.Cox [Tue, 21 May 2002 02:11:42 +0000 (02:11 +0000)]
Make the installation of a package fail when _installFile
fails and "force" is not set
Stig Bakken [Tue, 21 May 2002 02:04:03 +0000 (02:04 +0000)]
* list command no longer displays test and data files when listing
installed files
Stig Bakken [Tue, 21 May 2002 01:44:06 +0000 (01:44 +0000)]
* package-list command no longer needed ("list" does the same thing and
more)
Stig Bakken [Tue, 21 May 2002 01:40:35 +0000 (01:40 +0000)]
* rename shell-test shortcut to st (was stest)
Stig Bakken [Tue, 21 May 2002 01:38:50 +0000 (01:38 +0000)]
* added more shortcuts
Stig Bakken [Tue, 21 May 2002 01:27:53 +0000 (01:27 +0000)]
* implemented shortcuts ("pv" for "package-validate" etc.)
do "pear help shortcuts" to see what shortcuts exist
* renamed "list-installed" command to "list" and made it able to
list the contents of installed packages as well as tar/tgz/xml files
* added some more/better command docs
* fixed up the synopsis part in the help output
* display option parameters (--foo=bar, where bar is specified in
'shortarg' as for example 'f:bar')
* renamed list-remote-packages to list-remote
* renamed remote-package-info to remote-info
Stig Bakken [Tue, 21 May 2002 01:20:51 +0000 (01:20 +0000)]
* make infoFromAny actually work :)
Stig Bakken [Tue, 21 May 2002 01:20:24 +0000 (01:20 +0000)]
* better wording
Edin Kadribasic [Tue, 21 May 2002 01:03:13 +0000 (01:03 +0000)]
Fix for #17315. Requires client library 7.2 or greater to compile.
<changelog@php.net> [Tue, 21 May 2002 00:23:07 +0000 (00:23 +0000)]
ChangeLog update
Markus Fischer [Mon, 20 May 2002 23:26:13 +0000 (23:26 +0000)]
- Fix posix_isatty() and posix_ttyname() (Closes #17323)
Stig Bakken [Mon, 20 May 2002 22:29:52 +0000 (22:29 +0000)]
* disable debug in XML_RPC fallback
Wez Furlong [Mon, 20 May 2002 22:22:57 +0000 (22:22 +0000)]
Use the GIT for inter-thread marshalling.
Markus Fischer [Mon, 20 May 2002 18:33:08 +0000 (18:33 +0000)]
- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).
Markus Fischer [Mon, 20 May 2002 17:41:35 +0000 (17:41 +0000)]
- ZTS gotcha
Markus Fischer [Mon, 20 May 2002 17:18:18 +0000 (17:18 +0000)]
- Add open_basedir check for all functions using php_stat() (filesize, stat,
etc), closes #11563.
Harald Radi [Mon, 20 May 2002 15:38:19 +0000 (15:38 +0000)]
this way it even compiles
#blame me if i did something wrong, i didn't test it ;)
Harald Radi [Mon, 20 May 2002 15:35:57 +0000 (15:35 +0000)]
integrating wez's patch
Stig Bakken [Mon, 20 May 2002 11:37:33 +0000 (11:37 +0000)]
* new command setup
Stig Bakken [Mon, 20 May 2002 11:35:33 +0000 (11:35 +0000)]
* upgrade bundled XML_RPC package to 1.0.3
Stig Bakken [Mon, 20 May 2002 10:46:01 +0000 (10:46 +0000)]
* new installer rule that does not depend on bash
Stig Bakken [Mon, 20 May 2002 10:45:23 +0000 (10:45 +0000)]
* _infoFromAny goes public!
Stig Bakken [Mon, 20 May 2002 10:44:53 +0000 (10:44 +0000)]
* some verbosity changes: 0 - only errors, 1 - status report when the
install is done, 2 - show each operation, 3 - show file operations
Stig Bakken [Mon, 20 May 2002 10:43:29 +0000 (10:43 +0000)]
* no output in verbosity level 0
Stig Bakken [Mon, 20 May 2002 10:42:47 +0000 (10:42 +0000)]
* added PEAR_Config::removeLayer()
Stig Bakken [Mon, 20 May 2002 10:31:12 +0000 (10:31 +0000)]
* remove getCommands() from here
* added options to "pear cvstag": -q -Q -d -F