]>
granicus.if.org Git - php/log
Yasuo Ohgaki [Sun, 21 Jul 2002 07:25:10 +0000 (07:25 +0000)]
Added pg_fetch_all() that fetch all rows in result.
Useful and faster when there is enough memory.
@Added pg_fetch_all() that fetch all rows in result. (Yasuo)
Stig Bakken [Sun, 21 Jul 2002 07:19:11 +0000 (07:19 +0000)]
* already moved to /pear
Stig Bakken [Sun, 21 Jul 2002 07:18:49 +0000 (07:18 +0000)]
* support "zend" dependency type
Stig Bakken [Sun, 21 Jul 2002 07:15:31 +0000 (07:15 +0000)]
* moved to /pear cvs
Stig Bakken [Sun, 21 Jul 2002 07:06:56 +0000 (07:06 +0000)]
* added missing license element
* added "zend" dependency type
Stig Bakken [Sun, 21 Jul 2002 07:04:45 +0000 (07:04 +0000)]
* always enable track_errors
* added throwError method (simpler version of raiseError)
Stig Bakken [Sun, 21 Jul 2002 06:53:17 +0000 (06:53 +0000)]
* license out of "alpha"
Stig Bakken [Sun, 21 Jul 2002 06:35:55 +0000 (06:35 +0000)]
* fixed some errors in package.xml
<changelog@php.net> [Sun, 21 Jul 2002 00:19:29 +0000 (00:19 +0000)]
ChangeLog update
James Cox [Sat, 20 Jul 2002 16:40:14 +0000 (16:40 +0000)]
proper patch to cvsclean for bad autoconf.
foobar [Sat, 20 Jul 2002 15:17:51 +0000 (15:17 +0000)]
I love rock'n'roll...laalalaa (britney sucks)
Sascha Schumann [Sat, 20 Jul 2002 14:33:09 +0000 (14:33 +0000)]
reverse bad patch
james, when you send me email about your patch which does not work,
why don't you wait for a reply first before committing the non-working
stuff?
Yasuo Ohgaki [Sat, 20 Jul 2002 07:45:01 +0000 (07:45 +0000)]
Fixed php_pgsql_convert's bool type handling.
Yasuo Ohgaki [Sat, 20 Jul 2002 07:24:15 +0000 (07:24 +0000)]
Hmm. My PostgreSQL returns "bool" for boolean now.
Yasuo Ohgaki [Sat, 20 Jul 2002 07:08:17 +0000 (07:08 +0000)]
Fixed convetion when null string is passed to php_pgsql_convert()
Yasuo Ohgaki [Sat, 20 Jul 2002 06:45:35 +0000 (06:45 +0000)]
Fixed crash.
James Cox [Sat, 20 Jul 2002 04:02:44 +0000 (04:02 +0000)]
more work for buildconf. forces a cvsclean if using a bad am. more ZE/zE2 tests.
Sascha Schumann [Sat, 20 Jul 2002 01:28:56 +0000 (01:28 +0000)]
Improve/fix handling of --disable-rpath
Might or might not fix #18374
<changelog@php.net> [Sat, 20 Jul 2002 00:19:08 +0000 (00:19 +0000)]
NEWS update
<changelog@php.net> [Sat, 20 Jul 2002 00:18:04 +0000 (00:18 +0000)]
ChangeLog update
Jason Greene [Fri, 19 Jul 2002 20:34:35 +0000 (20:34 +0000)]
Fix feof() on win32
Bug #18436
foobar [Fri, 19 Jul 2002 16:22:36 +0000 (16:22 +0000)]
ws fix
Harald Radi [Fri, 19 Jul 2002 16:19:00 +0000 (16:19 +0000)]
- added a skeleton for new layers
- a bit cleanup
Yasuo Ohgaki [Fri, 19 Jul 2002 09:45:07 +0000 (09:45 +0000)]
This option should be left enabled by default by mistake.
--enable-trans-sid option is removed and this option should
be disabled by default in php.ini.
1) It's insecure by nature
2) It may not work well always
3) It wasn't enabled by default used be
4) It risks security and user should enable it after realizing
it's security risks.
Derick Rethans [Fri, 19 Jul 2002 09:21:29 +0000 (09:21 +0000)]
Unify error messages
Derick Rethans [Fri, 19 Jul 2002 08:36:43 +0000 (08:36 +0000)]
Unify error messages
Derick Rethans [Fri, 19 Jul 2002 07:18:16 +0000 (07:18 +0000)]
Unify error messages
<changelog@php.net> [Fri, 19 Jul 2002 00:18:47 +0000 (00:18 +0000)]
ChangeLog update
Harald Radi [Thu, 18 Jul 2002 18:31:37 +0000 (18:31 +0000)]
ext/rpc/com should work now, but there's still lots of work left.
Derick Rethans [Thu, 18 Jul 2002 11:16:34 +0000 (11:16 +0000)]
- MFZE1 - MacOSX fixes by Marko Karppinen
Yasuo Ohgaki [Thu, 18 Jul 2002 01:36:17 +0000 (01:36 +0000)]
Move down open_basedir description.
<changelog@php.net> [Thu, 18 Jul 2002 00:20:49 +0000 (00:20 +0000)]
NEWS update
<changelog@php.net> [Thu, 18 Jul 2002 00:19:37 +0000 (00:19 +0000)]
ChangeLog update
Dan Helfman [Wed, 17 Jul 2002 22:53:43 +0000 (22:53 +0000)]
removing tclink extension so it can be moved to pear/pecl
Dan Helfman [Wed, 17 Jul 2002 22:07:05 +0000 (22:07 +0000)]
new credit card processing module for TrustCommerce
http://trustcommerce.com/tclink.html
foobar [Wed, 17 Jul 2002 21:56:40 +0000 (21:56 +0000)]
We have a macro for checking -R, etc. switches. (exactly same code)
Andrei Zmievski [Wed, 17 Jul 2002 19:27:36 +0000 (19:27 +0000)]
Fix DL entry point.
Andi Gutmans [Wed, 17 Jul 2002 18:39:26 +0000 (18:39 +0000)]
- Remove code which wasn't supposed to go into the patch.
Andi Gutmans [Wed, 17 Jul 2002 18:36:29 +0000 (18:36 +0000)]
- Rejuggle some code.
foobar [Wed, 17 Jul 2002 17:28:57 +0000 (17:28 +0000)]
Remove evil quotes
Christian Stocker [Wed, 17 Jul 2002 08:59:05 +0000 (08:59 +0000)]
even more items on the TODO list
Christian Stocker [Wed, 17 Jul 2002 08:57:29 +0000 (08:57 +0000)]
nodename is not always set, check if it really is.
Hartmut Holzgraefe [Wed, 17 Jul 2002 08:49:26 +0000 (08:49 +0000)]
Zend Engine behaviour is affected by setlocale() due to use of
locale aware functions like strtod(), atof(), tolower(), toupper() :(
Derick Rethans [Wed, 17 Jul 2002 08:06:43 +0000 (08:06 +0000)]
- set_time_limit() now returns whether it succeeded in changing the time
limit.
Yasuo Ohgaki [Wed, 17 Jul 2002 07:50:32 +0000 (07:50 +0000)]
Fixed build.
foobar [Wed, 17 Jul 2002 06:01:37 +0000 (06:01 +0000)]
unbreak the shared build..again
Yasuo Ohgaki [Wed, 17 Jul 2002 05:15:17 +0000 (05:15 +0000)]
Accoding to safe_mode.h, php_checkuid() has six modes.
Yasuo Ohgaki [Wed, 17 Jul 2002 05:01:58 +0000 (05:01 +0000)]
Added safe_mode & open_basedir checks for pg_lo_export()
@Added safe_mode & open_basedir checks for pg_lo_export() (Yasuo)
Yasuo Ohgaki [Wed, 17 Jul 2002 04:58:58 +0000 (04:58 +0000)]
Added open_basedir check.
@ Added open_basedir check for pg_lo_import() (Yasuo)
Yasuo Ohgaki [Wed, 17 Jul 2002 04:20:37 +0000 (04:20 +0000)]
Fixed open_basedir note - thanks to Sander. I also notice I have to modify pg_lo_import(), etc. It does not check open_basedir at all. It checks UID/GID, though. We are better to note how we should treat files in coding standard.
foobar [Wed, 17 Jul 2002 03:46:55 +0000 (03:46 +0000)]
This was mentioned already above (with an example too :)
<changelog@php.net> [Wed, 17 Jul 2002 00:20:24 +0000 (00:20 +0000)]
NEWS update
<changelog@php.net> [Wed, 17 Jul 2002 00:19:37 +0000 (00:19 +0000)]
ChangeLog update
Yasuo Ohgaki [Wed, 17 Jul 2002 00:17:43 +0000 (00:17 +0000)]
Changed configure option order to make it clear option dependecy to users.
Yasuo Ohgaki [Wed, 17 Jul 2002 00:11:32 +0000 (00:11 +0000)]
Disable input encoding tranlation by default.
Yasuo Ohgaki [Wed, 17 Jul 2002 00:09:09 +0000 (00:09 +0000)]
Added note for open_basedir
foobar [Tue, 16 Jul 2002 19:47:51 +0000 (19:47 +0000)]
This is the real world..
foobar [Tue, 16 Jul 2002 19:26:23 +0000 (19:26 +0000)]
fix protos
Andi Gutmans [Tue, 16 Jul 2002 19:16:53 +0000 (19:16 +0000)]
- Before I forget to list it, this was also added.
Andi Gutmans [Tue, 16 Jul 2002 19:11:14 +0000 (19:11 +0000)]
- Syntactic sugar - Add "public" as a synonym for "var".
- Now we have the three P's.
You can do:
<?
class MyClass {
public $a;
private $b;
protected $c;
}
?>
Sascha Schumann [Tue, 16 Jul 2002 16:24:15 +0000 (16:24 +0000)]
refine
Georg Richter [Tue, 16 Jul 2002 14:31:55 +0000 (14:31 +0000)]
added mysql changes:
- php.ini option mysql.connect_timeout
- optional parameter client_flags (mysql_connect, mysql_pconnect)
- automatic rollback for non commited transactions
Jason Greene [Tue, 16 Jul 2002 14:14:22 +0000 (14:14 +0000)]
@Fixed infinite recursion crash bug in ticks (Jason)
Prevent reenterant calls to a user tick function by flagging the function
entry during call.
This prevents code like the following from infinitely recursing until a
crash occurs:
<?php
register_tick_function(a);
declare(ticks=1) {
function a() {
print "blah\n";
}
;
;
;
;
}
?>
Georg Richter [Tue, 16 Jul 2002 13:53:54 +0000 (13:53 +0000)]
Added support for php.ini parameter "mysql.connect_timeout"
Georg Richter [Tue, 16 Jul 2002 13:52:23 +0000 (13:52 +0000)]
Added php.ini option "mysql_connection.timeout"
<changelog@php.net> [Tue, 16 Jul 2002 00:18:24 +0000 (00:18 +0000)]
ChangeLog update
Derick Rethans [Mon, 15 Jul 2002 18:11:04 +0000 (18:11 +0000)]
- MFH of the crap removal
Andi Gutmans [Mon, 15 Jul 2002 18:09:56 +0000 (18:09 +0000)]
- Commit patch to support protected member variables (by Timm Friebe w/
- some fixes by me).
- You can't access protected variables from outside the object. If you want
- to see a protected member from your ancestors you need to declare the
- member as protected in the class you want to use it in. You can't
- redeclare a protected variable as private nor the other way around.
Edin Kadribasic [Mon, 15 Jul 2002 17:48:54 +0000 (17:48 +0000)]
Fix bug #16985 (wrong count of GET/POST variables).
Stefan Esser [Mon, 15 Jul 2002 16:37:15 +0000 (16:37 +0000)]
use Zend API to access llist count
Anantha Kesari H Y [Mon, 15 Jul 2002 11:14:18 +0000 (11:14 +0000)]
mysql_create_db and mysql_drop_db disabled for NetWare
Yasuo Ohgaki [Mon, 15 Jul 2002 10:04:01 +0000 (10:04 +0000)]
Clean up code a little (Remove a use of magic number)
Change/add appropriate comments.
Andi Gutmans [Mon, 15 Jul 2002 04:11:13 +0000 (04:11 +0000)]
- Really implement bool increment/decrement as flip-flop.
Yasuo Ohgaki [Mon, 15 Jul 2002 00:37:53 +0000 (00:37 +0000)]
Fixed news
Yasuo Ohgaki [Mon, 15 Jul 2002 00:35:46 +0000 (00:35 +0000)]
header sounds like http header. header -> header file
<changelog@php.net> [Mon, 15 Jul 2002 00:22:42 +0000 (00:22 +0000)]
NEWS update
<changelog@php.net> [Mon, 15 Jul 2002 00:21:10 +0000 (00:21 +0000)]
ChangeLog update
Shane Caraveo [Sun, 14 Jul 2002 22:57:53 +0000 (22:57 +0000)]
make this work with wsdl also
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)
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
Shane Caraveo [Sun, 14 Jul 2002 22:14:38 +0000 (22:14 +0000)]
A start towards porting interop tests to php-soap
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.
Sascha Schumann [Sun, 14 Jul 2002 18:30:11 +0000 (18:30 +0000)]
it is not really cold though
Andi Gutmans [Sun, 14 Jul 2002 18:17:07 +0000 (18:17 +0000)]
- Nuke some unused code
Sascha Schumann [Sun, 14 Jul 2002 18:15:08 +0000 (18:15 +0000)]
the sun was shining a few days ago
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
Rasmus Lerdorf [Sun, 14 Jul 2002 15:45:33 +0000 (15:45 +0000)]
Fix a couple of protos
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).
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
Derick Rethans [Sun, 14 Jul 2002 11:48:45 +0000 (11:48 +0000)]
MFZE1
Derick Rethans [Sun, 14 Jul 2002 09:37:42 +0000 (09:37 +0000)]
- MFZE1
Derick Rethans [Sun, 14 Jul 2002 09:29:42 +0000 (09:29 +0000)]
- MFZE1
Yasuo Ohgaki [Sun, 14 Jul 2002 01:12:23 +0000 (01:12 +0000)]
Move comment.
Remove a skip condition does not required.
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.
<changelog@php.net> [Sun, 14 Jul 2002 00:17:41 +0000 (00:17 +0000)]
ChangeLog update
foobar [Sun, 14 Jul 2002 00:12:13 +0000 (00:12 +0000)]
These 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?)
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