]> granicus.if.org Git - php/log
php
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

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

21 years agoYou shall not Copy'n'Paste after midnight without checking 3 times
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

21 years agoUps
Marcus Boerger [Mon, 4 Aug 2003 23:16:45 +0000 (23:16 +0000)]
Ups

21 years agoUpdate documentation in source, reflection and docu itself, part II
Marcus Boerger [Mon, 4 Aug 2003 23:15:56 +0000 (23:15 +0000)]
Update documentation in source, reflection and docu itself, part II

21 years agoUpdate documentation in source, reflection and docu itself
Marcus Boerger [Mon, 4 Aug 2003 23:00:57 +0000 (23:00 +0000)]
Update documentation in source, reflection and docu itself

21 years ago- Unset support for spl_array_access by method set($index)
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

21 years agoFix comment
Marcus Boerger [Mon, 4 Aug 2003 20:25:41 +0000 (20:25 +0000)]
Fix comment

21 years agoUnset support for spl_array
Marcus Boerger [Mon, 4 Aug 2003 20:17:53 +0000 (20:17 +0000)]
Unset support for spl_array

21 years agoFix ZTS
Marcus Boerger [Mon, 4 Aug 2003 19:57:53 +0000 (19:57 +0000)]
Fix ZTS

21 years agoNuke unused variables
Marcus Boerger [Mon, 4 Aug 2003 19:56:12 +0000 (19:56 +0000)]
Nuke unused variables

21 years agoAdd function/method parameter reflection
Marcus Boerger [Mon, 4 Aug 2003 19:37:08 +0000 (19:37 +0000)]
Add function/method parameter reflection

21 years agoMFB don't overwrite
Sascha Schumann [Mon, 4 Aug 2003 19:05:20 +0000 (19:05 +0000)]
MFB don't overwrite

21 years agoFixed bug #23104 (hash position of static arrays not being reset)
Ilia Alshanetsky [Mon, 4 Aug 2003 17:10:52 +0000 (17:10 +0000)]
Fixed bug #23104 (hash position of static arrays not being reset)

21 years agoFixed couple of typo(s) (which caused compile failures)
foobar [Mon, 4 Aug 2003 14:34:54 +0000 (14:34 +0000)]
Fixed couple of typo(s) (which caused compile failures)

21 years agoShow the correct configure error line number (Greg)
Tomas V.V.Cox [Mon, 4 Aug 2003 13:34:25 +0000 (13:34 +0000)]
Show the correct configure error line number (Greg)

21 years agoMore space in path name fixes (Greg)
Tomas V.V.Cox [Mon, 4 Aug 2003 13:31:35 +0000 (13:31 +0000)]
More space in path name fixes (Greg)

21 years agoGive user the chance to support nsapi_virtual() in newer servers by adding parameter...
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)

21 years agoFix proxy detection with the xmlrpc C extension
Tomas V.V.Cox [Mon, 4 Aug 2003 11:18:26 +0000 (11:18 +0000)]
Fix proxy detection with the xmlrpc C extension

21 years agooops. forgot function
Stanislav Malyshev [Mon, 4 Aug 2003 11:03:38 +0000 (11:03 +0000)]
oops. forgot function

21 years agofix crash #24842
Stanislav Malyshev [Mon, 4 Aug 2003 11:02:53 +0000 (11:02 +0000)]
fix crash #24842

21 years agofix leaks: bug #24831
Stanislav Malyshev [Mon, 4 Aug 2003 10:40:05 +0000 (10:40 +0000)]
fix leaks: bug #24831

21 years agoAnother $fp test fix (thanks Jan)
Tomas V.V.Cox [Mon, 4 Aug 2003 10:38:18 +0000 (10:38 +0000)]
Another $fp test fix (thanks Jan)

21 years ago<license> is valid inside <changelog>, support it
Tomas V.V.Cox [Mon, 4 Aug 2003 10:32:11 +0000 (10:32 +0000)]
<license> is valid inside <changelog>, support it

21 years agouse get_obj_zval_ptr
Stanislav Malyshev [Mon, 4 Aug 2003 10:30:42 +0000 (10:30 +0000)]
use get_obj_zval_ptr

21 years ago- Typo in cache file creation
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()

21 years agoadd test
Stanislav Malyshev [Mon, 4 Aug 2003 09:31:58 +0000 (09:31 +0000)]
add test

21 years agoFix #24884 - clone $this
Stanislav Malyshev [Mon, 4 Aug 2003 09:10:52 +0000 (09:10 +0000)]
Fix #24884 - clone $this

21 years agoFix library linkage
Zeev Suraski [Mon, 4 Aug 2003 08:55:44 +0000 (08:55 +0000)]
Fix library linkage

21 years agoAdd missing library path
Zeev Suraski [Mon, 4 Aug 2003 08:54:40 +0000 (08:54 +0000)]
Add missing library path

21 years agoAdd a test
Zeev Suraski [Mon, 4 Aug 2003 08:42:36 +0000 (08:42 +0000)]
Add a test

21 years agoFix bug #24652 - Sterling, do you begin to think that maybe it wasn't such
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?

21 years agoSimplify code using XOR
Zeev Suraski [Mon, 4 Aug 2003 07:53:09 +0000 (07:53 +0000)]
Simplify code using XOR

21 years agoAdd logical XOR, proves to be quite useful lately
Zeev Suraski [Mon, 4 Aug 2003 07:52:36 +0000 (07:52 +0000)]
Add logical XOR, proves to be quite useful lately

21 years agoThis check shouldn't be necessary
Zeev Suraski [Mon, 4 Aug 2003 07:52:09 +0000 (07:52 +0000)]
This check shouldn't be necessary

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

21 years agoLatest zend updates
Marcus Boerger [Sun, 3 Aug 2003 22:29:20 +0000 (22:29 +0000)]
Latest zend updates

21 years agoFix crash
Marcus Boerger [Sun, 3 Aug 2003 22:28:14 +0000 (22:28 +0000)]
Fix crash

21 years agoFix test and add missing initialization
Marcus Boerger [Sun, 3 Aug 2003 22:03:52 +0000 (22:03 +0000)]
Fix test and add missing initialization

21 years agoEnsure functions have a valid access level
Zeev Suraski [Sun, 3 Aug 2003 21:06:23 +0000 (21:06 +0000)]
Ensure functions have a valid access level

21 years agoDefault to public
Zeev Suraski [Sun, 3 Aug 2003 21:04:39 +0000 (21:04 +0000)]
Default to public

21 years agoNot needed, will be copied from ptr->flags later
Marcus Boerger [Sun, 3 Aug 2003 20:49:27 +0000 (20:49 +0000)]
Not needed, will be copied from ptr->flags later

21 years agolet's go with b3x
Tomas V.V.Cox [Sun, 3 Aug 2003 19:43:45 +0000 (19:43 +0000)]
let's go with b3x

21 years ago+* Made package dependency checking back to work
Tomas V.V.Cox [Sun, 3 Aug 2003 19:36:14 +0000 (19:36 +0000)]
+* Made package dependency checking back to work
+* Added support for spaces in path names (Greg)

21 years agoAdded support for spaces in path names (thanks Greg!)
Tomas V.V.Cox [Sun, 3 Aug 2003 19:32:07 +0000 (19:32 +0000)]
Added support for spaces in path names (thanks Greg!)

21 years agoTSRM issue in windows compiling
Uwe Schindler [Sun, 3 Aug 2003 19:31:56 +0000 (19:31 +0000)]
TSRM issue in windows compiling

21 years agoAdd missing arg info
Marcus Boerger [Sun, 3 Aug 2003 19:25:03 +0000 (19:25 +0000)]
Add missing arg info

21 years agoDon't let the shell escape quotes
Tomas V.V.Cox [Sun, 3 Aug 2003 19:21:34 +0000 (19:21 +0000)]
Don't let the shell escape quotes