]>
granicus.if.org Git - php/log
Andrey Hristov [Sat, 19 Jul 2003 18:32:04 +0000 (18:32 +0000)]
Id tags added
Rob Richards [Sat, 19 Jul 2003 14:59:29 +0000 (14:59 +0000)]
fix for Bug #24715 segfault in dom_document_create_element
removed xmlmemorydump debug code
Marcus Boerger [Sat, 19 Jul 2003 14:19:04 +0000 (14:19 +0000)]
Add missing function to ease implementations
foobar [Sat, 19 Jul 2003 13:10:24 +0000 (13:10 +0000)]
Fix the HPUX alloca fix as suggested by Sascha
foobar [Sat, 19 Jul 2003 12:44:46 +0000 (12:44 +0000)]
OS_UNIX/OS_WIN are set in the bundled libsqlite sources.
Sebastian Bergmann [Sat, 19 Jul 2003 11:00:17 +0000 (11:00 +0000)]
Cleanup, as suggested by Andi.
Marcus Boerger [Sat, 19 Jul 2003 09:50:18 +0000 (09:50 +0000)]
Move filter functionality to dedicated function
Marcus Boerger [Sat, 19 Jul 2003 09:49:28 +0000 (09:49 +0000)]
Add clone support
Marcus Boerger [Sat, 19 Jul 2003 09:47:00 +0000 (09:47 +0000)]
Shuffle code to ease writing clone handlers
Andi Gutmans [Sat, 19 Jul 2003 07:19:21 +0000 (07:19 +0000)]
- Don't use alloca on HP-UX (Moriyoshi Koizumi <moriyoshi@at.wakwak.com>)
Rob Richards [Fri, 18 Jul 2003 12:41:35 +0000 (12:41 +0000)]
fix invalid node pointers
foobar [Fri, 18 Jul 2003 12:24:49 +0000 (12:24 +0000)]
Added test case for bug #24573
Sascha Schumann [Fri, 18 Jul 2003 09:53:04 +0000 (09:53 +0000)]
Add short notice regarding unbundled client lib
Sergey Kartashoff [Fri, 18 Jul 2003 09:14:25 +0000 (09:14 +0000)]
- UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param while
using with mnogosearch-3.2.14+ to set order of search results.
Sergey Kartashoff [Fri, 18 Jul 2003 08:37:18 +0000 (08:37 +0000)]
- Coredump in Udm_Find was fixed.
Georg Richter [Fri, 18 Jul 2003 06:17:39 +0000 (06:17 +0000)]
added new functions:
mysqli_connect_error
mysqli_connect_errno
which return possible errors for the last connect
Marcus Boerger [Thu, 17 Jul 2003 21:26:25 +0000 (21:26 +0000)]
Fix text output of numbers with absolute exponent greater than or equal 80.
#
# Probably not last conclusion on wisdom. But i looked up current apache
# sources and they have the same error and so this must do the trick.
#
Marcus Boerger [Thu, 17 Jul 2003 21:02:44 +0000 (21:02 +0000)]
Add test for bug #24640
Moriyoshi Koizumi [Thu, 17 Jul 2003 18:50:56 +0000 (18:50 +0000)]
Added test case for bug #24658
Tomas V.V.Cox [Thu, 17 Jul 2003 06:30:21 +0000 (06:30 +0000)]
PEAR binaries go where the php bin goes
<changelog@php.net> [Thu, 17 Jul 2003 00:30:28 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Wed, 16 Jul 2003 22:55:02 +0000 (22:55 +0000)]
Remove bogus comment (noticed by Zak)
Marcus Boerger [Wed, 16 Jul 2003 21:52:03 +0000 (21:52 +0000)]
Update examples
Marcus Boerger [Wed, 16 Jul 2003 20:53:17 +0000 (20:53 +0000)]
Fix handling of empty settings
Marcus Boerger [Wed, 16 Jul 2003 20:18:33 +0000 (20:18 +0000)]
More examples
Marcus Boerger [Wed, 16 Jul 2003 20:17:34 +0000 (20:17 +0000)]
Update examples
Marcus Boerger [Wed, 16 Jul 2003 18:47:26 +0000 (18:47 +0000)]
Add tree example
Marcus Boerger [Wed, 16 Jul 2003 15:13:23 +0000 (15:13 +0000)]
Add directory iterator class
Zak Greant [Wed, 16 Jul 2003 11:08:03 +0000 (11:08 +0000)]
Created shorter/sensible key names for dbase_get_header_info
* 'decimal places' becomes 'precision'
* 'printf format' becomes 'format'
* 'record offset' becomes 'offset'
BTW No docs have been committed for this function yet, nor is it part of any
release. This change should affect no users.
Marcus Boerger [Wed, 16 Jul 2003 10:41:43 +0000 (10:41 +0000)]
Make array write stuff work again correct and fix tests
Marcus Boerger [Wed, 16 Jul 2003 09:48:36 +0000 (09:48 +0000)]
Update and remove parts no longer possible
foobar [Wed, 16 Jul 2003 09:30:56 +0000 (09:30 +0000)]
heat wave
foobar [Wed, 16 Jul 2003 09:28:47 +0000 (09:28 +0000)]
- Added snmp_read_mib() which reads a MIB file into the active MIB tree.
Zeev Suraski [Wed, 16 Jul 2003 09:13:47 +0000 (09:13 +0000)]
Fix bug in the verification of interface-function implementation
Zeev Suraski [Wed, 16 Jul 2003 08:57:08 +0000 (08:57 +0000)]
More cleanup for assign-op handling of objects
Zeev Suraski [Wed, 16 Jul 2003 08:48:22 +0000 (08:48 +0000)]
Fix warning
Marcus Boerger [Wed, 16 Jul 2003 08:36:04 +0000 (08:36 +0000)]
Bugfix #22690
Sebastian Bergmann [Wed, 16 Jul 2003 08:13:14 +0000 (08:13 +0000)]
Add /libpath directives for zlib.
foobar [Wed, 16 Jul 2003 06:03:46 +0000 (06:03 +0000)]
- Fixes some problems (debug mode only). (bug #23051 and bug #23685)
foobar [Wed, 16 Jul 2003 05:46:36 +0000 (05:46 +0000)]
- Use the correct paths to apu-config / apr-config
foobar [Wed, 16 Jul 2003 05:10:29 +0000 (05:10 +0000)]
Remove extra proto. (copy/paste error?)
foobar [Wed, 16 Jul 2003 04:54:40 +0000 (04:54 +0000)]
Fixed bug #22529 (object_id parameter in all snmp*() functions broken.)
foobar [Wed, 16 Jul 2003 00:38:54 +0000 (00:38 +0000)]
Added test case for bug #22690
Uwe Schindler [Tue, 15 Jul 2003 22:19:00 +0000 (22:19 +0000)]
safe mode fix
Zak Greant [Tue, 15 Jul 2003 18:19:51 +0000 (18:19 +0000)]
Added function dbase_get_header_info
* Passed a handle for an open dbase database, it returns an array of
associative arrays. Each associative array contains information on a
single column, including name, column type, length, precision, ...
Uwe Schindler [Tue, 15 Jul 2003 17:30:33 +0000 (17:30 +0000)]
Make virtual() an alias for nsapi_virtual() -- better for docs/naming in future
Hartmut Holzgraefe [Tue, 15 Jul 2003 17:28:41 +0000 (17:28 +0000)]
whitespace
Hartmut Holzgraefe [Tue, 15 Jul 2003 16:55:44 +0000 (16:55 +0000)]
#1 $_ENV is not always set, use getenv() instead
#2 bail out after 1000 loop iterations to avoid hanging tests
Georg Richter [Tue, 15 Jul 2003 14:00:19 +0000 (14:00 +0000)]
added new function mysqli_stmt_data_seek
Georg Richter [Tue, 15 Jul 2003 13:13:59 +0000 (13:13 +0000)]
test for bind + sql_mode=PIPES_AS_CONCAT
Georg Richter [Tue, 15 Jul 2003 10:37:19 +0000 (10:37 +0000)]
added support for rebind
Georg Richter [Tue, 15 Jul 2003 10:36:18 +0000 (10:36 +0000)]
additional test for multi-bind
foobar [Tue, 15 Jul 2003 07:06:42 +0000 (07:06 +0000)]
Make this test work regardless of safe_mode setting (bug #24654)
Edin Kadribasic [Mon, 14 Jul 2003 23:23:01 +0000 (23:23 +0000)]
MFB: fix for #24249
Rui Hirokawa [Mon, 14 Jul 2003 23:09:46 +0000 (23:09 +0000)]
MFH
Rob Richards [Mon, 14 Jul 2003 21:51:28 +0000 (21:51 +0000)]
fix setting new encoding
Wez Furlong [Mon, 14 Jul 2003 19:38:13 +0000 (19:38 +0000)]
Fix for mips compiler.
Harrie Hazewinkel [Mon, 14 Jul 2003 18:59:18 +0000 (18:59 +0000)]
Updating the SNMP credits in ext/standard/credits_ext.h
Harrie Hazewinkel [Mon, 14 Jul 2003 18:55:35 +0000 (18:55 +0000)]
Applying the correct format of the CREDITS.
Harrie Hazewinkel [Mon, 14 Jul 2003 18:19:34 +0000 (18:19 +0000)]
Updating the CREDITS with those who are indicated as authors in the code.
Harrie Hazewinkel [Mon, 14 Jul 2003 18:10:22 +0000 (18:10 +0000)]
Adding an SNMP GETNEXT.
This is a basic SNMP operation that retrieves the next value as the
one provided to the command.
NOTE: snmpgetnext does not follow the official naming convetions of
functions, but now it is equal to it version 1 equivalents snmpget
and snmpset.
I also would like to reserve the snmp_getnext for a function to
which a session can be given instead of the multiple values to
create the session internally. (Work in progress).
Harrie Hazewinkel [Mon, 14 Jul 2003 17:34:56 +0000 (17:34 +0000)]
(RE applying)
Cleaning up some very old definitions of version 3.3.1 until 3.5.3.
Those versions are that old that people better upgrade the SNMP libraries.
Harrie Hazewinkel [Mon, 14 Jul 2003 17:11:04 +0000 (17:11 +0000)]
(RE-)Applying the contributed patch of Johan Hanne to the main tree.
The patch enables control on the way the values are returned
into the PHP script, instaed of always strings. Also the
type of the value is now returned when configured to do so.
This enables better management scripts to do more automatic
processing and value calculations.
(By default the values are returned as strings, as was before)
foobar [Mon, 14 Jul 2003 16:23:14 +0000 (16:23 +0000)]
CS & WS fixes
foobar [Mon, 14 Jul 2003 16:11:38 +0000 (16:11 +0000)]
WS fix
Sebastian Bergmann [Mon, 14 Jul 2003 05:52:57 +0000 (05:52 +0000)]
ZTS fix.
foobar [Mon, 14 Jul 2003 03:58:31 +0000 (03:58 +0000)]
Added comment
foobar [Mon, 14 Jul 2003 03:57:57 +0000 (03:57 +0000)]
Move the macosx fix to proper place.
Stefan Roehrich [Sun, 13 Jul 2003 09:54:42 +0000 (09:54 +0000)]
Allow setting of the serial number.
Wez Furlong [Sun, 13 Jul 2003 09:38:33 +0000 (09:38 +0000)]
Add sqlite_has_prev, and sqlite_prev.
Patch by Jan Lehnardt <jan@php.net>
Stefan Roehrich [Sun, 13 Jul 2003 09:38:32 +0000 (09:38 +0000)]
Fixed certificate version (counting begins with 0, so 2 means version 3).
Wez Furlong [Sun, 13 Jul 2003 09:20:40 +0000 (09:20 +0000)]
MFB better popen fix
Wez Furlong [Sun, 13 Jul 2003 08:48:43 +0000 (08:48 +0000)]
Fix bug #24575 (sqlite_popen did not request a new resource id when persistent
handles were re-used within a request).
Rui Hirokawa [Sun, 13 Jul 2003 08:20:01 +0000 (08:20 +0000)]
added strict encoding detection mode to fix #24309
Moriyoshi Koizumi [Sun, 13 Jul 2003 08:03:46 +0000 (08:03 +0000)]
Added regression test for proc_open()
<changelog@php.net> [Sun, 13 Jul 2003 00:30:23 +0000 (00:30 +0000)]
ChangeLog update
Rob Richards [Sat, 12 Jul 2003 17:29:20 +0000 (17:29 +0000)]
implement read only exceptions
implement notation nodes
changes for spec conformance
Rob Richards [Sat, 12 Jul 2003 17:23:05 +0000 (17:23 +0000)]
fix loading off of interface
Martin Jansen [Sat, 12 Jul 2003 15:15:38 +0000 (15:15 +0000)]
* Update the DTD path
Andi Gutmans [Sat, 12 Jul 2003 14:54:53 +0000 (14:54 +0000)]
- WS
Tomas V.V.Cox [Sat, 12 Jul 2003 14:27:27 +0000 (14:27 +0000)]
+* Added proxy support for remote commands using the
xmlrcp C ext (Adam Ashley)
Tomas V.V.Cox [Sat, 12 Jul 2003 14:25:06 +0000 (14:25 +0000)]
Added proxy support for remote commands using the xmlrcp C ext
(contribution by Adam Ashley <aashley@optimiser.com>)
Moriyoshi Koizumi [Sat, 12 Jul 2003 09:33:31 +0000 (09:33 +0000)]
Fixed bug #24556
Moriyoshi Koizumi [Sat, 12 Jul 2003 07:01:30 +0000 (07:01 +0000)]
Add folding markers
Moriyoshi Koizumi [Sat, 12 Jul 2003 06:54:03 +0000 (06:54 +0000)]
Oops, this is not needed though.
Moriyoshi Koizumi [Sat, 12 Jul 2003 06:50:32 +0000 (06:50 +0000)]
Fixed leaks that occurs if the third parameter already contains a valid value.
<changelog@php.net> [Sat, 12 Jul 2003 00:30:21 +0000 (00:30 +0000)]
ChangeLog update
foobar [Fri, 11 Jul 2003 15:56:23 +0000 (15:56 +0000)]
Remove un-used code.
Rob Richards [Fri, 11 Jul 2003 14:19:05 +0000 (14:19 +0000)]
fix compile issue - TSRMLS_FETCH is only temporary until errors handled
Dan Kalowsky [Fri, 11 Jul 2003 13:13:32 +0000 (13:13 +0000)]
Fix for bug #22897
Dan Kalowsky [Fri, 11 Jul 2003 13:08:45 +0000 (13:08 +0000)]
Patch for bug #24183
Andi Gutmans [Fri, 11 Jul 2003 10:21:39 +0000 (10:21 +0000)]
- Add support for Z in zend_parse_parameters(). It will allow the extension
- to retreive the zval **, thus allowing it to use the convert_to_*_ex()
- family of functions to do type conversions without effecting the value in
- the engine itself. (Josh Fuhs <fuhs@purdue.edu>)
foobar [Fri, 11 Jul 2003 07:48:13 +0000 (07:48 +0000)]
- CS/WS fixes
- Updated CREDITS
- Added some kind of version check for ming..
- Fixed some possible BC issues.
foobar [Fri, 11 Jul 2003 07:44:56 +0000 (07:44 +0000)]
update credits.
Frank M. Kromann [Fri, 11 Jul 2003 05:55:13 +0000 (05:55 +0000)]
Allow the use of both ming 0.2a and 0.3a (API\s changed)
foobar [Fri, 11 Jul 2003 04:23:34 +0000 (04:23 +0000)]
- Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)
foobar [Fri, 11 Jul 2003 02:08:14 +0000 (02:08 +0000)]
Fixed bug #17291 (mssql_query does not update get_last_message) (patch by: mgruetzner at rw3 dot com)
foobar [Thu, 10 Jul 2003 22:45:06 +0000 (22:45 +0000)]
Use the proper way to get the max requests per child.
foobar [Thu, 10 Jul 2003 16:08:56 +0000 (16:08 +0000)]
Fixed bug #24563 (preg_match() crashes PHP under Apache2)
Tomas V.V.Cox [Thu, 10 Jul 2003 11:35:37 +0000 (11:35 +0000)]
Expose PHP errors on error callback function