]>
granicus.if.org Git - php/log
Wez Furlong [Fri, 19 Dec 2003 12:54:49 +0000 (12:54 +0000)]
we only use zlib.lib
Wez Furlong [Fri, 19 Dec 2003 12:53:41 +0000 (12:53 +0000)]
detect c-client headers correctly using Edin's php-win32-dev layout
Wez Furlong [Fri, 19 Dec 2003 12:52:39 +0000 (12:52 +0000)]
copy-n-paste error
Wez Furlong [Fri, 19 Dec 2003 12:52:08 +0000 (12:52 +0000)]
Explicitly depend on oleaut32.lib
Wez Furlong [Fri, 19 Dec 2003 12:51:19 +0000 (12:51 +0000)]
"Real" cvsclean, works as the unix version does
Wez Furlong [Fri, 19 Dec 2003 12:50:11 +0000 (12:50 +0000)]
Refinements for new build system:
- Add major + minor version to .dll and .exe headers during linking
- Handle pecl build dir correctly when pecl is a sibling of php-src
- try and guess where your cygwin utils are installed (if you have them)
so that we can detect bison, flex etc.
- other little refinements
Wez Furlong [Fri, 19 Dec 2003 12:44:22 +0000 (12:44 +0000)]
this should be an int
Wez Furlong [Fri, 19 Dec 2003 12:43:39 +0000 (12:43 +0000)]
add prototype
Wez Furlong [Fri, 19 Dec 2003 12:42:59 +0000 (12:42 +0000)]
ignore .tmp files created by tests
Wez Furlong [Fri, 19 Dec 2003 12:41:24 +0000 (12:41 +0000)]
be slightly nicer when defining R_OK
Dmitry Stogov [Fri, 19 Dec 2003 11:29:27 +0000 (11:29 +0000)]
Memory limit overflow was fixed
Dmitry Stogov [Fri, 19 Dec 2003 11:26:52 +0000 (11:26 +0000)]
Error reporting on unset string offset was added (Bug #24773 Zend/tests/bug24773.phpt)
Dmitry Stogov [Fri, 19 Dec 2003 11:22:13 +0000 (11:22 +0000)]
Assign_op operators (+=) were fixed for elements of overloaded objects
Marcus Boerger [Fri, 19 Dec 2003 10:23:05 +0000 (10:23 +0000)]
Fix test
Marcus Boerger [Fri, 19 Dec 2003 10:16:08 +0000 (10:16 +0000)]
Add test for foreach visibility
<changelog@php.net> [Fri, 19 Dec 2003 01:31:43 +0000 (01:31 +0000)]
ChangeLog update
Andi Gutmans [Thu, 18 Dec 2003 23:30:22 +0000 (23:30 +0000)]
- Nuke C++ comment
Andi Gutmans [Thu, 18 Dec 2003 23:28:15 +0000 (23:28 +0000)]
- Revert patch 1.566
Andrey Hristov [Thu, 18 Dec 2003 22:12:29 +0000 (22:12 +0000)]
test case for array_sum
Stig Bakken [Thu, 18 Dec 2003 22:09:17 +0000 (22:09 +0000)]
* PHP 4 fix for the E_STRICT check
Ilia Alshanetsky [Thu, 18 Dec 2003 21:28:00 +0000 (21:28 +0000)]
Added sqlite_fetch_column_types() function.
Marcus Boerger [Thu, 18 Dec 2003 20:32:39 +0000 (20:32 +0000)]
Add this file too
Marcus Boerger [Thu, 18 Dec 2003 20:25:21 +0000 (20:25 +0000)]
dded qdbm handler (http://qdbm.sourceforge.net).
Marcus Boerger [Thu, 18 Dec 2003 20:14:15 +0000 (20:14 +0000)]
Centralize ability to drop APPEND flag. This probably fixes some ini file
issues.
Marcus Boerger [Thu, 18 Dec 2003 20:10:24 +0000 (20:10 +0000)]
Improve dba tests: check in both modes external and database locking.
Marcus Boerger [Thu, 18 Dec 2003 20:07:30 +0000 (20:07 +0000)]
Fixed bug #24837 Incorrect behaviour of PPP using foreach.
foobar [Thu, 18 Dec 2003 19:59:58 +0000 (19:59 +0000)]
ws & cs
Moriyoshi Koizumi [Thu, 18 Dec 2003 19:54:28 +0000 (19:54 +0000)]
"a"
Greg Beaver [Thu, 18 Dec 2003 18:09:13 +0000 (18:09 +0000)]
fix #449: XML_SVG and VFS fail to install properly using PEAR command
fix #455: PEAR_Downloader does not set $ui
Greg Beaver [Thu, 18 Dec 2003 17:48:54 +0000 (17:48 +0000)]
remove retarded use of numbers (REALLY bad idea) for error handling, add check for E_STRICT and ignore all of those errors
Marcus Boerger [Thu, 18 Dec 2003 13:35:39 +0000 (13:35 +0000)]
Update tests to see where they fail now exactly
Dmitry Stogov [Thu, 18 Dec 2003 13:28:00 +0000 (13:28 +0000)]
two new methods were added
$node->count($subnode_name) - returns count of subnodes with specified name
$node->attributes() - returns array of attributes
Wez Furlong [Thu, 18 Dec 2003 11:32:19 +0000 (11:32 +0000)]
make it totally safe again
Wez Furlong [Thu, 18 Dec 2003 11:26:00 +0000 (11:26 +0000)]
Counteract brain-death in Apache headers
(they #define strtoul to something that will break compilation,
and it successfully breaks the win32 IPv6 headers)
Wez Furlong [Thu, 18 Dec 2003 11:23:21 +0000 (11:23 +0000)]
Fix use of the CorRuntimeHost; once it has been stopped for a process, it cannot be restarted, so we keep it alive for the duration of the process, and instead close down the application domain in
request shutdown.
Wez Furlong [Thu, 18 Dec 2003 11:20:19 +0000 (11:20 +0000)]
ZTS build and speling fix
Wez Furlong [Thu, 18 Dec 2003 11:18:51 +0000 (11:18 +0000)]
add news about tidy
Wez Furlong [Thu, 18 Dec 2003 11:16:16 +0000 (11:16 +0000)]
make sure this is initialized to NULL as we don't check the return
value of the FormatMessage function; we could end up using a stale
pointer.
Marcus Boerger [Thu, 18 Dec 2003 11:05:20 +0000 (11:05 +0000)]
Leak for b3 and find a better solution until RC1
Moriyoshi Koizumi [Thu, 18 Dec 2003 09:50:20 +0000 (09:50 +0000)]
Fix bug #26639 (mb_convert_variables() clutters variables beyond the references)
Rasmus Lerdorf [Thu, 18 Dec 2003 08:17:45 +0000 (08:17 +0000)]
Fix remaining gd build issue
John Coggeshall [Thu, 18 Dec 2003 02:06:00 +0000 (02:06 +0000)]
Adding the tidy.default_config and tidy.clean_output options to the .ini
files
<changelog@php.net> [Thu, 18 Dec 2003 01:32:36 +0000 (01:32 +0000)]
ChangeLog update
Rasmus Lerdorf [Wed, 17 Dec 2003 22:47:02 +0000 (22:47 +0000)]
MFB compile fix
Andrey Hristov [Wed, 17 Dec 2003 22:21:05 +0000 (22:21 +0000)]
proto fix
Andrey Hristov [Wed, 17 Dec 2003 22:17:15 +0000 (22:17 +0000)]
entry for microtime()'s new clothes
Marcus Boerger [Wed, 17 Dec 2003 22:14:59 +0000 (22:14 +0000)]
Add new test
Andi Gutmans [Wed, 17 Dec 2003 22:13:57 +0000 (22:13 +0000)]
- Update NEWS for tomorrow morning so that I don't forget when I'm sleepy
Andrey Hristov [Wed, 17 Dec 2003 22:03:33 +0000 (22:03 +0000)]
Added optional parameter to microtime so now it can return float if it
the user wants. This prevents from getting string representation exploding
it and then creating a float.
Andi Gutmans [Wed, 17 Dec 2003 20:20:34 +0000 (20:20 +0000)]
Roll RC1 of B3
Rob Richards [Wed, 17 Dec 2003 18:59:05 +0000 (18:59 +0000)]
no longer need to cleanup temp var
Ilia Alshanetsky [Wed, 17 Dec 2003 17:25:00 +0000 (17:25 +0000)]
Update test.
Zeev Suraski [Wed, 17 Dec 2003 17:06:34 +0000 (17:06 +0000)]
This part of the if was necessary after all.
Refix bug #22510
Ilia Alshanetsky [Wed, 17 Dec 2003 16:34:10 +0000 (16:34 +0000)]
Always user Zend memory allocation wrappers.
Dmitry Stogov [Wed, 17 Dec 2003 15:08:13 +0000 (15:08 +0000)]
*** empty log message ***
Dmitry Stogov [Wed, 17 Dec 2003 15:06:40 +0000 (15:06 +0000)]
accessing singular subnode as array
Dmitry Stogov [Wed, 17 Dec 2003 14:49:10 +0000 (14:49 +0000)]
*** empty log message ***
Dmitry Stogov [Wed, 17 Dec 2003 14:45:59 +0000 (14:45 +0000)]
Dynamic function call from object's property was fixed
(See "tests/lang/bug24926.phpt" and "tests/lang/bug25652.phpt")
Dmitry Stogov [Wed, 17 Dec 2003 14:25:12 +0000 (14:25 +0000)]
Access to globals/autoglobals from class __destructor was fixed.
(see "tests/lang/bug24908.phpt" and "tests/classes/destructor_and_globals.phpt")
Marcus Boerger [Wed, 17 Dec 2003 11:20:35 +0000 (11:20 +0000)]
Fix a memleak: A second call to *nix version of dlerror() frees the error
string. This behavior is also adapted to the win build so that the buffer
returned by FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER) can be freed too.
Rob Richards [Wed, 17 Dec 2003 10:28:29 +0000 (10:28 +0000)]
free nodes correctly to clear node proxies
Marcus Boerger [Wed, 17 Dec 2003 09:07:11 +0000 (09:07 +0000)]
Fix warning
Marcus Boerger [Wed, 17 Dec 2003 08:50:50 +0000 (08:50 +0000)]
Fix warnings
<changelog@php.net> [Wed, 17 Dec 2003 01:31:48 +0000 (01:31 +0000)]
ChangeLog update
Derick Rethans [Tue, 16 Dec 2003 22:52:48 +0000 (22:52 +0000)]
- Added 'c' modifier to date() which returns the date in ISO 8601 format.
Andrei Zmievski [Tue, 16 Dec 2003 22:20:30 +0000 (22:20 +0000)]
MFB
Andrei Zmievski [Tue, 16 Dec 2003 21:53:27 +0000 (21:53 +0000)]
*** empty log message ***
Marcus Boerger [Tue, 16 Dec 2003 21:50:03 +0000 (21:50 +0000)]
Add inifile
Marcus Boerger [Tue, 16 Dec 2003 21:40:19 +0000 (21:40 +0000)]
Fix winbuild
Marcus Boerger [Tue, 16 Dec 2003 21:02:54 +0000 (21:02 +0000)]
Not needed here (copy'n'paste)
foobar [Tue, 16 Dec 2003 21:00:21 +0000 (21:00 +0000)]
Fix some compile warnings (patch by Joe Orton)
Marcus Boerger [Tue, 16 Dec 2003 20:55:41 +0000 (20:55 +0000)]
Add missing .cvsignore
Marcus Boerger [Tue, 16 Dec 2003 20:50:20 +0000 (20:50 +0000)]
Add a test to check split text content collecting
Marcus Boerger [Tue, 16 Dec 2003 20:40:24 +0000 (20:40 +0000)]
Better comment
foobar [Tue, 16 Dec 2003 20:39:40 +0000 (20:39 +0000)]
nuke unused code
Marcus Boerger [Tue, 16 Dec 2003 20:36:46 +0000 (20:36 +0000)]
Add myself
Marcus Boerger [Tue, 16 Dec 2003 20:34:19 +0000 (20:34 +0000)]
Add error handling for element/attribute creation/changing
Marcus Boerger [Tue, 16 Dec 2003 19:49:33 +0000 (19:49 +0000)]
Add test for string conversion capabilities when used with echo/print.
Sara Golemon [Tue, 16 Dec 2003 19:41:26 +0000 (19:41 +0000)]
Fail loudly, silence bogus bugs.
Ilia Alshanetsky [Tue, 16 Dec 2003 17:23:15 +0000 (17:23 +0000)]
ZTS fix.
Ilia Alshanetsky [Tue, 16 Dec 2003 17:14:06 +0000 (17:14 +0000)]
Removed duplicate php_libxml_(init|shutdown) they are already done by
ext/libxml.
Antony Dovgal [Tue, 16 Dec 2003 15:58:10 +0000 (15:58 +0000)]
fix bug #26133 (thanks to Harald)
rename constant and add library check to config.m4
add info lines to see if Collection & Temp Lob support enabled or not
add OCI_THREADED to use thread safe OCI mode with ZTS (should fix bug #26558)
Antony Dovgal [Tue, 16 Dec 2003 15:48:20 +0000 (15:48 +0000)]
fix warning, concerned to second _oci_close_server() call
Derick Rethans [Tue, 16 Dec 2003 15:00:24 +0000 (15:00 +0000)]
- Remove debug info :)
Derick Rethans [Tue, 16 Dec 2003 14:53:43 +0000 (14:53 +0000)]
- Added %e modifier which gets replaced by the current value of
DIRECTORY_SEPARATOR.
Sebastian Bergmann [Tue, 16 Dec 2003 11:44:19 +0000 (11:44 +0000)]
Sync: Export externally used functions.
Dmitry Stogov [Tue, 16 Dec 2003 11:19:20 +0000 (11:19 +0000)]
Incorrect test file was fixed. (Use pattern insted of absolute filename)
Harald Radi [Tue, 16 Dec 2003 11:15:55 +0000 (11:15 +0000)]
fix non-zts build errors
Stanislav Malyshev [Tue, 16 Dec 2003 10:51:51 +0000 (10:51 +0000)]
export class initialization function
Stanislav Malyshev [Tue, 16 Dec 2003 10:51:21 +0000 (10:51 +0000)]
export externally used functions
Stanislav Malyshev [Tue, 16 Dec 2003 10:50:52 +0000 (10:50 +0000)]
export function
Dmitry Stogov [Tue, 16 Dec 2003 10:41:40 +0000 (10:41 +0000)]
Improper test file was fixed.
Harald Radi [Tue, 16 Dec 2003 10:29:11 +0000 (10:29 +0000)]
@- fixed #20006, #22674 and #24531 (harald)
@- added ZTS connection pooling support to the oci extension
@ connections will now be pooled per process and not
@ per thread anymore. the number of persistent and active
@ connections is now also shown in the phpinfo() output (harald)
Harald Radi [Tue, 16 Dec 2003 10:28:00 +0000 (10:28 +0000)]
add myself
Harald Radi [Tue, 16 Dec 2003 10:27:48 +0000 (10:27 +0000)]
fix include path
Georg Richter [Tue, 16 Dec 2003 08:18:31 +0000 (08:18 +0000)]
added properties
- insert_id
- server_status
fixed bug in mysqli_execute (report func)
foobar [Tue, 16 Dec 2003 08:06:09 +0000 (08:06 +0000)]
BFN
Sebastian Bergmann [Tue, 16 Dec 2003 06:29:01 +0000 (06:29 +0000)]
Fix ZTS build.
Greg Beaver [Tue, 16 Dec 2003 02:12:55 +0000 (02:12 +0000)]
remove optional dep on xmlrpc, not really useful at this point
add required dep on pcre, as it is used without reservation in PEAR_Config, and other places
<changelog@php.net> [Tue, 16 Dec 2003 01:31:45 +0000 (01:31 +0000)]
ChangeLog update