]>
granicus.if.org Git - php/log
Dan Scott [Thu, 3 Mar 2005 11:49:35 +0000 (11:49 +0000)]
Begin porting standard PDO tests to PDO_ODBC, testing against DB2.
Marcus Boerger [Thu, 3 Mar 2005 10:48:02 +0000 (10:48 +0000)]
- Rename test 14 to 16 (which is a new one) and MFB 14 again
Marcus Boerger [Thu, 3 Mar 2005 10:35:34 +0000 (10:35 +0000)]
- Fix bug #32134
Zeev Suraski [Thu, 3 Mar 2005 09:55:10 +0000 (09:55 +0000)]
New egg
Ilia Alshanetsky [Thu, 3 Mar 2005 03:29:23 +0000 (03:29 +0000)]
Fixed bug #32160 (file truncation in copy() when source & destination are
the same).
<changelog@php.net> [Thu, 3 Mar 2005 01:36:08 +0000 (01:36 +0000)]
ChangeLog update
Marcus Boerger [Thu, 3 Mar 2005 00:20:57 +0000 (00:20 +0000)]
- Finish work on spl_autoload*()
Marcus Boerger [Wed, 2 Mar 2005 20:59:06 +0000 (20:59 +0000)]
- Let spl_autoload_extensions() always return what's registered
Moriyoshi Koizumi [Wed, 2 Mar 2005 19:27:37 +0000 (19:27 +0000)]
- Add testcases for bug #32001
Rob Richards [Wed, 2 Mar 2005 18:28:31 +0000 (18:28 +0000)]
BFN
Rob Richards [Wed, 2 Mar 2005 18:27:25 +0000 (18:27 +0000)]
Fixed bug #31033 (php:function(string, nodeset) with xsl:key crashes PHP)
- only in 5.1 branch for now due to significance of change
Stefan Esser [Wed, 2 Mar 2005 18:21:45 +0000 (18:21 +0000)]
Fixed possible bufferoverflow
Rob Richards [Wed, 2 Mar 2005 18:13:34 +0000 (18:13 +0000)]
Fixed bug #32001 (xml_parse_into_struct() exceeds maximum execution time)
<changelog@php.net> [Wed, 2 Mar 2005 01:35:54 +0000 (01:35 +0000)]
ChangeLog update
Marcus Boerger [Wed, 2 Mar 2005 01:15:54 +0000 (01:15 +0000)]
- Update .cvsignore
Marcus Boerger [Wed, 2 Mar 2005 01:14:41 +0000 (01:14 +0000)]
- Add new functions
Marcus Boerger [Tue, 1 Mar 2005 23:44:05 +0000 (23:44 +0000)]
- Update docu
Marcus Boerger [Tue, 1 Mar 2005 23:41:49 +0000 (23:41 +0000)]
- Support statuc methods/functions
Ilia Alshanetsky [Tue, 1 Mar 2005 21:32:25 +0000 (21:32 +0000)]
Fixed bug #31792 (getrusage() does not provide ru_nswap value).
Magnus M��tt� [Tue, 1 Mar 2005 21:09:12 +0000 (21:09 +0000)]
Add Oracle tests for PDO.
Andrei Zmievski [Tue, 1 Mar 2005 18:19:12 +0000 (18:19 +0000)]
Allow = sign in long option argument.
Fixes PEAR bug #1831.
Anantha Kesari H Y [Tue, 1 Mar 2005 14:59:37 +0000 (14:59 +0000)]
NetWare allows directory seperator as \ and /
Stefan Esser [Tue, 1 Mar 2005 13:53:02 +0000 (13:53 +0000)]
Handle last or broken JP2 boxes correctly.
Antony Dovgal [Tue, 1 Mar 2005 13:09:33 +0000 (13:09 +0000)]
fix SIGFPE in gmp_powm(), gmp_sqrt() & gmp_sqrtrem() when using negative values
do not allow negative value to be passed to gmp_fact()
Marcus Boerger [Tue, 1 Mar 2005 10:14:18 +0000 (10:14 +0000)]
- MFB
Marcus Boerger [Tue, 1 Mar 2005 10:06:11 +0000 (10:06 +0000)]
- Fix #32130 (ArrayIterator::seek() does not throw an Exception on invalid index)
Marcus Boerger [Tue, 1 Mar 2005 10:05:12 +0000 (10:05 +0000)]
- Need to store class entry
foobar [Tue, 1 Mar 2005 09:26:28 +0000 (09:26 +0000)]
update
foobar [Tue, 1 Mar 2005 09:25:36 +0000 (09:25 +0000)]
ws
foobar [Tue, 1 Mar 2005 02:17:41 +0000 (02:17 +0000)]
Fix the fix for one line comments with <script..> </script> tags
foobar [Tue, 1 Mar 2005 01:45:34 +0000 (01:45 +0000)]
touch
<changelog@php.net> [Tue, 1 Mar 2005 01:41:19 +0000 (01:41 +0000)]
ChangeLog update
Johannes Schlüter [Tue, 1 Mar 2005 00:23:31 +0000 (00:23 +0000)]
- Change comment: Syntax highlighter uses <span> instead of <font>
Marcus Boerger [Mon, 28 Feb 2005 22:37:13 +0000 (22:37 +0000)]
- Reserve some bits for flags
Ilia Alshanetsky [Mon, 28 Feb 2005 22:09:22 +0000 (22:09 +0000)]
Added notes about ignore_user_abort to php.ini*
Marcus Boerger [Mon, 28 Feb 2005 19:23:56 +0000 (19:23 +0000)]
- Need to drop ce until engine gets fixed
Marcus Boerger [Mon, 28 Feb 2005 18:53:33 +0000 (18:53 +0000)]
- Add support for methods dynamically added through object handlers
Marcus Boerger [Mon, 28 Feb 2005 18:44:14 +0000 (18:44 +0000)]
- Fix warning
Marcus Boerger [Mon, 28 Feb 2005 18:40:02 +0000 (18:40 +0000)]
- Changing handler table definitively results in SEGVs
foobar [Mon, 28 Feb 2005 16:47:52 +0000 (16:47 +0000)]
reorder
Stefan Esser [Mon, 28 Feb 2005 16:32:49 +0000 (16:32 +0000)]
This way around for correct error messages
Stefan Esser [Mon, 28 Feb 2005 16:22:39 +0000 (16:22 +0000)]
Drop invalid arrays
Joe Orton [Mon, 28 Feb 2005 13:30:50 +0000 (13:30 +0000)]
Fix type mismatch.
Rasmus Lerdorf [Mon, 28 Feb 2005 08:18:47 +0000 (08:18 +0000)]
If pdo is disabled, skip all the pdo extensions.
Pierre Joye [Mon, 28 Feb 2005 08:16:47 +0000 (08:16 +0000)]
- WS
Pierre Joye [Mon, 28 Feb 2005 08:13:35 +0000 (08:13 +0000)]
- create LIBXML_VERSION and LIBXML_DOTTED_VERSION constants
Wez Furlong [Mon, 28 Feb 2005 05:21:35 +0000 (05:21 +0000)]
Let's install the mbstring headers.
Fixes PECL #3516
Wez Furlong [Mon, 28 Feb 2005 03:23:56 +0000 (03:23 +0000)]
build bundled sqlite on win32
Wez Furlong [Mon, 28 Feb 2005 03:21:52 +0000 (03:21 +0000)]
juggle around a bit; commit generated file
<changelog@php.net> [Mon, 28 Feb 2005 01:39:43 +0000 (01:39 +0000)]
ChangeLog update
Wez Furlong [Mon, 28 Feb 2005 01:30:14 +0000 (01:30 +0000)]
fix for PECL Bug #3452
Marcus Boerger [Mon, 28 Feb 2005 01:08:07 +0000 (01:08 +0000)]
- Fix missapplied logic inversion
Marcus Boerger [Mon, 28 Feb 2005 00:07:16 +0000 (00:07 +0000)]
- Fix typo
Marcus Boerger [Sun, 27 Feb 2005 23:15:52 +0000 (23:15 +0000)]
- Add tests
Marcus Boerger [Sun, 27 Feb 2005 22:58:08 +0000 (22:58 +0000)]
- Disable direct serializing for PHP 5.0
Marcus Boerger [Sun, 27 Feb 2005 22:48:14 +0000 (22:48 +0000)]
- Allow default fetch mode to contain fetch flags
Marcus Boerger [Sun, 27 Feb 2005 22:39:35 +0000 (22:39 +0000)]
- Add new test
Marcus Boerger [Sun, 27 Feb 2005 22:32:11 +0000 (22:32 +0000)]
- Add some fetch column related capailities
- Add direct (classtype based) unserializing capabilities
Marcus Boerger [Sun, 27 Feb 2005 22:25:11 +0000 (22:25 +0000)]
- Add new test
Marcus Boerger [Sun, 27 Feb 2005 22:22:26 +0000 (22:22 +0000)]
- If silence if wanted we do not error out
Marcus Boerger [Sun, 27 Feb 2005 22:21:17 +0000 (22:21 +0000)]
- Add two new methods
- Fix signature, no need to cast it
Marcus Boerger [Sun, 27 Feb 2005 22:18:55 +0000 (22:18 +0000)]
- These must be initailized
Hartmut Holzgraefe [Sun, 27 Feb 2005 20:34:36 +0000 (20:34 +0000)]
fully distinguish between database and statement level errors
Rasmus Lerdorf [Sun, 27 Feb 2005 18:45:07 +0000 (18:45 +0000)]
Add a comment to remind me to have a look at this at some point.
Ilia Alshanetsky [Sun, 27 Feb 2005 17:08:18 +0000 (17:08 +0000)]
Fixed compiler warnings.
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.