]>
granicus.if.org Git - php/log
<changelog@php.net> [Wed, 15 Aug 2001 00:11:10 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 15 Aug 2001 00:11:06 +0000 (00:11 +0000)]
NEWS update
Zeev Suraski [Tue, 14 Aug 2001 23:17:02 +0000 (23:17 +0000)]
Revert an old bogus patch
Zeev Suraski [Tue, 14 Aug 2001 22:57:09 +0000 (22:57 +0000)]
improve typedef definition
Stig Bakken [Tue, 14 Aug 2001 21:11:33 +0000 (21:11 +0000)]
* expected error codes are stored on a stack now, PEAR::expectError()
pushes into it, PEAR::popExpect() pops off it
* made pear_error test work on other boxes than my own :-)
Andrei Zmievski [Tue, 14 Aug 2001 20:38:56 +0000 (20:38 +0000)]
Uh-oh, didn't mean to eliminate all folds.
Andrei Zmievski [Tue, 14 Aug 2001 20:33:19 +0000 (20:33 +0000)]
Be more safe about freeing zvals.
John Donagher [Tue, 14 Aug 2001 20:28:07 +0000 (20:28 +0000)]
Add compile-time versioning for default hostname
John Donagher [Tue, 14 Aug 2001 20:23:26 +0000 (20:23 +0000)]
Update hostname
Daniel Beulshausen [Tue, 14 Aug 2001 17:46:19 +0000 (17:46 +0000)]
depreciated, but should build anyway...
Andi Gutmans [Tue, 14 Aug 2001 17:43:39 +0000 (17:43 +0000)]
- This code looks OK so remove FIXME comment
Daniel Beulshausen [Tue, 14 Aug 2001 17:31:00 +0000 (17:31 +0000)]
TSRMLS fixes
Daniel Beulshausen [Tue, 14 Aug 2001 17:16:19 +0000 (17:16 +0000)]
TSRMLS fixes
Daniel Beulshausen [Tue, 14 Aug 2001 17:05:53 +0000 (17:05 +0000)]
TSRMLS fixes
Zeev Suraski [Tue, 14 Aug 2001 15:24:20 +0000 (15:24 +0000)]
MFZE1
Zeev Suraski [Tue, 14 Aug 2001 15:22:34 +0000 (15:22 +0000)]
MFZE1
Harald Radi [Tue, 14 Aug 2001 13:38:36 +0000 (13:38 +0000)]
fixed com_invoke retval
Andrei Zmievski [Tue, 14 Aug 2001 13:01:11 +0000 (13:01 +0000)]
I'm sure you meant 'l' here, Sterling.
Stig Bakken [Tue, 14 Aug 2001 12:49:51 +0000 (12:49 +0000)]
* updated test (currently passes only on my laptop, sorry...)
Stig Bakken [Tue, 14 Aug 2001 12:49:25 +0000 (12:49 +0000)]
* added expectError() method
Zeev Suraski [Tue, 14 Aug 2001 12:47:09 +0000 (12:47 +0000)]
- Avoid using malloc()
- Improve and fix leaks in the typelib constants registration mechanism
Harald Radi [Tue, 14 Aug 2001 11:50:16 +0000 (11:50 +0000)]
fixed bug in com_load_typelib
foobar [Tue, 14 Aug 2001 11:07:18 +0000 (11:07 +0000)]
@- Fixed a bug in dbase_get_record() and dbase_get_record_with_names().
@ boolean fields are now returned correctly.
@ Patch by Lawrence E. Widman <widman@cardiothink.com> (Jani)
Zeev Suraski [Tue, 14 Aug 2001 10:53:42 +0000 (10:53 +0000)]
Whitespace
Zeev Suraski [Tue, 14 Aug 2001 10:15:43 +0000 (10:15 +0000)]
more whitespace
Zeev Suraski [Tue, 14 Aug 2001 10:13:35 +0000 (10:13 +0000)]
Whitespace & API updates
Zeev Suraski [Tue, 14 Aug 2001 10:04:59 +0000 (10:04 +0000)]
Whitespace and API updates (please keep code in the repository in K&R style
like the CODING_STANDARDS ask, guys...)
Zeev Suraski [Tue, 14 Aug 2001 09:55:22 +0000 (09:55 +0000)]
Add missing break
Sascha Schumann [Tue, 14 Aug 2001 09:37:25 +0000 (09:37 +0000)]
use an absolute path for symlinking the php library archive
foobar [Tue, 14 Aug 2001 08:53:48 +0000 (08:53 +0000)]
If the header file is not found, bail out.
foobar [Tue, 14 Aug 2001 08:49:39 +0000 (08:49 +0000)]
Fixed bug: #12726. If --with-xxx is used in configure line without any
value, it gets value 'yes'.
Thies C. Arntzen [Tue, 14 Aug 2001 08:33:21 +0000 (08:33 +0000)]
ypo;-)
Joey Smith [Tue, 14 Aug 2001 08:28:34 +0000 (08:28 +0000)]
Obviously not complete, but somewhere to start.
Joey Smith [Tue, 14 Aug 2001 08:23:22 +0000 (08:23 +0000)]
Kill some duplicate PHP_FALIAS()'s.
Many of these were commented out, but I killed them anyways just to be
consistent.
Joey Smith [Tue, 14 Aug 2001 07:49:28 +0000 (07:49 +0000)]
Group PHP_FE and PHP_FALIAS with their own kind.
Joey Smith [Tue, 14 Aug 2001 07:44:21 +0000 (07:44 +0000)]
Fix my own ws errors.
Joey Smith [Tue, 14 Aug 2001 07:37:14 +0000 (07:37 +0000)]
Register le_domxmltextp.
Joey Smith [Tue, 14 Aug 2001 07:36:18 +0000 (07:36 +0000)]
Don't hammer the resource type right off the bat.
Joey Smith [Tue, 14 Aug 2001 07:34:20 +0000 (07:34 +0000)]
Trim ws only lines.
foobar [Tue, 14 Aug 2001 07:14:23 +0000 (07:14 +0000)]
ws fix. Also added some missing protos and fold tags.
foobar [Tue, 14 Aug 2001 07:09:20 +0000 (07:09 +0000)]
Fix ZTS build.
foobar [Tue, 14 Aug 2001 05:44:33 +0000 (05:44 +0000)]
Another TSRMLS_FETCH() nuke.
Alan Brown [Tue, 14 Aug 2001 03:52:32 +0000 (03:52 +0000)]
Whenever typelibrary constants were loaded, there was a GP Fault at process exit as shutdown_memory_manager seemed to delete constants that were supposed to have been deleted earlier. It seems as though CONST_PERSISTENT is a bad thing to use. Resetting that bit on the constant creation still seems to work and the GP Fault at exit is gone.
Joey Smith [Tue, 14 Aug 2001 01:07:42 +0000 (01:07 +0000)]
More Z_* macro changes.
Harald Radi [Tue, 14 Aug 2001 00:48:15 +0000 (00:48 +0000)]
hresult is returned if no return type is specified
Harald Radi [Tue, 14 Aug 2001 00:29:51 +0000 (00:29 +0000)]
update todo
Harald Radi [Tue, 14 Aug 2001 00:28:54 +0000 (00:28 +0000)]
make next() return a single value instead of an array with one element
<changelog@php.net> [Tue, 14 Aug 2001 00:15:46 +0000 (00:15 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 14 Aug 2001 00:15:42 +0000 (00:15 +0000)]
NEWS update
Joey Smith [Tue, 14 Aug 2001 00:10:39 +0000 (00:10 +0000)]
Remove unused variable and fix small mental error.
Harald Radi [Mon, 13 Aug 2001 23:39:11 +0000 (23:39 +0000)]
merged from EXPERIMENTAL
lots of cleanup work
Harald Radi [Mon, 13 Aug 2001 23:30:16 +0000 (23:30 +0000)]
initial
Sascha Schumann [Mon, 13 Aug 2001 22:34:25 +0000 (22:34 +0000)]
Use a symlink instead of copying the +6MB library archive during install
Jeroen van Wolffelaar [Mon, 13 Aug 2001 22:34:02 +0000 (22:34 +0000)]
Reverted - Didn't yet read Torben's mail - Sorry!
Jeroen van Wolffelaar [Mon, 13 Aug 2001 22:30:55 +0000 (22:30 +0000)]
Fixed proto's
Sascha Schumann [Mon, 13 Aug 2001 22:17:18 +0000 (22:17 +0000)]
Don't display egrep result
Sascha Schumann [Mon, 13 Aug 2001 22:01:55 +0000 (22:01 +0000)]
whoops, forgot to apply cgi/poll patch before diff'ing
Sterling Hughes [Mon, 13 Aug 2001 22:01:39 +0000 (22:01 +0000)]
remove "i"
Sascha Schumann [Mon, 13 Aug 2001 21:58:58 +0000 (21:58 +0000)]
.
Sascha Schumann [Mon, 13 Aug 2001 21:57:31 +0000 (21:57 +0000)]
Add check for thttpd-2.21b. We support nothing else for now, because
this version is rock-stable using the combined set of patches.
Sascha Schumann [Mon, 13 Aug 2001 21:55:21 +0000 (21:55 +0000)]
improved thttpd-2.21b patch.. I got tired of applying my patches for
these bugs.
fixes poll(2) issue
fixes hanging cgi issue
fixes off-by-one in scanning input buffers in case of EAGAIN/EWOULDBLOCK
fixes potential bug in managing write buffers
add "index.php" to default files to look for
Sascha Schumann [Mon, 13 Aug 2001 21:28:15 +0000 (21:28 +0000)]
assorted stuff
Joey Smith [Mon, 13 Aug 2001 19:58:07 +0000 (19:58 +0000)]
More WS.
Joey Smith [Mon, 13 Aug 2001 19:45:26 +0000 (19:45 +0000)]
WS only
Rasmus Lerdorf [Mon, 13 Aug 2001 19:36:43 +0000 (19:36 +0000)]
Add TSRMLS_CC
Zeev Suraski [Mon, 13 Aug 2001 19:31:18 +0000 (19:31 +0000)]
Fix crashes in parse_parameters calls
HEADS UP: Make sure you supply TSRMLS_CC for this function!
I'll try to think of a way that'd allow us to find this issue using
the compiler.
Andi Gutmans [Mon, 13 Aug 2001 18:47:52 +0000 (18:47 +0000)]
- More Engine 2 work.
Andi Gutmans [Mon, 13 Aug 2001 18:33:41 +0000 (18:33 +0000)]
- MFZE1
Andi Gutmans [Mon, 13 Aug 2001 16:40:12 +0000 (16:40 +0000)]
- ZE2 fixes
Andi Gutmans [Mon, 13 Aug 2001 16:13:25 +0000 (16:13 +0000)]
- More ZE2 fixes
Andi Gutmans [Mon, 13 Aug 2001 16:02:45 +0000 (16:02 +0000)]
- Attempt at fixing the Java extension for ZE2
Andi Gutmans [Mon, 13 Aug 2001 15:38:07 +0000 (15:38 +0000)]
- MFZE1
Andi Gutmans [Mon, 13 Aug 2001 15:23:37 +0000 (15:23 +0000)]
- Merge from Engine 1
Rasmus Lerdorf [Mon, 13 Aug 2001 08:15:12 +0000 (08:15 +0000)]
Faster wrong_param check for functions that take no parameters
Joey Smith [Mon, 13 Aug 2001 08:08:18 +0000 (08:08 +0000)]
Change to Z_* macros.
Stig Bakken [Mon, 13 Aug 2001 07:58:29 +0000 (07:58 +0000)]
@Added --version option to php-config (Stig)
Rasmus Lerdorf [Mon, 13 Aug 2001 07:55:39 +0000 (07:55 +0000)]
Track down a few more functions that don't check for 0 args and use
faster mechanism
Rasmus Lerdorf [Mon, 13 Aug 2001 07:28:57 +0000 (07:28 +0000)]
Oops, a little too much simplification there.. ;)
Rasmus Lerdorf [Mon, 13 Aug 2001 06:43:47 +0000 (06:43 +0000)]
We don't consistently check for args passed to functions that don't
take any args. In some cases we probably want to skip the check for
performance reasons, but in other cases where performance is unlikely
to be a factor, not throwing a warning on the wrong number of args passed
to a function is at best inconsistent, and at worst it could hide a bug.
So, add a few such checks. There are still lots of cases out there.
Sterling Hughes [Mon, 13 Aug 2001 05:51:06 +0000 (05:51 +0000)]
ws
Sterling Hughes [Mon, 13 Aug 2001 05:44:37 +0000 (05:44 +0000)]
Whitespace fixes and moving to zend_parse_parameters()
Zeev Suraski [Mon, 13 Aug 2001 00:36:16 +0000 (00:36 +0000)]
Reverse patches that slipped in by mistake in a whitespace patch. They
require some more work...
Zeev Suraski [Mon, 13 Aug 2001 00:33:08 +0000 (00:33 +0000)]
Update .dsp
Zeev Suraski [Mon, 13 Aug 2001 00:32:04 +0000 (00:32 +0000)]
- Fix API
- Update NEWS
Zeev Suraski [Mon, 13 Aug 2001 00:28:18 +0000 (00:28 +0000)]
MFZE1
<changelog@php.net> [Mon, 13 Aug 2001 00:10:19 +0000 (00:10 +0000)]
ChangeLog update
Zeev Suraski [Sun, 12 Aug 2001 22:42:36 +0000 (22:42 +0000)]
Enable output buffering in the php.ini-recommended
Zeev Suraski [Sun, 12 Aug 2001 21:23:15 +0000 (21:23 +0000)]
Compile fix for oldie Linux systems (possibly others too)
Sebastian Bergmann [Sun, 12 Aug 2001 18:57:35 +0000 (18:57 +0000)]
Fix warning.
Thies C. Arntzen [Sun, 12 Aug 2001 18:44:42 +0000 (18:44 +0000)]
tags need to be UTF8-decoded as well.
guys, case_folding can only work when the parser target encoding equal (or
compatible) with the locale setting of the system as we use toupper to "do it"
Stanislav Malyshev [Sun, 12 Aug 2001 14:58:57 +0000 (14:58 +0000)]
_FUNCTION is used in definition, so use _D
David Eriksson [Sun, 12 Aug 2001 09:48:07 +0000 (09:48 +0000)]
adjusted Satellite for Zend 2
David Eriksson [Sun, 12 Aug 2001 09:47:37 +0000 (09:47 +0000)]
changed IOR values
David Eriksson [Sun, 12 Aug 2001 09:23:19 +0000 (09:23 +0000)]
wrote some tests for satellite
Andi Gutmans [Sun, 12 Aug 2001 04:31:14 +0000 (04:31 +0000)]
- Make com work with new object model
Andrei Zmievski [Sun, 12 Aug 2001 03:46:25 +0000 (03:46 +0000)]
Save spec_opt for each function.
Andrei Zmievski [Sun, 12 Aug 2001 02:45:41 +0000 (02:45 +0000)]
Fix it up a bit.
Rasmus Lerdorf [Sun, 12 Aug 2001 00:14:48 +0000 (00:14 +0000)]
Oops, missing () there
<changelog@php.net> [Sun, 12 Aug 2001 00:11:18 +0000 (00:11 +0000)]
ChangeLog update
Zeev Suraski [Sat, 11 Aug 2001 22:55:35 +0000 (22:55 +0000)]
- Update php.ini-dist
- Sync php.ini-recommended with php.ini-dist