]>
granicus.if.org Git - php/log
Marcus Boerger [Mon, 27 Sep 2004 22:06:10 +0000 (22:06 +0000)]
- Fix memeleak
Marcus Boerger [Mon, 27 Sep 2004 21:25:12 +0000 (21:25 +0000)]
- Declare properties
Marcus Boerger [Mon, 27 Sep 2004 21:24:45 +0000 (21:24 +0000)]
- Add new test
Andi Gutmans [Mon, 27 Sep 2004 18:21:39 +0000 (18:21 +0000)]
- Document zend_vm_use_old_executor() for Derick.
Ilia Alshanetsky [Mon, 27 Sep 2004 17:52:25 +0000 (17:52 +0000)]
Make test more generic.
# Thanks Marcus.
Ilia Alshanetsky [Mon, 27 Sep 2004 17:30:46 +0000 (17:30 +0000)]
Fixed bug #30249 (Incorrect timeout check).
Anantha Kesari H Y [Mon, 27 Sep 2004 15:55:04 +0000 (15:55 +0000)]
removed redundant NEW_LIBC checks
Anantha Kesari H Y [Mon, 27 Sep 2004 15:37:33 +0000 (15:37 +0000)]
removed redundant NEW_LIBC and CLIB_STAT_PATCH checks
Anantha Kesari H Y [Mon, 27 Sep 2004 14:51:17 +0000 (14:51 +0000)]
removed redundant NEW_LIBC checks
Anantha Kesari H Y [Mon, 27 Sep 2004 14:29:55 +0000 (14:29 +0000)]
removed unwanted NEW_LIBC checks
Anantha Kesari H Y [Mon, 27 Sep 2004 14:25:13 +0000 (14:25 +0000)]
removed redundant NEW_LIBC check
Anantha Kesari H Y [Mon, 27 Sep 2004 14:19:07 +0000 (14:19 +0000)]
removed unwanted NEW_LIBC checks and comments
Marcus Boerger [Mon, 27 Sep 2004 09:11:40 +0000 (09:11 +0000)]
Fix Reflection_Class to ReflectionClass in docu/messages
Marcus Boerger [Mon, 27 Sep 2004 09:03:40 +0000 (09:03 +0000)]
- Fix warning
Marcus Boerger [Mon, 27 Sep 2004 09:01:18 +0000 (09:01 +0000)]
- Fix warnings
Marcus Boerger [Mon, 27 Sep 2004 08:50:41 +0000 (08:50 +0000)]
- Fix warning
# What's the reason _zvalue_value.str.len is int instead of uint/zend_uint?
Marcus Boerger [Mon, 27 Sep 2004 08:46:12 +0000 (08:46 +0000)]
- Fix warning
Marcus Boerger [Mon, 27 Sep 2004 08:43:05 +0000 (08:43 +0000)]
- Fix warnings
Marcus Boerger [Mon, 27 Sep 2004 08:33:11 +0000 (08:33 +0000)]
Fix warnign
Andi Gutmans [Mon, 27 Sep 2004 07:04:36 +0000 (07:04 +0000)]
- Use zval_ctor_func() for wrapper and update the prototype to void
Andi Gutmans [Mon, 27 Sep 2004 02:29:01 +0000 (02:29 +0000)]
- Make zval_copy_ctor() return void like dtor(). No one ever checks the
- return value which is SUCCESS always.
<changelog@php.net> [Mon, 27 Sep 2004 00:34:15 +0000 (00:34 +0000)]
ChangeLog update
Marcus Boerger [Sun, 26 Sep 2004 22:23:14 +0000 (22:23 +0000)]
- Fix warning
Marcus Boerger [Sun, 26 Sep 2004 22:20:24 +0000 (22:20 +0000)]
fix build
Marcus Boerger [Sun, 26 Sep 2004 22:19:57 +0000 (22:19 +0000)]
- Fix build
Marcus Boerger [Sun, 26 Sep 2004 21:55:22 +0000 (21:55 +0000)]
- Add fputcsv() (David Sklar)
Marcus Boerger [Sun, 26 Sep 2004 21:51:58 +0000 (21:51 +0000)]
- Add missing .cvsignore
Marcus Boerger [Sun, 26 Sep 2004 21:49:16 +0000 (21:49 +0000)]
- Earlier detection of failure (.c now)
Marcus Boerger [Sun, 26 Sep 2004 21:47:27 +0000 (21:47 +0000)]
- Earlier detection of failure
Marcus Boerger [Sun, 26 Sep 2004 21:45:17 +0000 (21:45 +0000)]
Fix TSRM build
Marcus Boerger [Sun, 26 Sep 2004 21:21:45 +0000 (21:21 +0000)]
Add new examples
Wez Furlong [Sun, 26 Sep 2004 20:53:31 +0000 (20:53 +0000)]
add ignore file
Wez Furlong [Sun, 26 Sep 2004 20:52:07 +0000 (20:52 +0000)]
Removing clucking debug and tweak the reset call
Wez Furlong [Sun, 26 Sep 2004 20:47:03 +0000 (20:47 +0000)]
rough cut at mysql meta data
Wez Furlong [Sun, 26 Sep 2004 20:46:35 +0000 (20:46 +0000)]
meta data for sqlite3.
Fix repeated executes when the entire rowset has not been consumed.
Wez Furlong [Sun, 26 Sep 2004 20:45:44 +0000 (20:45 +0000)]
Add rough cut at fetching meta data.
Andi Gutmans [Sun, 26 Sep 2004 20:03:54 +0000 (20:03 +0000)]
- Apply Thies and Sterling's patch which doesn't call ctor/dtor functions
- for types which don't require it (BOOL/NULL/LONG/DOUBLE)
- Breaks serialization!!!
Ilia Alshanetsky [Sun, 26 Sep 2004 19:24:18 +0000 (19:24 +0000)]
Return FALSE when file cannot be found.
Specify full paths to the files used for the test.
Ilia Alshanetsky [Sun, 26 Sep 2004 19:12:06 +0000 (19:12 +0000)]
fixed test output.
Marcus Boerger [Sun, 26 Sep 2004 18:28:07 +0000 (18:28 +0000)]
- Add more tests
Marcus Boerger [Sun, 26 Sep 2004 18:16:33 +0000 (18:16 +0000)]
- Add new test (related to #30234)
Wez Furlong [Sun, 26 Sep 2004 13:52:09 +0000 (13:52 +0000)]
compile fix from Timm
Wez Furlong [Sun, 26 Sep 2004 01:10:05 +0000 (01:10 +0000)]
Finalize fix for #30057
<changelog@php.net> [Sun, 26 Sep 2004 00:35:24 +0000 (00:35 +0000)]
ChangeLog update
Wez Furlong [Sat, 25 Sep 2004 23:13:49 +0000 (23:13 +0000)]
Probable fix for Bug #30147
Anantha Kesari H Y [Sat, 25 Sep 2004 15:39:26 +0000 (15:39 +0000)]
removing the unwanted inclusion of headers
Anantha Kesari H Y [Sat, 25 Sep 2004 15:36:47 +0000 (15:36 +0000)]
removing unwanted comment
Anantha Kesari H Y [Sat, 25 Sep 2004 15:33:57 +0000 (15:33 +0000)]
removing unwanted inclusion of socket header file
Anantha Kesari H Y [Sat, 25 Sep 2004 15:30:26 +0000 (15:30 +0000)]
removed NEW_LIBC checks in NETWARE
Marcus Boerger [Sat, 25 Sep 2004 15:29:19 +0000 (15:29 +0000)]
- Fix lib substitution (rurban at x-ray dot at )
Anantha Kesari H Y [Sat, 25 Sep 2004 15:26:55 +0000 (15:26 +0000)]
removed redundant NEW_LIBC checks
Anantha Kesari H Y [Sat, 25 Sep 2004 15:23:35 +0000 (15:23 +0000)]
removed redundance LIBC checks for NETWARE
Anantha Kesari H Y [Sat, 25 Sep 2004 14:54:41 +0000 (14:54 +0000)]
removed unwanted NEW_LIBC checks as they are no more needed for NETAWRE
Anantha Kesari H Y [Sat, 25 Sep 2004 14:48:44 +0000 (14:48 +0000)]
removing unwanted header files getting included
Anantha Kesari H Y [Sat, 25 Sep 2004 14:46:24 +0000 (14:46 +0000)]
removed unwanted NEW_LIBC checks
Anantha Kesari H Y [Sat, 25 Sep 2004 14:23:32 +0000 (14:23 +0000)]
Now NetWare LibC supports proper stat structure no need of CLIB_STAT_PATCH and all such checks
Anantha Kesari H Y [Sat, 25 Sep 2004 14:19:38 +0000 (14:19 +0000)]
removed the redundant NEW_LIBC checks
Anantha Kesari H Y [Sat, 25 Sep 2004 14:09:45 +0000 (14:09 +0000)]
removed the redundant NEW_LIBC checks
Anantha Kesari H Y [Sat, 25 Sep 2004 13:19:45 +0000 (13:19 +0000)]
cleaned up confusing NetWare specific check. disabled chown and chgrp for NetWare
<changelog@php.net> [Sat, 25 Sep 2004 00:35:03 +0000 (00:35 +0000)]
ChangeLog update
Wez Furlong [Fri, 24 Sep 2004 18:49:33 +0000 (18:49 +0000)]
More sensible error codes in the exceptions we throw for broken transactions
Anantha Kesari H Y [Fri, 24 Sep 2004 15:44:57 +0000 (15:44 +0000)]
removed redundant CLIB_STAT_PATCH checks for NETWARE
Anantha Kesari H Y [Fri, 24 Sep 2004 15:40:22 +0000 (15:40 +0000)]
selectively avoiding module cleanup code for apache 1 build and removing a duplicate code
Dmitry Stogov [Fri, 24 Sep 2004 06:06:39 +0000 (06:06 +0000)]
Fixed specializer bug.
<changelog@php.net> [Fri, 24 Sep 2004 00:34:15 +0000 (00:34 +0000)]
ChangeLog update
Andi Gutmans [Thu, 23 Sep 2004 21:43:32 +0000 (21:43 +0000)]
- Commit new VM architecture. This one allows people (aka Derick) to
- ask the engine to use function handler mode. Will update the README
- about that.
Ilia Alshanetsky [Thu, 23 Sep 2004 21:15:51 +0000 (21:15 +0000)]
Make handle error messages handle persistent situations better.
Ilia Alshanetsky [Thu, 23 Sep 2004 21:03:41 +0000 (21:03 +0000)]
Make error messages handle persistent environments properly.
Wez Furlong [Thu, 23 Sep 2004 20:43:11 +0000 (20:43 +0000)]
more method table adjustments.
mysql driver needs work with the error message stuff.
Other drivers need a bit more auditing...
Wez Furlong [Thu, 23 Sep 2004 20:20:23 +0000 (20:20 +0000)]
placeholder for someone to implement a ping for persistent connections
Wez Furlong [Thu, 23 Sep 2004 20:09:00 +0000 (20:09 +0000)]
add entry for liveness check
Ilia Alshanetsky [Thu, 23 Sep 2004 20:08:07 +0000 (20:08 +0000)]
Fixed test.
Wez Furlong [Thu, 23 Sep 2004 20:07:02 +0000 (20:07 +0000)]
Implement persistent connections
$dbh->exec --> $dbh->query
Marcus Boerger [Thu, 23 Sep 2004 18:43:21 +0000 (18:43 +0000)]
Add test description
Marcus Boerger [Thu, 23 Sep 2004 18:38:34 +0000 (18:38 +0000)]
Add new test
Marcus Boerger [Thu, 23 Sep 2004 18:37:53 +0000 (18:37 +0000)]
Bugfix # 30209
Andi Gutmans [Thu, 23 Sep 2004 16:42:21 +0000 (16:42 +0000)]
- Commit synthetic benchmark
Anantha Kesari H Y [Thu, 23 Sep 2004 15:57:30 +0000 (15:57 +0000)]
removed unwanted NetWare specific changes
Anantha Kesari H Y [Thu, 23 Sep 2004 15:43:54 +0000 (15:43 +0000)]
removed redundant checks for NETWARE
Anantha Kesari H Y [Thu, 23 Sep 2004 15:08:31 +0000 (15:08 +0000)]
TSRMLS_FETCH should be called prior to accessing any of the SG members
Anantha Kesari H Y [Thu, 23 Sep 2004 14:36:42 +0000 (14:36 +0000)]
NetWare now has a POSIX compliant stat structure so no need of CLIB_STAT_PATCH and all such macros
Anantha Kesari H Y [Thu, 23 Sep 2004 13:07:43 +0000 (13:07 +0000)]
CLIB_STAT_PATCH check is redundant. So removing it
Anantha Kesari H Y [Thu, 23 Sep 2004 06:23:36 +0000 (06:23 +0000)]
Reverted the NetWare Specific Stack limit related patches as asked by Andi
<changelog@php.net> [Thu, 23 Sep 2004 00:34:44 +0000 (00:34 +0000)]
ChangeLog update
Wez Furlong [Wed, 22 Sep 2004 19:04:56 +0000 (19:04 +0000)]
fix for pecl modules; runs "make install" and correctly adds the files to the
transaction and package.
(as far as I know).
Anantha Kesari H Y [Wed, 22 Sep 2004 15:51:56 +0000 (15:51 +0000)]
NetWare specific stack limit checks
Anantha Kesari H Y [Wed, 22 Sep 2004 14:31:21 +0000 (14:31 +0000)]
Aligned the ifdef NETWARE blocks to first column.
Anantha Kesari H Y [Wed, 22 Sep 2004 14:20:19 +0000 (14:20 +0000)]
Stack limit will be checked while executing the script
Anantha Kesari H Y [Wed, 22 Sep 2004 13:42:32 +0000 (13:42 +0000)]
To avoid redefinition (of free, alloca etc.) compilation errors in Zend.
Anantha Kesari H Y [Wed, 22 Sep 2004 13:29:08 +0000 (13:29 +0000)]
When Apache is unloaded, it calls dlclose on all the PHP extensions
that are loaded in memory. In the case of Apache 1.3, this call is blocking indefinitely. As a work around, this call is bypassed for Apache 1.3 build on NetWare only. This means that none of the loaded PHP extensions are unloaded. They will have to be manually unloaded before re-loading the Apache 1.3 again.
Anantha Kesari H Y [Wed, 22 Sep 2004 12:49:08 +0000 (12:49 +0000)]
defined ZEND_PATHS_SEPERATOR to semicolon for NetWare
Anantha Kesari H Y [Wed, 22 Sep 2004 12:45:28 +0000 (12:45 +0000)]
enabled macros to call the proper LibC functions
Dmitry Stogov [Wed, 22 Sep 2004 08:45:21 +0000 (08:45 +0000)]
Specializer was updated with executor's fixes.
Dmitry Stogov [Wed, 22 Sep 2004 07:14:26 +0000 (07:14 +0000)]
Fixed bug #29566 (foreach/string handling strangeness (crash)).
Dmitry Stogov [Wed, 22 Sep 2004 06:32:19 +0000 (06:32 +0000)]
Fixed bug in fix for bug #29707
Dmitry Stogov [Wed, 22 Sep 2004 05:58:40 +0000 (05:58 +0000)]
Fixed bug #30182 (SOAP module processing WSDL file dumps core).
<changelog@php.net> [Wed, 22 Sep 2004 00:34:14 +0000 (00:34 +0000)]
ChangeLog update
Andi Gutmans [Tue, 21 Sep 2004 22:09:22 +0000 (22:09 +0000)]
- Fix for bug #29707
Frank M. Kromann [Tue, 21 Sep 2004 18:09:29 +0000 (18:09 +0000)]
Fix win32 build
<changelog@php.net> [Tue, 21 Sep 2004 00:34:37 +0000 (00:34 +0000)]
ChangeLog update