]> granicus.if.org Git - php/log
php
21 years agoMFB: Fix test
Marcus Boerger [Sat, 3 May 2003 17:30:46 +0000 (17:30 +0000)]
MFB: Fix test

21 years ago- Indendation fix
Marcus Boerger [Sat, 3 May 2003 12:51:13 +0000 (12:51 +0000)]
- Indendation fix
- Proto fix
- Add efficient single column access function: sqlite_column()

21 years agoAdjust path to bundled expat sources for Win32 build.
Sebastian Bergmann [Sat, 3 May 2003 08:44:53 +0000 (08:44 +0000)]
Adjust path to bundled expat sources for Win32 build.

21 years agoFix MFN error (now really)
Marcus Boerger [Fri, 2 May 2003 22:22:16 +0000 (22:22 +0000)]
Fix MFN error (now really)

21 years agoFix MFN error
Marcus Boerger [Fri, 2 May 2003 22:17:01 +0000 (22:17 +0000)]
Fix MFN error

21 years agoAdd iterator interface and test
Marcus Boerger [Fri, 2 May 2003 22:09:54 +0000 (22:09 +0000)]
Add iterator interface and test

21 years agoInterfaces only implement interfaces
Marcus Boerger [Fri, 2 May 2003 15:39:12 +0000 (15:39 +0000)]
Interfaces only implement interfaces

21 years agoRemove this debug line too
Marcus Boerger [Fri, 2 May 2003 11:10:55 +0000 (11:10 +0000)]
Remove this debug line too

21 years agoFixed bug #23449
Moriyoshi Koizumi [Fri, 2 May 2003 11:00:42 +0000 (11:00 +0000)]
Fixed bug #23449

21 years agoExtending substr_replace().
Andrey Hristov [Fri, 2 May 2003 10:02:40 +0000 (10:02 +0000)]
Extending substr_replace().
Every parameter can be mixed (string/array) also the return type.
#see the test file if you need more info.

21 years ago@ - Fixed bug #23376 OCINewDescriptor
Thies C. Arntzen [Fri, 2 May 2003 08:43:28 +0000 (08:43 +0000)]
@ - Fixed bug #23376 OCINewDescriptor

21 years agoremove this, its now in bundle
Sterling Hughes [Fri, 2 May 2003 04:05:23 +0000 (04:05 +0000)]
remove this, its now in bundle

21 years agonew file that deals with the bundle
Sterling Hughes [Fri, 2 May 2003 04:02:27 +0000 (04:02 +0000)]
new file that deals with the bundle

21 years agomissing file
Sterling Hughes [Fri, 2 May 2003 04:02:04 +0000 (04:02 +0000)]
missing file

21 years agodetect expat-dir
Sterling Hughes [Fri, 2 May 2003 04:01:42 +0000 (04:01 +0000)]
detect expat-dir

21 years agoadd expat into the bundle, the litmus test for the new system
Sterling Hughes [Fri, 2 May 2003 03:15:17 +0000 (03:15 +0000)]
add expat into the bundle, the litmus test for the new system

21 years agobeginnings of php5/bundle support
Sterling Hughes [Fri, 2 May 2003 03:14:00 +0000 (03:14 +0000)]
beginnings of php5/bundle support

21 years agosome improvements to the debugging macros
Sterling Hughes [Fri, 2 May 2003 03:12:05 +0000 (03:12 +0000)]
some improvements to the debugging macros

21 years agoAdd some info
Marcus Boerger [Fri, 2 May 2003 03:09:58 +0000 (03:09 +0000)]
Add some info

21 years agoBug Fix (22433). When the bottom of a range() is chr(0) or the top is chr(255),...
Sara Golemon [Fri, 2 May 2003 00:58:02 +0000 (00:58 +0000)]
Bug Fix (22433).  When the bottom of a range() is chr(0) or the top is chr(255), the for loop carries over and never exits.

21 years ago- Fixed bug #22580 (ext/odbc compile failure with dbmaker)
foobar [Fri, 2 May 2003 00:40:20 +0000 (00:40 +0000)]
- Fixed bug #22580 (ext/odbc compile failure with dbmaker)

21 years ago- Fixed bug #23427 (compile failure with GD 1.8.3)
foobar [Thu, 1 May 2003 23:50:08 +0000 (23:50 +0000)]
- Fixed bug #23427 (compile failure with GD 1.8.3)

21 years agoAdd spl extension
Marcus Boerger [Thu, 1 May 2003 23:28:28 +0000 (23:28 +0000)]
Add spl extension

21 years agoAllign.
Edin Kadribasic [Thu, 1 May 2003 22:12:06 +0000 (22:12 +0000)]
Allign.

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Thu, 1 May 2003 21:08:31 +0000 (21:08 +0000)]
emalloc -> safe_emalloc

21 years agocleanup
Sascha Schumann [Thu, 1 May 2003 20:49:42 +0000 (20:49 +0000)]
cleanup

21 years agotests depend on ini option
Marcus Boerger [Thu, 1 May 2003 13:29:11 +0000 (13:29 +0000)]
tests depend on ini option

21 years agoDon't return table names
Marcus Boerger [Thu, 1 May 2003 13:20:22 +0000 (13:20 +0000)]
Don't return table names

21 years agoCheck returned associative indexes
Marcus Boerger [Thu, 1 May 2003 13:18:56 +0000 (13:18 +0000)]
Check returned associative indexes

21 years agono need to comment out, it doesn't belong there '.'
Sterling Hughes [Thu, 1 May 2003 03:47:54 +0000 (03:47 +0000)]
no need to comment out, it doesn't belong there '.'

21 years agoUnixODBC also supports the fetch_array() and fetch_object() functions...
Wez Furlong [Wed, 30 Apr 2003 23:32:36 +0000 (23:32 +0000)]
UnixODBC also supports the fetch_array() and fetch_object() functions...

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Wed, 30 Apr 2003 21:53:53 +0000 (21:53 +0000)]
emalloc -> safe_emalloc

21 years agoFixing bit support. Bug #23324
Frank M. Kromann [Wed, 30 Apr 2003 21:52:37 +0000 (21:52 +0000)]
Fixing bit support. Bug #23324

21 years agoReally fix the test.
Moriyoshi Koizumi [Wed, 30 Apr 2003 16:30:44 +0000 (16:30 +0000)]
Really fix the test.
# sorry for the mess..

21 years agoMFB
Rasmus Lerdorf [Wed, 30 Apr 2003 16:26:22 +0000 (16:26 +0000)]
MFB

21 years agoAllow both parameter orderings
Marcus Boerger [Wed, 30 Apr 2003 15:22:57 +0000 (15:22 +0000)]
Allow both parameter orderings

21 years agoAllow to set result_type default for each query
Marcus Boerger [Wed, 30 Apr 2003 15:18:59 +0000 (15:18 +0000)]
Allow to set result_type default for each query

21 years agoFix memory leak in odbc_fetch_(array|object).
Wez Furlong [Wed, 30 Apr 2003 10:45:45 +0000 (10:45 +0000)]
Fix memory leak in odbc_fetch_(array|object).
Enable those functions for IBM DB2.

21 years agomissing entries
foobar [Wed, 30 Apr 2003 10:43:15 +0000 (10:43 +0000)]
missing entries

21 years agotempnam() creates an empty file..prevent them from going to /
foobar [Wed, 30 Apr 2003 10:42:24 +0000 (10:42 +0000)]
tempnam() creates an empty file..prevent them from going to /

21 years ago- Fixed bug #23371 (configure falsely detects c-client using SSL)
foobar [Wed, 30 Apr 2003 10:34:47 +0000 (10:34 +0000)]
- Fixed bug #23371 (configure falsely detects c-client using SSL)

21 years agoAdd some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>
foobar [Wed, 30 Apr 2003 10:22:56 +0000 (10:22 +0000)]
Add some missing quotes. Noticed by Michael Mauch <michael.mauch@gmx.de>

21 years agoCS fix
foobar [Wed, 30 Apr 2003 10:19:21 +0000 (10:19 +0000)]
CS fix

21 years agoFix compile problems with < 9.2 oracle libs
foobar [Wed, 30 Apr 2003 10:17:25 +0000 (10:17 +0000)]
Fix compile problems with < 9.2 oracle libs

21 years agoFixed bug #23417 (compile failure in apache2filter sapi).
Ilia Alshanetsky [Wed, 30 Apr 2003 00:47:08 +0000 (00:47 +0000)]
Fixed bug #23417 (compile failure in apache2filter sapi).

21 years agoFixed compiler warning (found by Larry Rosenman <ler@lerctr.org>)
Ilia Alshanetsky [Wed, 30 Apr 2003 00:37:31 +0000 (00:37 +0000)]
Fixed compiler warning (found by Larry Rosenman <ler@lerctr.org>)

21 years agoAdd support for SRV and NAPTR records to dns_get_record() and dns_check_record()
Sara Golemon [Tue, 29 Apr 2003 22:02:01 +0000 (22:02 +0000)]
Add support for SRV and NAPTR records to dns_get_record() and dns_check_record()
Feature Request #23407

21 years agoFix the *= operator
Sascha Schumann [Tue, 29 Apr 2003 15:06:19 +0000 (15:06 +0000)]
Fix the *= operator

Slightly modified patch by Wez Furlong

21 years agoFix dirname() under win32.
Wez Furlong [Tue, 29 Apr 2003 13:35:48 +0000 (13:35 +0000)]
Fix dirname() under win32.
The calculated length would be off-by-two under windows, which resulted in bogus dirnames.

21 years agoFixed typo
Moriyoshi Koizumi [Tue, 29 Apr 2003 13:05:58 +0000 (13:05 +0000)]
Fixed typo

21 years agoFixed bogus skip condition
Moriyoshi Koizumi [Tue, 29 Apr 2003 13:04:19 +0000 (13:04 +0000)]
Fixed bogus skip condition

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Mon, 28 Apr 2003 22:42:22 +0000 (22:42 +0000)]
emalloc -> safe_emalloc

21 years agoFix Content-Encoding header lacking CRLF
Sascha Schumann [Mon, 28 Apr 2003 22:07:18 +0000 (22:07 +0000)]
Fix Content-Encoding header lacking CRLF

21 years agoA few fixes Uwe suggested, plus plugged a memleak and a possible
Jay Smith [Mon, 28 Apr 2003 21:49:47 +0000 (21:49 +0000)]
A few fixes Uwe suggested, plus plugged a memleak and a possible
overrun.

21 years agoMake use of --with-exec-dir for real..
foobar [Mon, 28 Apr 2003 21:00:32 +0000 (21:00 +0000)]
Make use of --with-exec-dir for real..

21 years agows fix
foobar [Mon, 28 Apr 2003 20:47:27 +0000 (20:47 +0000)]
ws fix

21 years agoFor yaz_wait, when event=>TRUE is specified for array options,
Adam Dickmeiss [Mon, 28 Apr 2003 19:51:45 +0000 (19:51 +0000)]
For yaz_wait, when event=>TRUE is specified for array options,
yaz_wait returns when one event occurs. This allows us to perform
async operations on many databases. Use OnUpdateInt for PHP4.

21 years agoMFB usage fix
Sascha Schumann [Mon, 28 Apr 2003 19:43:09 +0000 (19:43 +0000)]
MFB usage fix

21 years ago- Commit the .c file too...
Derick Rethans [Mon, 28 Apr 2003 18:52:59 +0000 (18:52 +0000)]
- Commit the .c file too...

21 years agoReword entry per sniper
Sara Golemon [Mon, 28 Apr 2003 18:50:22 +0000 (18:50 +0000)]
Reword entry per sniper

21 years ago- Make them available on Windows too from other files.
Derick Rethans [Mon, 28 Apr 2003 18:41:32 +0000 (18:41 +0000)]
- Make them available on Windows too from other files.

21 years agoimprove php_url_encode
Sascha Schumann [Mon, 28 Apr 2003 16:24:14 +0000 (16:24 +0000)]
improve php_url_encode

21 years agoAdded missing sanity check in fgetcsv()
Moriyoshi Koizumi [Mon, 28 Apr 2003 15:04:56 +0000 (15:04 +0000)]
Added missing sanity check in fgetcsv()

21 years agoFix for #23340; fopen on multiple urls from the same server crashes.
Wez Furlong [Mon, 28 Apr 2003 14:41:36 +0000 (14:41 +0000)]
Fix for #23340; fopen on multiple urls from the same server crashes.

21 years ago- Fix non-ZTS build after Sterling's changes to TSRM
Derick Rethans [Mon, 28 Apr 2003 10:40:28 +0000 (10:40 +0000)]
- Fix non-ZTS build after Sterling's changes to TSRM

21 years agoMore clean way of ignoring headers in CLI since we do not need to
Edin Kadribasic [Mon, 28 Apr 2003 10:04:50 +0000 (10:04 +0000)]
More clean way of ignoring headers in CLI since we do not need to
disable them selectively. This fixes problems for people who want
to use session module in CLI.

21 years agoRemove unnecessary entry
foobar [Mon, 28 Apr 2003 07:30:51 +0000 (07:30 +0000)]
Remove unnecessary entry

21 years agouse the new TSRMLS_FETCH_FROM_CTX() macro
Sterling Hughes [Sun, 27 Apr 2003 22:15:19 +0000 (22:15 +0000)]
use the new TSRMLS_FETCH_FROM_CTX() macro

21 years agoadd TSRMLS_FETCH_CTX which allows you to map a variable to a ts context.
Sterling Hughes [Sun, 27 Apr 2003 21:57:07 +0000 (21:57 +0000)]
add TSRMLS_FETCH_CTX which allows you to map a variable to a ts context.

This is useful when you are mapping callbacks, you can simply associate
a struct member to a thread context:

void mycallback(my_struct *user) {
TSRMLS_FETCH_CTX(user->thread_ctx);
}

21 years agoMore tests
Marcus Boerger [Sun, 27 Apr 2003 20:02:35 +0000 (20:02 +0000)]
More tests

21 years agoReset option parsing
Marcus Boerger [Sun, 27 Apr 2003 19:41:36 +0000 (19:41 +0000)]
Reset option parsing
# i swear i had them in before last commit

21 years agosplit parameter parsing once more: do informal queries before others
Marcus Boerger [Sun, 27 Apr 2003 19:19:29 +0000 (19:19 +0000)]
split parameter parsing once more: do informal queries before others
#still a memleak in case of a parameter conflict

21 years agofix TSRM
Stanislav Malyshev [Sun, 27 Apr 2003 16:18:43 +0000 (16:18 +0000)]
fix TSRM

21 years agoMFB 4_3:
Stanislav Malyshev [Sun, 27 Apr 2003 16:04:53 +0000 (16:04 +0000)]
MFB 4_3:
Fix very nasty bug - session cookie kills one of the cookies
set before it on certain non-Apache SAPIs.
# for example, this code:
# <?
# setcookie("abc", 1);
# setcookie("def", 2);
# session_start();
# ?>
# would output only 'def' cookie on CGI and ISAPI

21 years agoSeems like a better fix..
Wez Furlong [Sun, 27 Apr 2003 14:01:09 +0000 (14:01 +0000)]
Seems like a better fix..

21 years agoMore safe_emalloc()
Marcus Boerger [Sun, 27 Apr 2003 13:46:07 +0000 (13:46 +0000)]
More safe_emalloc()

21 years agoWS, plus default: would prevent case SQLITE_DONE: in php_sqlite_fetch().
Wez Furlong [Sun, 27 Apr 2003 13:32:43 +0000 (13:32 +0000)]
WS, plus default: would prevent case SQLITE_DONE: in php_sqlite_fetch().

21 years agoEnable some more functions with unbuffered queries
Marcus Boerger [Sun, 27 Apr 2003 13:25:10 +0000 (13:25 +0000)]
Enable some more functions with unbuffered queries

21 years agoAdd more tests
Marcus Boerger [Sun, 27 Apr 2003 11:29:39 +0000 (11:29 +0000)]
Add more tests

21 years agoftp wrapper enhancements
Sara Golemon [Sun, 27 Apr 2003 05:38:13 +0000 (05:38 +0000)]
ftp wrapper enhancements

21 years ago- more code moved to the appropriate php_*.php helper classes
Hartmut Holzgraefe [Sat, 26 Apr 2003 16:20:59 +0000 (16:20 +0000)]
- more code moved to the appropriate php_*.php helper classes
- support for different licenses using the new license classes
- support for platform dependant library dependencies
- coding style/whitespace changes

21 years agoconstructor proto change
Hartmut Holzgraefe [Sat, 26 Apr 2003 16:08:48 +0000 (16:08 +0000)]
constructor proto change

21 years agocmdline parameter parsing improved
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:54:50 +0000 (15:54 +0000)]
cmdline parameter parsing improved
uses license classes to write LICENSE file
config.m4 and *.dsp file are only written if their platform is supported

21 years agoconstructor prototype changed
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:42:59 +0000 (15:42 +0000)]
constructor prototype changed
code and documentation header and footer for constants block
now generated by static class methods

21 years agobetter 'name' regex
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:34:10 +0000 (15:34 +0000)]
better 'name' regex

21 years agophp 5 constructor style and whitespace
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:27:28 +0000 (15:27 +0000)]
php 5 constructor style and whitespace

21 years agosupport arrays of error messages in addition to single strings
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:20:18 +0000 (15:20 +0000)]
support arrays of error messages in addition to single strings
use PHP 5 style __constructor

21 years agouse PHP 5 style constructor
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:15:28 +0000 (15:15 +0000)]
use PHP 5 style constructor
plus whitespace/coding style changes

21 years agomodule global variables and ini parameters now have
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:05:01 +0000 (15:05 +0000)]
module global variables and ini parameters now have
their own generator classes

21 years agolicense comment headers and license files are now created
Hartmut Holzgraefe [Sat, 26 Apr 2003 15:01:31 +0000 (15:01 +0000)]
license comment headers and license files are now created
by seperate classes for each license

21 years agoplatform specification now possible for libraries and extension
Hartmut Holzgraefe [Sat, 26 Apr 2003 14:58:37 +0000 (14:58 +0000)]
platform specification now possible for libraries and extension

21 years agoTake STREAMS_CC/STREAMS_DC declarations out of do_connect/do_pasv where they don...
Sara Golemon [Sat, 26 Apr 2003 01:55:31 +0000 (01:55 +0000)]
Take STREAMS_CC/STREAMS_DC declarations out of do_connect/do_pasv where they don't need to be.  Add minimalist url_stat method to ftp:// wrapper which can at least determine filesize.  Other properties set to 0 since the FTP protocol simply doesn't support exploring them.  url_stat won't actually work however until ext/standard/filestat.c is patched to allow stat wrappers.

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Fri, 25 Apr 2003 21:59:58 +0000 (21:59 +0000)]
emalloc -> safe_emalloc
Fixed possible buffer overflow in pg_lo_read()

21 years ago- Fixed some AIX/HPUX compile issues.
foobar [Fri, 25 Apr 2003 21:31:23 +0000 (21:31 +0000)]
- Fixed some AIX/HPUX compile issues.
# Just a modified diff of the same file found in mysql 4.0.12 :)

21 years agofix compiler warning (unused variable)
foobar [Fri, 25 Apr 2003 18:11:32 +0000 (18:11 +0000)]
fix compiler warning (unused variable)

21 years agoMoved copyright notice to the better place.
Moriyoshi Koizumi [Fri, 25 Apr 2003 17:39:46 +0000 (17:39 +0000)]
Moved copyright notice to the better place.

21 years agoAdded a bogus copyright notice.
Moriyoshi Koizumi [Fri, 25 Apr 2003 17:35:06 +0000 (17:35 +0000)]
Added a bogus copyright notice.

21 years agonot interested in .libs
Wez Furlong [Fri, 25 Apr 2003 16:12:40 +0000 (16:12 +0000)]
not interested in .libs

21 years agoMake these tests actually work.
foobar [Fri, 25 Apr 2003 15:43:28 +0000 (15:43 +0000)]
Make these tests actually work.

21 years ago- Made 'register_long_arrays' to be "On" by default.
foobar [Fri, 25 Apr 2003 10:57:23 +0000 (10:57 +0000)]
- Made 'register_long_arrays' to be "On" by default.