]> granicus.if.org Git - php/log
php
23 years agoThese files do not exist anymore.
foobar [Fri, 17 Aug 2001 08:47:43 +0000 (08:47 +0000)]
These files do not exist anymore.

23 years agoLook for iconv library also in $ICONV_DIR.
foobar [Fri, 17 Aug 2001 08:33:49 +0000 (08:33 +0000)]
Look for iconv library also in $ICONV_DIR.

23 years agofixed a buggy cast
Harald Radi [Fri, 17 Aug 2001 08:17:13 +0000 (08:17 +0000)]
fixed a buggy cast

23 years agoCleanup of var_dump() with correct macro's, k&r indent, and removal of a
Sterling Hughes [Fri, 17 Aug 2001 07:50:15 +0000 (07:50 +0000)]
Cleanup of var_dump() with correct macro's, k&r indent, and removal of a
pair of unnecessary { }

23 years agopval -> zval
Sterling Hughes [Fri, 17 Aug 2001 07:41:20 +0000 (07:41 +0000)]
pval -> zval
Z_*_P{0,2} macros
easier way of doing urldecode(), from rawurldecode() (a tad faster too).

23 years agows fix.
Sterling Hughes [Fri, 17 Aug 2001 07:07:34 +0000 (07:07 +0000)]
ws fix.

23 years agoHAVE_LIBICONV was never defined.
foobar [Fri, 17 Aug 2001 06:54:55 +0000 (06:54 +0000)]
HAVE_LIBICONV was never defined.

23 years agoClean up the function for the Zend API (php3, early php4 relics removed).
Sterling Hughes [Fri, 17 Aug 2001 06:53:26 +0000 (06:53 +0000)]
Clean up the function for the Zend API (php3, early php4 relics removed).
Use PF_INET, instead of AF_INET, if present.
remove some code enclosed in #if 0 ... #endif that made no sense

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

23 years agoNEWS update
<changelog@php.net> [Fri, 17 Aug 2001 00:18:08 +0000 (00:18 +0000)]
NEWS update

23 years agoRemove redundant files
Zeev Suraski [Thu, 16 Aug 2001 23:58:56 +0000 (23:58 +0000)]
Remove redundant files

23 years ago@- Fix a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com).
Joey Smith [Thu, 16 Aug 2001 23:44:10 +0000 (23:44 +0000)]
@- Fix a crash in dbase_replace_record (Patch by robin.marlow@dps-int.com).

This fixes Bug id #11928.

23 years agoSend Content-Length if we're sending just one chunk
Zeev Suraski [Thu, 16 Aug 2001 23:34:25 +0000 (23:34 +0000)]
Send Content-Length if we're sending just one chunk

23 years agoMissing define
Rasmus Lerdorf [Thu, 16 Aug 2001 23:31:54 +0000 (23:31 +0000)]
Missing define

23 years agoMissing entries.
foobar [Thu, 16 Aug 2001 22:15:33 +0000 (22:15 +0000)]
Missing entries.

23 years agosync with CODING_STANDARDS
Zeev Suraski [Thu, 16 Aug 2001 20:57:55 +0000 (20:57 +0000)]
sync with CODING_STANDARDS

23 years agoMFZE1
Zeev Suraski [Thu, 16 Aug 2001 20:38:56 +0000 (20:38 +0000)]
MFZE1

23 years agoadd tail pointer to speed up imap_search (submitted by Rob Siemborski
Chuck Hagenbuch [Thu, 16 Aug 2001 20:13:27 +0000 (20:13 +0000)]
add tail pointer to speed up imap_search (submitted by Rob Siemborski
<rjs3@andrew.cmu.edu>).

23 years agoadded me and myself
Harald Radi [Thu, 16 Aug 2001 19:59:08 +0000 (19:59 +0000)]
added me and myself

23 years agothat too
Rasmus Lerdorf [Thu, 16 Aug 2001 16:46:00 +0000 (16:46 +0000)]
that too

23 years agoAdd dbx
Rasmus Lerdorf [Thu, 16 Aug 2001 16:44:56 +0000 (16:44 +0000)]
Add dbx

23 years ago- Try and nuke get_object_zval_ptr()
Andi Gutmans [Thu, 16 Aug 2001 15:01:25 +0000 (15:01 +0000)]
- Try and nuke get_object_zval_ptr()

23 years ago- Remove bogus notice
Andi Gutmans [Thu, 16 Aug 2001 14:42:28 +0000 (14:42 +0000)]
- Remove bogus notice

23 years ago- Sync with ZE1
Andi Gutmans [Thu, 16 Aug 2001 14:12:03 +0000 (14:12 +0000)]
- Sync with ZE1

23 years ago- Fix a bug in method calls.
Andi Gutmans [Thu, 16 Aug 2001 14:04:04 +0000 (14:04 +0000)]
- Fix a bug in method calls.
- Try to get the old copying behavior of objects to work (doesn't work yet).

23 years agomove php_shutdown_config further down
Thies C. Arntzen [Thu, 16 Aug 2001 09:40:05 +0000 (09:40 +0000)]
move php_shutdown_config further down

23 years agodarn noet
Sterling Hughes [Thu, 16 Aug 2001 06:09:12 +0000 (06:09 +0000)]
darn noet

23 years agoRyan Bloom's fix of my fix. ;)
Sterling Hughes [Thu, 16 Aug 2001 06:05:57 +0000 (06:05 +0000)]
Ryan Bloom's fix of my fix. ;)

23 years agoFix error logging
Sterling Hughes [Thu, 16 Aug 2001 05:19:29 +0000 (05:19 +0000)]
Fix error logging

23 years agoCommit a bit of random plane hacking.
Rasmus Lerdorf [Thu, 16 Aug 2001 00:16:00 +0000 (00:16 +0000)]
Commit a bit of random plane hacking.
 - A slight exif fix from the latest version of jhead
 - Make ext_skel's confirm_module_compiled function consistent

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

23 years agoFix build
Zeev Suraski [Wed, 15 Aug 2001 22:49:15 +0000 (22:49 +0000)]
Fix build

23 years agoAdd the build time too. Bug: #12774
foobar [Wed, 15 Aug 2001 22:37:31 +0000 (22:37 +0000)]
Add the build time too. Bug: #12774

23 years agoFix --with-pear=path too.
foobar [Wed, 15 Aug 2001 21:39:32 +0000 (21:39 +0000)]
Fix --with-pear=path too.

23 years agoPEAR::raiseError() can be called statically - don't assume $this will be
Chuck Hagenbuch [Wed, 15 Aug 2001 21:26:12 +0000 (21:26 +0000)]
PEAR::raiseError() can be called statically - don't assume $this will be
there!

23 years ago* point people to the manual instead
Stig Bakken [Wed, 15 Aug 2001 21:03:51 +0000 (21:03 +0000)]
* point people to the manual instead

23 years agoRemove cbrt also, and mark logm1 and exp1p as expermintal
Jeroen van Wolffelaar [Wed, 15 Aug 2001 19:08:59 +0000 (19:08 +0000)]
Remove cbrt also, and mark logm1 and exp1p as expermintal

23 years agoMF407
Jeroen van Wolffelaar [Wed, 15 Aug 2001 19:01:32 +0000 (19:01 +0000)]
MF407

23 years agoaccomodate SAPI_API changes
Daniel Beulshausen [Wed, 15 Aug 2001 18:11:40 +0000 (18:11 +0000)]
accomodate SAPI_API changes

23 years agoMFZE1
Zeev Suraski [Wed, 15 Aug 2001 18:06:06 +0000 (18:06 +0000)]
MFZE1

23 years agofix SAPI_POST_* exports
Daniel Beulshausen [Wed, 15 Aug 2001 18:01:48 +0000 (18:01 +0000)]
fix SAPI_POST_* exports

23 years agono message
Harald Radi [Wed, 15 Aug 2001 17:39:08 +0000 (17:39 +0000)]
no message

23 years agomega patch to avoid recursive oci-calls as they might break oracle!
Thies C. Arntzen [Wed, 15 Aug 2001 16:00:56 +0000 (16:00 +0000)]
mega patch to avoid recursive oci-calls as they might break oracle!

php will simply exit() (!!!) once it encounters an attemp to call oracle
while still in an oracle-call. this can only happen when the script gets
interrupted (timeout, apache-restart) and php tries to run the cleanups even
though we are in an unclean state. i will add an -ini flag soon (not before
4.0.7) which will (optional) make php not run the cleanups when in an unclean
state!

23 years agoremoved CoInitialize() and CoUninitialize()
Harald Radi [Wed, 15 Aug 2001 10:39:59 +0000 (10:39 +0000)]
removed CoInitialize() and CoUninitialize()

23 years ago Removed select(), fd_set(), etc. (wasn't present in the first place, and
Sterling Hughes [Wed, 15 Aug 2001 05:21:43 +0000 (05:21 +0000)]
 Removed select(), fd_set(), etc. (wasn't present in the first place, and
 these are implemented in the sockwasn't present in the first place, and
 these are implemented in the sockets extension))

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

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

23 years agoRevert an old bogus patch
Zeev Suraski [Tue, 14 Aug 2001 23:17:02 +0000 (23:17 +0000)]
Revert an old bogus patch

23 years agoimprove typedef definition
Zeev Suraski [Tue, 14 Aug 2001 22:57:09 +0000 (22:57 +0000)]
improve typedef definition

23 years ago* expected error codes are stored on a stack now, PEAR::expectError()
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 :-)

23 years agoUh-oh, didn't mean to eliminate all folds.
Andrei Zmievski [Tue, 14 Aug 2001 20:38:56 +0000 (20:38 +0000)]
Uh-oh, didn't mean to eliminate all folds.

23 years agoBe more safe about freeing zvals.
Andrei Zmievski [Tue, 14 Aug 2001 20:33:19 +0000 (20:33 +0000)]
Be more safe about freeing zvals.

23 years agoAdd compile-time versioning for default hostname
John Donagher [Tue, 14 Aug 2001 20:28:07 +0000 (20:28 +0000)]
Add compile-time versioning for default hostname

23 years agoUpdate hostname
John Donagher [Tue, 14 Aug 2001 20:23:26 +0000 (20:23 +0000)]
Update hostname

23 years agodepreciated, but should build anyway...
Daniel Beulshausen [Tue, 14 Aug 2001 17:46:19 +0000 (17:46 +0000)]
depreciated, but should build anyway...

23 years ago- This code looks OK so remove FIXME comment
Andi Gutmans [Tue, 14 Aug 2001 17:43:39 +0000 (17:43 +0000)]
- This code looks OK so remove FIXME comment

23 years agoTSRMLS fixes
Daniel Beulshausen [Tue, 14 Aug 2001 17:31:00 +0000 (17:31 +0000)]
TSRMLS fixes

23 years agoTSRMLS fixes
Daniel Beulshausen [Tue, 14 Aug 2001 17:16:19 +0000 (17:16 +0000)]
TSRMLS fixes

23 years agoTSRMLS fixes
Daniel Beulshausen [Tue, 14 Aug 2001 17:05:53 +0000 (17:05 +0000)]
TSRMLS fixes

23 years agoMFZE1
Zeev Suraski [Tue, 14 Aug 2001 15:24:20 +0000 (15:24 +0000)]
MFZE1

23 years agoMFZE1
Zeev Suraski [Tue, 14 Aug 2001 15:22:34 +0000 (15:22 +0000)]
MFZE1

23 years agofixed com_invoke retval
Harald Radi [Tue, 14 Aug 2001 13:38:36 +0000 (13:38 +0000)]
fixed com_invoke retval

23 years agoI'm sure you meant 'l' here, Sterling.
Andrei Zmievski [Tue, 14 Aug 2001 13:01:11 +0000 (13:01 +0000)]
I'm sure you meant 'l' here, Sterling.

23 years ago* updated test (currently passes only on my laptop, sorry...)
Stig Bakken [Tue, 14 Aug 2001 12:49:51 +0000 (12:49 +0000)]
* updated test (currently passes only on my laptop, sorry...)

23 years ago* added expectError() method
Stig Bakken [Tue, 14 Aug 2001 12:49:25 +0000 (12:49 +0000)]
* added expectError() method

23 years ago- Avoid using malloc()
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

23 years agofixed bug in com_load_typelib
Harald Radi [Tue, 14 Aug 2001 11:50:16 +0000 (11:50 +0000)]
fixed bug in com_load_typelib

23 years ago@- Fixed a bug in dbase_get_record() and dbase_get_record_with_names().
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)

23 years agoWhitespace
Zeev Suraski [Tue, 14 Aug 2001 10:53:42 +0000 (10:53 +0000)]
Whitespace

23 years agomore whitespace
Zeev Suraski [Tue, 14 Aug 2001 10:15:43 +0000 (10:15 +0000)]
more whitespace

23 years agoWhitespace & API updates
Zeev Suraski [Tue, 14 Aug 2001 10:13:35 +0000 (10:13 +0000)]
Whitespace & API updates

23 years agoWhitespace and API updates (please keep code in the repository in K&R style
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...)

23 years agoAdd missing break
Zeev Suraski [Tue, 14 Aug 2001 09:55:22 +0000 (09:55 +0000)]
Add missing break

23 years agouse an absolute path for symlinking the php library archive
Sascha Schumann [Tue, 14 Aug 2001 09:37:25 +0000 (09:37 +0000)]
use an absolute path for symlinking the php library archive

23 years agoIf the header file is not found, bail out.
foobar [Tue, 14 Aug 2001 08:53:48 +0000 (08:53 +0000)]
If the header file is not found, bail out.

23 years agoFixed bug: #12726. If --with-xxx is used in configure line without any
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'.

23 years agoypo;-)
Thies C. Arntzen [Tue, 14 Aug 2001 08:33:21 +0000 (08:33 +0000)]
ypo;-)

23 years agoObviously not complete, but somewhere to start.
Joey Smith [Tue, 14 Aug 2001 08:28:34 +0000 (08:28 +0000)]
Obviously not complete, but somewhere to start.

23 years agoKill some duplicate PHP_FALIAS()'s.
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.

23 years agoGroup PHP_FE and PHP_FALIAS with their own kind.
Joey Smith [Tue, 14 Aug 2001 07:49:28 +0000 (07:49 +0000)]
Group PHP_FE and PHP_FALIAS with their own kind.

23 years agoFix my own ws errors.
Joey Smith [Tue, 14 Aug 2001 07:44:21 +0000 (07:44 +0000)]
Fix my own ws errors.

23 years agoRegister le_domxmltextp.
Joey Smith [Tue, 14 Aug 2001 07:37:14 +0000 (07:37 +0000)]
Register le_domxmltextp.

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