]>
granicus.if.org Git - php/log
Sascha Schumann [Sat, 19 May 2001 17:02:09 +0000 (17:02 +0000)]
Reindent, add link map for AIX, improve diagnostic message,
carry over all -D* CPPFLAGS, and nuke REGEX recognition.
Andrei Zmievski [Sat, 19 May 2001 16:12:53 +0000 (16:12 +0000)]
Format.
Sascha Schumann [Sat, 19 May 2001 14:53:55 +0000 (14:53 +0000)]
Fix segfault when using zend_hash_add_empty_element
Sascha Schumann [Sat, 19 May 2001 14:51:39 +0000 (14:51 +0000)]
Use zend_hash_add_empty_element
Sascha Schumann [Sat, 19 May 2001 14:30:33 +0000 (14:30 +0000)]
Use write(2), if we can successfully write to stdout.
Derick Rethans [Sat, 19 May 2001 10:42:16 +0000 (10:42 +0000)]
- Adding an entry about mcrypt bugs
Sascha Schumann [Sat, 19 May 2001 10:10:49 +0000 (10:10 +0000)]
Looks like this was a bogus gcc warning.
Submitted by: Sebastian Bergmann
Sascha Schumann [Sat, 19 May 2001 09:58:31 +0000 (09:58 +0000)]
Improve reading from external data source for session id creation.
Improve generating the string representation of the md5 session id.
Sascha Schumann [Sat, 19 May 2001 09:56:42 +0000 (09:56 +0000)]
Nuke some warnings.
Sascha Schumann [Sat, 19 May 2001 07:47:11 +0000 (07:47 +0000)]
add entry
<changelog@php.net> [Sat, 19 May 2001 01:09:22 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 19 May 2001 01:09:19 +0000 (01:09 +0000)]
NEWS update
Sascha Schumann [Fri, 18 May 2001 23:38:46 +0000 (23:38 +0000)]
munmap() file in RSHUTDOWN, if PHPWRITE fails.
Derick Rethans [Fri, 18 May 2001 20:54:15 +0000 (20:54 +0000)]
- Fix for bug #10890
@- Fixed bugs in the mcrypt extension that caused crashes (Derick)
Sascha Schumann [Fri, 18 May 2001 20:53:53 +0000 (20:53 +0000)]
First try at using Apache's export list when building a DSO.
Sterling Hughes [Fri, 18 May 2001 20:52:40 +0000 (20:52 +0000)]
@ Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which
@ specified that the drawn curve should be rounded. (Sterling)
Sterling Hughes [Fri, 18 May 2001 20:37:21 +0000 (20:37 +0000)]
remove more php3 ts stuff
Sterling Hughes [Fri, 18 May 2001 20:32:47 +0000 (20:32 +0000)]
should be using the function here.
Sterling Hughes [Fri, 18 May 2001 20:29:47 +0000 (20:29 +0000)]
Remove the remnants of old global macro's
Sascha Schumann [Fri, 18 May 2001 17:48:43 +0000 (17:48 +0000)]
Files should be shared among processes.
Hartmut Holzgraefe [Fri, 18 May 2001 16:42:54 +0000 (16:42 +0000)]
a small proto clarification
Andrei Zmievski [Fri, 18 May 2001 15:34:58 +0000 (15:34 +0000)]
Move -DSUPPORT_UTF8 flag into the appropriate Makefile so as not to pollute
the global namespace.
Thies C. Arntzen [Fri, 18 May 2001 14:40:02 +0000 (14:40 +0000)]
revert parts of last commit - stupid me!
Thies C. Arntzen [Fri, 18 May 2001 14:32:11 +0000 (14:32 +0000)]
reset allocated_memory_peak after each request.
Thies C. Arntzen [Fri, 18 May 2001 14:32:05 +0000 (14:32 +0000)]
--enable-memory-usage-info id deprecated. use --enable-memory-limit instead!
Uwe Steinmann [Fri, 18 May 2001 08:07:09 +0000 (08:07 +0000)]
- completed list of error messages (thanks to Torben Wilson)
<changelog@php.net> [Fri, 18 May 2001 01:09:29 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 18 May 2001 01:09:26 +0000 (01:09 +0000)]
NEWS update
James Moore [Thu, 17 May 2001 23:57:43 +0000 (23:57 +0000)]
Merge the more sensible way of doing this back in to HEAD
James Moore [Thu, 17 May 2001 21:32:05 +0000 (21:32 +0000)]
@ - Fixed getopt so it accepts arguments in the form -<option><value> not
@ just -<option> <value> (jmoore)
Derick Rethans [Thu, 17 May 2001 21:27:48 +0000 (21:27 +0000)]
- Fix for bug #9801 (and maybe others)
Sterling Hughes [Thu, 17 May 2001 18:15:15 +0000 (18:15 +0000)]
Some fixes. Actually assign a value scheme_handlers before processing it.
Add some checks for key type. Remove some debugging data.
Daniel Beulshausen [Thu, 17 May 2001 17:21:26 +0000 (17:21 +0000)]
update news
Daniel Beulshausen [Thu, 17 May 2001 17:13:47 +0000 (17:13 +0000)]
winsock is already initialized in an higher version by php
Daniel Beulshausen [Thu, 17 May 2001 17:05:17 +0000 (17:05 +0000)]
add notes & sockets ext
Daniel Beulshausen [Thu, 17 May 2001 17:02:37 +0000 (17:02 +0000)]
update sockets to work with winsock as well
Zeev Suraski [Thu, 17 May 2001 16:33:45 +0000 (16:33 +0000)]
That's slightly clearer that way :)
Martin Kraemer [Thu, 17 May 2001 15:27:12 +0000 (15:27 +0000)]
Allow for DB3 to reside in /usr/local/include/db3/ and -ldb3
Zeev Suraski [Thu, 17 May 2001 13:31:45 +0000 (13:31 +0000)]
Add missing info
Zeev Suraski [Thu, 17 May 2001 12:51:24 +0000 (12:51 +0000)]
Fix build
Zeev Suraski [Thu, 17 May 2001 11:22:49 +0000 (11:22 +0000)]
Fix build
Zeev Suraski [Thu, 17 May 2001 09:58:34 +0000 (09:58 +0000)]
Fix corruption issue
Sebastian Bergmann [Thu, 17 May 2001 09:55:03 +0000 (09:55 +0000)]
MS VisualStudio .NET 7.0 has M_PI_4 in math.h
<changelog@php.net> [Thu, 17 May 2001 01:09:51 +0000 (01:09 +0000)]
ChangeLog update
Vlad Krupin [Thu, 17 May 2001 00:32:45 +0000 (00:32 +0000)]
...and this fixes the typo I made long ago. It prevented people that have
certain weird installations of pspell from compiling properly (couldn't
find pspell header files). No-one noticed...
Vlad Krupin [Thu, 17 May 2001 00:26:12 +0000 (00:26 +0000)]
Fix for bug 10912.
Also, if you explicily specify path in --with-pspell, the directories
/usr, /usr/local will no longer be searched even if the library is not
found at the specified location (this seems to make more sense)
Sterling Hughes [Wed, 16 May 2001 23:43:30 +0000 (23:43 +0000)]
Add a compile check for the cURL version and fix the compile in general.
James Moore [Wed, 16 May 2001 23:11:33 +0000 (23:11 +0000)]
- Sync prototype and definition of phpi_get_le_gd
Sterling Hughes [Wed, 16 May 2001 18:28:18 +0000 (18:28 +0000)]
# Revert the SLS_FETCH() ;)
Sterling Hughes [Wed, 16 May 2001 18:15:49 +0000 (18:15 +0000)]
Remove redundancy
# And further fix problem ;)
Sterling Hughes [Wed, 16 May 2001 18:10:06 +0000 (18:10 +0000)]
fix windows build.
#untested
Zeev Suraski [Wed, 16 May 2001 17:22:01 +0000 (17:22 +0000)]
Implement zend_hash_add_empty_element() using the existing infrastructure
Zeev Suraski [Wed, 16 May 2001 17:21:16 +0000 (17:21 +0000)]
Commit missing fix
James Moore [Wed, 16 May 2001 16:44:37 +0000 (16:44 +0000)]
- Add dbx extension to php_modules workspace
Zeev Suraski [Wed, 16 May 2001 15:02:30 +0000 (15:02 +0000)]
Merge memory usage into memory limit
Sascha Schumann [Wed, 16 May 2001 12:01:25 +0000 (12:01 +0000)]
Fix for #10900.
Submitted by: cech@debian.org
Daniel Beulshausen [Wed, 16 May 2001 09:01:20 +0000 (09:01 +0000)]
add missing apls_fetch
foobar [Wed, 16 May 2001 04:50:49 +0000 (04:50 +0000)]
Fixed bugs: #10297, #10615, #10783, #10880
<changelog@php.net> [Wed, 16 May 2001 01:09:35 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 16 May 2001 01:09:32 +0000 (01:09 +0000)]
NEWS update
Jon Parise [Tue, 15 May 2001 23:43:18 +0000 (23:43 +0000)]
@ - Added disk_total_space() to return the total size of a filesystem.
@ (Patch from Steven Bower)
Jon Parise [Tue, 15 May 2001 23:28:17 +0000 (23:28 +0000)]
@ - Renamed diskfreespace() to disk_free_space() to conform to established
@ naming conventions. (jon)
Andrei Zmievski [Tue, 15 May 2001 18:00:35 +0000 (18:00 +0000)]
Revert previous commit - callback_name does need to be checked because
it is set conditional on is_callable_replace.
Jon Parise [Tue, 15 May 2001 15:33:44 +0000 (15:33 +0000)]
- Renaming $no_cache to $caching and inverting it's meaning
- Adding accessors for private $caching flag: getCaching() and setCaching()
Zeev Suraski [Tue, 15 May 2001 14:55:42 +0000 (14:55 +0000)]
Move the initialization to a safer place (earlier, it could end up
not being reset to 0 under certain circumstances)
Tomas V.V.Cox [Tue, 15 May 2001 14:15:09 +0000 (14:15 +0000)]
Put the verbose mode to work again. Some other style.
Tomas V.V.Cox [Tue, 15 May 2001 14:03:04 +0000 (14:03 +0000)]
white spaces and indenting
Andrei Zmievski [Tue, 15 May 2001 13:02:06 +0000 (13:02 +0000)]
Fix up a couple of entires.
Christian Stocker [Tue, 15 May 2001 10:29:07 +0000 (10:29 +0000)]
2 files from Cache/ were missing here, too.
Gavin Sherry [Tue, 15 May 2001 07:32:34 +0000 (07:32 +0000)]
fixed shm_remove to expect the correct argument.
Gavin Sherry [Tue, 15 May 2001 07:29:55 +0000 (07:29 +0000)]
Added function sem_remove
Gavin Sherry [Tue, 15 May 2001 07:29:31 +0000 (07:29 +0000)]
Added sem_remove to remove semaphores from memory
foobar [Tue, 15 May 2001 02:05:33 +0000 (02:05 +0000)]
MFB
foobar [Tue, 15 May 2001 01:50:46 +0000 (01:50 +0000)]
Fix bug: #5418
<changelog@php.net> [Tue, 15 May 2001 01:09:58 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 15 May 2001 01:09:54 +0000 (01:09 +0000)]
NEWS update
Sterling Hughes [Mon, 14 May 2001 21:04:23 +0000 (21:04 +0000)]
leftovers.....
Frank M. Kromann [Mon, 14 May 2001 21:04:19 +0000 (21:04 +0000)]
Adding a small readme file for win32 users
Frank M. Kromann [Mon, 14 May 2001 21:03:38 +0000 (21:03 +0000)]
updating the win32 readme
Sterling Hughes [Mon, 14 May 2001 21:02:31 +0000 (21:02 +0000)]
Register the binary transfer option
Andrei Zmievski [Mon, 14 May 2001 20:56:05 +0000 (20:56 +0000)]
Clean up call_user_func_*().
Sterling Hughes [Mon, 14 May 2001 20:06:06 +0000 (20:06 +0000)]
Use zend_is_callable to test whether or not the given callback is valid
before calling the function.
Sterling Hughes [Mon, 14 May 2001 19:19:03 +0000 (19:19 +0000)]
Use zend_is_callable() and fix sp of deprecated.
Sterling Hughes [Mon, 14 May 2001 19:02:23 +0000 (19:02 +0000)]
Couple of changes (and a little whitespace correction, sorry to mix :(
1) Depreciate the call_user_method*() variety of functions, their
functionality can be easily duplicated by using the call_user_func*()
functions (using the array(&$obj, "method") syntax).
2) Change some pval's to zval's.
3) Improve the error handling mechanism of call_user_func*() to report
an the class name and the function name if an object or class name is
given.
Derick Rethans [Mon, 14 May 2001 18:30:07 +0000 (18:30 +0000)]
- Bumbed up the warning level to be in sync with fopen (which is E_WARNING
too) (See bug #10856)
Vlad Krupin [Mon, 14 May 2001 18:24:27 +0000 (18:24 +0000)]
@- Fix for bug 2181. Now zero is returned instead of an unset value for
@ 7-bit encoding and plain text body type.
Also, bogus types and encodings will not be returned any longer.
Function imap_bodystruct() is also fixed in the same manner.
Andrei Zmievski [Mon, 14 May 2001 14:16:44 +0000 (14:16 +0000)]
Need to use ELS_FETCH() here.
Andrei Zmievski [Mon, 14 May 2001 13:31:27 +0000 (13:31 +0000)]
Reformat.
Andrei Zmievski [Mon, 14 May 2001 13:24:03 +0000 (13:24 +0000)]
@- Fixed a bug in call_user_*() functions that would not allow calling
functions/methods that accepted parameters by reference. (Andrei)
* Allow separation of arguments in call_user_* functions - this allows calling
functions that force parameters by reference.
* Use executor function table instead of compiler one.
Andrei Zmievski [Mon, 14 May 2001 12:58:48 +0000 (12:58 +0000)]
No need for check since callback_name is always filled in.
Thies C. Arntzen [Mon, 14 May 2001 11:35:25 +0000 (11:35 +0000)]
added expat version to phpinfo();
Sascha Schumann [Mon, 14 May 2001 10:49:17 +0000 (10:49 +0000)]
Initialize empty pDataPtr to a pseudo value to prevent a pefree on
pData.
Daniel Beulshausen [Mon, 14 May 2001 10:30:30 +0000 (10:30 +0000)]
fix typo
<changelog@php.net> [Mon, 14 May 2001 01:09:15 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 14 May 2001 01:09:12 +0000 (01:09 +0000)]
NEWS update
Harald Radi [Sun, 13 May 2001 17:09:53 +0000 (17:09 +0000)]
renamed *typedef_VARIANT.* to *VARIANT.*
Harald Radi [Sun, 13 May 2001 16:51:59 +0000 (16:51 +0000)]
changed php_typedef_VARIANT.h to php_VARIANT.h
Harald Radi [Sun, 13 May 2001 16:50:48 +0000 (16:50 +0000)]
renamed
Harald Radi [Sun, 13 May 2001 14:22:19 +0000 (14:22 +0000)]
modified because of the changes in com.c
Harald Radi [Sun, 13 May 2001 14:21:20 +0000 (14:21 +0000)]
@added com_release($obj) and com_addref($obj) functions
@and the related class members $obj->Release() and $obj->AddRef()
@to gain more control over the used COM components. (phanto)
also changed the return values of the internal functions from VARIANT
to pval, so there's no need to convert the returned value after each function
call and the real hashtable entry is returned and not only a copy of it.
#now everything is prepared to implement the array support