]>
granicus.if.org Git - php/log
Sterling Hughes [Sun, 18 Nov 2001 13:21:33 +0000 (13:21 +0000)]
Remove the .cvsignore file
Sterling Hughes [Sun, 18 Nov 2001 13:20:37 +0000 (13:20 +0000)]
Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)Remove the sablotron extension
# HOOOOOOOOOOOORAY :)
Derick Rethans [Sun, 18 Nov 2001 12:01:54 +0000 (12:01 +0000)]
- Fix build on FreeBSD (patch by Markus Fischer)
foobar [Sun, 18 Nov 2001 03:34:23 +0000 (03:34 +0000)]
WS fix
Andrei Zmievski [Sun, 18 Nov 2001 01:16:03 +0000 (01:16 +0000)]
- Added support for parsing recordsets.
- Fixed a bug that sometimes would corrupt top-level element
if it was a scalar one.
<changelog@php.net> [Sun, 18 Nov 2001 01:10:14 +0000 (01:10 +0000)]
ChangeLog update
Zeev Suraski [Sat, 17 Nov 2001 21:15:38 +0000 (21:15 +0000)]
Fix bug 13143
<changelog@php.net> [Sat, 17 Nov 2001 01:10:30 +0000 (01:10 +0000)]
ChangeLog update
David Reid [Fri, 16 Nov 2001 17:31:13 +0000 (17:31 +0000)]
s/\t/ /
Sascha Schumann [Fri, 16 Nov 2001 16:34:14 +0000 (16:34 +0000)]
Fix two incidents which have been reported about the new unserializer.
#1: forgot to handle negative numbers
#2: added zval_ptr_dtor which was not in the original code which
might lead to crash
PR: #14082
Andrei Zmievski [Fri, 16 Nov 2001 15:04:12 +0000 (15:04 +0000)]
Add todo item.
Rasmus Lerdorf [Fri, 16 Nov 2001 11:59:04 +0000 (11:59 +0000)]
Use the macro here and add an E_NOTICE
foobar [Fri, 16 Nov 2001 03:34:26 +0000 (03:34 +0000)]
- Nuked some memleaks
- Changed the error to be set always. Otherwise the index for error
wouldn't be correct in case of uploading multiple files within array.
( <input type="file" name="test[]"> )
<changelog@php.net> [Fri, 16 Nov 2001 01:10:18 +0000 (01:10 +0000)]
ChangeLog update
foobar [Fri, 16 Nov 2001 01:06:48 +0000 (01:06 +0000)]
No use of populating the hash if there is no file saved.
Zeev Suraski [Thu, 15 Nov 2001 23:26:52 +0000 (23:26 +0000)]
MFZE1
foobar [Thu, 15 Nov 2001 15:37:02 +0000 (15:37 +0000)]
In case of submitting form without any files selected don't set
the tmp_name.
Stanislav Malyshev [Thu, 15 Nov 2001 09:53:40 +0000 (09:53 +0000)]
Check in ftok() function by Andrew Sitnikov <sitnikov@infonet.ee>
Tomas V.V.Cox [Thu, 15 Nov 2001 01:24:35 +0000 (01:24 +0000)]
implemented "uninstall" command
<changelog@php.net> [Thu, 15 Nov 2001 01:10:15 +0000 (01:10 +0000)]
ChangeLog update
Stig Venaas [Wed, 14 Nov 2001 22:05:33 +0000 (22:05 +0000)]
Fixed some memory leaks and removed some unnecessary checks due to
ZEND_FETCH_RESOURCE returning on error
Frank M. Kromann [Wed, 14 Nov 2001 20:42:38 +0000 (20:42 +0000)]
Prevent fbsql_num_rows from looping
Frank M. Kromann [Wed, 14 Nov 2001 17:56:26 +0000 (17:56 +0000)]
Fixing debug build
Sterling Hughes [Wed, 14 Nov 2001 12:57:06 +0000 (12:57 +0000)]
Many other reasons that setvbuf can fail than "wrong arguments", returning
false should be enough
Christian Stocker [Wed, 14 Nov 2001 09:55:38 +0000 (09:55 +0000)]
adding PEAR/Registry.php
Derick Rethans [Wed, 14 Nov 2001 09:48:14 +0000 (09:48 +0000)]
- Fix crashbug on dtor
Christian Stocker [Wed, 14 Nov 2001 09:22:00 +0000 (09:22 +0000)]
checking if package.xml.gz exists, before checking if it's writeable
<changelog@php.net> [Wed, 14 Nov 2001 01:10:16 +0000 (01:10 +0000)]
ChangeLog update
Doug MacEachern [Tue, 13 Nov 2001 21:40:01 +0000 (21:40 +0000)]
setup standard CGI variables
Frank M. Kromann [Tue, 13 Nov 2001 19:20:26 +0000 (19:20 +0000)]
Fixing compile error
Frank M. Kromann [Tue, 13 Nov 2001 19:19:09 +0000 (19:19 +0000)]
Fixing debug build
Stig Venaas [Tue, 13 Nov 2001 18:05:47 +0000 (18:05 +0000)]
Minor changes in ldap_connect(): fixed crash with OpenLDAP 2 libs when
called without args and also use ldap_init() rather than ldap_open();
simplified code a little
Stig Venaas [Tue, 13 Nov 2001 17:10:08 +0000 (17:10 +0000)]
Removed some old cruft (some commented code and non-used globals), fixed
a proto typo, and make sure ldap_base_dn and ldap_filter are initialized
in php_ldap_do_search()
foobar [Tue, 13 Nov 2001 13:59:13 +0000 (13:59 +0000)]
Fixed some problems in configuring e.g. shared module.
Rasmus Lerdorf [Tue, 13 Nov 2001 13:53:11 +0000 (13:53 +0000)]
Be explicit here and cast it
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