]> granicus.if.org Git - php/log
php
22 years agoMore examples
Marcus Boerger [Wed, 16 Jul 2003 20:18:33 +0000 (20:18 +0000)]
More examples

22 years agoUpdate examples
Marcus Boerger [Wed, 16 Jul 2003 20:17:34 +0000 (20:17 +0000)]
Update examples

22 years agoAdd tree example
Marcus Boerger [Wed, 16 Jul 2003 18:47:26 +0000 (18:47 +0000)]
Add tree example

22 years agoAdd directory iterator class
Marcus Boerger [Wed, 16 Jul 2003 15:13:23 +0000 (15:13 +0000)]
Add directory iterator class

22 years agoCreated shorter/sensible key names for dbase_get_header_info
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.

22 years agoMake array write stuff work again correct and fix tests
Marcus Boerger [Wed, 16 Jul 2003 10:41:43 +0000 (10:41 +0000)]
Make array write stuff work again correct and fix tests

22 years agoUpdate and remove parts no longer possible
Marcus Boerger [Wed, 16 Jul 2003 09:48:36 +0000 (09:48 +0000)]
Update and remove parts no longer possible

22 years agoheat wave
foobar [Wed, 16 Jul 2003 09:30:56 +0000 (09:30 +0000)]
heat wave

22 years ago- Added snmp_read_mib() which reads a MIB file into the active MIB tree.
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.

22 years agoFix bug in the verification of interface-function implementation
Zeev Suraski [Wed, 16 Jul 2003 09:13:47 +0000 (09:13 +0000)]
Fix bug in the verification of interface-function implementation

22 years agoMore cleanup for assign-op handling of objects
Zeev Suraski [Wed, 16 Jul 2003 08:57:08 +0000 (08:57 +0000)]
More cleanup for assign-op handling of objects

22 years agoFix warning
Zeev Suraski [Wed, 16 Jul 2003 08:48:22 +0000 (08:48 +0000)]
Fix warning

22 years agoBugfix #22690
Marcus Boerger [Wed, 16 Jul 2003 08:36:04 +0000 (08:36 +0000)]
Bugfix #22690

22 years agoAdd /libpath directives for zlib.
Sebastian Bergmann [Wed, 16 Jul 2003 08:13:14 +0000 (08:13 +0000)]
Add /libpath directives for zlib.

22 years ago- Fixes some problems (debug mode only). (bug #23051 and bug #23685)
foobar [Wed, 16 Jul 2003 06:03:46 +0000 (06:03 +0000)]
- Fixes some problems (debug mode only). (bug #23051 and bug #23685)

22 years ago- Use the correct paths to apu-config / apr-config
foobar [Wed, 16 Jul 2003 05:46:36 +0000 (05:46 +0000)]
- Use the correct paths to apu-config / apr-config

22 years agoRemove extra proto. (copy/paste error?)
foobar [Wed, 16 Jul 2003 05:10:29 +0000 (05:10 +0000)]
Remove extra proto. (copy/paste error?)

22 years agoFixed bug #22529 (object_id parameter in all snmp*() functions broken.)
foobar [Wed, 16 Jul 2003 04:54:40 +0000 (04:54 +0000)]
Fixed bug #22529 (object_id parameter in all snmp*() functions broken.)

22 years agoAdded test case for bug #22690
foobar [Wed, 16 Jul 2003 00:38:54 +0000 (00:38 +0000)]
Added test case for bug #22690

22 years agosafe mode fix
Uwe Schindler [Tue, 15 Jul 2003 22:19:00 +0000 (22:19 +0000)]
safe mode fix

22 years agoAdded function dbase_get_header_info
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, ...

22 years agoMake virtual() an alias for nsapi_virtual() -- better for docs/naming in future
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

22 years agowhitespace
Hartmut Holzgraefe [Tue, 15 Jul 2003 17:28:41 +0000 (17:28 +0000)]
whitespace

22 years ago#1 $_ENV is not always set, use getenv() instead
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

22 years agoadded new function mysqli_stmt_data_seek
Georg Richter [Tue, 15 Jul 2003 14:00:19 +0000 (14:00 +0000)]
added new function mysqli_stmt_data_seek

22 years agotest for bind + sql_mode=PIPES_AS_CONCAT
Georg Richter [Tue, 15 Jul 2003 13:13:59 +0000 (13:13 +0000)]
test for bind + sql_mode=PIPES_AS_CONCAT

22 years agoadded support for rebind
Georg Richter [Tue, 15 Jul 2003 10:37:19 +0000 (10:37 +0000)]
added support for rebind

22 years agoadditional test for multi-bind
Georg Richter [Tue, 15 Jul 2003 10:36:18 +0000 (10:36 +0000)]
additional test for multi-bind

22 years agoMake this test work regardless of safe_mode setting (bug #24654)
foobar [Tue, 15 Jul 2003 07:06:42 +0000 (07:06 +0000)]
Make this test work regardless of safe_mode setting (bug #24654)

22 years agoMFB: fix for #24249
Edin Kadribasic [Mon, 14 Jul 2003 23:23:01 +0000 (23:23 +0000)]
MFB: fix for #24249

22 years agoMFH
Rui Hirokawa [Mon, 14 Jul 2003 23:09:46 +0000 (23:09 +0000)]
MFH

22 years agofix setting new encoding
Rob Richards [Mon, 14 Jul 2003 21:51:28 +0000 (21:51 +0000)]
fix setting new encoding

22 years agoFix for mips compiler.
Wez Furlong [Mon, 14 Jul 2003 19:38:13 +0000 (19:38 +0000)]
Fix for mips compiler.

22 years agoUpdating the SNMP credits in ext/standard/credits_ext.h
Harrie Hazewinkel [Mon, 14 Jul 2003 18:59:18 +0000 (18:59 +0000)]
Updating the SNMP credits in ext/standard/credits_ext.h

22 years agoApplying the correct format of the CREDITS.
Harrie Hazewinkel [Mon, 14 Jul 2003 18:55:35 +0000 (18:55 +0000)]
Applying the correct format of the CREDITS.

22 years agoUpdating the CREDITS with those who are indicated as authors in the code.
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.

22 years agoAdding an SNMP GETNEXT.
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).

22 years ago(RE applying)
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.

22 years ago(RE-)Applying the contributed patch of Johan Hanne to the main tree.
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)

22 years agoCS & WS fixes
foobar [Mon, 14 Jul 2003 16:23:14 +0000 (16:23 +0000)]
CS & WS fixes

22 years agoWS fix
foobar [Mon, 14 Jul 2003 16:11:38 +0000 (16:11 +0000)]
WS fix

22 years agoZTS fix.
Sebastian Bergmann [Mon, 14 Jul 2003 05:52:57 +0000 (05:52 +0000)]
ZTS fix.

22 years agoAdded comment
foobar [Mon, 14 Jul 2003 03:58:31 +0000 (03:58 +0000)]
Added comment

22 years agoMove the macosx fix to proper place.
foobar [Mon, 14 Jul 2003 03:57:57 +0000 (03:57 +0000)]
Move the macosx fix to proper place.

22 years agoAllow setting of the serial number.
Stefan Roehrich [Sun, 13 Jul 2003 09:54:42 +0000 (09:54 +0000)]
Allow setting of the serial number.

22 years agoAdd sqlite_has_prev, and sqlite_prev.
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>

22 years agoFixed certificate version (counting begins with 0, so 2 means version 3).
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).

22 years agoMFB better popen fix
Wez Furlong [Sun, 13 Jul 2003 09:20:40 +0000 (09:20 +0000)]
MFB better popen fix

22 years agoFix bug #24575 (sqlite_popen did not request a new resource id when persistent
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).

22 years agoadded strict encoding detection mode to fix #24309
Rui Hirokawa [Sun, 13 Jul 2003 08:20:01 +0000 (08:20 +0000)]
added strict encoding detection mode to fix #24309

22 years agoAdded regression test for proc_open()
Moriyoshi Koizumi [Sun, 13 Jul 2003 08:03:46 +0000 (08:03 +0000)]
Added regression test for proc_open()

22 years agoChangeLog update
<changelog@php.net> [Sun, 13 Jul 2003 00:30:23 +0000 (00:30 +0000)]
ChangeLog update

22 years agoimplement read only exceptions
Rob Richards [Sat, 12 Jul 2003 17:29:20 +0000 (17:29 +0000)]
implement read only exceptions
implement notation nodes
changes for spec conformance

22 years agofix loading off of interface
Rob Richards [Sat, 12 Jul 2003 17:23:05 +0000 (17:23 +0000)]
fix loading off of interface

22 years ago* Update the DTD path
Martin Jansen [Sat, 12 Jul 2003 15:15:38 +0000 (15:15 +0000)]
* Update the DTD path

22 years ago- WS
Andi Gutmans [Sat, 12 Jul 2003 14:54:53 +0000 (14:54 +0000)]
- WS

22 years ago+* Added proxy support for remote commands using the
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)

22 years agoAdded proxy support for remote commands using the xmlrcp C ext
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>)

22 years agoFixed bug #24556
Moriyoshi Koizumi [Sat, 12 Jul 2003 09:33:31 +0000 (09:33 +0000)]
Fixed bug #24556

22 years agoAdd folding markers
Moriyoshi Koizumi [Sat, 12 Jul 2003 07:01:30 +0000 (07:01 +0000)]
Add folding markers

22 years agoOops, this is not needed though.
Moriyoshi Koizumi [Sat, 12 Jul 2003 06:54:03 +0000 (06:54 +0000)]
Oops, this is not needed though.

22 years agoFixed leaks that occurs if the third parameter already contains a valid value.
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.

22 years agoChangeLog update
<changelog@php.net> [Sat, 12 Jul 2003 00:30:21 +0000 (00:30 +0000)]
ChangeLog update

22 years agoRemove un-used code.
foobar [Fri, 11 Jul 2003 15:56:23 +0000 (15:56 +0000)]
Remove un-used code.

22 years agofix compile issue - TSRMLS_FETCH is only temporary until errors handled
Rob Richards [Fri, 11 Jul 2003 14:19:05 +0000 (14:19 +0000)]
fix compile issue - TSRMLS_FETCH is only temporary until errors handled

22 years agoFix for bug #22897
Dan Kalowsky [Fri, 11 Jul 2003 13:13:32 +0000 (13:13 +0000)]
Fix for bug #22897

22 years agoPatch for bug #24183
Dan Kalowsky [Fri, 11 Jul 2003 13:08:45 +0000 (13:08 +0000)]
Patch for bug #24183

22 years ago- Add support for Z in zend_parse_parameters(). It will allow the extension
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>)

22 years ago- CS/WS fixes
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.

22 years agoupdate credits.
foobar [Fri, 11 Jul 2003 07:44:56 +0000 (07:44 +0000)]
update credits.

22 years agoAllow the use of both ming 0.2a and 0.3a (API\s changed)
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)

22 years ago- Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)
foobar [Fri, 11 Jul 2003 04:23:34 +0000 (04:23 +0000)]
- Fixed bug #21074 (Apache2: "ErrorDocument xxx /error.php" broken). (Jani)

22 years agoFixed bug #17291 (mssql_query does not update get_last_message) (patch by: mgruetzner...
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)

22 years agoUse the proper way to get the max requests per child.
foobar [Thu, 10 Jul 2003 22:45:06 +0000 (22:45 +0000)]
Use the proper way to get the max requests per child.

22 years agoFixed bug #24563 (preg_match() crashes PHP under Apache2)
foobar [Thu, 10 Jul 2003 16:08:56 +0000 (16:08 +0000)]
Fixed bug #24563 (preg_match() crashes PHP under Apache2)

22 years agoExpose PHP errors on error callback function
Tomas V.V.Cox [Thu, 10 Jul 2003 11:35:37 +0000 (11:35 +0000)]
Expose PHP errors on error callback function

22 years agoremove global error handling - use of libxml globals is a bad thing
Rob Richards [Thu, 10 Jul 2003 11:17:25 +0000 (11:17 +0000)]
remove global error handling - use of libxml globals is a bad thing
add domDocument properties for parsing options:
validateOnParse, resolveExternals, preserveWhiteSpace, substituteEntities
implement custom parsing to avoid use of globals
implement local errors while parsing
errors displayed until error objects implemented

22 years agoWS
Marc Boeren [Thu, 10 Jul 2003 08:34:03 +0000 (08:34 +0000)]
WS

22 years agoAdd -2003 to copyright line (Marc).
Marc Boeren [Thu, 10 Jul 2003 08:25:58 +0000 (08:25 +0000)]
Add -2003 to copyright line (Marc).

22 years agoAdding missing compression paramters to output functions
Frank M. Kromann [Thu, 10 Jul 2003 05:07:07 +0000 (05:07 +0000)]
Adding missing compression paramters to output functions

22 years agoRevert bad fix.
foobar [Thu, 10 Jul 2003 01:40:01 +0000 (01:40 +0000)]
Revert bad fix.

22 years agoMade the install of the config honors $INSTALL_ROOT
Tomas V.V.Cox [Thu, 10 Jul 2003 01:34:46 +0000 (01:34 +0000)]
Made the install of the config honors $INSTALL_ROOT

22 years agoFix crashes in certain situations (whenever there is an error, basically..)
foobar [Thu, 10 Jul 2003 01:17:34 +0000 (01:17 +0000)]
Fix crashes in certain situations (whenever there is an error, basically..)

22 years ago- Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed
foobar [Thu, 10 Jul 2003 00:17:09 +0000 (00:17 +0000)]
- Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed
  parameter variables)

22 years ago- wrong patch applied for #23792, fixed
Pierre Joye [Thu, 10 Jul 2003 00:09:23 +0000 (00:09 +0000)]
- wrong patch applied for #23792, fixed

22 years agooops. fix spelling
Frank M. Kromann [Wed, 9 Jul 2003 22:38:46 +0000 (22:38 +0000)]
oops. fix spelling

22 years agoAdding missing MSSQL Server ini settings
Frank M. Kromann [Wed, 9 Jul 2003 22:36:18 +0000 (22:36 +0000)]
Adding missing MSSQL Server ini settings

22 years agoDon't use class_implements() for the moment
Marcus Boerger [Wed, 9 Jul 2003 17:05:09 +0000 (17:05 +0000)]
Don't use class_implements() for the moment

22 years agoUse --EXPECTF-- for errors
Marcus Boerger [Wed, 9 Jul 2003 17:02:42 +0000 (17:02 +0000)]
Use --EXPECTF-- for errors

22 years agoAdd oo version of test
Marcus Boerger [Wed, 9 Jul 2003 16:55:07 +0000 (16:55 +0000)]
Add oo version of test

22 years agoAdd SQLite support to DBX (Marc).
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).

22 years agoUpdate the info and collect XML extensions
Marcus Boerger [Wed, 9 Jul 2003 14:55:14 +0000 (14:55 +0000)]
Update the info and collect XML extensions

22 years agofix typecasting errors, especially for new constants. Don't assume long and int are...
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

22 years ago- Fix a possible crash when invalid color index are given as background
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

22 years ago- "Fix" #23792, imagerotate returns always truecolor images now
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

22 years agoboom bam bing
Sterling Hughes [Wed, 9 Jul 2003 03:14:41 +0000 (03:14 +0000)]
boom bam bing

22 years agoConvert C++ comments to C (violates C99, and breaks several compilers)
Jason Greene [Wed, 9 Jul 2003 02:48:25 +0000 (02:48 +0000)]
Convert C++ comments to C (violates C99, and breaks several compilers)

22 years agoChangeLog update
<changelog@php.net> [Wed, 9 Jul 2003 00:30:34 +0000 (00:30 +0000)]
ChangeLog update

22 years agoCurrently we're presented all properties with foreach()
Marcus Boerger [Tue, 8 Jul 2003 23:25:18 +0000 (23:25 +0000)]
Currently we're presented all properties with foreach()

22 years agoFix configure options
Marcus Boerger [Tue, 8 Jul 2003 23:11:36 +0000 (23:11 +0000)]
Fix configure options