]>
granicus.if.org Git - php/log
Marcus Boerger [Sun, 27 Feb 2005 15:03:09 +0000 (15:03 +0000)]
- Update method_exists to new handlers and allow first parameter as string
foobar [Sun, 27 Feb 2005 12:50:22 +0000 (12:50 +0000)]
cs fix (really annoying :)
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:43:23 +0000 (12:43 +0000)]
use fetch_fields only once and remember the result
foobar [Sun, 27 Feb 2005 12:42:28 +0000 (12:42 +0000)]
- Cache the version check results
# ..and prepare for --enable-developer-mode
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:15:47 +0000 (12:15 +0000)]
changed the error checks on result set retrieval
UPDATEs not modifying anything are not actually bugs
Hartmut Holzgraefe [Sun, 27 Feb 2005 12:05:46 +0000 (12:05 +0000)]
no need to check for execution status, always free a result set if there
is one
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:55:39 +0000 (11:55 +0000)]
just to be sure ...
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:46:38 +0000 (11:46 +0000)]
cols
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:42:18 +0000 (11:42 +0000)]
CS / whitespace
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:39:15 +0000 (11:39 +0000)]
use auto generated error -> state mappings
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:36:07 +0000 (11:36 +0000)]
line endings
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:31:49 +0000 (11:31 +0000)]
error code mapping (generated from mysql 5 sql_state.h file using
the get_error_codes.php script)
Stanislav Malyshev [Sun, 27 Feb 2005 11:30:41 +0000 (11:30 +0000)]
fix typo
Hartmut Holzgraefe [Sun, 27 Feb 2005 11:29:17 +0000 (11:29 +0000)]
initial checkin
Sara Golemon [Sun, 27 Feb 2005 08:12:12 +0000 (08:12 +0000)]
Enum filters in phpinfo()
Wez Furlong [Sun, 27 Feb 2005 05:20:19 +0000 (05:20 +0000)]
upgrade bundled sqlite to sqlite 3.1.3
<changelog@php.net> [Sun, 27 Feb 2005 01:35:00 +0000 (01:35 +0000)]
ChangeLog update
Wez Furlong [Sun, 27 Feb 2005 01:30:58 +0000 (01:30 +0000)]
fix comma
Wez Furlong [Sat, 26 Feb 2005 17:27:51 +0000 (17:27 +0000)]
Alan: moved your fields away, but reserved you a pointer.
Changed PDO::lastInsertId() to have following proto:
string PDO::lastInsertId([string name])
this allows arbitrary unique identitifers to be returned from the driver.
The optional name parameter is for databases that require additional contextual
information to be able to return the correct identifier. None currently use
it, but pgsql will be on the list of drivers that do.
Wez Furlong [Sat, 26 Feb 2005 16:03:55 +0000 (16:03 +0000)]
*cough*
Wez Furlong [Sat, 26 Feb 2005 15:45:43 +0000 (15:45 +0000)]
and the generated file
Wez Furlong [Sat, 26 Feb 2005 15:44:38 +0000 (15:44 +0000)]
fix for PECL #3545
Wez Furlong [Sat, 26 Feb 2005 15:41:54 +0000 (15:41 +0000)]
fix line endings
Wez Furlong [Sat, 26 Feb 2005 15:35:41 +0000 (15:35 +0000)]
fix broken line endings
Wez Furlong [Sat, 26 Feb 2005 15:23:10 +0000 (15:23 +0000)]
let the test-suite run from an alternate build dir
Marcus Boerger [Sat, 26 Feb 2005 02:15:00 +0000 (02:15 +0000)]
- Make detection work for macros
Marcus Boerger [Sat, 26 Feb 2005 02:06:49 +0000 (02:06 +0000)]
- Simplify
<changelog@php.net> [Sat, 26 Feb 2005 01:34:35 +0000 (01:34 +0000)]
ChangeLog update
Greg Beaver [Sat, 26 Feb 2005 01:27:49 +0000 (01:27 +0000)]
use 1.3.5
Edin Kadribasic [Sat, 26 Feb 2005 01:07:48 +0000 (01:07 +0000)]
Allow arbitrary files to be added to distro with ADD_DIST_FILE(filename)
Marcus Boerger [Sat, 26 Feb 2005 01:05:33 +0000 (01:05 +0000)]
- Prepare for db1.85 emulation with db3
Edin Kadribasic [Sat, 26 Feb 2005 00:37:10 +0000 (00:37 +0000)]
Added .reg files to the disto (were added manually)
Marcus Boerger [Fri, 25 Feb 2005 23:51:53 +0000 (23:51 +0000)]
- Add support for db1 through emulation
# Most probably db4 requires a slightly different detection since functions
# are macros which most probably doesn't work with current configure check.
Frank M. Kromann [Fri, 25 Feb 2005 23:24:18 +0000 (23:24 +0000)]
FreeTDS does not have support for DBTEXTLIMIT
Frank M. Kromann [Fri, 25 Feb 2005 22:59:26 +0000 (22:59 +0000)]
Kill warnings. There should be no need for this flag as it's already defined in libxml headers.
Marcus Boerger [Fri, 25 Feb 2005 20:02:45 +0000 (20:02 +0000)]
- Align
Antony Dovgal [Fri, 25 Feb 2005 11:31:10 +0000 (11:31 +0000)]
fix bug preventing from building oci8 as shared module
(patch by stanislav dot voroniy at portavita dot nl)
Georg Richter [Fri, 25 Feb 2005 08:43:41 +0000 (08:43 +0000)]
fix for bug #31939
Anantha Kesari H Y [Fri, 25 Feb 2005 06:31:06 +0000 (06:31 +0000)]
changing the windows style path seperator in netinet\in.h to netinet/in.h
Anantha Kesari H Y [Fri, 25 Feb 2005 05:57:41 +0000 (05:57 +0000)]
time.h is available in NetWare LibC.
path sperator has been changed from \ to / while including netware\sendmail_nw.h
<changelog@php.net> [Fri, 25 Feb 2005 01:35:47 +0000 (01:35 +0000)]
ChangeLog update
Marcus Boerger [Fri, 25 Feb 2005 01:17:45 +0000 (01:17 +0000)]
- Change to enable (synch with unix build system)
Edin Kadribasic [Fri, 25 Feb 2005 00:20:19 +0000 (00:20 +0000)]
Added --enable-debug-pack which will create a zip file with *.pdb debug
symbol files. Could be used to allow windows users to use free Microsoft
debugging tools to generate useful backtraces.
Debug tools can be found at:
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
CLAGS used described in:
http://support.microsoft.com/default.aspx?scid=kb;en-us;291585
Only tested on VC 6.0.
Ilia Alshanetsky [Thu, 24 Feb 2005 23:58:59 +0000 (23:58 +0000)]
Fixed bug #32081 (default socket value is not being used).
Edin Kadribasic [Thu, 24 Feb 2005 23:28:49 +0000 (23:28 +0000)]
Offical zip files have -Win32 suffix
Marcus Boerger [Thu, 24 Feb 2005 20:22:40 +0000 (20:22 +0000)]
- Little speed up
Marcus Boerger [Thu, 24 Feb 2005 20:22:18 +0000 (20:22 +0000)]
- This must be == 1
foobar [Thu, 24 Feb 2005 19:27:10 +0000 (19:27 +0000)]
- Fixed all buildconf warnings + cross-compiling issues
Andi Gutmans [Thu, 24 Feb 2005 19:25:44 +0000 (19:25 +0000)]
- Make one line comments work the same with <script ...> </script> as with
- other tags. This will break scripts that have whitespace at the end
- of the closing tag </script > but this is barely used as it is
- and I doubt ppl used whitespace. (patch by Jani)
foobar [Thu, 24 Feb 2005 19:05:01 +0000 (19:05 +0000)]
- cross-compile fix
Andi Gutmans [Thu, 24 Feb 2005 18:40:19 +0000 (18:40 +0000)]
- This part of the patch was right
foobar [Thu, 24 Feb 2005 18:11:36 +0000 (18:11 +0000)]
- Restructured and added a few comments here and there.
- Made macros of couple of tests previously littering configure.in
(e.g. PHP_PROG_AWK, PHP_PROG_LEX, PHP_PROG_BISON..)
- Moved all PHP_SUBST() calls into their respective macros.
(no point adding empty entries in Makefile if macro is not used)
foobar [Thu, 24 Feb 2005 17:50:20 +0000 (17:50 +0000)]
- Generated with re2c 0.9.4
Pierre Joye [Thu, 24 Feb 2005 15:35:56 +0000 (15:35 +0000)]
- we do not use any global
Pierre Joye [Thu, 24 Feb 2005 15:30:24 +0000 (15:30 +0000)]
- we do not need this function anymore
Pierre Joye [Thu, 24 Feb 2005 15:08:37 +0000 (15:08 +0000)]
- revert previous commit, use libxml version to enable or not a function
(safer)
- add xmlwriter_flush, flush the buffer, works with both file and mem
buffer, BC kept
- use ifdef for the function implementation
(Rob, Pierre)
Stanislav Malyshev [Thu, 24 Feb 2005 10:58:16 +0000 (10:58 +0000)]
fix typo
Dmitry Stogov [Thu, 24 Feb 2005 08:52:11 +0000 (08:52 +0000)]
Fixed bug in ZEND_POST_INC/ZEND_POST_DEC handlers.
These opcodes assume IS_TMP_VAR as result.
Andi Gutmans [Thu, 24 Feb 2005 03:11:29 +0000 (03:11 +0000)]
- Need zend_Compile.h for struct _zend_arg_info definiton (thanks to Joe
Orton)
Andi Gutmans [Thu, 24 Feb 2005 03:04:57 +0000 (03:04 +0000)]
- Fix comment
Andi Gutmans [Thu, 24 Feb 2005 02:35:59 +0000 (02:35 +0000)]
- Revert following patch until we decide what is the right way to handle
- this:
- Fix signatures they are all meant to be able to deal with any type in any
object storage (though we are still missing several parts)
<changelog@php.net> [Thu, 24 Feb 2005 01:35:08 +0000 (01:35 +0000)]
ChangeLog update
Marcus Boerger [Thu, 24 Feb 2005 00:14:50 +0000 (00:14 +0000)]
- Missed during last committs somehow
Marcus Boerger [Thu, 24 Feb 2005 00:12:15 +0000 (00:12 +0000)]
- Prevent superflous memory allocation
Marcus Boerger [Thu, 24 Feb 2005 00:11:16 +0000 (00:11 +0000)]
- Drop driver name from generic tests and reserve those names for driver
specific tests.
# Well a little design correction
Ilia Alshanetsky [Wed, 23 Feb 2005 23:39:36 +0000 (23:39 +0000)]
Additional safety checks.
# More to follow
Marcus Boerger [Wed, 23 Feb 2005 23:28:30 +0000 (23:28 +0000)]
- Delay ctor call so that it can overwrite everything and the data can
already be accessed from the ctor.
Marcus Boerger [Wed, 23 Feb 2005 23:02:01 +0000 (23:02 +0000)]
- Checks for older versions of libxml2
Marcus Boerger [Wed, 23 Feb 2005 22:49:32 +0000 (22:49 +0000)]
- Slightly redesign
# More to follow, explanation follows at more public place
Rasmus Lerdorf [Wed, 23 Feb 2005 22:41:43 +0000 (22:41 +0000)]
Filter skeleton code. No actual filters yet.
Ilia Alshanetsky [Wed, 23 Feb 2005 22:41:05 +0000 (22:41 +0000)]
Increase maximum mmapable file size to 2mb from 1mb.
Ard Biesheuvel [Wed, 23 Feb 2005 20:20:25 +0000 (20:20 +0000)]
Fixed bug #31597: ibase_connect() - incorrect warning
Ilia Alshanetsky [Wed, 23 Feb 2005 18:53:09 +0000 (18:53 +0000)]
Fixed compiler warning.
Ilia Alshanetsky [Wed, 23 Feb 2005 18:48:49 +0000 (18:48 +0000)]
MFB_4_3: Fixed bug #29521 (compress.bzip2 returns error when used with http
wrapper).
Stefan Esser [Wed, 23 Feb 2005 18:26:39 +0000 (18:26 +0000)]
Correcting bounds check before someone uses this code
Ard Biesheuvel [Wed, 23 Feb 2005 17:44:22 +0000 (17:44 +0000)]
Added search for libfbclient
Moriyoshi Koizumi [Wed, 23 Feb 2005 13:35:34 +0000 (13:35 +0000)]
- Synch with the latest checkouts. (include fix by Joe Orton. Thanks.)
Derick Rethans [Wed, 23 Feb 2005 12:20:04 +0000 (12:20 +0000)]
- Fixed bug #32076 (ReflectionMethod :: isDestructor() always return true)
(Patch by Antony Dogval)
Rob Richards [Wed, 23 Feb 2005 11:25:32 +0000 (11:25 +0000)]
fix libxml versions for comments
Stanislav Malyshev [Wed, 23 Feb 2005 11:17:52 +0000 (11:17 +0000)]
Custom object serializer infrastructure - PHP implementation
# The detailed announce on the list will follow
Stanislav Malyshev [Wed, 23 Feb 2005 11:15:51 +0000 (11:15 +0000)]
Custom object serializer infrastructure
# The detailed announce on the list will follow
Joe Orton [Wed, 23 Feb 2005 11:14:28 +0000 (11:14 +0000)]
Ignore generated files.
Anantha Kesari H Y [Wed, 23 Feb 2005 11:02:12 +0000 (11:02 +0000)]
NetWare can make use of Autoconf generated header file
Anantha Kesari H Y [Wed, 23 Feb 2005 10:54:06 +0000 (10:54 +0000)]
NetWare LibC has mkstemp implementation
Anantha Kesari H Y [Wed, 23 Feb 2005 10:31:44 +0000 (10:31 +0000)]
NetWare can make use autoconf generated header file
Anantha Kesari H Y [Wed, 23 Feb 2005 08:56:47 +0000 (08:56 +0000)]
NetWare LibC has pwd.h
foobar [Wed, 23 Feb 2005 07:50:28 +0000 (07:50 +0000)]
Hack the planet
<changelog@php.net> [Wed, 23 Feb 2005 01:36:05 +0000 (01:36 +0000)]
ChangeLog update
Marcus Boerger [Wed, 23 Feb 2005 01:34:14 +0000 (01:34 +0000)]
- Update docu
Marcus Boerger [Wed, 23 Feb 2005 01:16:21 +0000 (01:16 +0000)]
- Use PHP not C semantics
Marcus Boerger [Wed, 23 Feb 2005 01:13:13 +0000 (01:13 +0000)]
- Add new tests
Marcus Boerger [Wed, 23 Feb 2005 01:09:10 +0000 (01:09 +0000)]
- Allow to convert Traversable into Aggregate
Marcus Boerger [Wed, 23 Feb 2005 01:03:16 +0000 (01:03 +0000)]
- Allow to convert traversable into Iterator
Marcus Boerger [Wed, 23 Feb 2005 00:56:34 +0000 (00:56 +0000)]
- Add new tests
Marcus Boerger [Wed, 23 Feb 2005 00:52:46 +0000 (00:52 +0000)]
- Reorganize ctor_args handling (fixes some bugs)
Marcus Boerger [Wed, 23 Feb 2005 00:52:14 +0000 (00:52 +0000)]
- Show that PDOStatement implements Traversable
Marcus Boerger [Wed, 23 Feb 2005 00:29:44 +0000 (00:29 +0000)]
- Make ctor args optional
Marcus Boerger [Tue, 22 Feb 2005 21:22:23 +0000 (21:22 +0000)]
- Need to also revert operator
Marcus Boerger [Tue, 22 Feb 2005 20:59:52 +0000 (20:59 +0000)]
- Put this back in (forgot to revert)
Marcus Boerger [Tue, 22 Feb 2005 20:25:56 +0000 (20:25 +0000)]
- Revert signature of PDO:prepare()
old: proto object PDO::prepare(string statment [, array driver_options [, string classname ]])
now: proto object PDO::prepare(string statment [, array options])
param 'classname' and and 'ctor_args' are now set through options
using index PDO_ATTR_STATEMENT_CLASS
- Change all deriver_options parameters to 'options' to reflect the fact
that they may contain statement as well as driver specific flags