]> granicus.if.org Git - php/log
php
23 years ago- Let it also work with pdflib 3 again
Derick Rethans [Thu, 8 Nov 2001 23:37:34 +0000 (23:37 +0000)]
- Let it also work with pdflib 3 again

23 years agofixed a bug in http input processing patched by Yasuo Ohgaki.
Rui Hirokawa [Thu, 8 Nov 2001 22:23:04 +0000 (22:23 +0000)]
fixed a bug in http input processing patched by Yasuo Ohgaki.

23 years agoSome protos fixed.
Egon Schmid [Thu, 8 Nov 2001 22:11:41 +0000 (22:11 +0000)]
Some protos fixed.

23 years agoMore protos fixed.
Egon Schmid [Thu, 8 Nov 2001 22:05:56 +0000 (22:05 +0000)]
More protos fixed.

23 years agoFixed some protos and many more will follow the next hour.
Egon Schmid [Thu, 8 Nov 2001 21:48:34 +0000 (21:48 +0000)]
Fixed some protos and many more will follow the next hour.

23 years agoUse PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of
Adam Dickmeiss [Thu, 8 Nov 2001 21:37:49 +0000 (21:37 +0000)]
Use PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead of
PHP_EVAL_LIBLINE to prevent configure error.

23 years agoThere are some rules.
Egon Schmid [Thu, 8 Nov 2001 21:32:48 +0000 (21:32 +0000)]
There are some rules.

23 years ago- prototypes
Derick Rethans [Thu, 8 Nov 2001 20:23:33 +0000 (20:23 +0000)]
- prototypes
#- Thanks to Zak for pointing this out during his talk

23 years ago- Prototypes
Derick Rethans [Thu, 8 Nov 2001 20:21:01 +0000 (20:21 +0000)]
- Prototypes

23 years ago- By default DB_FETCHMODE_OBJECT will do a cast to object from the row
Tomas V.V.Cox [Thu, 8 Nov 2001 13:53:44 +0000 (13:53 +0000)]
- By default DB_FETCHMODE_OBJECT will do a cast to object from the row
  array (twice fast than with DB_Row)
- API Doc updates/fixs

23 years agoAdd php_w32api.dll
Sebastian Bergmann [Thu, 8 Nov 2001 07:07:11 +0000 (07:07 +0000)]
Add php_w32api.dll

23 years agoAdd ext/w32api
Sebastian Bergmann [Thu, 8 Nov 2001 07:03:38 +0000 (07:03 +0000)]
Add ext/w32api

23 years agoChangeLog update
<changelog@php.net> [Thu, 8 Nov 2001 01:10:09 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Thu, 8 Nov 2001 01:10:06 +0000 (01:10 +0000)]
NEWS update

23 years ago@ - Add generic Win 32 API extension (jmoore)
James Moore [Wed, 7 Nov 2001 14:31:03 +0000 (14:31 +0000)]
@ - Add generic Win 32 API extension (jmoore)

23 years ago@ - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore)
James Moore [Wed, 7 Nov 2001 14:22:15 +0000 (14:22 +0000)]
@ - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore)

23 years ago* store registry data in PEAR_INSTALL_DIR/.registry instead of /var/something
Stig Bakken [Wed, 7 Nov 2001 10:43:04 +0000 (10:43 +0000)]
* store registry data in PEAR_INSTALL_DIR/.registry instead of /var/something

23 years ago* fix "list" command
Stig Bakken [Wed, 7 Nov 2001 09:25:39 +0000 (09:25 +0000)]
* fix "list" command

23 years agotypo
Stig Bakken [Wed, 7 Nov 2001 09:24:55 +0000 (09:24 +0000)]
typo

23 years agoChangeLog update
<changelog@php.net> [Wed, 7 Nov 2001 01:10:11 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Wed, 7 Nov 2001 01:10:08 +0000 (01:10 +0000)]
NEWS update

23 years agofix the singleton and factory methods for
Chuck Hagenbuch [Tue, 6 Nov 2001 21:46:41 +0000 (21:46 +0000)]
fix the singleton and factory methods for
a). php 4.0.6 (where include_once might return false)
b). to use references and not copy so many objects

23 years agoIt doesn't look like we use a fourth pointer.
Jon Parise [Tue, 6 Nov 2001 18:02:04 +0000 (18:02 +0000)]
It doesn't look like we use a fourth pointer.

23 years ago(PHP mysql_connect) Removed warning message regarding NONEXISTENT character
MySQL Team [Tue, 6 Nov 2001 16:59:07 +0000 (16:59 +0000)]
(PHP mysql_connect) Removed warning message regarding NONEXISTENT character
set, when the server's default character set != latin1.
@- Removed a warning message about a NONEXISTENT character set from
@  mysql_connect(), when the server's default character set != latin1.

23 years agoInclude <sys/socket.h> for 'struct sockaddr'.
Jon Parise [Tue, 6 Nov 2001 14:35:26 +0000 (14:35 +0000)]
Include <sys/socket.h> for 'struct sockaddr'.

# This fixes my FreeBSD build.

23 years ago@ Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling)
Sterling Hughes [Tue, 6 Nov 2001 12:24:09 +0000 (12:24 +0000)]
@ Add Direct I/O extension for lowlevel access to the POSIX layer. (sterling)

23 years agoChangeLog update
<changelog@php.net> [Tue, 6 Nov 2001 01:10:55 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Tue, 6 Nov 2001 01:10:52 +0000 (01:10 +0000)]
NEWS update

23 years agoE_ALL fixes
Tomas V.V.Cox [Tue, 6 Nov 2001 01:05:28 +0000 (01:05 +0000)]
E_ALL fixes

23 years agoE_ALL fixes
Tomas V.V.Cox [Tue, 6 Nov 2001 00:22:18 +0000 (00:22 +0000)]
E_ALL fixes

23 years ago@- Added Udm_Check_Charset function (gluke)
Sergey Kartashoff [Mon, 5 Nov 2001 19:07:25 +0000 (19:07 +0000)]
@- Added Udm_Check_Charset function (gluke)
- Added Udm_Check_Charset function (gluke)

23 years agoNew SAPI module for the WebJames server on RISC OS
Alex Waugh [Mon, 5 Nov 2001 12:07:49 +0000 (12:07 +0000)]
New SAPI module for the WebJames server on RISC OS
@- New SAPI module for the WebJames server on RISC OS (Alex Waugh)

23 years agoFixed seg fault when using ldap_add (or modify) with value array not
Stig Venaas [Mon, 5 Nov 2001 11:50:52 +0000 (11:50 +0000)]
Fixed seg fault when using ldap_add (or modify) with value array not
indexed as 0, 1, ... In some cases it didn't give seg fault, but used
previously added value. Now gives warning.
@- Made ldap_add (and modify) give warning with illegal value arrays.
@  Previously seg faulted or added wrong value (Stig Venaas)

23 years agoChangeLog update
<changelog@php.net> [Mon, 5 Nov 2001 01:10:08 +0000 (01:10 +0000)]
ChangeLog update

23 years agoadd newline at end of file to avoid warnings
Stig S. Bakken [Mon, 5 Nov 2001 00:17:28 +0000 (00:17 +0000)]
add newline at end of file to avoid warnings

23 years agonon-zts compile fix
Stig S. Bakken [Mon, 5 Nov 2001 00:16:33 +0000 (00:16 +0000)]
non-zts compile fix

23 years ago- Support instantiation of nested class. The following script now should
Andi Gutmans [Sun, 4 Nov 2001 19:30:49 +0000 (19:30 +0000)]
- Support instantiation of nested class. The following script now should
- work:
-<?php
- class foo
- {
- function bar()
- {
- print "bar() in class bar\n";
- }
-
- class barbara
- {
- function bar()
- {
- print "bar() in class foo::barbara\n";
- }
- }
- }
-
- $obj = new foo();
- $obj->bar();
-
- $obj = new foo::barbara();
- $obj->bar();
-

23 years agoConvert PATH_TRANSLATED for RISC OS
Alex Waugh [Sun, 4 Nov 2001 12:46:30 +0000 (12:46 +0000)]
Convert PATH_TRANSLATED for RISC OS

23 years agoUndefine AF_UNIX when compiled for RISC OS
Alex Waugh [Sun, 4 Nov 2001 12:40:45 +0000 (12:40 +0000)]
Undefine AF_UNIX when compiled for RISC OS

23 years agoMake sure uint et al are undefined before typedefing them
Alex Waugh [Sun, 4 Nov 2001 12:38:33 +0000 (12:38 +0000)]
Make sure uint et al are undefined before typedefing them

23 years agoIncluded header files needed by RISC OS
Alex Waugh [Sun, 4 Nov 2001 12:35:49 +0000 (12:35 +0000)]
Included header files needed by RISC OS

23 years ago* expectError() now accepts "*" as a catch-all
Stig Bakken [Sun, 4 Nov 2001 09:07:17 +0000 (09:07 +0000)]
* expectError() now accepts "*" as a catch-all
* updated tests

23 years ago# more mnoGoSearch example fixes
Sergey Kartashoff [Sun, 4 Nov 2001 09:02:25 +0000 (09:02 +0000)]
# more mnoGoSearch example fixes

23 years ago- mnoGoSearch extension example updated to support words hilighting (gluke)
Sergey Kartashoff [Sun, 4 Nov 2001 08:46:55 +0000 (08:46 +0000)]
- mnoGoSearch extension example updated to support words hilighting (gluke)

23 years agows fix
foobar [Sun, 4 Nov 2001 02:09:55 +0000 (02:09 +0000)]
ws fix

23 years agomissing cvsignore
foobar [Sun, 4 Nov 2001 01:54:26 +0000 (01:54 +0000)]
missing cvsignore

23 years agoChangeLog update
<changelog@php.net> [Sun, 4 Nov 2001 01:10:21 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sun, 4 Nov 2001 01:10:15 +0000 (01:10 +0000)]
NEWS update

23 years ago@- mnoGoSearch module example updates for 3.2.x compatibility
Sergey Kartashoff [Sat, 3 Nov 2001 22:37:50 +0000 (22:37 +0000)]
@- mnoGoSearch module example updates for 3.2.x compatibility
- mnoGoSearch module example updates for 3.2.x compatibility

23 years ago@- Some mnogosearch-3.2.x compilation bugs fixes.
Sergey Kartashoff [Sat, 3 Nov 2001 21:45:50 +0000 (21:45 +0000)]
@- Some mnogosearch-3.2.x compilation bugs fixes.
@  Make crosswords and weight sections work with mnogosearch-3.2.x
@  UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
@  has been added (gluke)
- Some mnogosearch-3.2.x compilation bugs fixes.
Make crosswords and weight sections work with mnogosearch-3.2.x
UDM_PARAM_HLBEG, UDM_PARAM_HLEND mnoGoSearch Agent parameters
has been added (gluke)

23 years ago- Fix for bug #13918
Derick Rethans [Sat, 3 Nov 2001 20:27:09 +0000 (20:27 +0000)]
- Fix for bug #13918

23 years ago- RISC OS patch by Alex Waugh
Andi Gutmans [Sat, 3 Nov 2001 13:35:14 +0000 (13:35 +0000)]
- RISC OS patch by Alex Waugh

23 years ago- RISC OS patches by Alex Waugh
Andi Gutmans [Sat, 3 Nov 2001 13:33:21 +0000 (13:33 +0000)]
- RISC OS patches by Alex Waugh

23 years ago@ - Fix bug 13885 (gmdate timezone handling on windows) (jmoore)
James Moore [Sat, 3 Nov 2001 12:42:41 +0000 (12:42 +0000)]
@ - Fix bug 13885 (gmdate timezone handling on windows) (jmoore)
 - relying on timezone and tzname isnt OK for gmdate etc, the only behaviour
   that might not be right is the handling of T formatter under gmdate
   should it return the machines timezone or GMT Standard Time??

23 years ago- Add some initializations
Andi Gutmans [Sat, 3 Nov 2001 12:19:52 +0000 (12:19 +0000)]
- Add some initializations

23 years ago- Add constructor to the zend_class_entry instead of looking it up each
Andi Gutmans [Sat, 3 Nov 2001 11:59:14 +0000 (11:59 +0000)]
- Add constructor to the zend_class_entry instead of looking it up each
- time by name.
- This will allow the next patch of being able to instantiate nested
- classes such as new foo::bar::barbara();

23 years agoChangeLog update
<changelog@php.net> [Sat, 3 Nov 2001 01:10:28 +0000 (01:10 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Sat, 3 Nov 2001 01:10:25 +0000 (01:10 +0000)]
NEWS update

23 years agoadded private_no_expire mode on session patched by Yasuo Ohgaki.
Rui Hirokawa [Fri, 2 Nov 2001 22:27:07 +0000 (22:27 +0000)]
added private_no_expire mode on session patched by Yasuo Ohgaki.

23 years agoWS fix
James Moore [Fri, 2 Nov 2001 19:31:57 +0000 (19:31 +0000)]
WS fix

23 years ago@- Fix behaviour of strtok. Bug 13866 (jmoore)
James Moore [Fri, 2 Nov 2001 19:19:24 +0000 (19:19 +0000)]
@- Fix behaviour of strtok. Bug 13866 (jmoore)
# I have brought the behaviour of strtok into line with how the
# libc strtok's behave. currently given
# <string1><token><string2><token><token>string>
# three recursive calls to strtok returns <string1>. <string2>, <token><string3>
# it now returns <string1>, <string2>, <string3>. (there was some
# debate in #php.bugs if it should return <string1>, <string2>, false, <string3>
# but php's strtok now behaves the same way as the libc version.

23 years agotypo
Christian Stocker [Fri, 2 Nov 2001 17:57:17 +0000 (17:57 +0000)]
typo

23 years agoMissing entry
foobar [Fri, 2 Nov 2001 14:34:11 +0000 (14:34 +0000)]
Missing entry

23 years agoThis was conditionally included if HAVE_MYSQL_REAL_CONNECT was defined.
foobar [Fri, 2 Nov 2001 07:08:48 +0000 (07:08 +0000)]
This was conditionally included if HAVE_MYSQL_REAL_CONNECT was defined.

23 years agoMake the extension work with MySQL 4.0
foobar [Fri, 2 Nov 2001 06:42:12 +0000 (06:42 +0000)]
Make the extension work with MySQL 4.0

23 years agoThis propably fixes couple of problems with compiling with external libs.
foobar [Fri, 2 Nov 2001 01:32:33 +0000 (01:32 +0000)]
This propably fixes couple of problems with compiling with external libs.

23 years agoChangeLog update
<changelog@php.net> [Fri, 2 Nov 2001 01:10:52 +0000 (01:10 +0000)]
ChangeLog update

23 years agouse feautres property instead of options
Tomas V.V.Cox [Fri, 2 Nov 2001 00:38:23 +0000 (00:38 +0000)]
use feautres property instead of options

23 years agoRemove prototype warnings under linux.
Markus Fischer [Thu, 1 Nov 2001 22:40:43 +0000 (22:40 +0000)]
Remove prototype warnings under linux.

23 years agono message
Harald Radi [Thu, 1 Nov 2001 20:53:41 +0000 (20:53 +0000)]
no message

23 years agonuke remaining warnings
Daniel Beulshausen [Thu, 1 Nov 2001 20:10:17 +0000 (20:10 +0000)]
nuke remaining warnings

23 years agomake this function static
Daniel Beulshausen [Thu, 1 Nov 2001 17:25:56 +0000 (17:25 +0000)]
make this function static

23 years ago- convert to use new zend_parse_parameters API
Daniel Beulshausen [Thu, 1 Nov 2001 16:51:59 +0000 (16:51 +0000)]
- convert to use new zend_parse_parameters API
- unify errormessages + add socket_last_error()
- fix linklibrary under windows
- some streamlining

23 years ago- Added row limit support for fetchInto and fetchRow
Tomas V.V.Cox [Thu, 1 Nov 2001 15:14:17 +0000 (15:14 +0000)]
- Added row limit support for fetchInto and fetchRow
- Added getRowCounter method for DB_result to get the row number
  you are fetching in limited queries

23 years ago- Applied patch by Yasuo Ohgaki <yasuo_ohgaki@yahoo.com>
Derick Rethans [Thu, 1 Nov 2001 10:57:49 +0000 (10:57 +0000)]
- Applied patch by Yasuo Ohgaki <yasuo_ohgaki@yahoo.com>

23 years agoChangeLog update
<changelog@php.net> [Thu, 1 Nov 2001 01:10:04 +0000 (01:10 +0000)]
ChangeLog update

23 years agoSynch with persistant -> persistent changes to ext/fbsql.
Sebastian Bergmann [Wed, 31 Oct 2001 18:09:17 +0000 (18:09 +0000)]
Synch with persistant -> persistent changes to ext/fbsql.

23 years agoFix.
Andrei Zmievski [Wed, 31 Oct 2001 14:19:30 +0000 (14:19 +0000)]
Fix.

23 years ago* pearweb xmlrpc layer now handles PEAR errors
Stig Bakken [Wed, 31 Oct 2001 06:21:11 +0000 (06:21 +0000)]
* pearweb xmlrpc layer now handles PEAR errors

23 years ago* update tests
Stig Bakken [Wed, 31 Oct 2001 05:52:41 +0000 (05:52 +0000)]
* update tests

23 years ago* removed error_prepend and error_append properties
Stig Bakken [Wed, 31 Oct 2001 05:48:16 +0000 (05:48 +0000)]
* removed error_prepend and error_append properties

23 years agorenamed "debuginfo" property declaration to "userinfo"
Stig Bakken [Wed, 31 Oct 2001 05:44:19 +0000 (05:44 +0000)]
renamed "debuginfo" property declaration to "userinfo"

23 years ago* added "pear info" and "pear show-config" commands
Stig Bakken [Wed, 31 Oct 2001 05:39:11 +0000 (05:39 +0000)]
* added "pear info" and "pear show-config" commands
* "pear install" now using the package registry

23 years agoChangeLog update
<changelog@php.net> [Wed, 31 Oct 2001 01:11:06 +0000 (01:11 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Wed, 31 Oct 2001 01:11:02 +0000 (01:11 +0000)]
NEWS update

23 years agoWorks now with phpize
foobar [Wed, 31 Oct 2001 00:20:34 +0000 (00:20 +0000)]
Works now with phpize

23 years agows fix
foobar [Tue, 30 Oct 2001 23:27:27 +0000 (23:27 +0000)]
ws fix

23 years agoInstalling into non-existing dir is not very good idea..
foobar [Tue, 30 Oct 2001 23:22:10 +0000 (23:22 +0000)]
Installing into non-existing dir is not very good idea..

23 years agoCocoon/lib -> xml-cocoon2/lib
Sebastian Bergmann [Tue, 30 Oct 2001 16:55:56 +0000 (16:55 +0000)]
Cocoon/lib -> xml-cocoon2/lib

23 years ago* disable case-folding in the xml parser (for consistency now that the
Stig Bakken [Tue, 30 Oct 2001 12:29:55 +0000 (12:29 +0000)]
* disable case-folding in the xml parser (for consistency now that the
  DTD is all lowercase)

23 years ago* improved error reporting in PEAR_Remote::call
Stig Bakken [Tue, 30 Oct 2001 12:28:39 +0000 (12:28 +0000)]
* improved error reporting in PEAR_Remote::call

23 years ago* added getKeys method
Stig Bakken [Tue, 30 Oct 2001 12:27:58 +0000 (12:27 +0000)]
* added getKeys method

23 years agows
Stig Bakken [Tue, 30 Oct 2001 12:19:36 +0000 (12:19 +0000)]
ws

23 years ago* moved <filelist> from <package> to <release>
Stig Bakken [Tue, 30 Oct 2001 12:08:07 +0000 (12:08 +0000)]
* moved <filelist> from <package> to <release>
* added <state> element

23 years agoFix possible leak.
Markus Fischer [Tue, 30 Oct 2001 06:40:06 +0000 (06:40 +0000)]
Fix possible leak.

23 years agopatches to sync with sourceforge project, version 0.50. primary change: adds support...
Dan Libby [Tue, 30 Oct 2001 02:33:13 +0000 (02:33 +0000)]
patches to sync with sourceforge project, version 0.50.  primary change: adds support for SOAP v 1.1

23 years agoChangeLog update
<changelog@php.net> [Tue, 30 Oct 2001 01:09:58 +0000 (01:09 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Tue, 30 Oct 2001 01:09:55 +0000 (01:09 +0000)]
NEWS update

23 years agoReset the error (or message) from the server when calling fetch_row functions.
Frank M. Kromann [Mon, 29 Oct 2001 23:41:15 +0000 (23:41 +0000)]
Reset the error (or message) from the server when calling fetch_row functions.
If the user conected and changed the database the message from the change was reported
when the user checked the error function after a failed fetch.
This cased problems in PEAR/DB.
If the fetch fails for other resons than a fetch after the last row, the message from the server will still be reported.

23 years agoAdding nextResult() function allowing batches of sql statements to be
Frank M. Kromann [Mon, 29 Oct 2001 23:37:27 +0000 (23:37 +0000)]
Adding nextResult() function allowing batches of sql statements to be
executed with one call to the query function.