]> granicus.if.org Git - php/log
php
21 years agoPrecise destructor errors
Marcus Boerger [Sat, 9 Aug 2003 14:32:33 +0000 (14:32 +0000)]
Precise destructor errors

21 years agoMFB
foobar [Sat, 9 Aug 2003 14:27:16 +0000 (14:27 +0000)]
MFB

21 years agoDon't show matching regex as different
Marcus Boerger [Sat, 9 Aug 2003 11:57:02 +0000 (11:57 +0000)]
Don't show matching regex as different

21 years ago- Fix memleak (this strndup is totally unnecessary)
Derick Rethans [Sat, 9 Aug 2003 11:20:38 +0000 (11:20 +0000)]
- Fix memleak (this strndup is totally unnecessary)

21 years agoBugfix #24142, part 2
Marcus Boerger [Sat, 9 Aug 2003 01:12:41 +0000 (01:12 +0000)]
Bugfix #24142, part 2

21 years agoFixed bug #24980 (array_reduce() uses first element as default running
Ilia Alshanetsky [Fri, 8 Aug 2003 23:50:36 +0000 (23:50 +0000)]
Fixed bug #24980 (array_reduce() uses first element as default running
total).
Fixed memory leak that can be replicated using the function example on
http://www.php.net/array_reduce

21 years agoFixed bug #24951 (ob_flush() needlessly destroys output handler).
Ilia Alshanetsky [Fri, 8 Aug 2003 23:43:45 +0000 (23:43 +0000)]
Fixed bug #24951 (ob_flush() needlessly destroys output handler).

21 years agoAvoid a round() bug that occurs due to over optimization of C code by gcc.
Ilia Alshanetsky [Fri, 8 Aug 2003 23:40:44 +0000 (23:40 +0000)]
Avoid a round() bug that occurs due to over optimization of C code by gcc.
This bug was confirmed across multiple systems with gcc 2.95.3 & 3.X+

21 years agoClearify
Marcus Boerger [Fri, 8 Aug 2003 19:48:33 +0000 (19:48 +0000)]
Clearify

21 years agoBugfix #24063 (marcus/ilia)
Marcus Boerger [Fri, 8 Aug 2003 19:47:30 +0000 (19:47 +0000)]
Bugfix #24063 (marcus/ilia)

21 years agoChanges ibase_query() to support SET TRANSACTION statements
Ard Biesheuvel [Fri, 8 Aug 2003 13:47:20 +0000 (13:47 +0000)]
Changes ibase_query() to support SET TRANSACTION statements
@- Added support for SET TRANSACTION statements in ibase_query() (Ard)

21 years agoFixed bug #24977 (Revert mysql_select_db optimization)
Ilia Alshanetsky [Fri, 8 Aug 2003 13:36:28 +0000 (13:36 +0000)]
Fixed bug #24977 (Revert mysql_select_db optimization)

21 years agoFixed bug #24909 (Bad random numbers with ZTS builds on Solaris)
Ilia Alshanetsky [Fri, 8 Aug 2003 13:34:38 +0000 (13:34 +0000)]
Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris)

21 years agoIt builds much better when linked to the right lib
Edin Kadribasic [Fri, 8 Aug 2003 12:15:17 +0000 (12:15 +0000)]
It builds much better when linked to the right lib

21 years agoWindows build file (doesn't build yet)
Edin Kadribasic [Fri, 8 Aug 2003 11:55:34 +0000 (11:55 +0000)]
Windows build file (doesn't build yet)

21 years agoChanged the names of some struct members for readability
Ard Biesheuvel [Fri, 8 Aug 2003 11:04:12 +0000 (11:04 +0000)]
Changed the names of some struct members for readability
Added function ibase_errcode()
@- Added function ibase_errcode() (Ard)

21 years agoFix test as the "expected result" was totally pointless in the first place.
Moriyoshi Koizumi [Fri, 8 Aug 2003 10:53:54 +0000 (10:53 +0000)]
Fix test as the "expected result" was totally pointless in the first place.

21 years agoFix the test which should have been fixed long ago.
Moriyoshi Koizumi [Fri, 8 Aug 2003 10:52:50 +0000 (10:52 +0000)]
Fix the test which should have been fixed long ago.

21 years agoAdd test case for the bug
Moriyoshi Koizumi [Fri, 8 Aug 2003 10:35:53 +0000 (10:35 +0000)]
Add test case for the bug

21 years agoEliminate redundant assignment
Moriyoshi Koizumi [Fri, 8 Aug 2003 09:51:28 +0000 (09:51 +0000)]
Eliminate redundant assignment

21 years agoReal fix for the problem addressed in the last commit message.
Moriyoshi Koizumi [Fri, 8 Aug 2003 09:40:58 +0000 (09:40 +0000)]
Real fix for the problem addressed in the last commit message.

21 years agoPlug leak in ftp_url_stat
Sara Golemon [Fri, 8 Aug 2003 06:18:25 +0000 (06:18 +0000)]
Plug leak in ftp_url_stat

21 years agoChanged _php_ibase_trans_end() to allow committing of default transaction
Ard Biesheuvel [Fri, 8 Aug 2003 01:42:09 +0000 (01:42 +0000)]
Changed _php_ibase_trans_end() to allow committing of default transaction
of a non-default link

21 years agoChangeLog update
<changelog@php.net> [Fri, 8 Aug 2003 00:30:25 +0000 (00:30 +0000)]
ChangeLog update

21 years agoOnce ago this was used
Marcus Boerger [Thu, 7 Aug 2003 22:50:46 +0000 (22:50 +0000)]
Once ago this was used

21 years ago- Reduce number of c-functions/macros involved in function invocation
Marcus Boerger [Thu, 7 Aug 2003 22:43:01 +0000 (22:43 +0000)]
- Reduce number of c-functions/macros involved in function invocation
- Unify names of remaining c-function/macro names

21 years agoSwitch to use zend_call_function() what shortens spl code
Marcus Boerger [Thu, 7 Aug 2003 22:19:50 +0000 (22:19 +0000)]
Switch to use zend_call_function() what shortens spl code

21 years agofix bug #24957 (var_dump of object segfaults)
Rob Richards [Thu, 7 Aug 2003 21:39:00 +0000 (21:39 +0000)]
fix bug #24957 (var_dump of object segfaults)

21 years agoMove shutdown code to better place
Moriyoshi Koizumi [Thu, 7 Aug 2003 19:53:31 +0000 (19:53 +0000)]
Move shutdown code to better place

21 years agoFix wrong behaviour under ZTS that was inconsistent with non-ZTS.
Moriyoshi Koizumi [Thu, 7 Aug 2003 19:45:26 +0000 (19:45 +0000)]
Fix wrong behaviour under ZTS that was inconsistent with non-ZTS.
# This patch really needs MFH

21 years agoAdd missing right parensis
Moriyoshi Koizumi [Thu, 7 Aug 2003 19:36:13 +0000 (19:36 +0000)]
Add missing right parensis

21 years agofix segfault when importing multiple documents
Rob Richards [Thu, 7 Aug 2003 18:38:39 +0000 (18:38 +0000)]
fix segfault when importing multiple documents

21 years agoWhitespace fixes.
John Coggeshall [Thu, 7 Aug 2003 17:53:48 +0000 (17:53 +0000)]
Whitespace fixes.

21 years agoTru64 requires TZ values be POSIX styled.
Moriyoshi Koizumi [Thu, 7 Aug 2003 17:46:18 +0000 (17:46 +0000)]
Tru64 requires TZ values be POSIX styled.
# See http://h30097.www3.hp.com/docs/base_doc/DOCUMENTATION/V50_HTML/MAN/MAN3/0247____.HTM for detail.

21 years agoRemove 'proto' from internal functions
Zeev Suraski [Thu, 7 Aug 2003 16:46:11 +0000 (16:46 +0000)]
Remove 'proto' from internal functions

21 years agofix another broken prototype
Zeev Suraski [Thu, 7 Aug 2003 16:03:17 +0000 (16:03 +0000)]
fix another broken prototype

21 years agoFix prototype
Zeev Suraski [Thu, 7 Aug 2003 16:02:28 +0000 (16:02 +0000)]
Fix prototype

21 years agoFix docline
Zeev Suraski [Thu, 7 Aug 2003 15:51:05 +0000 (15:51 +0000)]
Fix docline

21 years agoFixed bug #24839 (& -> &amp; in php credits)
Ilia Alshanetsky [Thu, 7 Aug 2003 15:41:24 +0000 (15:41 +0000)]
Fixed bug #24839 (& -> &amp; in php credits)

21 years agoFixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).
Ilia Alshanetsky [Thu, 7 Aug 2003 15:32:18 +0000 (15:32 +0000)]
Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).

21 years agodlfcn.h was not found on Solaris when using forte cc
foobar [Thu, 7 Aug 2003 12:04:27 +0000 (12:04 +0000)]
dlfcn.h was not found on Solaris when using forte cc

21 years agoClarify use of original_function_state_ptr
Zeev Suraski [Thu, 7 Aug 2003 07:37:19 +0000 (07:37 +0000)]
Clarify use of original_function_state_ptr

21 years ago- Fix warnings
Marcus Boerger [Thu, 7 Aug 2003 07:17:34 +0000 (07:17 +0000)]
- Fix warnings
- Fix code

21 years agoFixed crash in _php_ibase_error() after request shutdown
Ard Biesheuvel [Thu, 7 Aug 2003 01:00:22 +0000 (01:00 +0000)]
Fixed crash in _php_ibase_error() after request shutdown

21 years agoChangeLog update
<changelog@php.net> [Thu, 7 Aug 2003 00:30:30 +0000 (00:30 +0000)]
ChangeLog update

21 years agoK&R cosmetics
Ard Biesheuvel [Thu, 7 Aug 2003 00:00:19 +0000 (00:00 +0000)]
K&R cosmetics

# Summary of the changes in recent revisions for the NEWS file
@- Changes to Interbase extension: (Ard)
@  . Support in ibase_trans() for multiple databases
@  . New functions ibase_commit_ret() and ibase_rollback_ret(), which retain
@    the transaction context after execution
@  . Support in ibase_query() for CREATE DATABASE statements
@  . New function ibase_drop_db()
@  . New function ibase_name_result(), which assigns a name to a result for use
@    with SELECT ... FOR UPDATE statements

21 years agoFixed bug #24958 (Incorrect handling of 404s)
Ilia Alshanetsky [Wed, 6 Aug 2003 22:33:18 +0000 (22:33 +0000)]
Fixed bug #24958 (Incorrect handling of 404s)

21 years agoMFB(1.142.2.22): add missing NLS entry for German.
Moriyoshi Koizumi [Wed, 6 Aug 2003 22:01:23 +0000 (22:01 +0000)]
MFB(1.142.2.22): add missing NLS entry for German.

21 years agoKeeping up with ZE changes to the function struct, fixed tests
John Coggeshall [Wed, 6 Aug 2003 21:32:46 +0000 (21:32 +0000)]
Keeping up with ZE changes to the function struct, fixed tests

21 years agoPEAR packaging details
John Coggeshall [Wed, 6 Aug 2003 20:17:10 +0000 (20:17 +0000)]
PEAR packaging details

21 years agoFix for bug 23463. Dbase2 is not supported.
Vlad Krupin [Wed, 6 Aug 2003 19:06:24 +0000 (19:06 +0000)]
Fix for bug 23463. Dbase2 is not supported.
AFAICT, no newer versions of dbase, even those use
version byte as a bitmask will ever have it <3.

21 years agoAdded three new user functions
Ard Biesheuvel [Wed, 6 Aug 2003 17:51:46 +0000 (17:51 +0000)]
Added three new user functions

ibase_{commit|rollback}_ret()
Commit or rollback a transaction without losing the transaction context.

ibase_name_result()
Assign a name to a result so {UPDATE|DELETE} ... WHERE CURRENT OF <name>
statements can be used.

21 years agoibase_query() now returns a link resource if a CREATE DB was issued
Ard Biesheuvel [Wed, 6 Aug 2003 15:27:16 +0000 (15:27 +0000)]
ibase_query() now returns a link resource if a CREATE DB was issued

21 years agoMFB: added include config.h so shared extensions builds work correctly
Brian France [Wed, 6 Aug 2003 15:16:46 +0000 (15:16 +0000)]
MFB: added include config.h so shared extensions builds work correctly

21 years agophp_xslt.dll -> php_xsl.dll, removed non-existing php_domxml.dll (bug #24960)
foobar [Wed, 6 Aug 2003 13:28:59 +0000 (13:28 +0000)]
php_xslt.dll -> php_xsl.dll, removed non-existing php_domxml.dll (bug #24960)

21 years agoMinor Win32 fixes/cleanups
Ard Biesheuvel [Wed, 6 Aug 2003 12:09:30 +0000 (12:09 +0000)]
Minor Win32 fixes/cleanups

21 years ago- restore Mail 1.1.0
Pierre Joye [Wed, 6 Aug 2003 07:56:20 +0000 (07:56 +0000)]
- restore Mail 1.1.0

21 years ago- Mail 1.1.1 has bugs, back to 1.1
Pierre Joye [Wed, 6 Aug 2003 07:55:44 +0000 (07:55 +0000)]
- Mail 1.1.1 has bugs, back to 1.1

21 years agoclarify :)
Zeev Suraski [Wed, 6 Aug 2003 07:38:56 +0000 (07:38 +0000)]
clarify :)

21 years agoChangeLog update
<changelog@php.net> [Wed, 6 Aug 2003 00:30:27 +0000 (00:30 +0000)]
ChangeLog update

21 years agoZTS fixes.
John Coggeshall [Wed, 6 Aug 2003 00:19:31 +0000 (00:19 +0000)]
ZTS fixes.

21 years agoFix memory leaks
John Coggeshall [Wed, 6 Aug 2003 00:01:22 +0000 (00:01 +0000)]
Fix memory leaks

21 years agoFix the build
foobar [Tue, 5 Aug 2003 23:50:59 +0000 (23:50 +0000)]
Fix the build

21 years agoChanged ibase_trans() to allow multi-DB transactions with distinct
Ard Biesheuvel [Tue, 5 Aug 2003 23:40:30 +0000 (23:40 +0000)]
Changed ibase_trans() to allow multi-DB transactions with distinct
trans_args for each connection.

21 years ago- Add it again
Pierre Joye [Tue, 5 Aug 2003 23:24:41 +0000 (23:24 +0000)]
- Add it again

21 years ago- seems to failed
Pierre Joye [Tue, 5 Aug 2003 23:24:14 +0000 (23:24 +0000)]
- seems to failed

21 years ago- Update Mail (to 1.1.1), HTTP archive (to 1.2.1)
Pierre Joye [Tue, 5 Aug 2003 23:22:08 +0000 (23:22 +0000)]
- Update Mail (to 1.1.1), HTTP archive (to 1.2.1)

21 years ago- Fix download with uncompress option
Pierre Joye [Tue, 5 Aug 2003 23:17:40 +0000 (23:17 +0000)]
- Fix download with uncompress option
Nota Bene, we should think to use the same name for pearweb and pear cmd

21 years agoFixed bug #18291 (escapeshellcmd() can now handle quoted arguments).
Ilia Alshanetsky [Tue, 5 Aug 2003 20:15:53 +0000 (20:15 +0000)]
Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments).

21 years agoFixed bug #17414 (pthreads bug work around)
Ilia Alshanetsky [Tue, 5 Aug 2003 20:03:54 +0000 (20:03 +0000)]
Fixed bug #17414 (pthreads bug work around)
Patch by timo.teras[at]iki.fi

21 years agogo with 1.2b5
Tomas V.V.Cox [Tue, 5 Aug 2003 16:31:19 +0000 (16:31 +0000)]
go with 1.2b5

21 years agoFix CS/WS
foobar [Tue, 5 Aug 2003 16:30:47 +0000 (16:30 +0000)]
Fix CS/WS

21 years agoAdding -lcrypt here is not necessary
foobar [Tue, 5 Aug 2003 16:30:32 +0000 (16:30 +0000)]
Adding -lcrypt here is not necessary

21 years agoFix some more typos
foobar [Tue, 5 Aug 2003 16:02:12 +0000 (16:02 +0000)]
Fix some more typos

21 years agoAvoid notice in bundle
Tomas V.V.Cox [Tue, 5 Aug 2003 15:36:07 +0000 (15:36 +0000)]
Avoid notice in bundle

21 years agoOther fix to ws in path names fix
Tomas V.V.Cox [Tue, 5 Aug 2003 15:35:17 +0000 (15:35 +0000)]
Other fix to ws in path names fix

21 years agoPass raw data to frontend (Christian Dickmann)
Tomas V.V.Cox [Tue, 5 Aug 2003 14:38:29 +0000 (14:38 +0000)]
Pass raw data to frontend (Christian Dickmann)

21 years agoBetter install report for C extensions
Tomas V.V.Cox [Tue, 5 Aug 2003 14:31:15 +0000 (14:31 +0000)]
Better install report for C extensions

21 years agoBetter error handling on invalid .tgz packages
Tomas V.V.Cox [Tue, 5 Aug 2003 13:51:33 +0000 (13:51 +0000)]
Better error handling on invalid .tgz packages

21 years agoSignificant changes to layout of internal data structures
Ard Biesheuvel [Tue, 5 Aug 2003 13:17:16 +0000 (13:17 +0000)]
Significant changes to layout of internal data structures
in order to accomodate and carry out the following changes:
* Removal of arbitrary 'transactions-per-link' limit,
* Transactions over multiple databases.

Leak fixes in ibase_query() and ibase_execute() by replacing
emalloc() with do_alloca()

Changes to ibase_query() to enable the use of CREATE DATABASE ...

Added ibase_drop_db()

21 years ago- Fixed bug #21611 (version_compare() does not support "p" suffix)
foobar [Tue, 5 Aug 2003 12:34:31 +0000 (12:34 +0000)]
- Fixed bug #21611 (version_compare() does not support "p" suffix)

21 years agoputenv() should be put here as well.
Moriyoshi Koizumi [Tue, 5 Aug 2003 12:29:26 +0000 (12:29 +0000)]
putenv() should be put here as well.

21 years agoFix the fix (Greg)
Tomas V.V.Cox [Tue, 5 Aug 2003 12:28:57 +0000 (12:28 +0000)]
Fix the fix (Greg)

21 years agoThe last 4 args are by ref..
foobar [Tue, 5 Aug 2003 11:54:01 +0000 (11:54 +0000)]
The last 4 args are by ref..

21 years ago$host_* vars are used in extension config.m4s too.
foobar [Tue, 5 Aug 2003 11:19:13 +0000 (11:19 +0000)]
$host_* vars are used in extension config.m4s too.

21 years ago- Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared extension...
foobar [Tue, 5 Aug 2003 11:17:01 +0000 (11:17 +0000)]
- Fixed bug #24936 (ext/fdf is not linked properly when compiled as shared extension). (Jani)

21 years agoReplace fast_call_user_function() with zend_call_function()
Zeev Suraski [Tue, 5 Aug 2003 10:29:03 +0000 (10:29 +0000)]
Replace fast_call_user_function() with zend_call_function()

21 years agoTry to put an end to the endless number of call_user_function variants.
Zeev Suraski [Tue, 5 Aug 2003 10:24:40 +0000 (10:24 +0000)]
Try to put an end to the endless number of call_user_function variants.
zend_call_function() now takes a structure that should contain all of the
necessary information.  If further information is necessary in the future,
then we'll be able to add it without having to introduce a new function.

As for caching - the 2nd, optional argument is a struct that can hold all
of the information that's necessary to invoke the function, including its
handler, scope and object it operates on (if any).  Note that you may only
use a cache if the arguments you provide to zend_call_function() are
identical to the ones of the last call, except for the argument and return
value information.

The recently introduced fast_call_user_function() was removed

I fixed most of the places that used fast_call_user_function() to use caching
but there are still some that need to be fixed (XML and reflection)

21 years agosyncronize
Stanislav Malyshev [Tue, 5 Aug 2003 09:23:17 +0000 (09:23 +0000)]
syncronize

21 years agoDon't try to __sleep incomplete classes
Stanislav Malyshev [Tue, 5 Aug 2003 09:19:38 +0000 (09:19 +0000)]
Don't try to __sleep incomplete classes

21 years agodon't try to wakeup incomplete classes
Stanislav Malyshev [Tue, 5 Aug 2003 09:15:31 +0000 (09:15 +0000)]
don't try to wakeup incomplete classes

21 years agopass trsm via parameters
Stanislav Malyshev [Tue, 5 Aug 2003 09:07:49 +0000 (09:07 +0000)]
pass trsm via parameters

21 years agofix incomplete class for ZE2
Stanislav Malyshev [Tue, 5 Aug 2003 09:06:02 +0000 (09:06 +0000)]
fix incomplete class for ZE2

21 years agoDisable prolebmatic test
Zeev Suraski [Tue, 5 Aug 2003 08:49:56 +0000 (08:49 +0000)]
Disable prolebmatic test

21 years agoShorten output to prevent messup
Zeev Suraski [Tue, 5 Aug 2003 08:39:01 +0000 (08:39 +0000)]
Shorten output to prevent messup

21 years agoRemove non-standard vim6 option
Zeev Suraski [Tue, 5 Aug 2003 08:32:58 +0000 (08:32 +0000)]
Remove non-standard vim6 option

21 years agoDisplay the currently running test
Zeev Suraski [Tue, 5 Aug 2003 08:31:56 +0000 (08:31 +0000)]
Display the currently running test

21 years agofix syntax
Stanislav Malyshev [Tue, 5 Aug 2003 08:03:26 +0000 (08:03 +0000)]
fix syntax

21 years agoremove stack clean - it makes trouble
Stanislav Malyshev [Tue, 5 Aug 2003 07:56:49 +0000 (07:56 +0000)]
remove stack clean - it makes trouble

21 years agogo with 1.2b4
Tomas V.V.Cox [Tue, 5 Aug 2003 03:25:34 +0000 (03:25 +0000)]
go with 1.2b4