]>
granicus.if.org Git - php/log
Edin Kadribasic [Wed, 19 May 2004 13:28:05 +0000 (13:28 +0000)]
Cosmetics
Ilia Alshanetsky [Wed, 19 May 2004 13:27:54 +0000 (13:27 +0000)]
Removed unused vars.
Wez Furlong [Wed, 19 May 2004 12:40:50 +0000 (12:40 +0000)]
update prototype
Wez Furlong [Wed, 19 May 2004 12:40:31 +0000 (12:40 +0000)]
Update prototype
Wez Furlong [Wed, 19 May 2004 12:40:11 +0000 (12:40 +0000)]
Update prepare() prototype.
Attempt to hunt down the cause of a build warning under win32 by adjust the
name of the error function.
Wez Furlong [Wed, 19 May 2004 12:37:31 +0000 (12:37 +0000)]
Expand the prepare() prototype to accept additional options.
Sebastian Bergmann [Wed, 19 May 2004 09:23:15 +0000 (09:23 +0000)]
ZTS fix.
Marcus Boerger [Wed, 19 May 2004 08:56:50 +0000 (08:56 +0000)]
- Remove unused blocks
Marcus Boerger [Wed, 19 May 2004 08:45:46 +0000 (08:45 +0000)]
- Remove unused blocks
<changelog@php.net> [Wed, 19 May 2004 00:34:15 +0000 (00:34 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 18 May 2004 23:26:53 +0000 (23:26 +0000)]
Fixed possible memory leak.
Ilia Alshanetsky [Tue, 18 May 2004 23:07:22 +0000 (23:07 +0000)]
Better header detection.
Ilia Alshanetsky [Tue, 18 May 2004 22:45:53 +0000 (22:45 +0000)]
Fixed build.
Ilia Alshanetsky [Tue, 18 May 2004 22:31:13 +0000 (22:31 +0000)]
Allow static builds.
Marcus Boerger [Tue, 18 May 2004 21:27:08 +0000 (21:27 +0000)]
Fix test
Marcus Boerger [Tue, 18 May 2004 21:19:15 +0000 (21:19 +0000)]
- Need to operate on module pointer in hash table
Wez Furlong [Tue, 18 May 2004 21:07:01 +0000 (21:07 +0000)]
Fix #27638: not cleaning up object files in win32 build
George Schlossnagle [Tue, 18 May 2004 20:57:19 +0000 (20:57 +0000)]
should be a strcmp, not a strncmp, thanks, wez
Marcus Boerger [Tue, 18 May 2004 20:39:35 +0000 (20:39 +0000)]
- Make start and length parameter to Limititerator::__construct optional
George Schlossnagle [Tue, 18 May 2004 20:33:30 +0000 (20:33 +0000)]
was leaking query_string's
George Schlossnagle [Tue, 18 May 2004 20:26:24 +0000 (20:26 +0000)]
support the read-only property 'queryString'
Wez Furlong [Tue, 18 May 2004 20:14:54 +0000 (20:14 +0000)]
Fix bug #28438: win32 build fails in non-zts mode
George Schlossnagle [Tue, 18 May 2004 19:30:43 +0000 (19:30 +0000)]
forgotten off the last commit
Wez Furlong [Tue, 18 May 2004 19:30:22 +0000 (19:30 +0000)]
Give user a nice message when PDO isn't initialized prior to a driver.
Wez Furlong [Tue, 18 May 2004 19:25:45 +0000 (19:25 +0000)]
Minor tweaks
Wez Furlong [Tue, 18 May 2004 19:25:23 +0000 (19:25 +0000)]
typo..
Wez Furlong [Tue, 18 May 2004 19:06:47 +0000 (19:06 +0000)]
mySQL, not Oracle ;)
Wez Furlong [Tue, 18 May 2004 19:03:27 +0000 (19:03 +0000)]
Add to win32 build
Ilia Alshanetsky [Tue, 18 May 2004 18:42:36 +0000 (18:42 +0000)]
Fixed search path for MySQL.
George Schlossnagle [Tue, 18 May 2004 18:01:52 +0000 (18:01 +0000)]
initial import of mysql 3.x pdo driver
Stanislav Malyshev [Tue, 18 May 2004 16:13:57 +0000 (16:13 +0000)]
Z_TYPE_P is for zvals
Wez Furlong [Tue, 18 May 2004 15:58:17 +0000 (15:58 +0000)]
Update generated parser
Wez Furlong [Tue, 18 May 2004 15:58:00 +0000 (15:58 +0000)]
Add parser to win32 build
Wez Furlong [Tue, 18 May 2004 15:57:46 +0000 (15:57 +0000)]
Tweaks for win32
George Schlossnagle [Tue, 18 May 2004 15:38:25 +0000 (15:38 +0000)]
for those without re2c
Wez Furlong [Tue, 18 May 2004 15:26:32 +0000 (15:26 +0000)]
Fix dl() and extension=
Wez Furlong [Tue, 18 May 2004 15:26:13 +0000 (15:26 +0000)]
Register according to the type specified by the module.
(Helps to fix dl() bug)
George Schlossnagle [Tue, 18 May 2004 15:22:58 +0000 (15:22 +0000)]
license/copyright block
George Schlossnagle [Tue, 18 May 2004 15:19:31 +0000 (15:19 +0000)]
handle binding/quoting of queries for drivers with emulated prepares
Ilia Alshanetsky [Tue, 18 May 2004 13:43:24 +0000 (13:43 +0000)]
Fixed command line escaping routines for win32.
Edin Kadribasic [Tue, 18 May 2004 12:32:05 +0000 (12:32 +0000)]
Move declarations to the begining of function.
This allows it to actually compile on windows.
Edin Kadribasic [Tue, 18 May 2004 10:53:53 +0000 (10:53 +0000)]
TSRM fix
Edin Kadribasic [Tue, 18 May 2004 10:49:06 +0000 (10:49 +0000)]
No length parameter -> estrdup()
Wez Furlong [Tue, 18 May 2004 10:00:01 +0000 (10:00 +0000)]
Probe for some functions; allows pdo_oci to build on the snap machine again.
Wez Furlong [Tue, 18 May 2004 09:58:45 +0000 (09:58 +0000)]
Primitive support for probing headers for functions using a regexp
Wez Furlong [Tue, 18 May 2004 08:59:27 +0000 (08:59 +0000)]
Skeleton for emulated prepare()
Wez Furlong [Tue, 18 May 2004 08:47:10 +0000 (08:47 +0000)]
Update to match new prototype
Wez Furlong [Tue, 18 May 2004 08:45:28 +0000 (08:45 +0000)]
Quoting here leads to problems with databases that really support bound parameters.
We should do this conditionally based on the emulate_prepare flag.
George Schlossnagle [Tue, 18 May 2004 05:34:52 +0000 (05:34 +0000)]
only rewrite tmp if quoter returns true
George Schlossnagle [Tue, 18 May 2004 05:31:01 +0000 (05:31 +0000)]
auto-quote values before binding them in at execute time
George Schlossnagle [Tue, 18 May 2004 05:01:16 +0000 (05:01 +0000)]
use new prototype
George Schlossnagle [Tue, 18 May 2004 05:00:52 +0000 (05:00 +0000)]
we need the source string length for binary safe string handling
Wez Furlong [Tue, 18 May 2004 00:45:58 +0000 (00:45 +0000)]
package.xml
Wez Furlong [Tue, 18 May 2004 00:40:01 +0000 (00:40 +0000)]
Skeleton package file
<changelog@php.net> [Tue, 18 May 2004 00:35:47 +0000 (00:35 +0000)]
ChangeLog update
Sara Golemon [Tue, 18 May 2004 00:04:22 +0000 (00:04 +0000)]
Bugfix#28404 When type is double we need to access dval, not lval
Wez Furlong [Mon, 17 May 2004 22:20:11 +0000 (22:20 +0000)]
Let is build under unix.
Tested against IBM DB2 and unixODBC.
Could work with others.
George Schlossnagle [Mon, 17 May 2004 21:12:30 +0000 (21:12 +0000)]
include guard
Ilia Alshanetsky [Mon, 17 May 2004 20:58:57 +0000 (20:58 +0000)]
Correct output.
Sara Golemon [Mon, 17 May 2004 20:31:59 +0000 (20:31 +0000)]
BugFix# 27982: Provide error message when trying to overwrite an existant file without overwrite context option.
Andrei Zmievski [Mon, 17 May 2004 20:09:37 +0000 (20:09 +0000)]
Revert the .ini vars patch. Will have to try again next Christmas
apparently.
Wez Furlong [Mon, 17 May 2004 18:17:39 +0000 (18:17 +0000)]
Allow PDO OCI to build under unix.
Don't build by default under win32.
Wez Furlong [Mon, 17 May 2004 18:13:03 +0000 (18:13 +0000)]
Allow PDO to build as a self-contained extension.
Install headers so that other self-contained extensions may them.
Andrei Zmievski [Mon, 17 May 2004 17:12:07 +0000 (17:12 +0000)]
Fix the apparent bug (; at the end of parse rule block).
Wez Furlong [Mon, 17 May 2004 17:00:35 +0000 (17:00 +0000)]
Some pedantic fixes for gcc.
Derick Rethans [Mon, 17 May 2004 16:30:22 +0000 (16:30 +0000)]
- Document the smtp_port setting in php.ini
Wez Furlong [Mon, 17 May 2004 15:43:01 +0000 (15:43 +0000)]
ODBC (v3 ish) driver for PDO.
Will not build under unix yet.
Wez Furlong [Mon, 17 May 2004 15:42:33 +0000 (15:42 +0000)]
OCI driver for PDO, supporting bound input and output parameters.
Will not build under unix yet.
Wez Furlong [Mon, 17 May 2004 15:41:51 +0000 (15:41 +0000)]
Hello PDO.
Still more to come. Give it a couple of days before starting to write drivers
for the other databases; a few things might change, so I'd like to coordinate
that, but in a couple of days.
Wez Furlong [Mon, 17 May 2004 11:27:16 +0000 (11:27 +0000)]
As discussed with Andi, add this helper API for setting the object pointer from
within the constructor.
Please read the comment for notes about how to use it; in general, you don't
need it, so don't use it.
<changelog@php.net> [Mon, 17 May 2004 00:33:01 +0000 (00:33 +0000)]
ChangeLog update
Pierre Joye [Sun, 16 May 2004 21:00:24 +0000 (21:00 +0000)]
- T_WHITESPACE for the 1st test...
Pierre Joye [Sun, 16 May 2004 20:55:29 +0000 (20:55 +0000)]
- PHP allows spaces before :: (parent :: foo(); )
Nota bene, requires another change to really check the syntax:
loop back to the first non white space element and valid it (parent,
string or var)
Timm Friebe [Sun, 16 May 2004 20:33:44 +0000 (20:33 +0000)]
- Fixed test for LONG_MIN / LONG_MAX for 64-bit platforms
Timm Friebe [Sun, 16 May 2004 20:30:35 +0000 (20:30 +0000)]
- Fixed auto-conversion from long to double when LONG_MAX /
LONG_MIN where overflown
Timm Friebe [Sun, 16 May 2004 20:28:31 +0000 (20:28 +0000)]
- Initial release
Pierre Joye [Sun, 16 May 2004 15:43:30 +0000 (15:43 +0000)]
- Fix #1329, closedir on exit (kameshj at fastmail dot fm)
Pierre Joye [Sun, 16 May 2004 15:39:07 +0000 (15:39 +0000)]
- Fix #1330, unused variable
Pierre Joye [Sun, 16 May 2004 15:37:13 +0000 (15:37 +0000)]
- Fix #1249 (wrong print out the wrong state with force option)
- some NL issues, sorry, commit now too
Ilia Alshanetsky [Sun, 16 May 2004 15:34:53 +0000 (15:34 +0000)]
Do not allocate error buffer at the start of every request.
Marcus Boerger [Sun, 16 May 2004 14:48:45 +0000 (14:48 +0000)]
- Add new test
Ilia Alshanetsky [Sun, 16 May 2004 14:38:19 +0000 (14:38 +0000)]
Added missing safe_mode & open_basedir checks.
Marcus Boerger [Sun, 16 May 2004 14:01:45 +0000 (14:01 +0000)]
- Fix printf with floats
Wez Furlong [Sun, 16 May 2004 12:10:35 +0000 (12:10 +0000)]
;
Wez Furlong [Sun, 16 May 2004 11:49:35 +0000 (11:49 +0000)]
Add config.w32 template to ext_skel
Rob Richards [Sun, 16 May 2004 10:30:16 +0000 (10:30 +0000)]
constructors throw DOMException
add DOM_PHP_ERR DomException code
validate tagnames in constructors
use C style comments
update TODO
Brad House [Sun, 16 May 2004 02:59:34 +0000 (02:59 +0000)]
update config.m4 for libmonetra 4.0 compatability.
Library no longer has MCVE_ symbols, the header file has #define\'s to
convert MCVE_ -> M_ to reflect the Monetra name change from MCVE.
More updates to follow.
<changelog@php.net> [Sat, 15 May 2004 00:36:05 +0000 (00:36 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 14 May 2004 21:10:02 +0000 (21:10 +0000)]
.ini variables patch notice
Andrei Zmievski [Fri, 14 May 2004 20:58:15 +0000 (20:58 +0000)]
Adding ability to refer to existing .ini variables from within .ini
files. Example:
open_basedir = ${open_basedir} ":/new/dir"
Ilia Alshanetsky [Fri, 14 May 2004 16:12:03 +0000 (16:12 +0000)]
Fixed possible memory leak inside popen().
<changelog@php.net> [Fri, 14 May 2004 00:32:50 +0000 (00:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 13 May 2004 17:44:23 +0000 (17:44 +0000)]
Fixed bug #28386 (wordwrap() wraps lines 1 character too soon).
Ilia Alshanetsky [Thu, 13 May 2004 17:21:39 +0000 (17:21 +0000)]
Make isapi more compatible with apache sapis as far as the creation
$_COOKIE super-global and various $_SERVER values.
Stanislav Malyshev [Thu, 13 May 2004 14:19:10 +0000 (14:19 +0000)]
add sqlite_exec()
Ilia Alshanetsky [Thu, 13 May 2004 12:53:47 +0000 (12:53 +0000)]
Skip session tests if session.save_path is not writable.
Wez Furlong [Thu, 13 May 2004 12:14:56 +0000 (12:14 +0000)]
Add --enable-memory-limit configure option (defaults to off)
Marcus Boerger [Thu, 13 May 2004 06:53:21 +0000 (06:53 +0000)]
- Once ts_free_id() will be used, we cannot call ctors for deleted ids
when creating new threads.
<changelog@php.net> [Thu, 13 May 2004 00:59:25 +0000 (00:59 +0000)]
ChangeLog update
Marcus Boerger [Wed, 12 May 2004 23:05:28 +0000 (23:05 +0000)]
- Centralize register and hash operations for startup/register_module
in new zend_register_module_ex().