]>
granicus.if.org Git - php/log
foobar [Fri, 28 Jun 2002 07:47:19 +0000 (07:47 +0000)]
- Fix bug: #17671
Derick Rethans [Fri, 28 Jun 2002 07:12:32 +0000 (07:12 +0000)]
- Fix for bug #18039
Derick Rethans [Fri, 28 Jun 2002 06:43:17 +0000 (06:43 +0000)]
Unify error messages
foobar [Fri, 28 Jun 2002 02:27:02 +0000 (02:27 +0000)]
- Fixed bug: #17977, session build as shared works now with mm handler too.
- Added listing of save handlers into phpinfo() output
<changelog@php.net> [Fri, 28 Jun 2002 00:22:12 +0000 (00:22 +0000)]
ChangeLog update
foobar [Thu, 27 Jun 2002 23:56:27 +0000 (23:56 +0000)]
Fix bug: #18008
foobar [Thu, 27 Jun 2002 23:05:11 +0000 (23:05 +0000)]
Consistency fix.
foobar [Thu, 27 Jun 2002 22:16:53 +0000 (22:16 +0000)]
- Fixed bug: #15595 (and possibly others too)
Sander Roobol [Thu, 27 Jun 2002 10:01:06 +0000 (10:01 +0000)]
Update configure line in phpinfo() after re-running configure without
running make clean first, bug #18012.
Derick Rethans [Thu, 27 Jun 2002 06:54:51 +0000 (06:54 +0000)]
Unify error messages
Derick Rethans [Thu, 27 Jun 2002 06:49:02 +0000 (06:49 +0000)]
Unify error messages
Derick Rethans [Thu, 27 Jun 2002 06:24:26 +0000 (06:24 +0000)]
- Remove \n
foobar [Thu, 27 Jun 2002 01:47:36 +0000 (01:47 +0000)]
- Cleaning up the mess..these are NOT zvals.
<changelog@php.net> [Thu, 27 Jun 2002 00:22:58 +0000 (00:22 +0000)]
ChangeLog update
foobar [Wed, 26 Jun 2002 23:28:31 +0000 (23:28 +0000)]
- Fixed bug: #17999
- The errors should always be stored, but they are not supposed to be
shown at request shutdown unless E_NOTICES are allowed.
Anil Madhavapeddy [Wed, 26 Jun 2002 22:22:47 +0000 (22:22 +0000)]
use LIBNAME consistently. Useful on systems like OpenBSD where the curses
library is called 'curses' and not 'ncurses'
Anil Madhavapeddy [Wed, 26 Jun 2002 22:20:09 +0000 (22:20 +0000)]
the ncurses_getch() is in the wrong place and never gets run
foobar [Wed, 26 Jun 2002 21:44:58 +0000 (21:44 +0000)]
Better not pollute the EXTRA_LIBS with libpaths.
Marcus Boerger [Wed, 26 Jun 2002 21:03:28 +0000 (21:03 +0000)]
-xbuf_resize does not need to have return value
Derick Rethans [Wed, 26 Jun 2002 19:43:46 +0000 (19:43 +0000)]
- Implement Andrei's request for disabling memory leak reporting in debug
builds.
#- Andrei: I can show you the logs :)
Derick Rethans [Wed, 26 Jun 2002 18:58:49 +0000 (18:58 +0000)]
- And the SAPI too
Derick Rethans [Wed, 26 Jun 2002 18:58:25 +0000 (18:58 +0000)]
- Update credits
Derick Rethans [Wed, 26 Jun 2002 18:49:42 +0000 (18:49 +0000)]
- Update TODO
Derick Rethans [Wed, 26 Jun 2002 18:49:08 +0000 (18:49 +0000)]
- Nuke some TSRMLS_FETCHes
foobar [Wed, 26 Jun 2002 18:42:50 +0000 (18:42 +0000)]
silence the warning when glibtool is not found..
Derick Rethans [Wed, 26 Jun 2002 18:32:27 +0000 (18:32 +0000)]
- Fix build
#- Please test next time! This file is never installed with a default gd
# install
Derick Rethans [Wed, 26 Jun 2002 18:19:34 +0000 (18:19 +0000)]
- Let make clean follow symlinks (tested on Linux, IRIX, Solaris, FreeBSD
and Tru64)
Andi Gutmans [Wed, 26 Jun 2002 15:13:14 +0000 (15:13 +0000)]
- Autoloading support based on patch from Ivan Ristic.
- Again I hope this feature ends up working well because if it doesn't we
- might need to nuke it. This only works for global scoped classes and it
- will never work for sub-classes so don't even ask!!!!!
- Just define an __autoload() function in the global scope and it will be
- called with the class name as the parameter if it doesn't manage to find
- the class.
Andi Gutmans [Wed, 26 Jun 2002 14:24:23 +0000 (14:24 +0000)]
- Centralize global class fetch
Derick Rethans [Wed, 26 Jun 2002 13:07:40 +0000 (13:07 +0000)]
- Fix typo
Andi Gutmans [Wed, 26 Jun 2002 11:07:35 +0000 (11:07 +0000)]
- Fix problem with scope's not changing correctly during method calls.
- Reapply a tiny optimization to the allocator so that in non-debug mode
- we clean memory without detecting leaks.
Derick Rethans [Wed, 26 Jun 2002 09:09:35 +0000 (09:09 +0000)]
- Unify error messages
#- This is the last one for today... can't really stand another
# get_active_function_name(TSRMLS_C) :)
Derick Rethans [Wed, 26 Jun 2002 08:57:18 +0000 (08:57 +0000)]
Unify error messages
Derick Rethans [Wed, 26 Jun 2002 08:48:55 +0000 (08:48 +0000)]
Unify error messages
Sascha Schumann [Wed, 26 Jun 2002 08:39:55 +0000 (08:39 +0000)]
Prefer glibtool over libtool for Mac OS X compatibility
Submitted by: various people, including blakers@mac.com
Derick Rethans [Wed, 26 Jun 2002 08:39:52 +0000 (08:39 +0000)]
Unify error messages
Derick Rethans [Wed, 26 Jun 2002 08:32:25 +0000 (08:32 +0000)]
Unify error messages
Derick Rethans [Wed, 26 Jun 2002 08:07:59 +0000 (08:07 +0000)]
Unify error messages
Sascha Schumann [Wed, 26 Jun 2002 07:54:50 +0000 (07:54 +0000)]
Fix code which makes wrong assumptions about the return value of snprintf.
The AOLserver module did not use the return value, so simply drop it.
Derick Rethans [Wed, 26 Jun 2002 07:54:00 +0000 (07:54 +0000)]
Unify error messages
Andi Gutmans [Wed, 26 Jun 2002 07:36:01 +0000 (07:36 +0000)]
- No idea why this wasn't crashing before.
Derick Rethans [Wed, 26 Jun 2002 07:24:47 +0000 (07:24 +0000)]
Unify error messages
Derick Rethans [Wed, 26 Jun 2002 06:49:25 +0000 (06:49 +0000)]
- Unify error messages
<changelog@php.net> [Wed, 26 Jun 2002 00:22:12 +0000 (00:22 +0000)]
ChangeLog update
Marcus Boerger [Tue, 25 Jun 2002 22:23:41 +0000 (22:23 +0000)]
map imageellipse to imagearc if missing
fix warnings
Marcus Boerger [Tue, 25 Jun 2002 21:22:14 +0000 (21:22 +0000)]
bits/channels for gif
Tomas V.V.Cox [Tue, 25 Jun 2002 13:45:29 +0000 (13:45 +0000)]
change the include_path setting to be in the php space instead
of doing in the interpreter line (seems to break FreeBSD)
Christian Stocker [Tue, 25 Jun 2002 09:46:15 +0000 (09:46 +0000)]
should compile on windows again
Christian Stocker [Tue, 25 Jun 2002 09:19:20 +0000 (09:19 +0000)]
include libxml/parserInternals.h
Marcus Boerger [Tue, 25 Jun 2002 09:00:09 +0000 (09:00 +0000)]
imageellipse is removed in 2.01
#maybe someone reintroduces this one in bundled lib?
Derick Rethans [Tue, 25 Jun 2002 06:37:57 +0000 (06:37 +0000)]
- Update NEWS
Markus Fischer [Tue, 25 Jun 2002 06:24:45 +0000 (06:24 +0000)]
- Fix proto.
<changelog@php.net> [Tue, 25 Jun 2002 00:27:57 +0000 (00:27 +0000)]
NEWS update
<changelog@php.net> [Tue, 25 Jun 2002 00:27:38 +0000 (00:27 +0000)]
ChangeLog update
foobar [Mon, 24 Jun 2002 22:43:47 +0000 (22:43 +0000)]
Minor cleanup.
Marcus Boerger [Mon, 24 Jun 2002 22:22:42 +0000 (22:22 +0000)]
modified test3 (old one had a warning)
Marcus Boerger [Mon, 24 Jun 2002 22:00:22 +0000 (22:00 +0000)]
missing return value
Marcus Boerger [Mon, 24 Jun 2002 20:51:52 +0000 (20:51 +0000)]
cleanup
Andi Gutmans [Mon, 24 Jun 2002 19:41:06 +0000 (19:41 +0000)]
- MFZE1 (Turn off fast cache until we make sure it performs well.)
Marcus Boerger [Mon, 24 Jun 2002 19:36:26 +0000 (19:36 +0000)]
register IMAGETYPE_<xxx> constants in image.c as they are needed
there.
Derick Rethans [Mon, 24 Jun 2002 19:31:44 +0000 (19:31 +0000)]
- Make functions not exist when they are not available. This means you can
now safely do function_exists() on all gd functions.
Marko Karppinen [Mon, 24 Jun 2002 19:31:31 +0000 (19:31 +0000)]
Revert to php_4_2_1 to get sablotron working again.
# Sterling, please fix the DOM stuff asap so we can enjoy
# the new functionality!
Marcus Boerger [Mon, 24 Jun 2002 19:19:08 +0000 (19:19 +0000)]
@GetImageSize now allways set fields unknown to 0 and new Imagetype
@iff. (Marcus)
Andi Gutmans [Mon, 24 Jun 2002 18:49:13 +0000 (18:49 +0000)]
- More fixes (warnings, bug fixes etc.)
Christian Stocker [Mon, 24 Jun 2002 18:02:48 +0000 (18:02 +0000)]
added some points to the todo list
Andi Gutmans [Mon, 24 Jun 2002 17:58:22 +0000 (17:58 +0000)]
- Revert patch which checks at run-time if you're allowed to assign
- certain values by reference.
- We still need to find a solution for cases when this shouldn't be allowed
- as it might cause leaks.
Andi Gutmans [Mon, 24 Jun 2002 17:47:46 +0000 (17:47 +0000)]
- Fix crash bug and clean up a bit.
Sebastian Bergmann [Mon, 24 Jun 2002 16:10:33 +0000 (16:10 +0000)]
IMHO, ZTS should no longer be labeled experimental.
Rasmus Lerdorf [Mon, 24 Jun 2002 16:04:20 +0000 (16:04 +0000)]
@ Add runtime Apache2 thread check to ensure we don't run a non-threaded
@ PHP inside a threaded Apache2 MPM. (Rasmus)
Martin Jansen [Mon, 24 Jun 2002 16:03:45 +0000 (16:03 +0000)]
* Rephrase help text.
Rasmus Lerdorf [Mon, 24 Jun 2002 14:51:01 +0000 (14:51 +0000)]
@ Turn off ZTS if Apache2 is using the prefork MPM. (Rasmus)
foobar [Mon, 24 Jun 2002 14:36:09 +0000 (14:36 +0000)]
- gethostname() is found in glibc (at least on Linux) and the yp_* funcs
are in libnsl. Fixes bug: #17941
Andi Gutmans [Mon, 24 Jun 2002 13:45:21 +0000 (13:45 +0000)]
- MFZE1
Andi Gutmans [Mon, 24 Jun 2002 13:41:26 +0000 (13:41 +0000)]
- Don't use cache if we're using ZEND_MM
Andi Gutmans [Mon, 24 Jun 2002 13:21:49 +0000 (13:21 +0000)]
- Hardcode alignment to 8. We might need a configure check for this.
Andi Gutmans [Mon, 24 Jun 2002 12:39:08 +0000 (12:39 +0000)]
- Improve memory manager to allocate small blocks quickly.
foobar [Mon, 24 Jun 2002 11:36:21 +0000 (11:36 +0000)]
Fixed PHP_ADD_LIBRARY_DEFER_WITH_PATH to work with shared builds.
foobar [Mon, 24 Jun 2002 09:25:51 +0000 (09:25 +0000)]
No need to have multiple AC_CHECK_FUNCS calls
Andi Gutmans [Mon, 24 Jun 2002 07:22:25 +0000 (07:22 +0000)]
- Don't keep allocated blocks in a linked list if we're in non-debug mode
- as now the memory manager takes care to nuke all leaking blocks.
Andi Gutmans [Mon, 24 Jun 2002 07:11:12 +0000 (07:11 +0000)]
- MFZE1
Sascha Schumann [Mon, 24 Jun 2002 03:05:00 +0000 (03:05 +0000)]
iterate through passed arguments
<changelog@php.net> [Mon, 24 Jun 2002 00:24:35 +0000 (00:24 +0000)]
ChangeLog update
Edin Kadribasic [Sun, 23 Jun 2002 23:22:33 +0000 (23:22 +0000)]
Allow dynamically compiled extensions to use gettimeofday() on win32.
Sterling Hughes [Sun, 23 Jun 2002 22:44:29 +0000 (22:44 +0000)]
standardize a bit (we know its enabled :)
Marcus Boerger [Sun, 23 Jun 2002 22:16:35 +0000 (22:16 +0000)]
explain difference between sprintf, snprintf and spprintf
#before complaining snprintf is often used wrong:
#snprintf does not terminate the buffer but most people expect it
#that could be a security isuue at somewhere
Marcus Boerger [Sun, 23 Jun 2002 22:12:22 +0000 (22:12 +0000)]
#some sentences about the functions
Marcus Boerger [Sun, 23 Jun 2002 22:10:30 +0000 (22:10 +0000)]
-freeing memory for pbuf=NULL
#should have been one commit but to many versions during tests
Marcus Boerger [Sun, 23 Jun 2002 22:06:52 +0000 (22:06 +0000)]
-allow pbuf = NULL in case of NO MEMORY, too
Marcus Boerger [Sun, 23 Jun 2002 22:02:35 +0000 (22:02 +0000)]
-allways terminate buffer
-allow pbuf parameter to be NULL for buffer size calculation
James Cox [Sun, 23 Jun 2002 16:31:54 +0000 (16:31 +0000)]
some people would prefer to be able to specify. So, we specify --ZendEngine2 for ZE2 builds, Zend for the rest.
James Cox [Sun, 23 Jun 2002 15:47:40 +0000 (15:47 +0000)]
changing this to mv ZendEngine2 Zend instead of shell logic that isn't portable.
Andi Gutmans [Sun, 23 Jun 2002 15:46:58 +0000 (15:46 +0000)]
- Fix problem with constructor not being inherited and called correctly.
Andi Gutmans [Sun, 23 Jun 2002 10:49:21 +0000 (10:49 +0000)]
- Fix small bug
Andi Gutmans [Sun, 23 Jun 2002 10:46:27 +0000 (10:46 +0000)]
- Almost completely implement realloc(). It now resizes in place when
- possible.
Marcus Boerger [Sun, 23 Jun 2002 00:57:01 +0000 (00:57 +0000)]
-unlimited php_printf
Marcus Boerger [Sun, 23 Jun 2002 00:43:11 +0000 (00:43 +0000)]
-imagetype2mimetype renamed to image_type_to_mime_type
Marcus Boerger [Sun, 23 Jun 2002 00:39:34 +0000 (00:39 +0000)]
-new test for WinXP tags
Marcus Boerger [Sun, 23 Jun 2002 00:38:25 +0000 (00:38 +0000)]
-fix test results
Marcus Boerger [Sun, 23 Jun 2002 00:37:16 +0000 (00:37 +0000)]
-make it run again
Marcus Boerger [Sun, 23 Jun 2002 00:34:47 +0000 (00:34 +0000)]
-compiler warning (missing data type)