]>
granicus.if.org Git - php/log
Rasmus Lerdorf [Tue, 13 Nov 2001 13:12:46 +0000 (13:12 +0000)]
Fix most of these tests - still think there is a bug in the long->float
conversion stuff somewhere
Rasmus Lerdorf [Tue, 13 Nov 2001 12:39:21 +0000 (12:39 +0000)]
Different operating systems handle the group x bit differently, so
simplify this test to test the user x bit instead
foobar [Tue, 13 Nov 2001 12:20:31 +0000 (12:20 +0000)]
Make these tests work regardless of the register_globals setting.
Zeev Suraski [Tue, 13 Nov 2001 11:47:52 +0000 (11:47 +0000)]
Improve OpenSSL compatibility
foobar [Tue, 13 Nov 2001 11:38:22 +0000 (11:38 +0000)]
Fixed bug introduced by my last commit.
Sterling Hughes [Tue, 13 Nov 2001 10:59:15 +0000 (10:59 +0000)]
"Fix" last commit, to compile cURL with SSL support you must also use the
OpenSSL extension -- sorry...
The last commit caused bad things to happen if you were compiling cURL and
PHP on Win32 or if you compiled PHP --with-openssl, ie, re-initializing things
that were already initialized
Derick Rethans [Tue, 13 Nov 2001 09:54:06 +0000 (09:54 +0000)]
- Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>)
<changelog@php.net> [Tue, 13 Nov 2001 01:11:02 +0000 (01:11 +0000)]
ChangeLog update
Stig Bakken [Tue, 13 Nov 2001 01:07:36 +0000 (01:07 +0000)]
* command name changes
Stig Bakken [Tue, 13 Nov 2001 01:06:48 +0000 (01:06 +0000)]
* rename files to .reg (not .inf)
Stig Bakken [Tue, 13 Nov 2001 01:05:46 +0000 (01:05 +0000)]
* error message cleanup
* store registry object as property
Zeev Suraski [Tue, 13 Nov 2001 01:01:47 +0000 (01:01 +0000)]
Import patch from bug #14023
foobar [Tue, 13 Nov 2001 00:37:49 +0000 (00:37 +0000)]
Fixed the wrong logic in ini_get_all() function.
Now it behaves same as how phpinfo() outputs the ini entries.
If there is a local value, then the global one is the 'original one' if
there is such. Otherwise global value is same as local. :)
Martin Jansen [Mon, 12 Nov 2001 10:52:41 +0000 (10:52 +0000)]
* shame on me ...
Martin Jansen [Mon, 12 Nov 2001 10:51:42 +0000 (10:51 +0000)]
* typo
Jon Parise [Mon, 12 Nov 2001 03:04:06 +0000 (03:04 +0000)]
Provide the full URL to pear.php.net.
Markus Fischer [Mon, 12 Nov 2001 01:54:55 +0000 (01:54 +0000)]
Unified error/warning messages.
<changelog@php.net> [Mon, 12 Nov 2001 01:11:05 +0000 (01:11 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 12 Nov 2001 01:11:02 +0000 (01:11 +0000)]
NEWS update
Markus Fischer [Mon, 12 Nov 2001 01:07:17 +0000 (01:07 +0000)]
WS
Markus Fischer [Mon, 12 Nov 2001 00:58:16 +0000 (00:58 +0000)]
Fix #14020 and some minor leaks.
Rui Hirokawa [Sun, 11 Nov 2001 23:11:23 +0000 (23:11 +0000)]
fixed output problem with output buffering handler.
Jeroen van Wolffelaar [Sun, 11 Nov 2001 20:33:27 +0000 (20:33 +0000)]
Fix all (at least, I tried to catch all) proto's in file.c
Jeroen van Wolffelaar [Sun, 11 Nov 2001 19:42:31 +0000 (19:42 +0000)]
Add warning when set_file_buffer() fails
Derick Rethans [Sun, 11 Nov 2001 18:28:43 +0000 (18:28 +0000)]
- Renaming key_exists to array_key_exists
@- Renamed key_exists tp array_key_exists. (Derick)
#- Not sure if this belongs in NEWS, but it was already in a released
# version. And yes, I know I'm breaking BC here, but as it was not documented
# yet, that doesn't matter.
Stanislav Malyshev [Sun, 11 Nov 2001 12:41:14 +0000 (12:41 +0000)]
Fix crash bug on malformed .ini file
Thies C. Arntzen [Sun, 11 Nov 2001 11:08:31 +0000 (11:08 +0000)]
compile fix
Markus Fischer [Sun, 11 Nov 2001 04:09:08 +0000 (04:09 +0000)]
Add missing loop variable $i.
Suppress more warnings when using the option separator '--'.
Markus Fischer [Sun, 11 Nov 2001 03:59:22 +0000 (03:59 +0000)]
Suppress warning on long-options without an additional argument.
Rasmus Lerdorf [Sun, 11 Nov 2001 02:58:11 +0000 (02:58 +0000)]
Fix for 14012
foobar [Sun, 11 Nov 2001 01:51:17 +0000 (01:51 +0000)]
Make the filesize 0 when upload fails. And changed the error messages to be different from each other.
<changelog@php.net> [Sun, 11 Nov 2001 01:12:10 +0000 (01:12 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 11 Nov 2001 01:12:07 +0000 (01:12 +0000)]
NEWS update
foobar [Sun, 11 Nov 2001 00:45:31 +0000 (00:45 +0000)]
Fix for bug: #14008. Still needs some minor changes but should give idea about this.
Andrei Zmievski [Sun, 11 Nov 2001 00:06:47 +0000 (00:06 +0000)]
Clean up.
Andrei Zmievski [Sat, 10 Nov 2001 23:58:23 +0000 (23:58 +0000)]
Crash fix news.
Andrei Zmievski [Sat, 10 Nov 2001 23:45:00 +0000 (23:45 +0000)]
Fixed bug #13635.
Andrei Zmievski [Sat, 10 Nov 2001 23:44:04 +0000 (23:44 +0000)]
Fixed bug #13901.
Sebastian Bergmann [Sat, 10 Nov 2001 22:31:48 +0000 (22:31 +0000)]
No need to 'include' a .re file here.
Shane Caraveo [Sat, 10 Nov 2001 22:11:03 +0000 (22:11 +0000)]
Make the win32 fastcgi compilable with the php4ts projects.
Sascha Schumann [Sat, 10 Nov 2001 21:18:34 +0000 (21:18 +0000)]
Rewrite of unserializer which should be more maintainable and extensible.
Changes pass `make test´ and a couple of custom tests.
Enjoy.
Derick Rethans [Sat, 10 Nov 2001 18:06:28 +0000 (18:06 +0000)]
- Fixing this bad idea
James Moore [Sat, 10 Nov 2001 17:24:02 +0000 (17:24 +0000)]
Fix apache win32 dso build.
(This is untested on linux but shouldnt break anything)
Rasmus Lerdorf [Sat, 10 Nov 2001 15:06:09 +0000 (15:06 +0000)]
# More low-oxygen plane hacking
Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor images.
@- Fix ImageColorsForIndex() and ImageColorAt() to work for TrueColor
@ images. (Rasmus)
Derick Rethans [Sat, 10 Nov 2001 14:22:36 +0000 (14:22 +0000)]
- Correcting Goba's name, and adding me to QA team
Martin Jansen [Sat, 10 Nov 2001 10:37:24 +0000 (10:37 +0000)]
* some minor improvements
foobar [Sat, 10 Nov 2001 09:51:47 +0000 (09:51 +0000)]
Fixed bug: #13955.Checks now for png_write_image().
Frank M. Kromann [Sat, 10 Nov 2001 07:43:23 +0000 (07:43 +0000)]
Make fbsql_list_fields work as documented
<changelog@php.net> [Sat, 10 Nov 2001 01:10:52 +0000 (01:10 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 10 Nov 2001 01:10:47 +0000 (01:10 +0000)]
NEWS update
Jon Parise [Fri, 9 Nov 2001 16:27:09 +0000 (16:27 +0000)]
@ Added support for bind_textdomain_codeset(). (rudib@email.si)
Alan Brown [Fri, 9 Nov 2001 14:20:28 +0000 (14:20 +0000)]
Not all components populate every field in the ExceptInfo structure. Thus we sometimes would try to convert NULL strings and see php_OLECHAR_to_char errors while displaying Exception information. This version is a little smarter about the member derefencing and the resulting error string.
<changelog@php.net> [Fri, 9 Nov 2001 01:10:14 +0000 (01:10 +0000)]
ChangeLog update
Derick Rethans [Thu, 8 Nov 2001 23:38:38 +0000 (23:38 +0000)]
- oops :)
Derick Rethans [Thu, 8 Nov 2001 23:37:34 +0000 (23:37 +0000)]
- Let it also work with pdflib 3 again
Rui Hirokawa [Thu, 8 Nov 2001 22:23:04 +0000 (22:23 +0000)]
fixed a bug in http input processing patched by Yasuo Ohgaki.
Egon Schmid [Thu, 8 Nov 2001 22:11:41 +0000 (22:11 +0000)]
Some protos fixed.
Egon Schmid [Thu, 8 Nov 2001 22:05:56 +0000 (22:05 +0000)]
More protos fixed.
Egon Schmid [Thu, 8 Nov 2001 21:48:34 +0000 (21:48 +0000)]
Fixed some protos and many more will follow the next hour.
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.
Egon Schmid [Thu, 8 Nov 2001 21:32:48 +0000 (21:32 +0000)]
There are some rules.
Derick Rethans [Thu, 8 Nov 2001 20:23:33 +0000 (20:23 +0000)]
- prototypes
#- Thanks to Zak for pointing this out during his talk
Derick Rethans [Thu, 8 Nov 2001 20:21:01 +0000 (20:21 +0000)]
- Prototypes
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
Sebastian Bergmann [Thu, 8 Nov 2001 07:07:11 +0000 (07:07 +0000)]
Add php_w32api.dll
Sebastian Bergmann [Thu, 8 Nov 2001 07:03:38 +0000 (07:03 +0000)]
Add ext/w32api
<changelog@php.net> [Thu, 8 Nov 2001 01:10:09 +0000 (01:10 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 8 Nov 2001 01:10:06 +0000 (01:10 +0000)]
NEWS update
James Moore [Wed, 7 Nov 2001 14:31:03 +0000 (14:31 +0000)]
@ - Add generic Win 32 API extension (jmoore)
James Moore [Wed, 7 Nov 2001 14:22:15 +0000 (14:22 +0000)]
@ - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore)
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
Stig Bakken [Wed, 7 Nov 2001 09:25:39 +0000 (09:25 +0000)]
* fix "list" command
Stig Bakken [Wed, 7 Nov 2001 09:24:55 +0000 (09:24 +0000)]
typo
<changelog@php.net> [Wed, 7 Nov 2001 01:10:11 +0000 (01:10 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 7 Nov 2001 01:10:08 +0000 (01:10 +0000)]
NEWS update
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
Jon Parise [Tue, 6 Nov 2001 18:02:04 +0000 (18:02 +0000)]
It doesn't look like we use a fourth pointer.
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.
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.
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)
<changelog@php.net> [Tue, 6 Nov 2001 01:10:55 +0000 (01:10 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 6 Nov 2001 01:10:52 +0000 (01:10 +0000)]
NEWS update
Tomas V.V.Cox [Tue, 6 Nov 2001 01:05:28 +0000 (01:05 +0000)]
E_ALL fixes
Tomas V.V.Cox [Tue, 6 Nov 2001 00:22:18 +0000 (00:22 +0000)]
E_ALL fixes
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)
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)
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)
<changelog@php.net> [Mon, 5 Nov 2001 01:10:08 +0000 (01:10 +0000)]
ChangeLog update
Stig S. Bakken [Mon, 5 Nov 2001 00:17:28 +0000 (00:17 +0000)]
add newline at end of file to avoid warnings
Stig S. Bakken [Mon, 5 Nov 2001 00:16:33 +0000 (00:16 +0000)]
non-zts compile fix
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();
-
Alex Waugh [Sun, 4 Nov 2001 12:46:30 +0000 (12:46 +0000)]
Convert PATH_TRANSLATED for RISC OS
Alex Waugh [Sun, 4 Nov 2001 12:40:45 +0000 (12:40 +0000)]
Undefine AF_UNIX when compiled for RISC OS
Alex Waugh [Sun, 4 Nov 2001 12:38:33 +0000 (12:38 +0000)]
Make sure uint et al are undefined before typedefing them
Alex Waugh [Sun, 4 Nov 2001 12:35:49 +0000 (12:35 +0000)]
Included header files needed by RISC OS
Stig Bakken [Sun, 4 Nov 2001 09:07:17 +0000 (09:07 +0000)]
* expectError() now accepts "*" as a catch-all
* updated tests
Sergey Kartashoff [Sun, 4 Nov 2001 09:02:25 +0000 (09:02 +0000)]
# more mnoGoSearch example fixes
Sergey Kartashoff [Sun, 4 Nov 2001 08:46:55 +0000 (08:46 +0000)]
- mnoGoSearch extension example updated to support words hilighting (gluke)
foobar [Sun, 4 Nov 2001 02:09:55 +0000 (02:09 +0000)]
ws fix
foobar [Sun, 4 Nov 2001 01:54:26 +0000 (01:54 +0000)]
missing cvsignore