]> granicus.if.org Git - php/log
php
23 years agoDon't hammer the resource type right off the bat.
Joey Smith [Tue, 14 Aug 2001 07:36:18 +0000 (07:36 +0000)]
Don't hammer the resource type right off the bat.

23 years agoTrim ws only lines.
Joey Smith [Tue, 14 Aug 2001 07:34:20 +0000 (07:34 +0000)]
Trim ws only lines.

23 years agows fix. Also added some missing protos and fold tags.
foobar [Tue, 14 Aug 2001 07:14:23 +0000 (07:14 +0000)]
ws fix. Also added some missing protos and fold tags.

23 years agoFix ZTS build.
foobar [Tue, 14 Aug 2001 07:09:20 +0000 (07:09 +0000)]
Fix ZTS build.

23 years agoAnother TSRMLS_FETCH() nuke.
foobar [Tue, 14 Aug 2001 05:44:33 +0000 (05:44 +0000)]
Another TSRMLS_FETCH() nuke.

23 years agoWhenever typelibrary constants were loaded, there was a GP Fault at process exit...
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.

23 years agoMore Z_* macro changes.
Joey Smith [Tue, 14 Aug 2001 01:07:42 +0000 (01:07 +0000)]
More Z_* macro changes.

23 years agohresult is returned if no return type is specified
Harald Radi [Tue, 14 Aug 2001 00:48:15 +0000 (00:48 +0000)]
hresult is returned if no return type is specified

23 years agoupdate todo
Harald Radi [Tue, 14 Aug 2001 00:29:51 +0000 (00:29 +0000)]
update todo

23 years agomake next() return a single value instead of an array with one element
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

23 years agoChangeLog update
<changelog@php.net> [Tue, 14 Aug 2001 00:15:46 +0000 (00:15 +0000)]
ChangeLog update

23 years agoNEWS update
<changelog@php.net> [Tue, 14 Aug 2001 00:15:42 +0000 (00:15 +0000)]
NEWS update

23 years agoRemove unused variable and fix small mental error.
Joey Smith [Tue, 14 Aug 2001 00:10:39 +0000 (00:10 +0000)]
Remove unused variable and fix small mental error.

23 years agomerged from EXPERIMENTAL
Harald Radi [Mon, 13 Aug 2001 23:39:11 +0000 (23:39 +0000)]
merged from EXPERIMENTAL
lots of cleanup work

23 years agoinitial
Harald Radi [Mon, 13 Aug 2001 23:30:16 +0000 (23:30 +0000)]
initial

23 years agoUse a symlink instead of copying the +6MB library archive during install
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

23 years agoReverted - Didn't yet read Torben's mail - Sorry!
Jeroen van Wolffelaar [Mon, 13 Aug 2001 22:34:02 +0000 (22:34 +0000)]
Reverted - Didn't yet read Torben's mail - Sorry!

23 years agoFixed proto's
Jeroen van Wolffelaar [Mon, 13 Aug 2001 22:30:55 +0000 (22:30 +0000)]
Fixed proto's

23 years agoDon't display egrep result
Sascha Schumann [Mon, 13 Aug 2001 22:17:18 +0000 (22:17 +0000)]
Don't display egrep result

23 years agowhoops, forgot to apply cgi/poll patch before diff'ing
Sascha Schumann [Mon, 13 Aug 2001 22:01:55 +0000 (22:01 +0000)]
whoops, forgot to apply cgi/poll patch before diff'ing

23 years agoremove "i"
Sterling Hughes [Mon, 13 Aug 2001 22:01:39 +0000 (22:01 +0000)]
remove "i"

23 years ago.
Sascha Schumann [Mon, 13 Aug 2001 21:58:58 +0000 (21:58 +0000)]
.

23 years agoAdd check for thttpd-2.21b. We support nothing else for now, because
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.

23 years agoimproved thttpd-2.21b patch.. I got tired of applying my patches for
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

23 years agoassorted stuff
Sascha Schumann [Mon, 13 Aug 2001 21:28:15 +0000 (21:28 +0000)]
assorted stuff

23 years agoMore WS.
Joey Smith [Mon, 13 Aug 2001 19:58:07 +0000 (19:58 +0000)]
More WS.

23 years agoWS only
Joey Smith [Mon, 13 Aug 2001 19:45:26 +0000 (19:45 +0000)]
WS only

23 years agoAdd TSRMLS_CC
Rasmus Lerdorf [Mon, 13 Aug 2001 19:36:43 +0000 (19:36 +0000)]
Add TSRMLS_CC

23 years agoFix crashes in parse_parameters calls
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.

23 years ago- More Engine 2 work.
Andi Gutmans [Mon, 13 Aug 2001 18:47:52 +0000 (18:47 +0000)]
- More Engine 2 work.

23 years ago- MFZE1
Andi Gutmans [Mon, 13 Aug 2001 18:33:41 +0000 (18:33 +0000)]
- MFZE1

23 years ago- ZE2 fixes
Andi Gutmans [Mon, 13 Aug 2001 16:40:12 +0000 (16:40 +0000)]
- ZE2 fixes

23 years ago- More ZE2 fixes
Andi Gutmans [Mon, 13 Aug 2001 16:13:25 +0000 (16:13 +0000)]
- More ZE2 fixes

23 years ago- Attempt at fixing the Java extension for ZE2
Andi Gutmans [Mon, 13 Aug 2001 16:02:45 +0000 (16:02 +0000)]
- Attempt at fixing the Java extension for ZE2

23 years ago- MFZE1
Andi Gutmans [Mon, 13 Aug 2001 15:38:07 +0000 (15:38 +0000)]
- MFZE1

23 years ago- Merge from Engine 1
Andi Gutmans [Mon, 13 Aug 2001 15:23:37 +0000 (15:23 +0000)]
- Merge from Engine 1

23 years agoFaster wrong_param check for functions that take no parameters
Rasmus Lerdorf [Mon, 13 Aug 2001 08:15:12 +0000 (08:15 +0000)]
Faster wrong_param check for functions that take no parameters

23 years agoChange to Z_* macros.
Joey Smith [Mon, 13 Aug 2001 08:08:18 +0000 (08:08 +0000)]
Change to Z_* macros.

23 years ago@Added --version option to php-config (Stig)
Stig Bakken [Mon, 13 Aug 2001 07:58:29 +0000 (07:58 +0000)]
@Added --version option to php-config (Stig)

23 years agoTrack down a few more functions that don't check for 0 args and use
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

23 years agoOops, a little too much simplification there.. ;)
Rasmus Lerdorf [Mon, 13 Aug 2001 07:28:57 +0000 (07:28 +0000)]
Oops, a little too much simplification there.. ;)

23 years agoWe don't consistently check for args passed to functions that don't
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.

23 years agows
Sterling Hughes [Mon, 13 Aug 2001 05:51:06 +0000 (05:51 +0000)]
ws

23 years agoWhitespace fixes and moving to zend_parse_parameters()
Sterling Hughes [Mon, 13 Aug 2001 05:44:37 +0000 (05:44 +0000)]
Whitespace fixes and moving to zend_parse_parameters()

23 years agoReverse patches that slipped in by mistake in a whitespace patch. They
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...

23 years agoUpdate .dsp
Zeev Suraski [Mon, 13 Aug 2001 00:33:08 +0000 (00:33 +0000)]
Update .dsp

23 years ago- Fix API
Zeev Suraski [Mon, 13 Aug 2001 00:32:04 +0000 (00:32 +0000)]
- Fix API
- Update NEWS

23 years agoMFZE1
Zeev Suraski [Mon, 13 Aug 2001 00:28:18 +0000 (00:28 +0000)]
MFZE1

23 years agoChangeLog update
<changelog@php.net> [Mon, 13 Aug 2001 00:10:19 +0000 (00:10 +0000)]
ChangeLog update

23 years agoEnable output buffering in the php.ini-recommended
Zeev Suraski [Sun, 12 Aug 2001 22:42:36 +0000 (22:42 +0000)]
Enable output buffering in the php.ini-recommended

23 years agoCompile fix for oldie Linux systems (possibly others too)
Zeev Suraski [Sun, 12 Aug 2001 21:23:15 +0000 (21:23 +0000)]
Compile fix for oldie Linux systems (possibly others too)

23 years agoFix warning.
Sebastian Bergmann [Sun, 12 Aug 2001 18:57:35 +0000 (18:57 +0000)]
Fix warning.

23 years agotags need to be UTF8-decoded as well.
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"

23 years ago_FUNCTION is used in definition, so use _D
Stanislav Malyshev [Sun, 12 Aug 2001 14:58:57 +0000 (14:58 +0000)]
_FUNCTION is used in definition, so use _D

23 years agoadjusted Satellite for Zend 2
David Eriksson [Sun, 12 Aug 2001 09:48:07 +0000 (09:48 +0000)]
adjusted Satellite for Zend 2

23 years agochanged IOR values
David Eriksson [Sun, 12 Aug 2001 09:47:37 +0000 (09:47 +0000)]
changed IOR values

23 years agowrote some tests for satellite
David Eriksson [Sun, 12 Aug 2001 09:23:19 +0000 (09:23 +0000)]
wrote some tests for satellite

23 years ago- Make com work with new object model
Andi Gutmans [Sun, 12 Aug 2001 04:31:14 +0000 (04:31 +0000)]
- Make com work with new object model

23 years agoSave spec_opt for each function.
Andrei Zmievski [Sun, 12 Aug 2001 03:46:25 +0000 (03:46 +0000)]
Save spec_opt for each function.

23 years agoFix it up a bit.
Andrei Zmievski [Sun, 12 Aug 2001 02:45:41 +0000 (02:45 +0000)]
Fix it up a bit.

23 years agoOops, missing () there
Rasmus Lerdorf [Sun, 12 Aug 2001 00:14:48 +0000 (00:14 +0000)]
Oops, missing () there

23 years agoChangeLog update
<changelog@php.net> [Sun, 12 Aug 2001 00:11:18 +0000 (00:11 +0000)]
ChangeLog update

23 years ago- Update php.ini-dist
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

23 years agoMake it possible to enable chunked output buffering without providing
Zeev Suraski [Sat, 11 Aug 2001 22:55:00 +0000 (22:55 +0000)]
Make it possible to enable chunked output buffering without providing
an output handling function

23 years agoLet domxml compile with ZendEngine2.
Joey Smith [Sat, 11 Aug 2001 20:44:30 +0000 (20:44 +0000)]
Let domxml compile with ZendEngine2.

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 20:18:22 +0000 (20:18 +0000)]
Whitespace

23 years ago- Make odbc_fetch_object() work with Engine 2
Andi Gutmans [Sat, 11 Aug 2001 18:28:31 +0000 (18:28 +0000)]
- Make odbc_fetch_object() work with Engine 2

23 years ago- Make mysql_fetch_object() work w/ Engine 2
Andi Gutmans [Sat, 11 Aug 2001 18:27:48 +0000 (18:27 +0000)]
- Make mysql_fetch_object() work w/ Engine 2

23 years ago- More work on making objects work
Andi Gutmans [Sat, 11 Aug 2001 18:26:47 +0000 (18:26 +0000)]
- More work on making objects work

23 years ago- Fix some places which create objects. The fixes are ugly and will be
Andi Gutmans [Sat, 11 Aug 2001 18:04:07 +0000 (18:04 +0000)]
- Fix some places which create objects. The fixes are ugly and will be
  revised when things start working well

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 17:03:37 +0000 (17:03 +0000)]
Whitespace

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 16:39:07 +0000 (16:39 +0000)]
Whitespace

23 years agoremoved my debug code :)
Tomas V.V.Cox [Sat, 11 Aug 2001 16:14:14 +0000 (16:14 +0000)]
removed my debug code :)

23 years agodon't show is_file() stat errors
Tomas V.V.Cox [Sat, 11 Aug 2001 16:11:49 +0000 (16:11 +0000)]
don't show is_file() stat errors

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 15:56:40 +0000 (15:56 +0000)]
Whitespace

23 years agoWhitespace
Zeev Suraski [Sat, 11 Aug 2001 15:44:24 +0000 (15:44 +0000)]
Whitespace

23 years agoupdate
Zeev Suraski [Sat, 11 Aug 2001 15:26:11 +0000 (15:26 +0000)]
update

23 years agoStart pushing register_globals annihilation
Zeev Suraski [Sat, 11 Aug 2001 15:22:56 +0000 (15:22 +0000)]
Start pushing register_globals annihilation

23 years ago- Fix UNIX build.
Andi Gutmans [Sat, 11 Aug 2001 13:23:35 +0000 (13:23 +0000)]
- Fix UNIX build.

23 years agomake sybase compile with engine2
Thies C. Arntzen [Sat, 11 Aug 2001 12:02:20 +0000 (12:02 +0000)]
make sybase compile with engine2

23 years agobeautify
Thies C. Arntzen [Sat, 11 Aug 2001 10:52:52 +0000 (10:52 +0000)]
beautify

23 years agoAdded $_SESSION to the $_* family.
foobar [Sat, 11 Aug 2001 10:49:03 +0000 (10:49 +0000)]
Added $_SESSION to the $_* family.

23 years ago- Need to do some rewriting in the parser instead of this.
Andi Gutmans [Sat, 11 Aug 2001 10:47:41 +0000 (10:47 +0000)]
- Need to do some rewriting in the parser instead of this.

23 years agouse macros for accessing properties in object.
Thies C. Arntzen [Sat, 11 Aug 2001 10:29:14 +0000 (10:29 +0000)]
use macros for accessing properties in object.

23 years ago'delete' is a reserved word in Zend Engine 2
Sebastian Bergmann [Sat, 11 Aug 2001 08:08:05 +0000 (08:08 +0000)]
'delete' is a reserved word in Zend Engine 2

23 years agoChanged ext_skel to use zend_parse_parameters() for argument parsing in
Andrei Zmievski [Sat, 11 Aug 2001 03:24:23 +0000 (03:24 +0000)]
Changed ext_skel to use zend_parse_parameters() for argument parsing in
the generated functions. This cuts down on code a lot.

The point before this change was tagged BEFORE_PARAM_PARSING_CHANGE.

23 years agofix a few typos
Anil Madhavapeddy [Sat, 11 Aug 2001 02:53:57 +0000 (02:53 +0000)]
fix a few typos

23 years agoZEND macro-rename.
foobar [Sat, 11 Aug 2001 02:46:57 +0000 (02:46 +0000)]
ZEND macro-rename.

23 years agoMove the macro wrappers from the compatibility header to php.h
Zeev Suraski [Sat, 11 Aug 2001 01:13:31 +0000 (01:13 +0000)]
Move the macro wrappers from the compatibility header to php.h

23 years ago- For Sebastian. Will allow to see you're using the Engine 2 CVS via
Andi Gutmans [Sat, 11 Aug 2001 00:20:37 +0000 (00:20 +0000)]
- For Sebastian. Will allow to see you're using the Engine 2 CVS via
  phpinfo()

23 years agoChangeLog update
<changelog@php.net> [Sat, 11 Aug 2001 00:11:18 +0000 (00:11 +0000)]
ChangeLog update

23 years agoAdding SQL statement to the warning
Frank M. Kromann [Fri, 10 Aug 2001 20:34:05 +0000 (20:34 +0000)]
Adding SQL statement to the warning

23 years agoMade use of the resource macros here too. And some beutifying.
foobar [Fri, 10 Aug 2001 20:32:33 +0000 (20:32 +0000)]
Made use of the resource macros here too. And some beutifying.

23 years agoPossible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...
Jeroen van Wolffelaar [Fri, 10 Aug 2001 20:18:42 +0000 (20:18 +0000)]
Possible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...

23 years agoAdd imap_setacl() function (Brian Masney <masneyb@seul.org>).
Chuck Hagenbuch [Fri, 10 Aug 2001 18:32:56 +0000 (18:32 +0000)]
Add imap_setacl() function (Brian Masney <masneyb@seul.org>).

23 years agoFix some build probs on *bsd
Wez Furlong [Fri, 10 Aug 2001 18:02:59 +0000 (18:02 +0000)]
Fix some build probs on *bsd

23 years ago- Merge from Engine 1
Andi Gutmans [Fri, 10 Aug 2001 16:19:49 +0000 (16:19 +0000)]
- Merge from Engine 1

23 years agoRename storage* to container*.
Sebastian Bergmann [Fri, 10 Aug 2001 16:12:33 +0000 (16:12 +0000)]
Rename storage* to container*.

23 years ago- A couple of fixes
Andi Gutmans [Fri, 10 Aug 2001 14:18:38 +0000 (14:18 +0000)]
- A couple of fixes

23 years agoOptimize macro usage...
Zeev Suraski [Fri, 10 Aug 2001 14:10:31 +0000 (14:10 +0000)]
Optimize macro usage...