]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Thu, 19 Sep 2002 20:14:58 +0000 (20:14 +0000)]
Fixed bug #19504
Alligned 'Enable sysvmsg support' message.
Derick Rethans [Thu, 19 Sep 2002 20:14:35 +0000 (20:14 +0000)]
- Align configure --help messages
Ilia Alshanetsky [Thu, 19 Sep 2002 18:59:32 +0000 (18:59 +0000)]
Fixed bug #19313
Fixed argument count check for system/exec/passthru functions
Added a check to system/exec/passthru functions to make sure execution
parameter is not blank before attempting to execute it.
Ilia Alshanetsky [Thu, 19 Sep 2002 18:22:51 +0000 (18:22 +0000)]
Fixed bug #19414
Derick Rethans [Thu, 19 Sep 2002 17:11:59 +0000 (17:11 +0000)]
- Add fribidi extension
Zeev Suraski [Thu, 19 Sep 2002 16:01:53 +0000 (16:01 +0000)]
Fix the last part of bug #13982 (ignore_user_abort() settings were 'leaking'
between requests)
Zeev Suraski [Thu, 19 Sep 2002 15:58:01 +0000 (15:58 +0000)]
MFZE1 - connection_status() fix
Zeev Suraski [Thu, 19 Sep 2002 15:54:23 +0000 (15:54 +0000)]
Fix connection_status()
Zeev Suraski [Thu, 19 Sep 2002 15:15:39 +0000 (15:15 +0000)]
Fix non ZTS build
Zeev Suraski [Thu, 19 Sep 2002 15:12:20 +0000 (15:12 +0000)]
Fix that obscure crash in Debug_TS mode
Dan Kalowsky [Thu, 19 Sep 2002 12:49:23 +0000 (12:49 +0000)]
adding ODBC todo's
Adam Dickmeiss [Thu, 19 Sep 2002 12:20:07 +0000 (12:20 +0000)]
Remove compatibility for old YAZ versions (use ZOOM API only)
Adam Dickmeiss [Thu, 19 Sep 2002 10:18:44 +0000 (10:18 +0000)]
New option for yaz_connect: charset
Sebastian Bergmann [Thu, 19 Sep 2002 09:09:28 +0000 (09:09 +0000)]
Remove obsolete directory.
Sascha Schumann [Thu, 19 Sep 2002 04:18:20 +0000 (04:18 +0000)]
Add support for cdb-0.75
The install_cdb.sh script fills the gap of installing header files and
creating a cdb library which programs can link against.
Dan Kalowsky [Thu, 19 Sep 2002 02:32:48 +0000 (02:32 +0000)]
white space fix
<changelog@php.net> [Thu, 19 Sep 2002 00:34:48 +0000 (00:34 +0000)]
ChangeLog update
Zeev Suraski [Wed, 18 Sep 2002 22:16:22 +0000 (22:16 +0000)]
Fix the thread-safe initialization of the ZE2. This should solve some
sporadic crashes, as well as the problem with the built-in constants.
Zeev Suraski [Wed, 18 Sep 2002 22:15:02 +0000 (22:15 +0000)]
Remove dead code
Zeev Suraski [Wed, 18 Sep 2002 22:08:35 +0000 (22:08 +0000)]
Fix debug build options (looks like VC doesn't maintain indentation in the
.dsp... Sorry Sebastian :)
Zeev Suraski [Wed, 18 Sep 2002 21:57:42 +0000 (21:57 +0000)]
another startup initialization fix - only ISAPI and CGI SAPI's tested,
minor compile buglets might occur in other SAPIs, but should be trivial
to fix...
James Cox [Wed, 18 Sep 2002 21:56:00 +0000 (21:56 +0000)]
white background please
Ilia Alshanetsky [Wed, 18 Sep 2002 21:34:30 +0000 (21:34 +0000)]
Fixed bug #19446
Ilia Alshanetsky [Wed, 18 Sep 2002 20:37:24 +0000 (20:37 +0000)]
Added additional handlers for compressed swf files, which require
entire file to be downloaded for successful decompression.
Zeev Suraski [Wed, 18 Sep 2002 14:08:07 +0000 (14:08 +0000)]
Add useful debugging function
Dan Kalowsky [Wed, 18 Sep 2002 11:57:17 +0000 (11:57 +0000)]
Patch for Bug #19402 provided by Kevin Way (kevin.way@overtone.org)
Wez Furlong [Wed, 18 Sep 2002 10:15:40 +0000 (10:15 +0000)]
Tidy up some user stream code.
Add a small test case (not yet complete).
Hartmut Holzgraefe [Wed, 18 Sep 2002 07:55:30 +0000 (07:55 +0000)]
setlocale() will now accept multiple locale arguments, first match wins
<changelog@php.net> [Wed, 18 Sep 2002 00:34:20 +0000 (00:34 +0000)]
ChangeLog update
Tal Peer [Tue, 17 Sep 2002 19:30:06 +0000 (19:30 +0000)]
# err.. fix comment
Tal Peer [Tue, 17 Sep 2002 18:08:45 +0000 (18:08 +0000)]
# Fixed proto and header of log2vis()
Tal Peer [Tue, 17 Sep 2002 16:27:27 +0000 (16:27 +0000)]
* The second argument of
fribidi_log2vis now accepts a constant.
The old way (using strings) is still available
but deprecated.
Zeev Suraski [Tue, 17 Sep 2002 14:04:37 +0000 (14:04 +0000)]
Add tracking for hashtable allocation
Hartmut Holzgraefe [Tue, 17 Sep 2002 13:54:40 +0000 (13:54 +0000)]
it should not only work for the failure case
but also not fail (segfault) on the working case
Hartmut Holzgraefe [Tue, 17 Sep 2002 12:59:36 +0000 (12:59 +0000)]
stupid lino-typo .... :(
Zeev Suraski [Tue, 17 Sep 2002 12:44:10 +0000 (12:44 +0000)]
ZE2 fix
Zeev Suraski [Tue, 17 Sep 2002 12:42:58 +0000 (12:42 +0000)]
whitespace
Zeev Suraski [Tue, 17 Sep 2002 12:42:11 +0000 (12:42 +0000)]
MFZE1 - threading fix
Hartmut Holzgraefe [Tue, 17 Sep 2002 12:37:26 +0000 (12:37 +0000)]
headers_sent() may now return information about where output started
using the optional $file and $line reference parameters
Zeev Suraski [Tue, 17 Sep 2002 09:07:10 +0000 (09:07 +0000)]
Call zend_post_startup() - use local copies of the function, class and
constant tables in the startup thread
<changelog@php.net> [Tue, 17 Sep 2002 00:33:53 +0000 (00:33 +0000)]
ChangeLog update
Tal Peer [Mon, 16 Sep 2002 19:08:45 +0000 (19:08 +0000)]
oops.
Tal Peer [Mon, 16 Sep 2002 18:35:26 +0000 (18:35 +0000)]
Added myself
foobar [Mon, 16 Sep 2002 15:49:18 +0000 (15:49 +0000)]
tuning
foobar [Mon, 16 Sep 2002 15:31:32 +0000 (15:31 +0000)]
- Require Fribidi 0.10.4 -> no more glib needed.
- Cleaned up a bit.
foobar [Mon, 16 Sep 2002 13:13:52 +0000 (13:13 +0000)]
Should fix #19425
Anantha Kesari H Y [Mon, 16 Sep 2002 11:48:48 +0000 (11:48 +0000)]
Updatation of symbols exported for NetWare
Andrei Zmievski [Mon, 16 Sep 2002 01:36:48 +0000 (01:36 +0000)]
MFZE1
<changelog@php.net> [Mon, 16 Sep 2002 00:35:19 +0000 (00:35 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 15 Sep 2002 23:37:26 +0000 (23:37 +0000)]
Make zend actually strip comments. Bug #18151
Ilia Alshanetsky [Sun, 15 Sep 2002 23:34:03 +0000 (23:34 +0000)]
Make zend return a proper exit error code when it encounters a parse error.
Shane Caraveo [Sun, 15 Sep 2002 20:45:46 +0000 (20:45 +0000)]
fix line endings
Tal Peer [Sun, 15 Sep 2002 09:58:35 +0000 (09:58 +0000)]
* More work on returning errors properly and freeing resources
Sebastian Bergmann [Sun, 15 Sep 2002 09:52:51 +0000 (09:52 +0000)]
For a change, Sebastian makes Andi happy. :-)
Tal Peer [Sun, 15 Sep 2002 09:32:29 +0000 (09:32 +0000)]
*Fixed compilation errors and enhanced the code
Andi Gutmans [Sun, 15 Sep 2002 07:54:01 +0000 (07:54 +0000)]
- Hopefully fix problem with __autoload not working well with inherited classes.
- There might still be some weird situations I haven't thought of.
Andi Gutmans [Sun, 15 Sep 2002 07:46:20 +0000 (07:46 +0000)]
- WS fix - "while (" instead of "while("
Andi Gutmans [Sun, 15 Sep 2002 07:45:26 +0000 (07:45 +0000)]
- WS - Always use "if (" and not "if("
Andi Gutmans [Sun, 15 Sep 2002 07:41:23 +0000 (07:41 +0000)]
- WS
Jon Parise [Sun, 15 Sep 2002 01:39:30 +0000 (01:39 +0000)]
Line up the 'configure --help' output.
<changelog@php.net> [Sun, 15 Sep 2002 00:33:27 +0000 (00:33 +0000)]
ChangeLog update
Wez Furlong [Sun, 15 Sep 2002 00:07:01 +0000 (00:07 +0000)]
PCRE news
Wez Furlong [Sat, 14 Sep 2002 14:45:35 +0000 (14:45 +0000)]
Update bundled pcrelib to 3.9.
# Tested under Linux only
Jan Lehnardt [Sat, 14 Sep 2002 12:09:47 +0000 (12:09 +0000)]
- fix typo in comment
Andi Gutmans [Sat, 14 Sep 2002 06:38:48 +0000 (06:38 +0000)]
- Don't think we need the do { } while (0) here
<changelog@php.net> [Sat, 14 Sep 2002 00:35:56 +0000 (00:35 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 13 Sep 2002 23:34:21 +0000 (23:34 +0000)]
Let's take Console_Getopt to stable release.
Ilia Alshanetsky [Fri, 13 Sep 2002 13:34:06 +0000 (13:34 +0000)]
Do not create the destination file, if opening of the source file failed
during copy().
<changelog@php.net> [Fri, 13 Sep 2002 00:35:48 +0000 (00:35 +0000)]
NEWS update
<changelog@php.net> [Fri, 13 Sep 2002 00:34:26 +0000 (00:34 +0000)]
ChangeLog update
Stefan Esser [Thu, 12 Sep 2002 21:52:09 +0000 (21:52 +0000)]
made new ssl activate function the default.
foobar [Thu, 12 Sep 2002 21:42:33 +0000 (21:42 +0000)]
ws fix
Sebastian Bergmann [Thu, 12 Sep 2002 17:11:55 +0000 (17:11 +0000)]
Meaningful Custom Build Step information.
Sebastian Bergmann [Thu, 12 Sep 2002 17:02:12 +0000 (17:02 +0000)]
Fix logic.
Marcus Boerger [Thu, 12 Sep 2002 14:25:30 +0000 (14:25 +0000)]
Update info and synch example test.
Derick Rethans [Thu, 12 Sep 2002 11:18:47 +0000 (11:18 +0000)]
- Fixed linker error when HAVE_STRFTIME was not set
Thies C. Arntzen [Thu, 12 Sep 2002 09:48:03 +0000 (09:48 +0000)]
@- OCIResult() could return garbage if called on empty result-sets. (thies)
# fix #19364
Andrey Hristov [Thu, 12 Sep 2002 08:20:37 +0000 (08:20 +0000)]
Fixing my zts fix.
#Sorry Edin
Andrey Hristov [Thu, 12 Sep 2002 08:04:42 +0000 (08:04 +0000)]
Removed magic numbers about the behavior of php_array_diff - proposed by
Andi and Jon Parise.
#It is strange that I commited ZTS code but after that Edin fixed ZTS build
#when I updated - it wasn't ZTS. hmmm. anyway fixing ZTS build.
<changelog@php.net> [Thu, 12 Sep 2002 00:34:41 +0000 (00:34 +0000)]
NEWS update
<changelog@php.net> [Thu, 12 Sep 2002 00:33:37 +0000 (00:33 +0000)]
ChangeLog update
Edin Kadribasic [Wed, 11 Sep 2002 23:10:58 +0000 (23:10 +0000)]
My compiler likes it like this.
Edin Kadribasic [Wed, 11 Sep 2002 23:09:11 +0000 (23:09 +0000)]
Fix ZTS build.
Sterling Hughes [Wed, 11 Sep 2002 22:43:58 +0000 (22:43 +0000)]
virtual filepath fix, don't know why i bother, the module isn't threadsafe
and never will be, but still...
Sterling Hughes [Wed, 11 Sep 2002 22:40:56 +0000 (22:40 +0000)]
max this use the virtual_filepath() function and feel all threadsafe and
wholesome inside
Derick Rethans [Wed, 11 Sep 2002 21:06:52 +0000 (21:06 +0000)]
- Un-deprecating mysql_escape_string
#- This will remove the annoying notices, while this function is used in
# a lot of scripts. There is not reason why we should discontinue it's use
# as it works perfect for about 99% of the time.
Marcus Boerger [Wed, 11 Sep 2002 19:42:59 +0000 (19:42 +0000)]
Unlink output files even if test is skipped.
Derick Rethans [Wed, 11 Sep 2002 18:40:56 +0000 (18:40 +0000)]
- Little whitespace changes
Andrey Hristov [Wed, 11 Sep 2002 18:16:11 +0000 (18:16 +0000)]
Regression test for array_diff() and array_diff_assoc(). The latter is newly
introduced.
Andrey Hristov [Wed, 11 Sep 2002 18:13:48 +0000 (18:13 +0000)]
New function added : array_diff_assoc() . Like array_diff() but does
additional checks on key values. Test script will be added too.
#My first patch . it feels strange :)
foobar [Wed, 11 Sep 2002 16:40:35 +0000 (16:40 +0000)]
For now, check only when not using bundled GD lib.
Sander Roobol [Wed, 11 Sep 2002 16:17:33 +0000 (16:17 +0000)]
Fix configure
foobar [Wed, 11 Sep 2002 15:34:44 +0000 (15:34 +0000)]
Added build test. Bug: #19345
Dan Kalowsky [Wed, 11 Sep 2002 15:05:06 +0000 (15:05 +0000)]
Patch for Bug #19341 submitted by list@firehawksystems.com
foobar [Wed, 11 Sep 2002 14:51:09 +0000 (14:51 +0000)]
tok tok..
Andrei Zmievski [Wed, 11 Sep 2002 14:41:25 +0000 (14:41 +0000)]
@- Added ability to use Perl-style ${n} subpattern references in the
@ replacement string for preg_replace(). Takes care of bug #18442. (Andrei)
foobar [Wed, 11 Sep 2002 14:40:52 +0000 (14:40 +0000)]
ws fix
foobar [Wed, 11 Sep 2002 14:24:27 +0000 (14:24 +0000)]
fix proto
foobar [Wed, 11 Sep 2002 14:21:39 +0000 (14:21 +0000)]
ws fix
Anantha Kesari H Y [Wed, 11 Sep 2002 10:28:22 +0000 (10:28 +0000)]
Removed unnecessary code that was added for NetWare