1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00
Commit Graph

22706 Commits

Author SHA1 Message Date
Ard Biesheuvel 78a3fe8fca Removed ibase_num_rows()
Converted some MACRO-isms
2003-08-16 01:58:29 +00:00
foobar 4eb7695bcd Removed ibase_num_rows() (requested by Ard) 2003-08-16 01:34:45 +00:00
Ard Biesheuvel 654aa13c76 Added comment about ibase_num_rows() 2003-08-16 00:58:24 +00:00
beb51466d5 ChangeLog update 2003-08-16 00:31:07 +00:00
Sascha Schumann b29b4441db Restrict scope of inline functions to compile unit
Submitted by: Jason Greene <jason@inetgurus.net>
2003-08-15 21:02:35 +00:00
Marcus Boerger ae46dc1517 It is maintained now by Ard 2003-08-15 19:37:03 +00:00
foobar 1ba3e3a6dc MFB 2003-08-15 18:47:23 +00:00
foobar 1212c2e3e1 group those ibase entries a bit + added ibase_free_event_handler() too 2003-08-15 16:32:42 +00:00
Ard Biesheuvel dfbed2aa24 Added ibase_free_event_handler() 2003-08-15 16:13:51 +00:00
foobar a2e91e3268 new functions in ext/interbase 2003-08-15 16:11:26 +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
21bed41873 ChangeLog update 2003-08-15 00:30:58 +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 29c434b4b7 update for com_dotnet 2003-08-14 20:57:49 +00:00
Wez Furlong cb7f8881ea add credits 2003-08-14 20:48:06 +00:00
Wez Furlong 799da1bc46 add news about COM 2003-08-14 20:47:29 +00:00
Wez Furlong 61313924a4 fix .net build 2003-08-14 20:31:38 +00:00
Derick Rethans b5cb1cbadb MFB: - Fix library path problems 2003-08-14 20:14:34 +00:00
Wez Furlong 7881c6e0b6 Might help to have the COM stuff actually build... 2003-08-14 17:58:58 +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 6e6a793bb9 fix this stuff 2003-08-14 17:06:43 +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
5eb3bb00db ChangeLog update 2003-08-14 00:31:18 +00:00
foobar 98c6a4fec0 MFB 2003-08-13 23:45:42 +00:00
31a0a30d9d ChangeLog update 2003-08-13 23:27:30 +00:00
ea2632506d ChangeLog update 2003-08-13 23:27:28 +00:00
808e49fea0 ChangeLog update 2003-08-13 23:24:59 +00:00
4713ec290a ChangeLog update 2003-08-13 23:20:59 +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
Greg Beaver f126c0df6a fixed include, verified that it indeed works, and PEAR.php passes the test :) 2003-08-13 22:05:23 +00:00
Greg Beaver baba5432c9 fix uninstall for optional dependencies, bug #25080 2003-08-13 21:16:31 +00:00
Greg Beaver f7a70ccc13 fix optional dependencies in reading, validating, and writing of package.xml 2003-08-13 21:12:15 +00:00
Vlad Krupin a90d56f52c this comment makes no sense after the previous commit 2003-08-13 21:01:04 +00:00
Greg Beaver f2c05e87af updating for release 2003-08-13 20:38:44 +00:00
Greg Beaver 0901d5e3b7 fix for Bug #21845 $this in static calls 2003-08-13 20:36:54 +00:00
Greg Beaver 6366483f1b tests for pear error handling 2003-08-13 20:34:48 +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