]>
granicus.if.org Git - php/log
Yasuo Ohgaki [Sun, 14 Jul 2002 00:08:22 +0000 (00:08 +0000)]
Fix tests. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
Sander Roobol [Sat, 13 Jul 2002 09:26:36 +0000 (09:26 +0000)]
Fixed win32 build
foobar [Sat, 13 Jul 2002 08:42:38 +0000 (08:42 +0000)]
Kill compiler warning
foobar [Sat, 13 Jul 2002 08:08:36 +0000 (08:08 +0000)]
Fix SKIPs for these tests.
foobar [Sat, 13 Jul 2002 07:10:59 +0000 (07:10 +0000)]
nuke unused variable warning
foobar [Sat, 13 Jul 2002 05:53:06 +0000 (05:53 +0000)]
Fixed some unused variable warnings
foobar [Sat, 13 Jul 2002 05:42:47 +0000 (05:42 +0000)]
Nuke unused variable
foobar [Sat, 13 Jul 2002 05:42:01 +0000 (05:42 +0000)]
Kill compile warning
foobar [Sat, 13 Jul 2002 05:01:55 +0000 (05:01 +0000)]
Really fix it this time..
foobar [Sat, 13 Jul 2002 04:45:21 +0000 (04:45 +0000)]
Fixed bug: #16638.
foobar [Sat, 13 Jul 2002 04:43:12 +0000 (04:43 +0000)]
Needed this to be able to test safe-mode stuff on cmd-line
foobar [Sat, 13 Jul 2002 04:13:43 +0000 (04:13 +0000)]
- Made the trim functions use same base function. (less code :)
- Renamed php_trim2 -> php_trim (not used anyplace else, yet)
- Made php_trim abit more usable for external use. (not necessary to use
zvals with it anymore)
foobar [Sat, 13 Jul 2002 04:06:26 +0000 (04:06 +0000)]
Fixed the undefined reference to 'gdttf' errors when using bundled GD lib.
# I removed that in the first place..don't remember why. :(
Yasuo Ohgaki [Sat, 13 Jul 2002 01:05:13 +0000 (01:05 +0000)]
Fixed tests. Patch by Yoshimori Koizumi <readjust@deneb.freemail.ne.jp>
foobar [Sat, 13 Jul 2002 00:52:18 +0000 (00:52 +0000)]
Fix bug: #18285, php_checkuid() mangled the passed path.
<changelog@php.net> [Sat, 13 Jul 2002 00:16:42 +0000 (00:16 +0000)]
ChangeLog update
foobar [Sat, 13 Jul 2002 00:15:22 +0000 (00:15 +0000)]
- Fixed bug: #18268. If pcre is build as shared extension, we can't use
php_pcre_replace() here.
- Cleaned up a bit.
foobar [Fri, 12 Jul 2002 23:25:30 +0000 (23:25 +0000)]
Partially reverted the netware related commit.
foobar [Fri, 12 Jul 2002 22:59:35 +0000 (22:59 +0000)]
Beauify a bit..
foobar [Fri, 12 Jul 2002 22:57:19 +0000 (22:57 +0000)]
Some ws fixes. And removed the problems causing typedef for ushort.
foobar [Fri, 12 Jul 2002 22:34:43 +0000 (22:34 +0000)]
- Fixed compile (bug #18297) on such systems which define uchar.
foobar [Fri, 12 Jul 2002 22:11:54 +0000 (22:11 +0000)]
Bail out the given path does not have the libraries in it.
foobar [Fri, 12 Jul 2002 21:46:36 +0000 (21:46 +0000)]
Fixed bug: #18295. e_os.h is not supposed to be included..
Anantha Kesari H Y [Fri, 12 Jul 2002 13:02:45 +0000 (13:02 +0000)]
File needed to build extensions for NetWare
Anantha Kesari H Y [Fri, 12 Jul 2002 12:55:56 +0000 (12:55 +0000)]
Added NetWare changes
foobar [Fri, 12 Jul 2002 12:13:45 +0000 (12:13 +0000)]
Make configure stop if something is wrong with libraries/linking.
foobar [Fri, 12 Jul 2002 11:45:05 +0000 (11:45 +0000)]
Fix ZTS build
Sebastian Bergmann [Fri, 12 Jul 2002 04:57:14 +0000 (04:57 +0000)]
Remove unused variables.
foobar [Fri, 12 Jul 2002 04:41:48 +0000 (04:41 +0000)]
missing entry for config.h.in
foobar [Fri, 12 Jul 2002 04:41:26 +0000 (04:41 +0000)]
.libs/ directories are created when building shared extensions.
foobar [Fri, 12 Jul 2002 02:37:48 +0000 (02:37 +0000)]
minor typo fixbug.
foobar [Fri, 12 Jul 2002 01:49:58 +0000 (01:49 +0000)]
- Added predefined constants for the upload errors.
- Removed the debugging error (not useful for end-users)
<changelog@php.net> [Fri, 12 Jul 2002 00:18:23 +0000 (00:18 +0000)]
NEWS update
<changelog@php.net> [Fri, 12 Jul 2002 00:17:37 +0000 (00:17 +0000)]
ChangeLog update
foobar [Thu, 11 Jul 2002 20:29:53 +0000 (20:29 +0000)]
ws fix
Derick Rethans [Thu, 11 Jul 2002 19:38:08 +0000 (19:38 +0000)]
- Fix for bug #18283
#- It doesn't work from within a script anyways
Rui Hirokawa [Thu, 11 Jul 2002 15:45:35 +0000 (15:45 +0000)]
added mbstring.language option in ext/mbstring.
Tomas V.V.Cox [Thu, 11 Jul 2002 15:39:57 +0000 (15:39 +0000)]
typo
Tomas V.V.Cox [Thu, 11 Jul 2002 15:36:48 +0000 (15:36 +0000)]
Prepare package.xml for Net_SMTP
Sascha Schumann [Thu, 11 Jul 2002 14:41:03 +0000 (14:41 +0000)]
Break up the INSTALL_IT line into comprehensible pieces
and fix a bug related to [..] quotes.
Sascha Schumann [Thu, 11 Jul 2002 13:33:22 +0000 (13:33 +0000)]
the variable interpolation was already subject to IFS treatment,
which resulted in the execution of the foremost directory.
we capture the output before setting IFS now
Adam Dickmeiss [Thu, 11 Jul 2002 13:04:03 +0000 (13:04 +0000)]
yaz.max_links, yaz_log_file setting. User-defined Other Info
Adam Dickmeiss [Thu, 11 Jul 2002 13:02:52 +0000 (13:02 +0000)]
Include YAZ support libs (if any)
Sascha Schumann [Thu, 11 Jul 2002 08:44:42 +0000 (08:44 +0000)]
Use a simple IFS; set step to interprete the httpd -v output
Uwe Steinmann [Thu, 11 Jul 2002 06:35:28 +0000 (06:35 +0000)]
- added missing file
James Cox [Thu, 11 Jul 2002 04:36:22 +0000 (04:36 +0000)]
adding patch from http://www.coupin.net/gd-freetype/ which makes images anti aliased (and therefore more readable).
#this does actually work.
Yasuo Ohgaki [Thu, 11 Jul 2002 03:44:12 +0000 (03:44 +0000)]
Added traslit test files. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
Yasuo Ohgaki [Thu, 11 Jul 2002 03:37:28 +0000 (03:37 +0000)]
Fix #16069. Patch by Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
@ Made iconv() work well with libiconv or libgconv. (Moriyoshi, Yasuo)
foobar [Thu, 11 Jul 2002 02:48:00 +0000 (02:48 +0000)]
Fix bug: #14052
foobar [Thu, 11 Jul 2002 02:35:45 +0000 (02:35 +0000)]
Fixed bug: #16637, username/password needs to be urlencoded.
foobar [Thu, 11 Jul 2002 02:31:38 +0000 (02:31 +0000)]
Fixed bug: #18250
foobar [Thu, 11 Jul 2002 00:57:28 +0000 (00:57 +0000)]
news-entry-robot(tm)
<changelog@php.net> [Thu, 11 Jul 2002 00:19:46 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Thu, 11 Jul 2002 00:18:34 +0000 (00:18 +0000)]
ChangeLog update
Harald Radi [Wed, 10 Jul 2002 20:27:17 +0000 (20:27 +0000)]
merging parts of the old com extension to the new rpc extension
Jason Greene [Wed, 10 Jul 2002 15:23:47 +0000 (15:23 +0000)]
@Fixed socket_set_timeout on win32 (Jason, Edin, Jani)
Georg Richter [Wed, 10 Jul 2002 13:16:24 +0000 (13:16 +0000)]
1) New constants:
MYSQL_CLIENT_SSL for ssl connections
MYSQL_CLIENT_COMPRESS for compressed protocol
MYSQL_CLIENT_IGNORE_SPACES for spaces after function names
MYSQL_CLIENT_INTERACTIVE for closing connections after timeout_interactive seconds
2) Optional parameter client_flags for mysql_connect and mysql_pconnect
For parameter desctiption see 1.
This also should fix bug #13589
3) New internal function _rollback_mysql_transactions, which is called via
PHP_RSHUTDOWN_FUNCTION
This fixes bug #12513
Stig Bakken [Wed, 10 Jul 2002 07:18:12 +0000 (07:18 +0000)]
* signed these packages
<changelog@php.net> [Wed, 10 Jul 2002 00:18:30 +0000 (00:18 +0000)]
ChangeLog update
Derick Rethans [Tue, 9 Jul 2002 21:42:07 +0000 (21:42 +0000)]
- Initialize var properly
Stig Venaas [Tue, 9 Jul 2002 20:54:49 +0000 (20:54 +0000)]
Hopefully fixes build with IBM's LDAP library
Harald Radi [Tue, 9 Jul 2002 20:32:05 +0000 (20:32 +0000)]
add file again that andrei deleted by
accident (i don't want to blame anyone here)
Stig Bakken [Tue, 9 Jul 2002 11:24:29 +0000 (11:24 +0000)]
* add HTTP package (signed)
Stig Bakken [Tue, 9 Jul 2002 10:52:25 +0000 (10:52 +0000)]
* tolerate $args being empty
Stig Bakken [Tue, 9 Jul 2002 10:52:04 +0000 (10:52 +0000)]
* tiniest optimization
Stig Bakken [Tue, 9 Jul 2002 10:51:41 +0000 (10:51 +0000)]
* typo
<changelog@php.net> [Tue, 9 Jul 2002 00:17:06 +0000 (00:17 +0000)]
ChangeLog update
Sterling Hughes [Mon, 8 Jul 2002 21:12:07 +0000 (21:12 +0000)]
eek
Sterling Hughes [Mon, 8 Jul 2002 21:04:59 +0000 (21:04 +0000)]
commit petr's sax handler patch
Andi Gutmans [Mon, 8 Jul 2002 18:44:05 +0000 (18:44 +0000)]
- Add TSRMLS_DC to prototype.
Andi Gutmans [Mon, 8 Jul 2002 18:29:54 +0000 (18:29 +0000)]
- Fix TSRMLS_* stuff
foobar [Mon, 8 Jul 2002 18:09:43 +0000 (18:09 +0000)]
news update
foobar [Mon, 8 Jul 2002 15:31:01 +0000 (15:31 +0000)]
Fix shared build and made the logic of finding the socket location better.
Derick Rethans [Mon, 8 Jul 2002 12:52:22 +0000 (12:52 +0000)]
Unify error messages
Derick Rethans [Mon, 8 Jul 2002 11:52:57 +0000 (11:52 +0000)]
Unify error messages
Derick Rethans [Mon, 8 Jul 2002 11:50:01 +0000 (11:50 +0000)]
- Add warning to is_*() functions if more than one argument was passed
Derick Rethans [Mon, 8 Jul 2002 07:33:22 +0000 (07:33 +0000)]
Silence warning
Derick Rethans [Mon, 8 Jul 2002 07:32:59 +0000 (07:32 +0000)]
Unify error messages
Derick Rethans [Mon, 8 Jul 2002 07:02:55 +0000 (07:02 +0000)]
- Fix for bug #14580: Made key() binary safe
foobar [Mon, 8 Jul 2002 06:51:41 +0000 (06:51 +0000)]
These two can not be set in script. (so that they would have any effect)
Shane Caraveo [Mon, 8 Jul 2002 01:32:34 +0000 (01:32 +0000)]
a little more whitespace fix
Shane Caraveo [Mon, 8 Jul 2002 01:23:06 +0000 (01:23 +0000)]
fix the line ending problems in the files
<changelog@php.net> [Mon, 8 Jul 2002 00:17:28 +0000 (00:17 +0000)]
NEWS update
<changelog@php.net> [Mon, 8 Jul 2002 00:17:06 +0000 (00:17 +0000)]
ChangeLog update
Shane Caraveo [Sun, 7 Jul 2002 23:03:43 +0000 (23:03 +0000)]
import php-soap library from sourceforge
Sterling Hughes [Sun, 7 Jul 2002 21:51:25 +0000 (21:51 +0000)]
fix win32 build
Stig Bakken [Sun, 7 Jul 2002 21:12:40 +0000 (21:12 +0000)]
* added "pear sign" command
Stig Bakken [Sun, 7 Jul 2002 21:10:29 +0000 (21:10 +0000)]
* use System::mktemp
* check if an install is about to overwrite existing files belonging
to other packages, bail out if not in "force" mode
Stig Bakken [Sun, 7 Jul 2002 21:01:10 +0000 (21:01 +0000)]
* don't set include path if running 'pear.in' without substitutions
made by the installer
* sort command names in help output
Stig Bakken [Sun, 7 Jul 2002 20:48:54 +0000 (20:48 +0000)]
* made rebuildFileMap method public, added caching and checkFileMap method
Shane Caraveo [Sun, 7 Jul 2002 20:47:57 +0000 (20:47 +0000)]
Let 'pear build' work on windows for building pecl extensions.
A few notes:
Currently only supports release builds, and of course, requires msdev!
pecl packages must have package.xml and xxx.dsp files for this to work
the package name in package.xml must match the name of the dsp file, so
package iisfunc must have dsp iisfunc.dsp
Stig Bakken [Sun, 7 Jul 2002 20:42:08 +0000 (20:42 +0000)]
* use System::mktemp rather than PEAR_Common::mkTempDir
Stig Bakken [Sun, 7 Jul 2002 20:41:20 +0000 (20:41 +0000)]
* silence warning
Andi Gutmans [Sun, 7 Jul 2002 19:59:37 +0000 (19:59 +0000)]
- Path which should improve previous fix.
Andi Gutmans [Sun, 7 Jul 2002 19:34:34 +0000 (19:34 +0000)]
- First try at solving problem with different objects being allocated the
- same id.
Christian Stocker [Sun, 7 Jul 2002 17:19:29 +0000 (17:19 +0000)]
@ - Added domxml_node_namespace_uri() (Rui Lopes).
Jan Lehnardt [Sun, 7 Jul 2002 16:44:23 +0000 (16:44 +0000)]
- fix #16290
foobar [Sun, 7 Jul 2002 15:43:45 +0000 (15:43 +0000)]
- Fix the version check again.
foobar [Sun, 7 Jul 2002 14:09:48 +0000 (14:09 +0000)]
cleanup
Stanislav Malyshev [Sun, 7 Jul 2002 13:06:58 +0000 (13:06 +0000)]
name length should be strlen+1