]>
granicus.if.org Git - php/log
foobar [Thu, 10 Jul 2003 00:17:09 +0000 (00:17 +0000)]
- Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed
parameter variables)
Pierre Joye [Thu, 10 Jul 2003 00:09:23 +0000 (00:09 +0000)]
- wrong patch applied for #23792, fixed
Frank M. Kromann [Wed, 9 Jul 2003 22:38:46 +0000 (22:38 +0000)]
oops. fix spelling
Frank M. Kromann [Wed, 9 Jul 2003 22:36:18 +0000 (22:36 +0000)]
Adding missing MSSQL Server ini settings
Marcus Boerger [Wed, 9 Jul 2003 17:05:09 +0000 (17:05 +0000)]
Don't use class_implements() for the moment
Marcus Boerger [Wed, 9 Jul 2003 17:02:42 +0000 (17:02 +0000)]
Use --EXPECTF-- for errors
Marcus Boerger [Wed, 9 Jul 2003 16:55:07 +0000 (16:55 +0000)]
Add oo version of test
Marc Boeren [Wed, 9 Jul 2003 16:31:40 +0000 (16:31 +0000)]
Add SQLite support to DBX (Marc).
@Add SQLite support to DBX (Marc).
Marcus Boerger [Wed, 9 Jul 2003 14:55:14 +0000 (14:55 +0000)]
Update the info and collect XML extensions
Brad House [Wed, 9 Jul 2003 13:45:21 +0000 (13:45 +0000)]
fix typecasting errors, especially for new constants. Don't assume long and int are the same size, as on 64bit architectures, they are normally not
Pierre Joye [Wed, 9 Jul 2003 10:36:07 +0000 (10:36 +0000)]
- Fix a possible crash when invalid color index are given as background
in imagerotate, only when palette based image is used as src
Pierre Joye [Wed, 9 Jul 2003 10:15:13 +0000 (10:15 +0000)]
- "Fix" #23792, imagerotate returns always truecolor images now
(the destination image is a truecolor, no more limited palette problems)
- Clean the cast in gdImageCopyMerge
Sterling Hughes [Wed, 9 Jul 2003 03:14:41 +0000 (03:14 +0000)]
boom bam bing
Jason Greene [Wed, 9 Jul 2003 02:48:25 +0000 (02:48 +0000)]
Convert C++ comments to C (violates C99, and breaks several compilers)
<changelog@php.net> [Wed, 9 Jul 2003 00:30:34 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Tue, 8 Jul 2003 23:25:18 +0000 (23:25 +0000)]
Currently we're presented all properties with foreach()
Marcus Boerger [Tue, 8 Jul 2003 23:11:36 +0000 (23:11 +0000)]
Fix configure options
Marcus Boerger [Tue, 8 Jul 2003 23:11:14 +0000 (23:11 +0000)]
Add some comments
Marcus Boerger [Tue, 8 Jul 2003 23:10:01 +0000 (23:10 +0000)]
fix this stupid error
Marcus Boerger [Tue, 8 Jul 2003 18:57:28 +0000 (18:57 +0000)]
Fix bug #24540
Marcus Boerger [Tue, 8 Jul 2003 18:56:14 +0000 (18:56 +0000)]
Add test for sqlite_seek()
Rob Richards [Tue, 8 Jul 2003 17:00:49 +0000 (17:00 +0000)]
fix getElementsByTagName
foobar [Tue, 8 Jul 2003 14:46:32 +0000 (14:46 +0000)]
fix typo (most likely fixes #24533 too)
foobar [Tue, 8 Jul 2003 14:12:56 +0000 (14:12 +0000)]
apache2filter does not require 2.0.44
Sergey Kartashoff [Tue, 8 Jul 2003 14:00:20 +0000 (14:00 +0000)]
- Output of UDM_PARAM_WORDINFO_ALL was fixed
foobar [Tue, 8 Jul 2003 13:53:34 +0000 (13:53 +0000)]
- Fixed bug #24537 (apache2 compile missing include directories)
Sergey Kartashoff [Tue, 8 Jul 2003 13:28:17 +0000 (13:28 +0000)]
- Udm_Find function is fixed to be compatible with mnogosearch-3.2.13
Zeev Suraski [Tue, 8 Jul 2003 11:52:21 +0000 (11:52 +0000)]
initial refactoring for assign-op handling of objects
Tomas V.V.Cox [Tue, 8 Jul 2003 10:53:33 +0000 (10:53 +0000)]
Go with b3
Tomas V.V.Cox [Tue, 8 Jul 2003 10:52:23 +0000 (10:52 +0000)]
Detect enable_dl off or safe_mode on PEAR::loadExtension()
Tomas V.V.Cox [Tue, 8 Jul 2003 10:33:38 +0000 (10:33 +0000)]
Check dependencies on uninstall
Tomas V.V.Cox [Tue, 8 Jul 2003 10:32:23 +0000 (10:32 +0000)]
Added checkPackageUninstall()
Derick Rethans [Tue, 8 Jul 2003 09:43:39 +0000 (09:43 +0000)]
- Fixed email address
Wez Furlong [Tue, 8 Jul 2003 09:13:05 +0000 (09:13 +0000)]
MFB extensions info
Sascha Schumann [Tue, 8 Jul 2003 05:37:06 +0000 (05:37 +0000)]
grep -E -> egrep
Sara Golemon [Tue, 8 Jul 2003 05:00:13 +0000 (05:00 +0000)]
gethostbyname2() not thread safe. Use getaddrinfo() or nothing at all.
Sara Golemon [Tue, 8 Jul 2003 03:38:00 +0000 (03:38 +0000)]
Make php_set_inet6_addr happy with any environment. Use getaddrinfo() if available, gethostbyname2() if not, and simply fail if neither is present.
Brad House [Tue, 8 Jul 2003 02:59:51 +0000 (02:59 +0000)]
sync functionality with libmcve 3.2
<changelog@php.net> [Tue, 8 Jul 2003 00:30:24 +0000 (00:30 +0000)]
ChangeLog update
foobar [Mon, 7 Jul 2003 22:36:31 +0000 (22:36 +0000)]
Little update
Sara Golemon [Mon, 7 Jul 2003 22:27:32 +0000 (22:27 +0000)]
Fix non-GNU build. Use getaddrinfo() rather than gethostbyname2()
Rob Richards [Mon, 7 Jul 2003 19:45:24 +0000 (19:45 +0000)]
changed to studlyCaps naming convention
Rob Richards [Mon, 7 Jul 2003 19:37:32 +0000 (19:37 +0000)]
implement node proxies: next phase of interop
Zeev Suraski [Mon, 7 Jul 2003 16:22:56 +0000 (16:22 +0000)]
Rework zend_do_declare_property and related code into one code base
Zeev Suraski [Mon, 7 Jul 2003 16:04:42 +0000 (16:04 +0000)]
Fix bug
Tomas V.V.Cox [Mon, 7 Jul 2003 15:44:07 +0000 (15:44 +0000)]
Experimental dependencies database handling functions
(not yet in production)
Tomas V.V.Cox [Mon, 7 Jul 2003 15:42:58 +0000 (15:42 +0000)]
Moved dependecy db code to its own file
Derick Rethans [Mon, 7 Jul 2003 13:21:10 +0000 (13:21 +0000)]
- Commiting conversion to zend_parse_parameters (leftovers from debugging).
Zeev Suraski [Mon, 7 Jul 2003 12:07:02 +0000 (12:07 +0000)]
Add missing elements
foobar [Mon, 7 Jul 2003 11:43:34 +0000 (11:43 +0000)]
ws + missing fold tag
foobar [Mon, 7 Jul 2003 11:40:12 +0000 (11:40 +0000)]
Added missing .cvsignore file
Zeev Suraski [Mon, 7 Jul 2003 10:53:27 +0000 (10:53 +0000)]
Add get_dim callback
Zeev Suraski [Mon, 7 Jul 2003 10:47:25 +0000 (10:47 +0000)]
Fix naming convention
Derick Rethans [Mon, 7 Jul 2003 10:16:05 +0000 (10:16 +0000)]
- Help Zeev fixing ghosts :)
Zeev Suraski [Mon, 7 Jul 2003 09:12:15 +0000 (09:12 +0000)]
whitespace
Zeev Suraski [Mon, 7 Jul 2003 09:08:33 +0000 (09:08 +0000)]
Fix & whitespace
Zeev Suraski [Mon, 7 Jul 2003 09:01:22 +0000 (09:01 +0000)]
fixlet
Zeev Suraski [Mon, 7 Jul 2003 09:00:36 +0000 (09:00 +0000)]
Initial support for overloading of array syntax for objects (very initial)
<changelog@php.net> [Mon, 7 Jul 2003 00:30:19 +0000 (00:30 +0000)]
ChangeLog update
Moriyoshi Koizumi [Sun, 6 Jul 2003 21:44:44 +0000 (21:44 +0000)]
Updated test so it won't fail if the extension has been built with libiconv.
Moriyoshi Koizumi [Sun, 6 Jul 2003 21:30:23 +0000 (21:30 +0000)]
Fixed segfault due to reference to the already free'd block :)
Moriyoshi Koizumi [Sun, 6 Jul 2003 21:19:38 +0000 (21:19 +0000)]
Modified the test so it reflects the change to iconv_mime_decode()
Moriyoshi Koizumi [Sun, 6 Jul 2003 21:19:08 +0000 (21:19 +0000)]
Improved iconv_mime_encode() interface
Moriyoshi Koizumi [Sun, 6 Jul 2003 21:10:02 +0000 (21:10 +0000)]
oops
Moriyoshi Koizumi [Sun, 6 Jul 2003 21:08:50 +0000 (21:08 +0000)]
Avoid miscellaneous conflicts between glibc's iconv and libiconv.
Sebastian Bergmann [Sun, 6 Jul 2003 20:38:56 +0000 (20:38 +0000)]
COMPILE_DL_MYSQL_MYSQL -> COMPILE_DL_MYSQL
George Schlossnagle [Sun, 6 Jul 2003 19:55:20 +0000 (19:55 +0000)]
add convenience functions or adding class properties. Ok'd for commit by Andi.
Moriyoshi Koizumi [Sun, 6 Jul 2003 17:52:42 +0000 (17:52 +0000)]
Added missing includes
Moriyoshi Koizumi [Sun, 6 Jul 2003 17:51:46 +0000 (17:51 +0000)]
Simplified config scripts
Pierre Joye [Sun, 6 Jul 2003 14:17:58 +0000 (14:17 +0000)]
- Fix bug #24512
Rob Richards [Sat, 5 Jul 2003 23:43:10 +0000 (23:43 +0000)]
use common doc with ref counting rather than copy
Marcus Boerger [Sat, 5 Jul 2003 20:02:40 +0000 (20:02 +0000)]
- In function sqlite_field_name the index parameter is not optional.
- Fix all the protos.
Wez Furlong [Sat, 5 Jul 2003 08:25:25 +0000 (08:25 +0000)]
MFB: binary mode by default under win32.
Derick Rethans [Sat, 5 Jul 2003 06:49:57 +0000 (06:49 +0000)]
- Fixed bug #24504: T_INTERFACE and T_IMPLEMENTS not defined in tokenizer
extension
Sterling Hughes [Sat, 5 Jul 2003 00:33:13 +0000 (00:33 +0000)]
not a temp var unless its a singular var
<changelog@php.net> [Sat, 5 Jul 2003 00:30:12 +0000 (00:30 +0000)]
ChangeLog update
Sterling Hughes [Fri, 4 Jul 2003 22:21:23 +0000 (22:21 +0000)]
"real" fix
Sterling Hughes [Fri, 4 Jul 2003 21:58:09 +0000 (21:58 +0000)]
fix memory cverrun when accessing an empty xml element.
guess how many lines it took me to write a basic WSDL parser + API? 20 using
curl + simplexml
Adam Dickmeiss [Fri, 4 Jul 2003 19:17:09 +0000 (19:17 +0000)]
On Windows, handle YAZ versions that don't export yaz_version.
Sterling Hughes [Fri, 4 Jul 2003 18:19:02 +0000 (18:19 +0000)]
avoid external conflicts in apache
Andi Gutmans [Fri, 4 Jul 2003 15:38:12 +0000 (15:38 +0000)]
- Add heap to memory manager. This should improve performance.
- Enabling it by default so that it gets tested. We should decide before
beta 2 if we want to revert back to malloc or not.
- Thanks to Sebastian for benchmarking it
Hartmut Holzgraefe [Fri, 4 Jul 2003 15:07:11 +0000 (15:07 +0000)]
skip test if glob() is not available at all
Hartmut Holzgraefe [Fri, 4 Jul 2003 14:38:07 +0000 (14:38 +0000)]
regression test for #24482 GLOB_ONLYDIR is not working (on BSD)
Hartmut Holzgraefe [Fri, 4 Jul 2003 13:24:47 +0000 (13:24 +0000)]
make sure operator precedence is not playing tricks on us
(it worked before on gcc3.2/Linux and with VC++ 6, but not
with gcc3.1/MacOSX)
Sebastian Bergmann [Fri, 4 Jul 2003 10:31:41 +0000 (10:31 +0000)]
2 * TSRMLS_FETCH() -> 1 * TSRMLS_DC
George Schlossnagle [Fri, 4 Jul 2003 03:26:37 +0000 (03:26 +0000)]
ws fix
<changelog@php.net> [Fri, 4 Jul 2003 00:30:27 +0000 (00:30 +0000)]
ChangeLog update
Sascha Schumann [Thu, 3 Jul 2003 22:54:57 +0000 (22:54 +0000)]
MFB quoting of )
Marcus Boerger [Thu, 3 Jul 2003 19:53:01 +0000 (19:53 +0000)]
More __clone testing
Frank M. Kromann [Thu, 3 Jul 2003 16:53:04 +0000 (16:53 +0000)]
Change fetch functions and protos so they make more sense.
fetch_row or fetch_assoc should not take the optional parameter
Marcus Boerger [Thu, 3 Jul 2003 16:45:37 +0000 (16:45 +0000)]
Allow final private methods
#
# Declaring a method private and final would only be an error for an abstract
# class. But at the moment the method is defined and it's modifiers are checked
# we do not know whether or not we have an abstract class. It could already be
# abstract but it also become abstract later.
#
# Since i made the mistake in first place i remove the check now.
#
# Providing the correct test would slow down the compiler becuase we'd have to
# iterate through all methods on all abstract classes and check for this. I
# guess we can live without. Or does anybody wants this to be implemented ?
Moriyoshi Koizumi [Thu, 3 Jul 2003 15:30:14 +0000 (15:30 +0000)]
Added missing protos
Moriyoshi Koizumi [Thu, 3 Jul 2003 15:26:12 +0000 (15:26 +0000)]
Fix build
Hartmut Holzgraefe [Thu, 3 Jul 2003 14:54:03 +0000 (14:54 +0000)]
VCWD awareness and (hopefully) windows compile fix
Hartmut Holzgraefe [Thu, 3 Jul 2003 14:34:02 +0000 (14:34 +0000)]
PHP glob() will now emulate GLOB_ONLYDIR on non-GNU systems
George Schlossnagle [Thu, 3 Jul 2003 14:11:31 +0000 (14:11 +0000)]
win build fixes (Rob Richards)
Marcus Boerger [Thu, 3 Jul 2003 14:06:51 +0000 (14:06 +0000)]
Accessing globals from a destructor causes memory corruption
George Schlossnagle [Thu, 3 Jul 2003 14:00:17 +0000 (14:00 +0000)]
can't forget Andrei
Stanislav Malyshev [Thu, 3 Jul 2003 12:03:11 +0000 (12:03 +0000)]
enable Classname() constructor to be called via parent::__constructor()
Marcus Boerger [Thu, 3 Jul 2003 11:17:34 +0000 (11:17 +0000)]
Fix open mode (noticed by FutureQuest, Inc.)