]>
granicus.if.org Git - php/log
Daniel Beulshausen [Thu, 1 Nov 2001 20:10:17 +0000 (20:10 +0000)]
nuke remaining warnings
Daniel Beulshausen [Thu, 1 Nov 2001 17:25:56 +0000 (17:25 +0000)]
make this function static
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
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
Derick Rethans [Thu, 1 Nov 2001 10:57:49 +0000 (10:57 +0000)]
- Applied patch by Yasuo Ohgaki <yasuo_ohgaki@yahoo.com>
<changelog@php.net> [Thu, 1 Nov 2001 01:10:04 +0000 (01:10 +0000)]
ChangeLog update
Sebastian Bergmann [Wed, 31 Oct 2001 18:09:17 +0000 (18:09 +0000)]
Synch with persistant -> persistent changes to ext/fbsql.
Andrei Zmievski [Wed, 31 Oct 2001 14:19:30 +0000 (14:19 +0000)]
Fix.
Stig Bakken [Wed, 31 Oct 2001 06:21:11 +0000 (06:21 +0000)]
* pearweb xmlrpc layer now handles PEAR errors
Stig Bakken [Wed, 31 Oct 2001 05:52:41 +0000 (05:52 +0000)]
* update tests
Stig Bakken [Wed, 31 Oct 2001 05:48:16 +0000 (05:48 +0000)]
* removed error_prepend and error_append properties
Stig Bakken [Wed, 31 Oct 2001 05:44:19 +0000 (05:44 +0000)]
renamed "debuginfo" property declaration to "userinfo"
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
<changelog@php.net> [Wed, 31 Oct 2001 01:11:06 +0000 (01:11 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 31 Oct 2001 01:11:02 +0000 (01:11 +0000)]
NEWS update
foobar [Wed, 31 Oct 2001 00:20:34 +0000 (00:20 +0000)]
Works now with phpize
foobar [Tue, 30 Oct 2001 23:27:27 +0000 (23:27 +0000)]
ws fix
foobar [Tue, 30 Oct 2001 23:22:10 +0000 (23:22 +0000)]
Installing into non-existing dir is not very good idea..
Sebastian Bergmann [Tue, 30 Oct 2001 16:55:56 +0000 (16:55 +0000)]
Cocoon/lib -> xml-cocoon2/lib
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)
Stig Bakken [Tue, 30 Oct 2001 12:28:39 +0000 (12:28 +0000)]
* improved error reporting in PEAR_Remote::call
Stig Bakken [Tue, 30 Oct 2001 12:27:58 +0000 (12:27 +0000)]
* added getKeys method
Stig Bakken [Tue, 30 Oct 2001 12:19:36 +0000 (12:19 +0000)]
ws
Stig Bakken [Tue, 30 Oct 2001 12:08:07 +0000 (12:08 +0000)]
* moved <filelist> from <package> to <release>
* added <state> element
Markus Fischer [Tue, 30 Oct 2001 06:40:06 +0000 (06:40 +0000)]
Fix possible leak.
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
<changelog@php.net> [Tue, 30 Oct 2001 01:09:58 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 30 Oct 2001 01:09:55 +0000 (01:09 +0000)]
NEWS update
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.
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.
Frank M. Kromann [Mon, 29 Oct 2001 21:40:48 +0000 (21:40 +0000)]
A more acurate fix to the fbsql_num_rows function returning
x7fffffff when the server is unable to tell the number of rows.
Frank M. Kromann [Mon, 29 Oct 2001 21:27:31 +0000 (21:27 +0000)]
Fixing spelling of persistent
Frank M. Kromann [Mon, 29 Oct 2001 19:28:22 +0000 (19:28 +0000)]
Adding fbsql.php to PEAR install
foobar [Mon, 29 Oct 2001 19:12:43 +0000 (19:12 +0000)]
After discussing with Rasmus, this line should be enough. Speak up if it is not.
foobar [Mon, 29 Oct 2001 18:58:15 +0000 (18:58 +0000)]
- Added myself to authors.
- Modified the clause about Apache to say what exactly was borrowed.
Should there be the Apache license included in this file?
Frank M. Kromann [Mon, 29 Oct 2001 18:53:52 +0000 (18:53 +0000)]
Fixing wrong count on fbsql_num_rows.
@fbsql_num_rows now return the correct value on all select statements
Andi Gutmans [Mon, 29 Oct 2001 18:10:36 +0000 (18:10 +0000)]
- Fix internal classes
Andi Gutmans [Mon, 29 Oct 2001 17:19:02 +0000 (17:19 +0000)]
- Initial support for nested class definitions
Stig Bakken [Mon, 29 Oct 2001 14:15:43 +0000 (14:15 +0000)]
* started working on "pear list" command
Stig Bakken [Mon, 29 Oct 2001 12:17:37 +0000 (12:17 +0000)]
* PEAR_Registry: renamed "upgradePackage" to "updatePackage"
* added tests for PEAR_Config and PEAR_Registry
Stig Bakken [Mon, 29 Oct 2001 12:15:53 +0000 (12:15 +0000)]
* moved System.php out of Experimental/
Zeev Suraski [Mon, 29 Oct 2001 09:45:47 +0000 (09:45 +0000)]
more ws
Stig Bakken [Mon, 29 Oct 2001 07:21:08 +0000 (07:21 +0000)]
* typo
Frank M. Kromann [Mon, 29 Oct 2001 01:51:08 +0000 (01:51 +0000)]
Fixing parsing of list's returned by extract database, extract license and other extract commands
Zeev Suraski [Mon, 29 Oct 2001 01:18:10 +0000 (01:18 +0000)]
Fix pointer mess
<changelog@php.net> [Mon, 29 Oct 2001 01:10:07 +0000 (01:10 +0000)]
ChangeLog update
Sebastian Bergmann [Sun, 28 Oct 2001 23:49:59 +0000 (23:49 +0000)]
Leftover.
Sebastian Bergmann [Sun, 28 Oct 2001 23:49:03 +0000 (23:49 +0000)]
Whitespace changes.
Stig Bakken [Sun, 28 Oct 2001 23:35:10 +0000 (23:35 +0000)]
* added listPackages
* made packageInfo param optional, if not specified returns info for
all packages
Stig Bakken [Sun, 28 Oct 2001 23:22:17 +0000 (23:22 +0000)]
* nuked PEAR_Packlist class and added PEAR_Registry instead
Zeev Suraski [Sun, 28 Oct 2001 22:51:58 +0000 (22:51 +0000)]
Whitespace fixes
Don't Adafy the code, Jani :)
Sebastian Bergmann [Sun, 28 Oct 2001 17:38:37 +0000 (17:38 +0000)]
Refinements.
Sebastian Bergmann [Sun, 28 Oct 2001 15:22:50 +0000 (15:22 +0000)]
More work on the README.
Sebastian Bergmann [Sun, 28 Oct 2001 09:59:00 +0000 (09:59 +0000)]
javac 1.3 could not find reflect.class before. Also use -O flag when compiling a Release build.
Sebastian Bergmann [Sun, 28 Oct 2001 09:07:37 +0000 (09:07 +0000)]
Add missing footnotes.
Sebastian Bergmann [Sun, 28 Oct 2001 09:01:58 +0000 (09:01 +0000)]
More work on the sapi/servlet documentation. This is still a work in progress.
<changelog@php.net> [Sun, 28 Oct 2001 00:11:47 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 28 Oct 2001 00:11:41 +0000 (00:11 +0000)]
NEWS update
Sebastian Bergmann [Sat, 27 Oct 2001 23:17:19 +0000 (23:17 +0000)]
Another fix for Tomcat 4.
Sebastian Bergmann [Sat, 27 Oct 2001 23:14:49 +0000 (23:14 +0000)]
Fix for Tomcat 4.
Derick Rethans [Sat, 27 Oct 2001 18:22:56 +0000 (18:22 +0000)]
- fix crash bug
Derick Rethans [Sat, 27 Oct 2001 17:50:26 +0000 (17:50 +0000)]
- Fix for bugs #9640 and #13789
Rasmus Lerdorf [Sat, 27 Oct 2001 12:22:22 +0000 (12:22 +0000)]
These were supposed to match
Sascha Schumann [Sat, 27 Oct 2001 12:08:10 +0000 (12:08 +0000)]
Get rid of post_off-hack which was only suitable for POST data
which fit into the small thttpd read buffer. Do a small recv
after content-length bytes have been read to accomodate non-conforming
user-agents.
Sascha Schumann [Sat, 27 Oct 2001 11:27:39 +0000 (11:27 +0000)]
Improved handling of posts
foobar [Sat, 27 Oct 2001 10:14:14 +0000 (10:14 +0000)]
Modified the error message a bit. Happy now Andi? :)
Zeev Suraski [Sat, 27 Oct 2001 09:43:38 +0000 (09:43 +0000)]
MFTGZE1
Stig Bakken [Sat, 27 Oct 2001 07:52:12 +0000 (07:52 +0000)]
* actually implement -s/-S options :-)
foobar [Sat, 27 Oct 2001 06:26:02 +0000 (06:26 +0000)]
Fixed bug: #13844
foobar [Sat, 27 Oct 2001 05:26:24 +0000 (05:26 +0000)]
@- Fixed HTTP file upload support to handle big files better. (Jani)
# There are some minor memleaks still..I tried to eliminate them but
# without luck. I'd be glad if someone could check this code out.
# Also, this uses the Apache libapreq. So there might be need to add some
# license thingie there too?
foobar [Sat, 27 Oct 2001 05:22:19 +0000 (05:22 +0000)]
- Prevent PHP from starting if output_handler is set and
zlib.output_compression is on
- Added notes to the bundled php.ini files about this.
Andrei Zmievski [Sat, 27 Oct 2001 05:11:15 +0000 (05:11 +0000)]
@- Added array_chunk() function that splits an array into chunks of specified
@ size. (Andrei)
<changelog@php.net> [Sat, 27 Oct 2001 00:10:14 +0000 (00:10 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 26 Oct 2001 21:07:59 +0000 (21:07 +0000)]
Convert to use new parameter parsing API.
Stig Bakken [Fri, 26 Oct 2001 20:05:34 +0000 (20:05 +0000)]
removed
Frank M. Kromann [Fri, 26 Oct 2001 18:42:46 +0000 (18:42 +0000)]
Typo in constant naming.
Harald Radi [Fri, 26 Oct 2001 17:52:41 +0000 (17:52 +0000)]
fix visual studio .net warning
Frank M. Kromann [Fri, 26 Oct 2001 17:50:33 +0000 (17:50 +0000)]
Removed unused code
Sebastian Bergmann [Fri, 26 Oct 2001 14:54:46 +0000 (14:54 +0000)]
Add Win32 generated files.
Andrei Zmievski [Fri, 26 Oct 2001 14:50:58 +0000 (14:50 +0000)]
Convert to use new parameter parsing API.
Andi Gutmans [Fri, 26 Oct 2001 14:13:42 +0000 (14:13 +0000)]
- Fix Zeev's MFZE1
Thies C. Arntzen [Fri, 26 Oct 2001 12:54:55 +0000 (12:54 +0000)]
ZTS fixes
Stig Bakken [Fri, 26 Oct 2001 11:45:21 +0000 (11:45 +0000)]
* implemented "pear list-packages", the first sub-command using xmlrpc
Sterling Hughes [Fri, 26 Oct 2001 11:17:34 +0000 (11:17 +0000)]
no need to free these it seems
Stig Bakken [Fri, 26 Oct 2001 10:07:43 +0000 (10:07 +0000)]
* PEAR_Config class to maintain system and per-user configuration for
PEAR installations
* PEAR_Remote class to communicate with the backend server (xmlrpc)
* change pear script's option parsing to "-d foo=bar" style
* added -c/-C (user/system config file) and -s/-S (store user/system config)
options
<changelog@php.net> [Fri, 26 Oct 2001 00:10:08 +0000 (00:10 +0000)]
ChangeLog update
Thies C. Arntzen [Thu, 25 Oct 2001 06:51:13 +0000 (06:51 +0000)]
make it compile again and nuke most warnings
<changelog@php.net> [Thu, 25 Oct 2001 00:10:18 +0000 (00:10 +0000)]
ChangeLog update
Rasmus Lerdorf [Wed, 24 Oct 2001 20:10:30 +0000 (20:10 +0000)]
Let's suppress this warning if always_populate is enabled
foobar [Wed, 24 Oct 2001 10:42:31 +0000 (10:42 +0000)]
Fixed logic bug introduced by me. Bug: #13796
foobar [Wed, 24 Oct 2001 09:06:33 +0000 (09:06 +0000)]
C++ comment pollution removed.
Uwe Steinmann [Wed, 24 Oct 2001 08:33:09 +0000 (08:33 +0000)]
- switched src and dest in memcpy. This caused a segm fault in hw_new_document_from_file()
Uwe Steinmann [Wed, 24 Oct 2001 08:31:54 +0000 (08:31 +0000)]
- freeing memory wasn't always done right
<changelog@php.net> [Wed, 24 Oct 2001 00:13:09 +0000 (00:13 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 24 Oct 2001 00:13:06 +0000 (00:13 +0000)]
NEWS update
Rasmus Lerdorf [Tue, 23 Oct 2001 20:48:30 +0000 (20:48 +0000)]
Ok, now actually make it work - maybe...
Rasmus Lerdorf [Tue, 23 Oct 2001 19:57:45 +0000 (19:57 +0000)]
Minor tweaks
Rasmus Lerdorf [Tue, 23 Oct 2001 19:34:29 +0000 (19:34 +0000)]
@- $HTTP_RAW_POST_DATA was not populated on a missing content-type even when
@ always_populate_raw_post_data was on - fixed. (Rasmus)
$HTTP_RAW_POST_DATA was not populated on a missing content-type even when
always_populate_raw_post_data was on - fixed. (Rasmus)
Rasmus Lerdorf [Tue, 23 Oct 2001 18:46:35 +0000 (18:46 +0000)]
As suggested on php-dev, array_fill() is probably a better name for this
function.
Frank M. Kromann [Tue, 23 Oct 2001 16:34:52 +0000 (16:34 +0000)]
Patch for correct handling of DATETIME values.
The patch is implemented with a parameter in php.ini controling if
datetime values are converted with the new or the old method.
Thanks to Michael Bretterklieber <mbretter@jawa.at>