]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Thu, 7 Aug 2003 15:41:24 +0000 (15:41 +0000)]
Fixed bug #24839 (& -> & in php credits)
Ilia Alshanetsky [Thu, 7 Aug 2003 15:32:18 +0000 (15:32 +0000)]
Fixed bug #21958 (workaround for unusual realpath() on AIX & Tru64).
foobar [Thu, 7 Aug 2003 12:04:27 +0000 (12:04 +0000)]
dlfcn.h was not found on Solaris when using forte cc
Zeev Suraski [Thu, 7 Aug 2003 07:37:19 +0000 (07:37 +0000)]
Clarify use of original_function_state_ptr
Marcus Boerger [Thu, 7 Aug 2003 07:17:34 +0000 (07:17 +0000)]
- Fix warnings
- Fix code
Ard Biesheuvel [Thu, 7 Aug 2003 01:00:22 +0000 (01:00 +0000)]
Fixed crash in _php_ibase_error() after request shutdown
<changelog@php.net> [Thu, 7 Aug 2003 00:30:30 +0000 (00:30 +0000)]
ChangeLog update
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
Ilia Alshanetsky [Wed, 6 Aug 2003 22:33:18 +0000 (22:33 +0000)]
Fixed bug #24958 (Incorrect handling of 404s)
Moriyoshi Koizumi [Wed, 6 Aug 2003 22:01:23 +0000 (22:01 +0000)]
MFB(1.142.2.22): add missing NLS entry for German.
John Coggeshall [Wed, 6 Aug 2003 21:32:46 +0000 (21:32 +0000)]
Keeping up with ZE changes to the function struct, fixed tests
John Coggeshall [Wed, 6 Aug 2003 20:17:10 +0000 (20:17 +0000)]
PEAR packaging details
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.
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.
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
Brian France [Wed, 6 Aug 2003 15:16:46 +0000 (15:16 +0000)]
MFB: added include config.h so shared extensions builds work correctly
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)
Ard Biesheuvel [Wed, 6 Aug 2003 12:09:30 +0000 (12:09 +0000)]
Minor Win32 fixes/cleanups
Pierre Joye [Wed, 6 Aug 2003 07:56:20 +0000 (07:56 +0000)]
- restore Mail 1.1.0
Pierre Joye [Wed, 6 Aug 2003 07:55:44 +0000 (07:55 +0000)]
- Mail 1.1.1 has bugs, back to 1.1
Zeev Suraski [Wed, 6 Aug 2003 07:38:56 +0000 (07:38 +0000)]
clarify :)
<changelog@php.net> [Wed, 6 Aug 2003 00:30:27 +0000 (00:30 +0000)]
ChangeLog update
John Coggeshall [Wed, 6 Aug 2003 00:19:31 +0000 (00:19 +0000)]
ZTS fixes.
John Coggeshall [Wed, 6 Aug 2003 00:01:22 +0000 (00:01 +0000)]
Fix memory leaks
foobar [Tue, 5 Aug 2003 23:50:59 +0000 (23:50 +0000)]
Fix the build
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.
Pierre Joye [Tue, 5 Aug 2003 23:24:41 +0000 (23:24 +0000)]
- Add it again
Pierre Joye [Tue, 5 Aug 2003 23:24:14 +0000 (23:24 +0000)]
- seems to failed
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)
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
Ilia Alshanetsky [Tue, 5 Aug 2003 20:15:53 +0000 (20:15 +0000)]
Fixed bug #18291 (escapeshellcmd() can now handle quoted arguments).
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
Tomas V.V.Cox [Tue, 5 Aug 2003 16:31:19 +0000 (16:31 +0000)]
go with 1.2b5
foobar [Tue, 5 Aug 2003 16:30:47 +0000 (16:30 +0000)]
Fix CS/WS
foobar [Tue, 5 Aug 2003 16:30:32 +0000 (16:30 +0000)]
Adding -lcrypt here is not necessary
foobar [Tue, 5 Aug 2003 16:02:12 +0000 (16:02 +0000)]
Fix some more typos
Tomas V.V.Cox [Tue, 5 Aug 2003 15:36:07 +0000 (15:36 +0000)]
Avoid notice in bundle
Tomas V.V.Cox [Tue, 5 Aug 2003 15:35:17 +0000 (15:35 +0000)]
Other fix to ws in path names fix
Tomas V.V.Cox [Tue, 5 Aug 2003 14:38:29 +0000 (14:38 +0000)]
Pass raw data to frontend (Christian Dickmann)
Tomas V.V.Cox [Tue, 5 Aug 2003 14:31:15 +0000 (14:31 +0000)]
Better install report for C extensions
Tomas V.V.Cox [Tue, 5 Aug 2003 13:51:33 +0000 (13:51 +0000)]
Better error handling on invalid .tgz packages
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()
foobar [Tue, 5 Aug 2003 12:34:31 +0000 (12:34 +0000)]
- Fixed bug #21611 (version_compare() does not support "p" suffix)
Moriyoshi Koizumi [Tue, 5 Aug 2003 12:29:26 +0000 (12:29 +0000)]
putenv() should be put here as well.
Tomas V.V.Cox [Tue, 5 Aug 2003 12:28:57 +0000 (12:28 +0000)]
Fix the fix (Greg)
foobar [Tue, 5 Aug 2003 11:54:01 +0000 (11:54 +0000)]
The last 4 args are by ref..
foobar [Tue, 5 Aug 2003 11:19:13 +0000 (11:19 +0000)]
$host_* vars are used in extension config.m4s too.
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)
Zeev Suraski [Tue, 5 Aug 2003 10:29:03 +0000 (10:29 +0000)]
Replace fast_call_user_function() with zend_call_function()
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)
Stanislav Malyshev [Tue, 5 Aug 2003 09:23:17 +0000 (09:23 +0000)]
syncronize
Stanislav Malyshev [Tue, 5 Aug 2003 09:19:38 +0000 (09:19 +0000)]
Don't try to __sleep incomplete classes
Stanislav Malyshev [Tue, 5 Aug 2003 09:15:31 +0000 (09:15 +0000)]
don't try to wakeup incomplete classes
Stanislav Malyshev [Tue, 5 Aug 2003 09:07:49 +0000 (09:07 +0000)]
pass trsm via parameters
Stanislav Malyshev [Tue, 5 Aug 2003 09:06:02 +0000 (09:06 +0000)]
fix incomplete class for ZE2
Zeev Suraski [Tue, 5 Aug 2003 08:49:56 +0000 (08:49 +0000)]
Disable prolebmatic test
Zeev Suraski [Tue, 5 Aug 2003 08:39:01 +0000 (08:39 +0000)]
Shorten output to prevent messup
Zeev Suraski [Tue, 5 Aug 2003 08:32:58 +0000 (08:32 +0000)]
Remove non-standard vim6 option
Zeev Suraski [Tue, 5 Aug 2003 08:31:56 +0000 (08:31 +0000)]
Display the currently running test
Stanislav Malyshev [Tue, 5 Aug 2003 08:03:26 +0000 (08:03 +0000)]
fix syntax
Stanislav Malyshev [Tue, 5 Aug 2003 07:56:49 +0000 (07:56 +0000)]
remove stack clean - it makes trouble
Tomas V.V.Cox [Tue, 5 Aug 2003 03:25:34 +0000 (03:25 +0000)]
go with 1.2b4
<changelog@php.net> [Tue, 5 Aug 2003 00:30:17 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Mon, 4 Aug 2003 23:21:27 +0000 (23:21 +0000)]
You shall not Copy'n'Paste after midnight without checking 3 times
Marcus Boerger [Mon, 4 Aug 2003 23:16:45 +0000 (23:16 +0000)]
Ups
Marcus Boerger [Mon, 4 Aug 2003 23:15:56 +0000 (23:15 +0000)]
Update documentation in source, reflection and docu itself, part II
Marcus Boerger [Mon, 4 Aug 2003 23:00:57 +0000 (23:00 +0000)]
Update documentation in source, reflection and docu itself
Marcus Boerger [Mon, 4 Aug 2003 21:56:05 +0000 (21:56 +0000)]
- Unset support for spl_array_access by method set($index)
- Parameter names for array interface methods
Marcus Boerger [Mon, 4 Aug 2003 20:25:41 +0000 (20:25 +0000)]
Fix comment
Marcus Boerger [Mon, 4 Aug 2003 20:17:53 +0000 (20:17 +0000)]
Unset support for spl_array
Marcus Boerger [Mon, 4 Aug 2003 19:57:53 +0000 (19:57 +0000)]
Fix ZTS
Marcus Boerger [Mon, 4 Aug 2003 19:56:12 +0000 (19:56 +0000)]
Nuke unused variables
Marcus Boerger [Mon, 4 Aug 2003 19:37:08 +0000 (19:37 +0000)]
Add function/method parameter reflection
Sascha Schumann [Mon, 4 Aug 2003 19:05:20 +0000 (19:05 +0000)]
MFB don't overwrite
Ilia Alshanetsky [Mon, 4 Aug 2003 17:10:52 +0000 (17:10 +0000)]
Fixed bug #23104 (hash position of static arrays not being reset)
foobar [Mon, 4 Aug 2003 14:34:54 +0000 (14:34 +0000)]
Fixed couple of typo(s) (which caused compile failures)
Tomas V.V.Cox [Mon, 4 Aug 2003 13:34:25 +0000 (13:34 +0000)]
Show the correct configure error line number (Greg)
Tomas V.V.Cox [Mon, 4 Aug 2003 13:31:35 +0000 (13:31 +0000)]
More space in path name fixes (Greg)
Uwe Schindler [Mon, 4 Aug 2003 12:46:03 +0000 (12:46 +0000)]
Give user the chance to support nsapi_virtual() in newer servers by adding parameter server_lib to php5_init (windows only)
Tomas V.V.Cox [Mon, 4 Aug 2003 11:18:26 +0000 (11:18 +0000)]
Fix proxy detection with the xmlrpc C extension
Stanislav Malyshev [Mon, 4 Aug 2003 11:03:38 +0000 (11:03 +0000)]
oops. forgot function
Stanislav Malyshev [Mon, 4 Aug 2003 11:02:53 +0000 (11:02 +0000)]
fix crash #24842
Stanislav Malyshev [Mon, 4 Aug 2003 10:40:05 +0000 (10:40 +0000)]
fix leaks: bug #24831
Tomas V.V.Cox [Mon, 4 Aug 2003 10:38:18 +0000 (10:38 +0000)]
Another $fp test fix (thanks Jan)
Tomas V.V.Cox [Mon, 4 Aug 2003 10:32:11 +0000 (10:32 +0000)]
<license> is valid inside <changelog>, support it
Stanislav Malyshev [Mon, 4 Aug 2003 10:30:42 +0000 (10:30 +0000)]
use get_obj_zval_ptr
Tomas V.V.Cox [Mon, 4 Aug 2003 10:15:34 +0000 (10:15 +0000)]
- Typo in cache file creation
- Do not create the cache dir in getCache()
Stanislav Malyshev [Mon, 4 Aug 2003 09:31:58 +0000 (09:31 +0000)]
add test
Stanislav Malyshev [Mon, 4 Aug 2003 09:10:52 +0000 (09:10 +0000)]
Fix #24884 - clone $this
Zeev Suraski [Mon, 4 Aug 2003 08:55:44 +0000 (08:55 +0000)]
Fix library linkage
Zeev Suraski [Mon, 4 Aug 2003 08:54:40 +0000 (08:54 +0000)]
Add missing library path
Zeev Suraski [Mon, 4 Aug 2003 08:42:36 +0000 (08:42 +0000)]
Add a test
Zeev Suraski [Mon, 4 Aug 2003 08:38:24 +0000 (08:38 +0000)]
Fix bug #24652 - Sterling, do you begin to think that maybe it wasn't such
a good idea?
Zeev Suraski [Mon, 4 Aug 2003 07:53:09 +0000 (07:53 +0000)]
Simplify code using XOR
Zeev Suraski [Mon, 4 Aug 2003 07:52:36 +0000 (07:52 +0000)]
Add logical XOR, proves to be quite useful lately
Zeev Suraski [Mon, 4 Aug 2003 07:52:09 +0000 (07:52 +0000)]
This check shouldn't be necessary
<changelog@php.net> [Mon, 4 Aug 2003 00:30:32 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Sun, 3 Aug 2003 22:29:20 +0000 (22:29 +0000)]
Latest zend updates
Marcus Boerger [Sun, 3 Aug 2003 22:28:14 +0000 (22:28 +0000)]
Fix crash
Marcus Boerger [Sun, 3 Aug 2003 22:03:52 +0000 (22:03 +0000)]
Fix test and add missing initialization