Directory Listing
Revision
284180 -
Directory Listing
Modified
Thu Jul 16 08:10:50 2009 UTC
(2 days, 12 hours ago)
by
gwynne
one more attempt at ridding us of some of those annoying mime types
Revision
85688 -
Directory Listing
Modified
Fri Jun 14 14:51:35 2002 UTC
(7 years, 1 month ago)
by
alan_k
Fixed XML RPC sending of args
Revision
84423 -
Directory Listing
Modified
Sun Jun 2 12:59:19 2002 UTC
(7 years, 1 month ago)
by
ssb
* implemented "package-info" replacement in package.xml
# look for @pear_version@ in scripts/pear.in for an example
Revision
84409 -
Directory Listing
Modified
Sun Jun 2 10:02:28 2002 UTC
(7 years, 1 month ago)
by
ssb
* make output of "config-get" easier to parse
Revision
84405 -
Directory Listing
Modified
Sun Jun 2 09:59:21 2002 UTC
(7 years, 1 month ago)
by
ssb
* fix some error reporting
Revision
84401 -
Directory Listing
Modified
Sun Jun 2 09:57:37 2002 UTC
(7 years, 1 month ago)
by
ssb
* less verbose
Revision
84397 -
Directory Listing
Modified
Sun Jun 2 09:54:06 2002 UTC
(7 years, 1 month ago)
by
ssb
* fix buildcallback
Revision
84393 -
Directory Listing
Modified
Sun Jun 2 07:52:16 2002 UTC
(7 years, 1 month ago)
by
ssb
* "pear install" now builds and C extensions
# PECL just came out of the closet
Revision
84389 -
Directory Listing
Modified
Sun Jun 2 07:49:56 2002 UTC
(7 years, 1 month ago)
by
ssb
* add custom error handler
Revision
84380 -
Directory Listing
Modified
Sun Jun 2 06:09:43 2002 UTC
(7 years, 1 month ago)
by
ssb
* de-obsolete display{,Fatal}Error
Revision
84348 -
Directory Listing
Modified
Sat Jun 1 20:45:46 2002 UTC
(7 years, 1 month ago)
by
ssb
* add some phpdoc
Revision
84338 -
Directory Listing
Modified
Sat Jun 1 18:39:36 2002 UTC
(7 years, 1 month ago)
by
dickmann
add 'pear search'. introduce type 'mask' to config.
Revision
84275 -
Directory Listing
Modified
Fri May 31 23:09:03 2002 UTC
(7 years, 1 month ago)
by
ssb
* added missing fold
Revision
84099 -
Directory Listing
Modified
Thu May 30 10:14:57 2002 UTC
(7 years, 1 month ago)
by
dickmann
fix a typo. add some information to config-show
Revision
84082 -
Directory Listing
Modified
Thu May 30 09:01:32 2002 UTC
(7 years, 1 month ago)
by
ssb
* organize configuration_info array by group
Revision
84073 -
Directory Listing
Modified
Thu May 30 07:30:14 2002 UTC
(7 years, 1 month ago)
by
ssb
* applied Alan's patch adding groups and prompts
# Alan: I changed getDocGroup to getGroup and getShortDocs to getPrompt
Revision
84007 -
Directory Listing
Modified
Wed May 29 12:59:13 2002 UTC
(7 years, 1 month ago)
by
dickmann
fix a bug and add UI::log
Revision
83953 -
Directory Listing
Modified
Wed May 29 03:38:58 2002 UTC
(7 years, 1 month ago)
by
ssb
* no longer test on whether displayLine exists
Revision
83949 -
Directory Listing
Modified
Wed May 29 03:38:19 2002 UTC
(7 years, 1 month ago)
by
ssb
* build extensions in /var/tmp/pear-build-$USER/extname-n.n
* copy built .so files
Revision
83945 -
Directory Listing
Modified
Wed May 29 03:37:10 2002 UTC
(7 years, 1 month ago)
by
ssb
* folding marks
Revision
83941 -
Directory Listing
Modified
Wed May 29 03:36:45 2002 UTC
(7 years, 1 month ago)
by
ssb
* make PEAR_Common::log work with the new UI API
Revision
83937 -
Directory Listing
Modified
Wed May 29 03:35:20 2002 UTC
(7 years, 1 month ago)
by
ssb
* for now, provoke php errors on calls to the old methods
Revision
83881 -
Directory Listing
Modified
Tue May 28 13:03:25 2002 UTC
(7 years, 1 month ago)
by
ssb
* don't create duplicate ui objects
Revision
83877 -
Directory Listing
Modified
Tue May 28 13:02:10 2002 UTC
(7 years, 1 month ago)
by
ssb
* gotta love these extra newlines
Revision
83836 -
Directory Listing
Modified
Tue May 28 02:14:10 2002 UTC
(7 years, 1 month ago)
by
ssb
* imported Christian Dickmann's new UI code
* converted PEAR_Frontend_CLI::userDialog() to new API
# "pear login" works now
# do "cvs update -r NEW_UI_API" to work on this code for now
Revision
83806 -
Directory Listing
Modified
Tue May 28 01:22:44 2002 UTC
(7 years, 1 month ago)
by
cvs2svn
Copied from:
php/php-src/trunk revision 83803
This commit was manufactured by cvs2svn to create branch 'NEW_UI_API'.
Revision
83791 -
Directory Listing
Modified
Tue May 28 01:01:43 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* update 0.11 release notes
* move build logic into PEAR_Builder
Revision
83778 -
Directory Listing
Modified
Tue May 28 00:31:04 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* disable magic_quotes_runtime (what a broken concept!!) while
reading config files
Revision
83771 -
Directory Listing
Modified
Tue May 28 00:11:41 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* fix some errors/warnings
* install data and test files now
Revision
83762 -
Directory Listing
Modified
Mon May 27 22:28:26 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* moved the --without-pear compat defines to the right place
Revision
83732 -
Directory Listing
Modified
Mon May 27 19:37:17 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* fixed a bug in PEAR_Config::set() that broke validation of "set" parameters
Revision
83707 -
Directory Listing
Modified
Mon May 27 14:47:03 2002 UTC
(7 years, 1 month ago)
by
andi
Original Path:
php/php-src/trunk
- Hope this is the last commit in the series. Make sure that the .h file
- also goes into ext/standard. I'm not sure how 4.2.1 was built with these
- broken files
Revision
83674 -
Directory Listing
Modified
Mon May 27 11:59:09 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* make Archive_Tar auto-detect whether zlib is needed based on file
extension (.tar -> no zlib)
Revision
83640 -
Directory Listing
Modified
Mon May 27 01:20:10 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* first shot at "pear build" command for building extensions from C code
Revision
83607 -
Directory Listing
Modified
Sun May 26 23:33:01 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* try being smart about de-indenting release notes from the xml
Revision
83572 -
Directory Listing
Modified
Sun May 26 19:17:49 2002 UTC
(7 years, 1 month ago)
by
andi
Original Path:
php/php-src/trunk
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
Revision
83566 -
Directory Listing
Modified
Sun May 26 19:08:21 2002 UTC
(7 years, 1 month ago)
by
cox
Original Path:
php/php-src/trunk
Make the error handling work again since the new internal command
structure
Revision
83473 -
Directory Listing
Modified
Sun May 26 12:43:20 2002 UTC
(7 years, 1 month ago)
by
edink
Original Path:
php/php-src/trunk
Due to the way Zend handles exit() we cannot rely on the return code
of php_execute_script.
Revision
83463 -
Directory Listing
Modified
Sun May 26 12:13:47 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* POSIX getopt compatibility support (first argv element is the command)
Revision
83407 -
Directory Listing
Modified
Sat May 25 09:03:19 2002 UTC
(7 years, 1 month ago)
by
mj
Original Path:
php/php-src/trunk
* Make rel_trans from doPackageInfo globally available.
* Add command "package-dependencies" (shortcut "pd") to list the
dependencies of a package.
Revision
83343 -
Directory Listing
Modified
Fri May 24 01:17:37 2002 UTC
(7 years, 1 month ago)
by
edink
Original Path:
php/php-src/trunk
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");
Revision
83326 -
Directory Listing
Modified
Thu May 23 21:48:27 2002 UTC
(7 years, 1 month ago)
by
derick
Original Path:
php/php-src/trunk
- Added support for compressed SWF (Flash MX) files to getimagesize().
(Fixes feature request #17272).
@- Added support to getimagesize() for compressed Flash MX files. (Derick)
Revision
83321 -
Directory Listing
Modified
Thu May 23 20:42:33 2002 UTC
(7 years, 1 month ago)
by
cox
Original Path:
php/php-src/trunk
TODO++
Check dependencies break on package uninstall (when no force given)
Revision
83308 -
Directory Listing
Modified
Thu May 23 17:22:05 2002 UTC
(7 years, 1 month ago)
by
andrei
Original Path:
php/php-src/trunk
This code adds string offset capturing in preg_split() results. Original
patch by David Brown, modified by me.
Revision
83274 -
Directory Listing
Modified
Thu May 23 07:52:03 2002 UTC
(7 years, 1 month ago)
by
derick
Original Path:
php/php-src/trunk
- Fix unchecked return values with parameters to proc_open. (Fixes
bug #17375)
Revision
83268 -
Directory Listing
Modified
Thu May 23 07:03:43 2002 UTC
(7 years, 1 month ago)
by
yohgaki
Original Path:
php/php-src/trunk
Added 4th parameter to specify enclosure character. Patch by Dean Richard Benson <dean {at} vipersoft.co.uk>
Spit more meaningful error messages when delim and/or enclosure char is null.
Revision
83246 -
Directory Listing
Modified
Wed May 22 15:51:48 2002 UTC
(7 years, 1 month ago)
by
andi
Original Path:
php/php-src/trunk
- makedist script for creating Engine 2 distribution.
- Hopefully we can get a preview out in the next few days.
Revision
83235 -
Directory Listing
Modified
Wed May 22 12:44:21 2002 UTC
(7 years, 1 month ago)
by
cox
Original Path:
php/php-src/trunk
Trigger an error if the run-test.php file is not found
Make the run-tests pear cmd run with the CGI SAPI
Revision
83215 -
Directory Listing
Modified
Wed May 22 01:23:12 2002 UTC
(7 years, 1 month ago)
by
cox
Original Path:
php/php-src/trunk
Test first if the package exists before comparing the version
(fix the version_compare() segfault)
Revision
83190 -
Directory Listing
Modified
Wed May 22 00:02:35 2002 UTC
(7 years, 1 month ago)
by
wez
Original Path:
php/php-src/trunk
Fix bug when length was queried before the string was converted.
Revision
83185 -
Directory Listing
Modified
Tue May 21 22:44:10 2002 UTC
(7 years, 1 month ago)
by
wez
Original Path:
php/php-src/trunk
Add documentation comment for properties in com_print_typeinfo
Revision
83181 -
Directory Listing
Modified
Tue May 21 22:41:45 2002 UTC
(7 years, 1 month ago)
by
wez
Original Path:
php/php-src/trunk
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);
Revision
83163 -
Directory Listing
Modified
Tue May 21 20:57:04 2002 UTC
(7 years, 1 month ago)
by
wez
Original Path:
php/php-src/trunk
Correct usage of convert_to_string_ex which is not allowed to zval*
Revision
83147 -
Directory Listing
Modified
Tue May 21 18:58:11 2002 UTC
(7 years, 1 month ago)
by
wez
Original Path:
php/php-src/trunk
- 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;
?>
Revision
83114 -
Directory Listing
Modified
Tue May 21 09:19:46 2002 UTC
(7 years, 1 month ago)
by
cox
Original Path:
php/php-src/trunk
files that are not installed should be removed from the
registered file list (TODO--)
Revision
83106 -
Directory Listing
Modified
Tue May 21 07:18:48 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* show installed_as instead of a "calculated" path for installed packages
Revision
83074 -
Directory Listing
Modified
Tue May 21 02:11:42 2002 UTC
(7 years, 1 month ago)
by
cox
Original Path:
php/php-src/trunk
Make the installation of a package fail when _installFile
fails and "force" is not set
Revision
83070 -
Directory Listing
Modified
Tue May 21 02:04:03 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* list command no longer displays test and data files when listing
installed files
Revision
83066 -
Directory Listing
Modified
Tue May 21 01:44:06 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* package-list command no longer needed ("list" does the same thing and
more)
Revision
83054 -
Directory Listing
Modified
Tue May 21 01:27:53 2002 UTC
(7 years, 1 month ago)
by
ssb
Original Path:
php/php-src/trunk
* 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
Revision
83040 -
Directory Listing
Modified
Tue May 21 01:03:13 2002 UTC
(7 years, 2 months ago)
by
edink
Original Path:
php/php-src/trunk
Fix for #17315. Requires client library 7.2 or greater to compile.
Revision
83029 -
Directory Listing
Modified
Mon May 20 23:26:13 2002 UTC
(7 years, 2 months ago)
by
mfischer
Original Path:
php/php-src/trunk
- Fix posix_isatty() and posix_ttyname() (Closes #17323)
Revision
82994 -
Directory Listing
Modified
Mon May 20 18:33:08 2002 UTC
(7 years, 2 months ago)
by
mfischer
Original Path:
php/php-src/trunk
- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).
Revision
82985 -
Directory Listing
Modified
Mon May 20 17:18:18 2002 UTC
(7 years, 2 months ago)
by
mfischer
Original Path:
php/php-src/trunk
- Add open_basedir check for all functions using php_stat() (filesize, stat,
etc), closes #11563.
Revision
82976 -
Directory Listing
Modified
Mon May 20 15:38:19 2002 UTC
(7 years, 2 months ago)
by
phanto
Original Path:
php/php-src/trunk
this way it even compiles
#blame me if i did something wrong, i didn't test it ;)
Revision
82943 -
Directory Listing
Modified
Mon May 20 10:44:53 2002 UTC
(7 years, 2 months ago)
by
ssb
Original Path:
php/php-src/trunk
* some verbosity changes: 0 - only errors, 1 - status report when the
install is done, 2 - show each operation, 3 - show file operations
Revision
82927 -
Directory Listing
Modified
Mon May 20 10:31:12 2002 UTC
(7 years, 2 months ago)
by
ssb
Original Path:
php/php-src/trunk
* remove getCommands() from here
* added options to "pear cvstag": -q -Q -d -F
Revision
82861 -
Directory Listing
Modified
Mon May 20 01:40:22 2002 UTC
(7 years, 2 months ago)
by
yohgaki
Original Path:
php/php-src/trunk
Fixed possible pg_lo_write() overflow and make it more fail safe.
Revision
82853 -
Directory Listing
Modified
Mon May 20 01:35:29 2002 UTC
(7 years, 2 months ago)
by
wez
Original Path:
php/php-src/trunk
Implement ActiveScript interfaces.
This allows use of PHP in:
Client-side script in Internet Explorer
Windows Scripting Host
ASP and ASP.NET pages
It's mostly working... give it a go.
You will need to regsvr32 the php4activescript.dll manually.
Revision
82833 -
Directory Listing
Modified
Mon May 20 01:02:29 2002 UTC
(7 years, 2 months ago)
by
yohgaki
Original Path:
php/php-src/trunk
Improve large object performance. pg_lo_read() and pg_lo_read_all() should perform
much better now.
Fixed Old API support for pg_lo_import().
Revision
82764 -
Directory Listing
Modified
Sun May 19 14:45:31 2002 UTC
(7 years, 2 months ago)
by
sander
Original Path:
php/php-src/trunk
get_cfg_var("get_file_path") didn't work correctly when an alternative
php.ini _file_ was specified using -c
Revision
82749 -
Directory Listing
Modified
Sun May 19 13:54:37 2002 UTC
(7 years, 2 months ago)
by
sander
Original Path:
php/php-src/trunk
Fix temporary filename problems, and update .cvsignores with new extensions
Revision
82706 -
Directory Listing
Modified
Sun May 19 13:16:03 2002 UTC
(7 years, 2 months ago)
by
sander
Original Path:
php/php-src/trunk
Cleaned up run-tests.php, and fixed it on linux/unix
# and probably broke it on windows :)