1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
Commit Graph

11272 Commits

Author SHA1 Message Date
Ard Biesheuvel 654aa13c76 Added comment about ibase_num_rows() 2003-08-16 00:58:24 +00:00
foobar 1ba3e3a6dc MFB 2003-08-15 18:47:23 +00:00
Ard Biesheuvel dfbed2aa24 Added ibase_free_event_handler() 2003-08-15 16:13:51 +00:00
Andrey Hristov e8a3e059f0 2 proto fixes (Mehdi Achour) 2003-08-15 12:08:15 +00:00
John Coggeshall fbff369efc Updating TODO 2003-08-15 06:10:36 +00:00
Ard Biesheuvel d348c64326 Moved TRMLS_FETCH to correct scope 2003-08-15 00:16:58 +00:00
Ard Biesheuvel d5de1ad41c Added ibase_set_event_handler() 2003-08-15 00:06:07 +00:00
Marcus Boerger 33cae26946 Upds 2003-08-14 21:44:38 +00:00
Marcus Boerger 175c25c2a8 Add 'graphical' tree mode 2003-08-14 21:14:04 +00:00
Wez Furlong cb7f8881ea add credits 2003-08-14 20:48:06 +00:00
Wez Furlong 61313924a4 fix .net build 2003-08-14 20:31:38 +00:00
Ilia Alshanetsky 38a98c55f7 Fixed bug #25093 (Various leaks due to non-freed queries) 2003-08-14 17:49:08 +00:00
Marcus Boerger bf759e9609 Don't test other functionality than wddx here. 2003-08-14 17:25:05 +00:00
Wez Furlong 6df5d5ba20 Add new COM (and .Net) extension for php5.
Not yet complete, but should work for most people.
2003-08-14 16:49:56 +00:00
Ilia Alshanetsky e6b916cb15 Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields). 2003-08-14 14:36:38 +00:00
Ard Biesheuvel 970371efa2 Added ibase_wait_event() 2003-08-14 10:55:02 +00:00
Ilia Alshanetsky b9b75991e3 Fixed bug #25084 (Make refer check not dependant on register_globals) 2003-08-14 01:30:06 +00:00
Ilia Alshanetsky 5eb23bf01e Added missing skip condition 2003-08-14 00:54:28 +00:00
Ilia Alshanetsky 64345cdd6e Fixed a possible crash due to invalid handling of assert ini options. 2003-08-14 00:37:42 +00:00
Edin Kadribasic 07ed14a907 MFB: standard location for the include files 2003-08-13 23:04:08 +00:00
Wez Furlong 1e679b02fe It's boolean, not long.
# fixes a warning under vc7
2003-08-13 22:31:22 +00:00
Vlad Krupin a90d56f52c this comment makes no sense after the previous commit 2003-08-13 21:01:04 +00:00
Vlad Krupin 3aaff90725 changes to accomodate win32 build
# I am not sure whether reading from registry, like I do now is a good
# idea, but nobody on php-dev has offered any opinion for or against that
2003-08-13 18:59:44 +00:00
Vlad Krupin 5b6e35851d win32 build is now possible Credit is due to Jan Gehring <gehring@egotec.de> for figuring that out 2003-08-13 18:57:19 +00:00
Moriyoshi Koizumi fd8411635e Slight improvement. Hope this will make some difference. 2003-08-13 18:21:06 +00:00
foobar e7820af9f8 fix test 2003-08-13 10:40:28 +00:00
foobar e86d532430 Disable the debugging to prevent the tests from failing. 2003-08-13 10:35:14 +00:00
foobar 604b06e4ca Fix the test. (this was mixed test with bug #24159) 2003-08-13 09:48:20 +00:00
Marc Boeren c0dcd3647b Remove special-case from test for SQLite persistent connections. 2003-08-13 07:54:31 +00:00
Ard Biesheuvel 05db087834 Allow the use of EXECUTE PROCEDURE statements 2003-08-13 02:19:14 +00:00
foobar 8733d2dacb revert that, it did not fix anything 2003-08-13 01:37:31 +00:00
foobar 0ee19d47d9 Fix external builds (configure run outside srcdir) 2003-08-13 01:24:27 +00:00
Sara Golemon cc28589156 Prevent carryover when max-min > signed int max 2003-08-13 00:49:22 +00:00
Marcus Boerger fb1288d067 # Wez, your whish is my command 2003-08-12 21:29:28 +00:00
Marcus Boerger ab9198e396 Bugfix #25056 2003-08-12 21:15:16 +00:00
Ard Biesheuvel b220a551f6 .... and again 2003-08-12 18:08:13 +00:00
Ard Biesheuvel c552c34b76 Re-commit of failed patch 2003-08-12 18:01:59 +00:00
foobar 72000ab8a5 Revert previous patch. 2003-08-12 17:41:37 +00:00
Ard Biesheuvel b58fa703b4 Allow prepared execution of any non-query statement except CREATE DB
(fixes bug #7014)
2003-08-12 17:33:54 +00:00
Ard Biesheuvel 5a30b61eba Fixed bug #23936 (fail to select and fetch) 2003-08-12 13:19:36 +00:00
Andrey Hristov 9ac579c2c0 proto fixes(Mehdi Achour) 2003-08-12 11:37:40 +00:00
Ard Biesheuvel dd5b49796c Added comment in code :-) 2003-08-12 11:35:26 +00:00
Ard Biesheuvel 9e445746e5 Revert ugly workaround for erroneous results of ibase_num_rows() (see comment in code) 2003-08-12 11:27:03 +00:00
Ard Biesheuvel d6477e1b6d Fix for missing errmsg in test 005 2003-08-12 10:02:25 +00:00
Ard Biesheuvel cba7a31245 Tiny fix 2003-08-12 09:57:57 +00:00
Ard Biesheuvel 8d34c2b4ba Changed to reflect corrected ibase_trans() behaviour 2003-08-12 09:57:17 +00:00
Ilia Alshanetsky 025c35a58b Fix compiler warnings. 2003-08-12 04:19:06 +00:00
Ard Biesheuvel feb8bb7dfc Fix for failed tests except 005 2003-08-12 02:16:40 +00:00
foobar b2ef50391b fix build 2003-08-12 02:11:41 +00:00
foobar 83595f1f5c fix test 2003-08-12 02:05:21 +00:00