]> granicus.if.org Git - php/log
php
21 years agoWS fix
foobar [Mon, 14 Jul 2003 16:11:38 +0000 (16:11 +0000)]
WS fix

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

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

21 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.

21 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.

21 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>

21 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).

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

21 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).

21 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

21 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()

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

21 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

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

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

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

21 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)

21 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>)

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

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

21 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.

21 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.

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

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

21 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

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

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

21 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>)

21 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.

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

21 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)

21 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)

21 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)

21 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.

21 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)

21 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

21 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

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

21 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).

21 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

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

21 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

21 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..)

21 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)

21 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

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

21 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

21 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

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

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

21 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).

21 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

21 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

21 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

21 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

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

21 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)

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

21 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()

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

21 years agoAdd some comments
Marcus Boerger [Tue, 8 Jul 2003 23:11:14 +0000 (23:11 +0000)]
Add some comments

21 years agofix this stupid error
Marcus Boerger [Tue, 8 Jul 2003 23:10:01 +0000 (23:10 +0000)]
fix this stupid error

21 years agoFix bug #24540
Marcus Boerger [Tue, 8 Jul 2003 18:57:28 +0000 (18:57 +0000)]
Fix bug #24540

21 years agoAdd test for sqlite_seek()
Marcus Boerger [Tue, 8 Jul 2003 18:56:14 +0000 (18:56 +0000)]
Add test for sqlite_seek()

21 years agofix getElementsByTagName
Rob Richards [Tue, 8 Jul 2003 17:00:49 +0000 (17:00 +0000)]
fix getElementsByTagName

21 years agofix typo (most likely fixes #24533 too)
foobar [Tue, 8 Jul 2003 14:46:32 +0000 (14:46 +0000)]
fix typo (most likely fixes #24533 too)

21 years agoapache2filter does not require 2.0.44
foobar [Tue, 8 Jul 2003 14:12:56 +0000 (14:12 +0000)]
apache2filter does not require 2.0.44

21 years ago- Output of UDM_PARAM_WORDINFO_ALL was fixed
Sergey Kartashoff [Tue, 8 Jul 2003 14:00:20 +0000 (14:00 +0000)]
- Output of UDM_PARAM_WORDINFO_ALL was fixed

21 years ago- Fixed bug #24537 (apache2 compile missing include directories)
foobar [Tue, 8 Jul 2003 13:53:34 +0000 (13:53 +0000)]
- Fixed bug #24537 (apache2 compile missing include directories)

21 years ago- Udm_Find function is fixed to be compatible with mnogosearch-3.2.13
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

21 years agoinitial refactoring for assign-op handling of objects
Zeev Suraski [Tue, 8 Jul 2003 11:52:21 +0000 (11:52 +0000)]
initial refactoring for assign-op handling of objects

21 years agoGo with b3
Tomas V.V.Cox [Tue, 8 Jul 2003 10:53:33 +0000 (10:53 +0000)]
Go with b3

21 years agoDetect enable_dl off or safe_mode on PEAR::loadExtension()
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()

21 years agoCheck dependencies on uninstall
Tomas V.V.Cox [Tue, 8 Jul 2003 10:33:38 +0000 (10:33 +0000)]
Check dependencies on uninstall

21 years agoAdded checkPackageUninstall()
Tomas V.V.Cox [Tue, 8 Jul 2003 10:32:23 +0000 (10:32 +0000)]
Added checkPackageUninstall()

21 years ago- Fixed email address
Derick Rethans [Tue, 8 Jul 2003 09:43:39 +0000 (09:43 +0000)]
- Fixed email address

21 years agoMFB extensions info
Wez Furlong [Tue, 8 Jul 2003 09:13:05 +0000 (09:13 +0000)]
MFB extensions info

21 years agogrep -E -> egrep
Sascha Schumann [Tue, 8 Jul 2003 05:37:06 +0000 (05:37 +0000)]
grep -E -> egrep

21 years agogethostbyname2() not thread safe. Use getaddrinfo() or nothing at all.
Sara Golemon [Tue, 8 Jul 2003 05:00:13 +0000 (05:00 +0000)]
gethostbyname2() not thread safe.  Use getaddrinfo() or nothing at all.

21 years agoMake php_set_inet6_addr happy with any environment. Use getaddrinfo() if available...
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.

21 years agosync functionality with libmcve 3.2
Brad House [Tue, 8 Jul 2003 02:59:51 +0000 (02:59 +0000)]
sync functionality with libmcve 3.2

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

21 years agoLittle update
foobar [Mon, 7 Jul 2003 22:36:31 +0000 (22:36 +0000)]
Little update

21 years agoFix non-GNU build. Use getaddrinfo() rather than gethostbyname2()
Sara Golemon [Mon, 7 Jul 2003 22:27:32 +0000 (22:27 +0000)]
Fix non-GNU build.  Use getaddrinfo() rather than gethostbyname2()

21 years agochanged to studlyCaps naming convention
Rob Richards [Mon, 7 Jul 2003 19:45:24 +0000 (19:45 +0000)]
changed to studlyCaps naming convention

21 years agoimplement node proxies: next phase of interop
Rob Richards [Mon, 7 Jul 2003 19:37:32 +0000 (19:37 +0000)]
implement node proxies: next phase of interop

21 years agoRework zend_do_declare_property and related code into one code base
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

21 years agoFix bug
Zeev Suraski [Mon, 7 Jul 2003 16:04:42 +0000 (16:04 +0000)]
Fix bug

21 years agoExperimental dependencies database handling functions
Tomas V.V.Cox [Mon, 7 Jul 2003 15:44:07 +0000 (15:44 +0000)]
Experimental dependencies database handling functions
(not yet in production)

21 years agoMoved dependecy db code to its own file
Tomas V.V.Cox [Mon, 7 Jul 2003 15:42:58 +0000 (15:42 +0000)]
Moved dependecy db code to its own file

21 years ago- Commiting conversion to zend_parse_parameters (leftovers from debugging).
Derick Rethans [Mon, 7 Jul 2003 13:21:10 +0000 (13:21 +0000)]
- Commiting conversion to zend_parse_parameters (leftovers from debugging).

21 years agoAdd missing elements
Zeev Suraski [Mon, 7 Jul 2003 12:07:02 +0000 (12:07 +0000)]
Add missing elements

21 years agows + missing fold tag
foobar [Mon, 7 Jul 2003 11:43:34 +0000 (11:43 +0000)]
ws + missing fold tag

21 years agoAdded missing .cvsignore file
foobar [Mon, 7 Jul 2003 11:40:12 +0000 (11:40 +0000)]
Added missing .cvsignore file

21 years agoAdd get_dim callback
Zeev Suraski [Mon, 7 Jul 2003 10:53:27 +0000 (10:53 +0000)]
Add get_dim callback

21 years agoFix naming convention
Zeev Suraski [Mon, 7 Jul 2003 10:47:25 +0000 (10:47 +0000)]
Fix naming convention

21 years ago- Help Zeev fixing ghosts :)
Derick Rethans [Mon, 7 Jul 2003 10:16:05 +0000 (10:16 +0000)]
- Help Zeev fixing ghosts :)

21 years agowhitespace
Zeev Suraski [Mon, 7 Jul 2003 09:12:15 +0000 (09:12 +0000)]
whitespace

21 years agoFix & whitespace
Zeev Suraski [Mon, 7 Jul 2003 09:08:33 +0000 (09:08 +0000)]
Fix & whitespace

21 years agofixlet
Zeev Suraski [Mon, 7 Jul 2003 09:01:22 +0000 (09:01 +0000)]
fixlet