]> granicus.if.org Git - php/log
php
21 years agoFixed bug #21957 (serialize() mangles objects with __sleep).
Ilia Alshanetsky [Mon, 11 Aug 2003 03:22:24 +0000 (03:22 +0000)]
Fixed bug #21957 (serialize() mangles objects with __sleep).

21 years agoSimplify a bit
foobar [Mon, 11 Aug 2003 02:32:17 +0000 (02:32 +0000)]
Simplify a bit

21 years agoFix compile warning
foobar [Mon, 11 Aug 2003 02:03:40 +0000 (02:03 +0000)]
Fix compile warning

21 years agoNuke unused variable
foobar [Mon, 11 Aug 2003 01:56:43 +0000 (01:56 +0000)]
Nuke unused variable

21 years agoFix the compile warnings properly
foobar [Mon, 11 Aug 2003 01:54:45 +0000 (01:54 +0000)]
Fix the compile warnings properly

21 years agoCollection of tests for stream_socket_(client|server)(). TCP/UDP (AF_INET & AF_INET6...
Sara Golemon [Mon, 11 Aug 2003 01:30:55 +0000 (01:30 +0000)]
Collection of tests for stream_socket_(client|server)().  TCP/UDP (AF_INET & AF_INET6) and UNIX/UDG

21 years agoAdded the interbase NEWS entries
foobar [Mon, 11 Aug 2003 01:22:37 +0000 (01:22 +0000)]
Added the interbase NEWS entries

21 years agoMoved the RINIT(crypt) stuff into crypt() itself.
foobar [Mon, 11 Aug 2003 00:49:19 +0000 (00:49 +0000)]
Moved the RINIT(crypt) stuff into crypt() itself.

21 years agoAdded myself
Ard Biesheuvel [Mon, 11 Aug 2003 00:49:08 +0000 (00:49 +0000)]
Added myself

21 years ago- Fixed bug #25007 (rand() & mt_rand() seed RNG every call).
foobar [Mon, 11 Aug 2003 00:42:29 +0000 (00:42 +0000)]
- Fixed bug #25007 (rand() & mt_rand() seed RNG every call).
# Also cleaned up the code a bit with this fix.

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

21 years agoAdd destructor inheritance test (bug #24637)
Marcus Boerger [Mon, 11 Aug 2003 00:02:32 +0000 (00:02 +0000)]
Add destructor inheritance test (bug #24637)

21 years agoBugfix #24637 __destruct not called
Marcus Boerger [Sun, 10 Aug 2003 23:59:35 +0000 (23:59 +0000)]
Bugfix #24637 __destruct not called

21 years agoInitialize this variable to 0 as suggested by sara
Marcus Boerger [Sun, 10 Aug 2003 21:30:36 +0000 (21:30 +0000)]
Initialize this variable to 0 as suggested by sara

21 years agoAdded ibase_num_params() and ibase_param_info()
Ard Biesheuvel [Sun, 10 Aug 2003 20:53:19 +0000 (20:53 +0000)]
Added ibase_num_params() and ibase_param_info()
@- Added function ibase_num_params() (Ard)
@- Added function ibase_param_info() (Ard)

21 years agoFix warnings
Marcus Boerger [Sun, 10 Aug 2003 20:39:58 +0000 (20:39 +0000)]
Fix warnings

21 years agoNuke unused vars
Marcus Boerger [Sun, 10 Aug 2003 20:39:19 +0000 (20:39 +0000)]
Nuke unused vars

21 years agoNuke unused vars
Marcus Boerger [Sun, 10 Aug 2003 20:13:38 +0000 (20:13 +0000)]
Nuke unused vars

21 years agoWin32 fixes
Ard Biesheuvel [Sun, 10 Aug 2003 17:24:51 +0000 (17:24 +0000)]
Win32 fixes

21 years agoAdded ibase_affected_rows() and ibase_num_rows()
Ard Biesheuvel [Sun, 10 Aug 2003 16:21:26 +0000 (16:21 +0000)]
Added ibase_affected_rows() and ibase_num_rows()
Fix for ibase_fetch_*() error after exhaustion of result
@- Added ibase_affected_row() (Ard)
@- Added ibase_num_rows() (Ard)

21 years agoThis is a void funtion
Marcus Boerger [Sun, 10 Aug 2003 15:05:14 +0000 (15:05 +0000)]
This is a void funtion

21 years agoChanged ibase_query() to free transaction resource if SQL is COMMIT or
Ard Biesheuvel [Sun, 10 Aug 2003 13:20:38 +0000 (13:20 +0000)]
Changed ibase_query() to free transaction resource if SQL is COMMIT or
ROLLBACK

21 years agoAdd foreach/continue test
Marcus Boerger [Sun, 10 Aug 2003 13:17:02 +0000 (13:17 +0000)]
Add foreach/continue test

21 years agoSimplify
Marcus Boerger [Sun, 10 Aug 2003 11:46:03 +0000 (11:46 +0000)]
Simplify

21 years agoCS fix
foobar [Sun, 10 Aug 2003 04:23:02 +0000 (04:23 +0000)]
CS fix

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

21 years agoTimeout fix.
Ilia Alshanetsky [Sat, 9 Aug 2003 23:15:40 +0000 (23:15 +0000)]
Timeout fix.

21 years agoUse getenv() rather then $_ENV, the latter is not always avaliable.
Ilia Alshanetsky [Sat, 9 Aug 2003 21:00:42 +0000 (21:00 +0000)]
Use getenv() rather then $_ENV, the latter is not always avaliable.

21 years agoFixed bug #24897 (inconsistent behavior of shuffle() & array_multisort())
Ilia Alshanetsky [Sat, 9 Aug 2003 20:49:00 +0000 (20:49 +0000)]
Fixed bug #24897 (inconsistent behavior of shuffle() & array_multisort())

21 years agoFix exif_thumbnail
Marcus Boerger [Sat, 9 Aug 2003 20:43:06 +0000 (20:43 +0000)]
Fix exif_thumbnail

21 years ago<? -> <?php
Ilia Alshanetsky [Sat, 9 Aug 2003 20:13:44 +0000 (20:13 +0000)]
<? -> <?php

21 years agoAdd testcase for complicated reference scenarios with objects.
Marcus Boerger [Sat, 9 Aug 2003 20:09:09 +0000 (20:09 +0000)]
Add testcase for complicated reference scenarios with objects.

21 years agoBetter diffing
Marcus Boerger [Sat, 9 Aug 2003 20:02:02 +0000 (20:02 +0000)]
Better diffing

21 years agoFix segfault when a referenced parameter is specified with typehint.
Moriyoshi Koizumi [Sat, 9 Aug 2003 19:29:38 +0000 (19:29 +0000)]
Fix segfault when a referenced parameter is specified with typehint.
Result of the node will never be used because verify_instanceof handler has
been eliminated.

21 years agoFix refcounting for $var = $obj[$idx] = $value;
Marcus Boerger [Sat, 9 Aug 2003 19:24:11 +0000 (19:24 +0000)]
Fix refcounting for $var = $obj[$idx] = $value;

21 years agoFix test so it matches the new error message.
Moriyoshi Koizumi [Sat, 9 Aug 2003 19:19:14 +0000 (19:19 +0000)]
Fix test so it matches the new error message.

21 years agoCosmetic note
foobar [Sat, 9 Aug 2003 18:43:45 +0000 (18:43 +0000)]
Cosmetic note

21 years agoCorrect test to work with later versions of GNU Aspell (more common).
Ilia Alshanetsky [Sat, 9 Aug 2003 18:40:40 +0000 (18:40 +0000)]
Correct test to work with later versions of GNU Aspell (more common).

21 years agoComplain about borked tests instead of spitting out errors
Marcus Boerger [Sat, 9 Aug 2003 17:21:19 +0000 (17:21 +0000)]
Complain about borked tests instead of spitting out errors

21 years agoAdded/improved tests for bugs 24142, 24063, 24951, 24980
Ilia Alshanetsky [Sat, 9 Aug 2003 16:44:33 +0000 (16:44 +0000)]
Added/improved tests for bugs 24142, 24063, 24951, 24980

21 years agoDo not assume array contains numeric values.
Ilia Alshanetsky [Sat, 9 Aug 2003 16:43:28 +0000 (16:43 +0000)]
Do not assume array contains numeric values.

21 years agoAdded missing ?> so this test can be run without run-tests
foobar [Sat, 9 Aug 2003 15:46:36 +0000 (15:46 +0000)]
Added missing ?> so this test can be run without run-tests

21 years agoPrefix all engine 2 tests
Marcus Boerger [Sat, 9 Aug 2003 14:48:47 +0000 (14:48 +0000)]
Prefix all engine 2 tests

21 years agoReenable, works as expected
Marcus Boerger [Sat, 9 Aug 2003 14:34:44 +0000 (14:34 +0000)]
Reenable, works as expected

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