]> granicus.if.org Git - php/log
php
22 years ago- Really implement bool increment/decrement as flip-flop.
Andi Gutmans [Mon, 15 Jul 2002 04:11:13 +0000 (04:11 +0000)]
- Really implement bool increment/decrement as flip-flop.

22 years agoFixed news
Yasuo Ohgaki [Mon, 15 Jul 2002 00:37:53 +0000 (00:37 +0000)]
Fixed news

22 years agoheader sounds like http header. header -> header file
Yasuo Ohgaki [Mon, 15 Jul 2002 00:35:46 +0000 (00:35 +0000)]
header sounds like http header. header -> header file

22 years agoNEWS update
<changelog@php.net> [Mon, 15 Jul 2002 00:22:42 +0000 (00:22 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Mon, 15 Jul 2002 00:21:10 +0000 (00:21 +0000)]
ChangeLog update

22 years agomake this work with wsdl also
Shane Caraveo [Sun, 14 Jul 2002 22:57:53 +0000 (22:57 +0000)]
make this work with wsdl also

22 years agoFix Bug #18341.
Andrei Zmievski [Sun, 14 Jul 2002 22:36:47 +0000 (22:36 +0000)]
Fix Bug #18341.
@- Fixed cases where preg_split() incorrectly terminated final element if
@  it contained null byte. (Andrei)

22 years agoa few fixes
Shane Caraveo [Sun, 14 Jul 2002 22:16:21 +0000 (22:16 +0000)]
a few fixes
fix __isfault
fix decimal encoding
fix a couple crashers in release builds by initializing variables
set http to 1.0 since 1.1 features are not really supported

22 years agoA start towards porting interop tests to php-soap
Shane Caraveo [Sun, 14 Jul 2002 22:14:38 +0000 (22:14 +0000)]
A start towards porting interop tests to php-soap

22 years ago- Nuke delete(). It was a big mistake to introduce it and I finally
Andi Gutmans [Sun, 14 Jul 2002 19:23:18 +0000 (19:23 +0000)]
- Nuke delete(). It was a big mistake to introduce it and I finally
- understand why Java didn't do so.
- If you still want to control destruction of your object then either make
- sure you kill all references or create a destruction method which you
- call yourself.

22 years agoit is not really cold though
Sascha Schumann [Sun, 14 Jul 2002 18:30:11 +0000 (18:30 +0000)]
it is not really cold though

22 years ago- Nuke some unused code
Andi Gutmans [Sun, 14 Jul 2002 18:17:07 +0000 (18:17 +0000)]
- Nuke some unused code

22 years agothe sun was shining a few days ago
Sascha Schumann [Sun, 14 Jul 2002 18:15:08 +0000 (18:15 +0000)]
the sun was shining a few days ago

22 years agointegrate the public keep-alive patch
Sascha Schumann [Sun, 14 Jul 2002 18:01:08 +0000 (18:01 +0000)]
integrate the public keep-alive patch

the patch did not handle pipeling at all, so that some code had to be added
from Premium thttpd

persistent connections are supported, if a script sets the Content-Length
header

22 years agoFix a couple of protos
Rasmus Lerdorf [Sun, 14 Jul 2002 15:45:33 +0000 (15:45 +0000)]
Fix a couple of protos

22 years agothttpd blocks in rare circumstances where it cannot write out a small HTTP
Sascha Schumann [Sun, 14 Jul 2002 13:48:46 +0000 (13:48 +0000)]
thttpd blocks in rare circumstances where it cannot write out a small HTTP
response (happened at customer sites).  The response is now written out
using the standard state machine.

the buffer which is handed to thttpd by php is now simply dealt with as if
it were a thttpd generated response (avoids code duplication).

22 years agomake the sapi module hand off a buffer to thttpd for final data delivery,
Sascha Schumann [Sun, 14 Jul 2002 13:10:34 +0000 (13:10 +0000)]
make the sapi module hand off a buffer to thttpd for final data delivery,
instead of blocking the whole process

22 years agoMFZE1
Derick Rethans [Sun, 14 Jul 2002 11:48:45 +0000 (11:48 +0000)]
MFZE1

22 years ago- MFZE1
Derick Rethans [Sun, 14 Jul 2002 09:37:42 +0000 (09:37 +0000)]
- MFZE1

22 years ago- MFZE1
Derick Rethans [Sun, 14 Jul 2002 09:29:42 +0000 (09:29 +0000)]
- MFZE1

22 years agoMove comment.
Yasuo Ohgaki [Sun, 14 Jul 2002 01:12:23 +0000 (01:12 +0000)]
Move comment.
Remove a skip condition does not required.

22 years agoIF --disable-mbstr-enc-trans is used OR mbstring is compiled as shared
foobar [Sun, 14 Jul 2002 00:27:52 +0000 (00:27 +0000)]
IF --disable-mbstr-enc-trans is used OR mbstring is compiled as shared
extension, these functions are not available.

22 years agoChangeLog update
<changelog@php.net> [Sun, 14 Jul 2002 00:17:41 +0000 (00:17 +0000)]
ChangeLog update

22 years agoThese options are all enabled by default. (why?)
foobar [Sun, 14 Jul 2002 00:12:13 +0000 (00:12 +0000)]
These options are all enabled by default. (why?)

22 years agoThese options are all enabled by default. (why?)
foobar [Sun, 14 Jul 2002 00:11:44 +0000 (00:11 +0000)]
These options are all enabled by default. (why?)

22 years agoFix tests. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
Yasuo Ohgaki [Sun, 14 Jul 2002 00:08:22 +0000 (00:08 +0000)]
Fix tests. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>

22 years agoFixed win32 build
Sander Roobol [Sat, 13 Jul 2002 09:26:36 +0000 (09:26 +0000)]
Fixed win32 build

22 years agoKill compiler warning
foobar [Sat, 13 Jul 2002 08:42:38 +0000 (08:42 +0000)]
Kill compiler warning

22 years agoFix SKIPs for these tests.
foobar [Sat, 13 Jul 2002 08:08:36 +0000 (08:08 +0000)]
Fix SKIPs for these tests.

22 years agonuke unused variable warning
foobar [Sat, 13 Jul 2002 07:10:59 +0000 (07:10 +0000)]
nuke unused variable warning

22 years agoFixed some unused variable warnings
foobar [Sat, 13 Jul 2002 05:53:06 +0000 (05:53 +0000)]
Fixed some unused variable warnings

22 years agoNuke unused variable
foobar [Sat, 13 Jul 2002 05:42:47 +0000 (05:42 +0000)]
Nuke unused variable

22 years agoKill compile warning
foobar [Sat, 13 Jul 2002 05:42:01 +0000 (05:42 +0000)]
Kill compile warning

22 years agoReally fix it this time..
foobar [Sat, 13 Jul 2002 05:01:55 +0000 (05:01 +0000)]
Really fix it this time..

22 years agoFixed bug: #16638.
foobar [Sat, 13 Jul 2002 04:45:21 +0000 (04:45 +0000)]
Fixed bug: #16638.

22 years agoNeeded this to be able to test safe-mode stuff on cmd-line
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

22 years ago- Made the trim functions use same base function. (less code :)
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)

22 years agoFixed the undefined reference to 'gdttf' errors when using bundled GD lib.
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. :(

22 years agoFixed tests. Patch by Yoshimori Koizumi <readjust@deneb.freemail.ne.jp>
Yasuo Ohgaki [Sat, 13 Jul 2002 01:05:13 +0000 (01:05 +0000)]
Fixed tests. Patch by Yoshimori Koizumi <readjust@deneb.freemail.ne.jp>

22 years agoFix bug: #18285, php_checkuid() mangled the passed path.
foobar [Sat, 13 Jul 2002 00:52:18 +0000 (00:52 +0000)]
Fix bug: #18285, php_checkuid() mangled the passed path.

22 years agoChangeLog update
<changelog@php.net> [Sat, 13 Jul 2002 00:16:42 +0000 (00:16 +0000)]
ChangeLog update

22 years ago- Fixed bug: #18268. If pcre is build as shared extension, we can't use
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.

22 years agoPartially reverted the netware related commit.
foobar [Fri, 12 Jul 2002 23:25:30 +0000 (23:25 +0000)]
Partially reverted the netware related commit.

22 years agoBeauify a bit..
foobar [Fri, 12 Jul 2002 22:59:35 +0000 (22:59 +0000)]
Beauify a bit..

22 years agoSome ws fixes. And removed the problems causing typedef for ushort.
foobar [Fri, 12 Jul 2002 22:57:19 +0000 (22:57 +0000)]
Some ws fixes. And removed the problems causing typedef for ushort.

22 years ago- Fixed compile (bug #18297) on such systems which define uchar.
foobar [Fri, 12 Jul 2002 22:34:43 +0000 (22:34 +0000)]
- Fixed compile (bug #18297) on such systems which define uchar.

22 years agoBail out the given path does not have the libraries in it.
foobar [Fri, 12 Jul 2002 22:11:54 +0000 (22:11 +0000)]
Bail out the given path does not have the libraries in it.

22 years agoFixed bug: #18295. e_os.h is not supposed to be included..
foobar [Fri, 12 Jul 2002 21:46:36 +0000 (21:46 +0000)]
Fixed bug: #18295. e_os.h is not supposed to be included..

22 years agoFile needed to build extensions for NetWare
Anantha Kesari H Y [Fri, 12 Jul 2002 13:02:45 +0000 (13:02 +0000)]
File needed to build extensions for NetWare

22 years agoAdded NetWare changes
Anantha Kesari H Y [Fri, 12 Jul 2002 12:55:56 +0000 (12:55 +0000)]
Added NetWare changes

22 years agoMake configure stop if something is wrong with libraries/linking.
foobar [Fri, 12 Jul 2002 12:13:45 +0000 (12:13 +0000)]
Make configure stop if something is wrong with libraries/linking.

22 years agoFix ZTS build
foobar [Fri, 12 Jul 2002 11:45:05 +0000 (11:45 +0000)]
Fix ZTS build

22 years agoRemove unused variables.
Sebastian Bergmann [Fri, 12 Jul 2002 04:57:14 +0000 (04:57 +0000)]
Remove unused variables.

22 years agomissing entry for config.h.in
foobar [Fri, 12 Jul 2002 04:41:48 +0000 (04:41 +0000)]
missing entry for config.h.in

22 years ago.libs/ directories are created when building shared extensions.
foobar [Fri, 12 Jul 2002 04:41:26 +0000 (04:41 +0000)]
.libs/ directories are created when building shared extensions.

22 years agominor typo fixbug.
foobar [Fri, 12 Jul 2002 02:37:48 +0000 (02:37 +0000)]
minor typo fixbug.

22 years ago- Added predefined constants for the upload errors.
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)

22 years agoNEWS update
<changelog@php.net> [Fri, 12 Jul 2002 00:18:23 +0000 (00:18 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 12 Jul 2002 00:17:37 +0000 (00:17 +0000)]
ChangeLog update

22 years agows fix
foobar [Thu, 11 Jul 2002 20:29:53 +0000 (20:29 +0000)]
ws fix

22 years ago- Fix for bug #18283
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

22 years agoadded mbstring.language option in ext/mbstring.
Rui Hirokawa [Thu, 11 Jul 2002 15:45:35 +0000 (15:45 +0000)]
added mbstring.language option in ext/mbstring.

22 years agotypo
Tomas V.V.Cox [Thu, 11 Jul 2002 15:39:57 +0000 (15:39 +0000)]
typo

22 years agoPrepare package.xml for Net_SMTP
Tomas V.V.Cox [Thu, 11 Jul 2002 15:36:48 +0000 (15:36 +0000)]
Prepare package.xml for Net_SMTP

22 years agoBreak up the INSTALL_IT line into comprehensible pieces
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.

22 years agothe variable interpolation was already subject to IFS treatment,
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

22 years agoyaz.max_links, yaz_log_file setting. User-defined Other Info
Adam Dickmeiss [Thu, 11 Jul 2002 13:04:03 +0000 (13:04 +0000)]
yaz.max_links, yaz_log_file setting. User-defined Other Info

22 years agoInclude YAZ support libs (if any)
Adam Dickmeiss [Thu, 11 Jul 2002 13:02:52 +0000 (13:02 +0000)]
Include YAZ support libs (if any)

22 years agoUse a simple IFS; set step to interprete the httpd -v output
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

22 years ago- added missing file
Uwe Steinmann [Thu, 11 Jul 2002 06:35:28 +0000 (06:35 +0000)]
- added missing file

22 years agoadding patch from http://www.coupin.net/gd-freetype/ which makes images anti aliased...
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.

22 years agoAdded traslit test files. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>
Yasuo Ohgaki [Thu, 11 Jul 2002 03:44:12 +0000 (03:44 +0000)]
Added traslit test files. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>

22 years agoFix #16069. Patch by 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)

22 years agoFix bug: #14052
foobar [Thu, 11 Jul 2002 02:48:00 +0000 (02:48 +0000)]
Fix bug: #14052

22 years agoFixed bug: #16637, username/password needs to be urlencoded.
foobar [Thu, 11 Jul 2002 02:35:45 +0000 (02:35 +0000)]
Fixed bug: #16637, username/password needs to be urlencoded.

22 years agoFixed bug: #18250
foobar [Thu, 11 Jul 2002 02:31:38 +0000 (02:31 +0000)]
Fixed bug: #18250

22 years agonews-entry-robot(tm)
foobar [Thu, 11 Jul 2002 00:57:28 +0000 (00:57 +0000)]
news-entry-robot(tm)

22 years agoNEWS update
<changelog@php.net> [Thu, 11 Jul 2002 00:19:46 +0000 (00:19 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Thu, 11 Jul 2002 00:18:34 +0000 (00:18 +0000)]
ChangeLog update

22 years agomerging parts of the old com extension to the new rpc extension
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

22 years ago@Fixed socket_set_timeout on win32 (Jason, Edin, Jani)
Jason Greene [Wed, 10 Jul 2002 15:23:47 +0000 (15:23 +0000)]
@Fixed socket_set_timeout on win32 (Jason, Edin, Jani)

22 years ago1) New constants:
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

22 years ago* signed these packages
Stig Bakken [Wed, 10 Jul 2002 07:18:12 +0000 (07:18 +0000)]
* signed these packages

22 years agoChangeLog update
<changelog@php.net> [Wed, 10 Jul 2002 00:18:30 +0000 (00:18 +0000)]
ChangeLog update

22 years ago- Initialize var properly
Derick Rethans [Tue, 9 Jul 2002 21:42:07 +0000 (21:42 +0000)]
- Initialize var properly

22 years agoHopefully fixes build with IBM's LDAP library
Stig Venaas [Tue, 9 Jul 2002 20:54:49 +0000 (20:54 +0000)]
Hopefully fixes build with IBM's LDAP library

22 years agoadd file again that andrei deleted by
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)

22 years ago* add HTTP package (signed)
Stig Bakken [Tue, 9 Jul 2002 11:24:29 +0000 (11:24 +0000)]
* add HTTP package (signed)

22 years ago* tolerate $args being empty
Stig Bakken [Tue, 9 Jul 2002 10:52:25 +0000 (10:52 +0000)]
* tolerate $args being empty

22 years ago* tiniest optimization
Stig Bakken [Tue, 9 Jul 2002 10:52:04 +0000 (10:52 +0000)]
* tiniest optimization

22 years ago* typo
Stig Bakken [Tue, 9 Jul 2002 10:51:41 +0000 (10:51 +0000)]
* typo

22 years agoChangeLog update
<changelog@php.net> [Tue, 9 Jul 2002 00:17:06 +0000 (00:17 +0000)]
ChangeLog update

22 years agoeek
Sterling Hughes [Mon, 8 Jul 2002 21:12:07 +0000 (21:12 +0000)]
eek

22 years agocommit petr's sax handler patch
Sterling Hughes [Mon, 8 Jul 2002 21:04:59 +0000 (21:04 +0000)]
commit petr's sax handler patch

22 years ago- Add TSRMLS_DC to prototype.
Andi Gutmans [Mon, 8 Jul 2002 18:44:05 +0000 (18:44 +0000)]
- Add TSRMLS_DC to prototype.

22 years ago- Fix TSRMLS_* stuff
Andi Gutmans [Mon, 8 Jul 2002 18:29:54 +0000 (18:29 +0000)]
- Fix TSRMLS_* stuff

22 years agonews update
foobar [Mon, 8 Jul 2002 18:09:43 +0000 (18:09 +0000)]
news update

22 years agoFix shared build and made the logic of finding the socket location better.
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.

22 years agoUnify error messages
Derick Rethans [Mon, 8 Jul 2002 12:52:22 +0000 (12:52 +0000)]
Unify error messages

22 years agoUnify error messages
Derick Rethans [Mon, 8 Jul 2002 11:52:57 +0000 (11:52 +0000)]
Unify error messages