]>
granicus.if.org Git - php/log
Sterling Hughes [Mon, 28 May 2001 03:37:17 +0000 (03:37 +0000)]
remove un-necessary inline bloat...
Sterling Hughes [Mon, 28 May 2001 03:30:11 +0000 (03:30 +0000)]
ws fix
foobar [Mon, 28 May 2001 03:18:44 +0000 (03:18 +0000)]
Oops.
foobar [Mon, 28 May 2001 00:16:28 +0000 (00:16 +0000)]
Killed some compile warnings.
foobar [Mon, 28 May 2001 00:12:29 +0000 (00:12 +0000)]
Adding libnsl here causes problems on some systems.
foobar [Mon, 28 May 2001 00:09:38 +0000 (00:09 +0000)]
Killed compile warnings.
foobar [Sun, 27 May 2001 23:57:27 +0000 (23:57 +0000)]
Fixed some bugs. Now it compiles and works.
foobar [Sun, 27 May 2001 23:56:16 +0000 (23:56 +0000)]
Removed duplicate line.
foobar [Sun, 27 May 2001 23:55:44 +0000 (23:55 +0000)]
Just cleanup.
foobar [Sun, 27 May 2001 23:51:39 +0000 (23:51 +0000)]
Make this compile even if the INFORMIXDIR is not in path.
foobar [Sun, 27 May 2001 23:49:22 +0000 (23:49 +0000)]
killed some compile warnings. the informix header files redefine these.
foobar [Sun, 27 May 2001 23:26:58 +0000 (23:26 +0000)]
Fix by Sterling Hughes. Fixes bugs: #10939, #10756, #10324
foobar [Sun, 27 May 2001 22:54:54 +0000 (22:54 +0000)]
remove ws, kill one compile warning.
foobar [Sun, 27 May 2001 19:43:16 +0000 (19:43 +0000)]
Per Sterling's request I'm committing this.
This works fine for me now. (I'm using external iconv libs)
foobar [Sun, 27 May 2001 19:12:21 +0000 (19:12 +0000)]
Fixed bug: #9707
Sterling Hughes [Sun, 27 May 2001 19:11:09 +0000 (19:11 +0000)]
Speed up data being sent to stdout
foobar [Sun, 27 May 2001 18:52:33 +0000 (18:52 +0000)]
curl-config tells us which libraries it has compiled with. So we should use it.
foobar [Sun, 27 May 2001 18:38:59 +0000 (18:38 +0000)]
This is not needed. ssl_onceonlyinit() is enough.
Stig Bakken [Sun, 27 May 2001 09:40:58 +0000 (09:40 +0000)]
* typo
Stig Bakken [Sun, 27 May 2001 09:09:00 +0000 (09:09 +0000)]
* use ereg functions instead of preg
* send stderr to the bit bucket
Sterling Hughes [Sun, 27 May 2001 02:52:45 +0000 (02:52 +0000)]
Change the names around a bit zip_opendir() -> zip_open() and
zip_open() -> zip_entry_open()
Sterling Hughes [Sun, 27 May 2001 02:49:46 +0000 (02:49 +0000)]
@ Renamed the ZZiplib extension to the Zip extension, function
@ names have also changed accordingly, functionality, has stayed
@ constant. (Sterling)
Egon Schmid [Sun, 27 May 2001 01:21:30 +0000 (01:21 +0000)]
Fix some protos.
Sterling Hughes [Sun, 27 May 2001 01:18:12 +0000 (01:18 +0000)]
move to php_strtok_r()
Sterling Hughes [Sun, 27 May 2001 01:16:45 +0000 (01:16 +0000)]
.
Sterling Hughes [Sun, 27 May 2001 01:15:27 +0000 (01:15 +0000)]
so says sniper, and so it shall be.
Sterling Hughes [Sun, 27 May 2001 01:10:36 +0000 (01:10 +0000)]
@ Made the length argument (argument 2) to pg_loread() optional,
@ if not specified data will be read in 1kb chunks. (Sterling)
@ Added a third argument to pg_lowrite() which is the length of
@ the data to write. (Sterling)
Sterling Hughes [Sun, 27 May 2001 01:05:31 +0000 (01:05 +0000)]
more leftovers
Sterling Hughes [Sun, 27 May 2001 00:58:08 +0000 (00:58 +0000)]
leftovers
Sterling Hughes [Sun, 27 May 2001 00:57:21 +0000 (00:57 +0000)]
# The mailing lists are a productivity hole, long live
cvsusers@php.net ;)
1) remove outdate struct xslt_function * construct in favor of
just using
the zval's themselves.
2) switch to call_user_function_ex() in the call_xslt_function()
function (gotta respect the alliteration ;) .
3) modify README.XSLT-BACKENDS to reflect some of the changes to
the api
Rasmus Lerdorf [Sun, 27 May 2001 00:01:55 +0000 (00:01 +0000)]
Make c2-4 optional since they aren't needed in all cases
Sascha Schumann [Sat, 26 May 2001 23:58:38 +0000 (23:58 +0000)]
Add TUX SAPI module
Andi Gutmans [Fri, 25 May 2001 09:46:48 +0000 (09:46 +0000)]
- Change if() to while() to make sure we skip enough opcodes
Andi Gutmans [Fri, 25 May 2001 07:26:48 +0000 (07:26 +0000)]
- Fix memory leak
Andi Gutmans [Thu, 24 May 2001 12:54:05 +0000 (12:54 +0000)]
- Add prototype.
Sascha Schumann [Thu, 24 May 2001 12:36:09 +0000 (12:36 +0000)]
Display the correct automake version
Boian Bonev [Thu, 24 May 2001 10:38:17 +0000 (10:38 +0000)]
fixed prototypes
Boian Bonev [Thu, 24 May 2001 10:33:32 +0000 (10:33 +0000)]
added vpopmail_alias_get covering valias_select/valias_select_next
Stig Bakken [Thu, 24 May 2001 10:07:29 +0000 (10:07 +0000)]
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
Boian Bonev [Thu, 24 May 2001 03:31:09 +0000 (03:31 +0000)]
cosmetic fixes; added 3 of the 7 valias functions
Boian Bonev [Thu, 24 May 2001 03:20:35 +0000 (03:20 +0000)]
added prototypes
Boian Bonev [Thu, 24 May 2001 03:19:44 +0000 (03:19 +0000)]
added check if vauth.h exists in vpopmail install
Boian Bonev [Thu, 24 May 2001 03:19:07 +0000 (03:19 +0000)]
added 3 of 7 alias functions
Chuck Hagenbuch [Thu, 24 May 2001 03:06:10 +0000 (03:06 +0000)]
make it possible to set the CHARSET parameter with imap_mail_compose()
(Johan Ekenberg <johan@ekenberg.se>)
Sascha Schumann [Thu, 24 May 2001 01:12:11 +0000 (01:12 +0000)]
fix buggy debug statements
<changelog@php.net> [Thu, 24 May 2001 01:09:21 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 24 May 2001 01:09:18 +0000 (01:09 +0000)]
NEWS update
Sascha Schumann [Wed, 23 May 2001 23:18:51 +0000 (23:18 +0000)]
Due to dynamic registration of storage handlers, OnUpdateSaveHandler
might be called before that registration takes place and hence the
INI update is dismissed. In that case, we defer the lookup to the
first request init.
foobar [Wed, 23 May 2001 23:17:22 +0000 (23:17 +0000)]
missing.
Sascha Schumann [Wed, 23 May 2001 21:23:16 +0000 (21:23 +0000)]
Use EXTRA_LDFLAGS at this point.
I've confirmed that one can build a working Apache DSO module now
(AIX 4.2 with gcc 2.95.2 and Apache 1.3.12).
Sterling Hughes [Wed, 23 May 2001 21:09:20 +0000 (21:09 +0000)]
Fix credits
Sascha Schumann [Wed, 23 May 2001 19:13:24 +0000 (19:13 +0000)]
automake 1.4-p1 was released. Remove the -p\d+ suffix as this caused
an error message on FreeBSD.
Sascha Schumann [Wed, 23 May 2001 19:10:06 +0000 (19:10 +0000)]
$libtool already contains the full path to libtool.
Andi Gutmans [Wed, 23 May 2001 17:10:40 +0000 (17:10 +0000)]
- Nuke GINIT
Jon Parise [Wed, 23 May 2001 17:04:08 +0000 (17:04 +0000)]
This was merged into the 4.0.6 branch.
Andi Gutmans [Wed, 23 May 2001 16:52:45 +0000 (16:52 +0000)]
- Fix problem of output initialization
Martin Kraemer [Wed, 23 May 2001 15:24:53 +0000 (15:24 +0000)]
Fix Basic auth (when under PHP control) for EBCDIC platforms
Tomas V.V.Cox [Wed, 23 May 2001 14:38:09 +0000 (14:38 +0000)]
-Changed $param[0] to $param{0} less ambiguous
-Readd "-?" param that shows the usage msg
Andrei Zmievski [Wed, 23 May 2001 13:54:22 +0000 (13:54 +0000)]
Fix segfault -- need to copy-construct constant value.
Andrei Zmievski [Wed, 23 May 2001 13:04:35 +0000 (13:04 +0000)]
This was merged into 4.0.6.
Stig Bakken [Wed, 23 May 2001 12:37:43 +0000 (12:37 +0000)]
* added missing doc for PEAR::raiseError skipmsg parameter
Andi Gutmans [Wed, 23 May 2001 04:17:54 +0000 (04:17 +0000)]
- Commit fix by Steve Meyers
foobar [Wed, 23 May 2001 03:40:52 +0000 (03:40 +0000)]
oops..
Sterling Hughes [Wed, 23 May 2001 03:37:53 +0000 (03:37 +0000)]
@ Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL
@ constants. (Zak)
John Donagher [Wed, 23 May 2001 01:50:11 +0000 (01:50 +0000)]
Add missing end-folding delimiter
<changelog@php.net> [Wed, 23 May 2001 01:09:25 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 23 May 2001 01:09:22 +0000 (01:09 +0000)]
NEWS update
foobar [Wed, 23 May 2001 00:33:47 +0000 (00:33 +0000)]
fixed bug: #10960
Andy Sautins [Tue, 22 May 2001 23:16:03 +0000 (23:16 +0000)]
- Add correct OCIObjectFree to free collections immediately ( OCI_FREECOLLECTION_FORCE )
- Added schema optional parameter to OCINewCollection to allow accessing types in
other schemas.
- Added OCI_TYPECODE_TABLE to OCINewCollection to allow creation of collection of TYPES
as well as VARRAYS
Shane Caraveo [Tue, 22 May 2001 23:05:08 +0000 (23:05 +0000)]
The -c commandline option was not working at all, need to set the path
override before calling on the module startup.
foobar [Tue, 22 May 2001 21:33:17 +0000 (21:33 +0000)]
Fixed bug: #10914
Andrei Zmievski [Tue, 22 May 2001 20:13:52 +0000 (20:13 +0000)]
Fixes.
Andi Gutmans [Tue, 22 May 2001 19:19:04 +0000 (19:19 +0000)]
- Start nuking not needed GINIT
Sebastian Bergmann [Tue, 22 May 2001 19:16:51 +0000 (19:16 +0000)]
Fixed bug #10892.
Frank M. Kromann [Tue, 22 May 2001 18:26:36 +0000 (18:26 +0000)]
Fixing prototypes to match function names
Andrei Zmievski [Tue, 22 May 2001 17:55:07 +0000 (17:55 +0000)]
@- Made $HTTP_SESSION_VARS['foo'] and $foo be references to the same value
@ when register_globals is on. (Andrei)
Frank M. Kromann [Tue, 22 May 2001 17:32:17 +0000 (17:32 +0000)]
Changing how persistant links are added to zend_lists
Tomas V.V.Cox [Tue, 22 May 2001 16:30:36 +0000 (16:30 +0000)]
remove "?" from Console_Getopt. Sorry Andrei it was there and
I left there :)
Tomas V.V.Cox [Tue, 22 May 2001 16:25:04 +0000 (16:25 +0000)]
- added error cheking and abort when no script install dir is set
- minor typos
Tomas V.V.Cox [Tue, 22 May 2001 16:21:02 +0000 (16:21 +0000)]
- Added the following params support:
* -p set script install dir
* -e set extension install dir
* -d set documentation dest dir
* -v set verbose level
- Some error reporting clean up
- Added the standar PHP copyright header and authors
Jon Parise [Tue, 22 May 2001 02:45:04 +0000 (02:45 +0000)]
@ - Fix disk_free_space() and disk_total_space() under FreeBSD. (jon)
FreeBSD defines statfs(2) in <sys/mount.h>. Teach PHP to look for it there.
<changelog@php.net> [Tue, 22 May 2001 01:09:20 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 22 May 2001 01:09:17 +0000 (01:09 +0000)]
NEWS update
foobar [Tue, 22 May 2001 00:39:17 +0000 (00:39 +0000)]
this fixes a few apache can not start bugs.
Derick Rethans [Mon, 21 May 2001 22:37:47 +0000 (22:37 +0000)]
- Nuke warning
Derick Rethans [Mon, 21 May 2001 22:35:56 +0000 (22:35 +0000)]
- No need to include "zend" in include line
#- This broke compile because Unices want Zend instead of zend
James Moore [Mon, 21 May 2001 21:06:08 +0000 (21:06 +0000)]
Fix for #8539
foobar [Mon, 21 May 2001 19:47:15 +0000 (19:47 +0000)]
Fixed bug: #10777
Sterling Hughes [Mon, 21 May 2001 19:36:22 +0000 (19:36 +0000)]
Fix compile warning.
foobar [Mon, 21 May 2001 19:28:22 +0000 (19:28 +0000)]
fixed bug: #10593
James Moore [Mon, 21 May 2001 18:50:05 +0000 (18:50 +0000)]
Remove unused variable from imagesetstyle
Sterling Hughes [Mon, 21 May 2001 18:35:47 +0000 (18:35 +0000)]
one of these days I'll get this commit correct, just you watch!
# must not commit before coffee
# must not commit before coffee
# *ploink*
Sterling Hughes [Mon, 21 May 2001 18:07:17 +0000 (18:07 +0000)]
typo
Andi Gutmans [Mon, 21 May 2001 17:48:49 +0000 (17:48 +0000)]
- Fix name of function.
Sterling Hughes [Mon, 21 May 2001 17:48:19 +0000 (17:48 +0000)]
Fix socket_read to work under Linux again.
Sterling Hughes [Mon, 21 May 2001 17:34:18 +0000 (17:34 +0000)]
WS fix (php_read) and correct checking of the return value from inet_aton,
which returns *non-zero* on success (fix by Till Gerken).
Sterling Hughes [Mon, 21 May 2001 16:55:27 +0000 (16:55 +0000)]
Fixed bug where socket_connect() return the wrong value (report and fix by
Till Gerken)
foobar [Mon, 21 May 2001 16:18:51 +0000 (16:18 +0000)]
Fixed bug: #10742
Andrei Zmievski [Mon, 21 May 2001 15:47:52 +0000 (15:47 +0000)]
Moving some functions into Zend.
Andi Gutmans [Mon, 21 May 2001 15:27:11 +0000 (15:27 +0000)]
- EG's are passed automatically to internal functions.