| a666285 |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/php-src/ext/interbase/interbase.c
|
| 8775a37 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/interbase/interbase.c
|
| 5c42cde |
|
01-Aug-2011 |
Stanislav Malyshev <stas@php.net> |
fix params parsing
/php-src/ext/interbase/interbase.c
|
| 27cb624 |
|
28-Jul-2011 |
Pierre Joye <pajoye@php.net> |
- Fix #55301 (interbase part) check if malloc succeded
/php-src/ext/interbase/interbase.c
|
| da37638 |
|
25-Jul-2011 |
Felipe Pena <felipe@php.net> |
- Make usage of new PHP_FE_END macro
/php-src/ext/interbase/interbase.c
|
| accc8ee |
|
24-Feb-2011 |
Felipe Pena <felipe@php.net> |
- Fixed possible off-by-one overflow in ibase_gen_id()
/php-src/ext/interbase/interbase.c
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/ext/interbase/interbase.c
|
| 8092656 |
|
26-Jun-2010 |
Felipe Pena <felipe@php.net> |
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
/php-src/ext/interbase/interbase.c
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/php-src/ext/interbase/interbase.c
|
| 0f00498 |
|
16-Jul-2009 |
Rasmus Lerdorf <rasmus@php.net> |
Buffer handling fixes
/php-src/ext/interbase/interbase.c
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/php-src/ext/interbase/interbase.c
|
| 65cfb01 |
|
23-Nov-2008 |
Felipe Pena <felipe@php.net> |
- MFH: New parameter parsing API
/php-src/ext/interbase/interbase.c
|
| fc2fb50 |
|
17-Nov-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
/php-src/ext/interbase/interbase.c
|
| a2556b1 |
|
11-Nov-2008 |
Felipe Pena <felipe@php.net> |
- MFH: New parameter parsing API
/php-src/ext/interbase/interbase.c
|
| 9178503 |
|
11-Nov-2008 |
Felipe Pena <felipe@php.net> |
MFH: - Added ZEND_FETCH_RESOURCE2_NO_RETURN() (a version of ZEND_FETCH_RESOURCE2 but without the ZEND_VERIFY_RESOURCE() which contains RETURN_FALSE) - Fixed bug #46543 (ibase_trans() memory leaks when using wrong parameters)
/php-src/ext/interbase/interbase.c
|
| 7a37fa2 |
|
02-Nov-2008 |
Felipe Pena <felipe@php.net> |
- Revert ZEND_BEGIN_ARG_INFO change
/php-src/ext/interbase/interbase.c
|
| df10005 |
|
24-Oct-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
/php-src/ext/interbase/interbase.c
|
| 9d56746 |
|
07-Jul-2008 |
Felipe Pena <felipe@php.net> |
- Added arginfo
/php-src/ext/interbase/interbase.c
|
| 84a8bb0 |
|
10-Mar-2008 |
Felipe Pena <felipe@php.net> |
MFH: New way for check void parameters
/php-src/ext/interbase/interbase.c
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/php-src/ext/interbase/interbase.c
|
| 6c810b0 |
|
27-Sep-2007 |
Dmitry Stogov <dmitry@php.net> |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
/php-src/ext/interbase/interbase.c
|
| d193017 |
|
28-Feb-2007 |
Hannes Magnusson <bjori@php.net> |
Typo
/php-src/ext/interbase/interbase.c
|
| cc04404 |
|
27-Feb-2007 |
Ilia Alshanetsky <iliaa@php.net> |
snprintf() -> slprintf() # Part 1
/php-src/ext/interbase/interbase.c
|
| 50ea267 |
|
24-Feb-2007 |
Marcus Boerger <helly@php.net> |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
/php-src/ext/interbase/interbase.c
|
| 5f12c71 |
|
18-Jan-2007 |
Antony Dovgal <tony2001@php.net> |
MFH
/php-src/ext/interbase/interbase.c
|
| 05c11fd |
|
18-Jan-2007 |
Antony Dovgal <tony2001@php.net> |
MFH
/php-src/ext/interbase/interbase.c
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/php-src/ext/interbase/interbase.c
|
| 1dbaae2 |
|
15-Jun-2006 |
Dmitry Stogov <dmitry@php.net> |
Added automatic module globals management
/php-src/ext/interbase/interbase.c
|
| 5bd9322 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
bump year and license version
/php-src/ext/interbase/interbase.c
|
| d05c2a4 |
|
11-Dec-2005 |
Marcus Boerger <helly@php.net> |
- MFH Revert accidential 'drop in' from 1.227
/php-src/ext/interbase/interbase.c
|
| 3e669bc |
|
06-Dec-2005 |
foobar <sniper@php.net> |
MFH: nuke php3 legacy
/php-src/ext/interbase/interbase.c
|
| a3af52c |
|
05-Dec-2005 |
foobar <sniper@php.net> |
MFH: list_entry -> zend_rsrc_list_entry
/php-src/ext/interbase/interbase.c
|
| 23e671a |
|
03-Aug-2005 |
foobar <sniper@php.net> |
- Bumber up year
/php-src/ext/interbase/interbase.c
|
| f21ab2f |
|
23-Feb-2005 |
Ard Biesheuvel <abies@php.net> |
Fixed bug #31597: ibase_connect() - incorrect warning
/php-src/ext/interbase/interbase.c
|
| 1b4e0b8 |
|
06-Jul-2004 |
Ard Biesheuvel <abies@php.net> |
Don't copy ini items to module globals (fixed unregistered bug with mangled default_db setting)
/php-src/ext/interbase/interbase.c
|
| 81dbc2f |
|
30-Jun-2004 |
Ard Biesheuvel <abies@php.net> |
Fixed Ilia's alloca() issue/exploit Removed pointless RINIT() Use macros for consistent resource type names
/php-src/ext/interbase/interbase.c
|
| ff3a363 |
|
01-Jun-2004 |
Ard Biesheuvel <abies@php.net> |
Use constant IBASE_CREATE instead of just 0
/php-src/ext/interbase/interbase.c
|
| 17da85b |
|
30-May-2004 |
Ard Biesheuvel <abies@php.net> |
Fix Win32 build Added missing 'break'
/php-src/ext/interbase/interbase.c
|
| bd2ddd9 |
|
30-May-2004 |
Ard Biesheuvel <abies@php.net> |
Fix HTML/table layout in info() entry
/php-src/ext/interbase/interbase.c
|
| 56ca01d |
|
30-May-2004 |
Ard Biesheuvel <abies@php.net> |
Removed ibase_timefmt() - use ini_set() instead Improved phpinfo() appearance
/php-src/ext/interbase/interbase.c
|
| 5f53ee1 |
|
28-May-2004 |
Ard Biesheuvel <abies@php.net> |
Changed default date format to ISO Enable sync flag in connect()
/php-src/ext/interbase/interbase.c
|
| 850c6a2 |
|
28-May-2004 |
Ard Biesheuvel <abies@php.net> |
Fix commit/rollback of multi-link transactions Some CS
/php-src/ext/interbase/interbase.c
|
| 8b1fca9 |
|
22-May-2004 |
Ard Biesheuvel <abies@php.net> |
Use dummy status vector in ibase_connect() Added fbird_ aliases for all ibase_ functions # See comment in code for more info # Please let me know if there are any namespace issues involved
/php-src/ext/interbase/interbase.c
|
| afc9cb1 |
|
12-May-2004 |
Ard Biesheuvel <abies@php.net> |
Dropped support for ancient Interbase versions (< 6) # This has no consequences for Firebird, as its initial release was based on IB 6
/php-src/ext/interbase/interbase.c
|
| b4939df |
|
12-May-2004 |
Ard Biesheuvel <abies@php.net> |
Made ibase_timefmt() check its args more thoroughly and nuked a pointless malloc()
/php-src/ext/interbase/interbase.c
|
| ecfd014 |
|
12-May-2004 |
Ard Biesheuvel <abies@php.net> |
Made ibase_gen_id() bail out on incorrect args
/php-src/ext/interbase/interbase.c
|
| 18fa461 |
|
05-Apr-2004 |
Ard Biesheuvel <abies@php.net> |
More divide & conquer
/php-src/ext/interbase/interbase.c
|
| cd7e8bd |
|
03-Apr-2004 |
Ard Biesheuvel <abies@php.net> |
Change definition of ISC_LONG_[MIN|MAX] to please MSVC.
/php-src/ext/interbase/interbase.c
|
| 0d5a3f0 |
|
01-Apr-2004 |
Ard Biesheuvel <abies@php.net> |
WS
/php-src/ext/interbase/interbase.c
|
| 1eb428e |
|
01-Apr-2004 |
Ard Biesheuvel <abies@php.net> |
Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...")
/php-src/ext/interbase/interbase.c
|
| 6bfc0d0 |
|
08-Mar-2004 |
Ard Biesheuvel <abies@php.net> |
Merged some more odd fixes from my own branch
/php-src/ext/interbase/interbase.c
|
| 48d1643 |
|
08-Mar-2004 |
Ard Biesheuvel <abies@php.net> |
Cleaned up array handling and optimize for the case where no array fields are used Fix timestamp binding for Win32 (which doesn't have gmtime_r()) CS
/php-src/ext/interbase/interbase.c
|
| 4fffb84 |
|
07-Mar-2004 |
Ard Biesheuvel <abies@php.net> |
Simplify / fix
/php-src/ext/interbase/interbase.c
|
| 67cdc2c |
|
07-Mar-2004 |
Ard Biesheuvel <abies@php.net> |
Added missing support for binding timestamps # Returning timestamps was already supported
/php-src/ext/interbase/interbase.c
|
| 8747289 |
|
20-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Fix some issues with persistent links
/php-src/ext/interbase/interbase.c
|
| c796a47 |
|
17-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Fixed unregistered bugs in event handling Cleaned up some of the code Removed ISC_QUAD from static initializers because it looks different on some platforms
/php-src/ext/interbase/interbase.c
|
| 595d6a2 |
|
15-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Reintroduce param NULL testing (see bug #26777)
/php-src/ext/interbase/interbase.c
|
| a3dd0ef |
|
11-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Add version info about run-time client library # A number of user crashes appear to be caused # by using incorrect combinations of libraries
/php-src/ext/interbase/interbase.c
|
| 9415013 |
|
06-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Fix build with Win32 Interbase 5.x
/php-src/ext/interbase/interbase.c
|
| 1db65df |
|
02-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Use correct flag for repair options
/php-src/ext/interbase/interbase.c
|
| 80e3384 |
|
02-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Use php_ prefix for header files Added nearly complete implementation of service API
/php-src/ext/interbase/interbase.c
|
| 7b606b9 |
|
01-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Remove extension internals from php_interbase.h
/php-src/ext/interbase/interbase.c
|
| 69d53a7 |
|
01-Feb-2004 |
Ard Biesheuvel <abies@php.net> |
Added backup/restore functions Split interbase.c into several files # It was becoming too big to handle
/php-src/ext/interbase/interbase.c
|
| 8992afd |
|
21-Jan-2004 |
Ard Biesheuvel <abies@php.net> |
MFB
/php-src/ext/interbase/interbase.c
|
| fad3a6e |
|
12-Jan-2004 |
Ard Biesheuvel <abies@php.net> |
More handsome solution for previous fix
/php-src/ext/interbase/interbase.c
|
| 961f398 |
|
12-Jan-2004 |
Ard Biesheuvel <abies@php.net> |
Added sanity check on ibase_[p]connect() dialect argument (fixes obscure unregistered bug)
/php-src/ext/interbase/interbase.c
|
| dbeb415 |
|
08-Jan-2004 |
Andi Gutmans <andi@php.net> |
- A belated happy holidays and PHP 5
/php-src/ext/interbase/interbase.c
|
| ee8f019 |
|
07-Jan-2004 |
Ard Biesheuvel <abies@php.net> |
Let DB handle NULL params, fixes bug #26777
/php-src/ext/interbase/interbase.c
|
| c40234b |
|
26-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Let client library pick its own transaction param defaults
/php-src/ext/interbase/interbase.c
|
| 50911d0 |
|
23-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Always return long from ibase_gen_id() on IB < 6
/php-src/ext/interbase/interbase.c
|
| afdc20a |
|
23-Sep-2003 |
foobar <sniper@php.net> |
ws fix
/php-src/ext/interbase/interbase.c
|
| f48f725 |
|
23-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Added ibase_gen_id() # Lightweight shortcut to SELECT GEN_ID() ... function
/php-src/ext/interbase/interbase.c
|
| 55d9ec0 |
|
22-Sep-2003 |
Hartmut Holzgraefe <hholzgra@php.net> |
proto thiko fix
/php-src/ext/interbase/interbase.c
|
| 0cce471 |
|
17-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Link to fbclient.dll if available Add client lib name to dll version info
/php-src/ext/interbase/interbase.c
|
| b9a208d |
|
16-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Use isc_get_version() for client lib info if available
/php-src/ext/interbase/interbase.c
|
| 92b237f |
|
16-Sep-2003 |
Hartmut Holzgraefe <hholzgra@php.net> |
proto fix
/php-src/ext/interbase/interbase.c
|
| 95b0fc5 |
|
12-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Pointer size fix
/php-src/ext/interbase/interbase.c
|
| 7ff3a3e |
|
11-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Add client library info to phpinfo() function Small inter-op fix for IB6
/php-src/ext/interbase/interbase.c
|
| c5b69dc |
|
11-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Changed unsigned ISC_LONG to ISC_LONG # Build fix for FB 1.5
/php-src/ext/interbase/interbase.c
|
| 6c0e21f |
|
07-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Add version info to Windows DLL
/php-src/ext/interbase/interbase.c
|
| 2815169 |
|
05-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Be more relaxed about dimensions of array arguments
/php-src/ext/interbase/interbase.c
|
| e73be1c |
|
04-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Added support for binding arrays
/php-src/ext/interbase/interbase.c
|
| f4511d4 |
|
04-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Don't rely on sizeof(int) == 4
/php-src/ext/interbase/interbase.c
|
| cb8da7b |
|
04-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Fix inter-op with IB < 6 Fixes for 64-bit archs
/php-src/ext/interbase/interbase.c
|
| 6f99868 |
|
04-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed fetching of arrays # Untested for multidimensional arrays
/php-src/ext/interbase/interbase.c
|
| 912a834 |
|
04-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
No scaling for double type Added missing array types Precompute scale factors
/php-src/ext/interbase/interbase.c
|
| b3b6883 |
|
03-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Fix binding of 16-bit NUMERIC parameters
/php-src/ext/interbase/interbase.c
|
| d674159 |
|
02-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Nuke far pointers # Unfortunately, this does break compatibility with Windows 3.x :-)
/php-src/ext/interbase/interbase.c
|
| f19dcfe |
|
02-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
CS fixes # Boy, these guys are worse than -ansi -pedantic
/php-src/ext/interbase/interbase.c
|
| 4545ea4 |
|
02-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Make ibase_{param|field}_info() return typenames that actually mean something
/php-src/ext/interbase/interbase.c
|
| 0f1b506 |
|
02-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Can't ignore variadic DEBUG macro for compilers that don't support them. Revert.
/php-src/ext/interbase/interbase.c
|
| dbdd5b4 |
|
02-Sep-2003 |
Ard Biesheuvel <abies@php.net> |
Changed some formatting/macro/debugging/variadic stuff
/php-src/ext/interbase/interbase.c
|
| 6ee5a0d |
|
28-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Prototype fixes Return number of affected rows by ibase_query() and ibase_execute() if > 0 # Second change was actually introduced in 1.149, but never # mentioned in the CVS log
/php-src/ext/interbase/interbase.c
|
| 5000665 |
|
28-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed some format strings
/php-src/ext/interbase/interbase.c
|
| fd89b9a |
|
28-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Removed TSRMLS_FETCH from _php_ibase_module_error()
/php-src/ext/interbase/interbase.c
|
| 2db5c7d |
|
27-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Do not reuse data structure for ibase_execute() results. Invalidate the results whose statement handle has been invalidated. # EXEC PROCEDURE results don't need a statement handle, so # the result doesn't have to be invalidated. Fixed some add_{index|assoc}_*() bogosity
/php-src/ext/interbase/interbase.c
|
| 84f9959 |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fix false warning on zero-size BLOB fetch
/php-src/ext/interbase/interbase.c
|
| 27582c4 |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Reuse result data structure and resource id for consecutive executions of a prepared query # As previous resources are invalidated anyway because their statement # handle is reused, we don't have to allocate a new result for every # execution of a prepared query
/php-src/ext/interbase/interbase.c
|
| d70f744 |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Moved transaction defaults to header file
/php-src/ext/interbase/interbase.c
|
| 8f86999 |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Cleaned up _php_ibase_var_zval()
/php-src/ext/interbase/interbase.c
|
| 5515268 |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fix Win32 build
/php-src/ext/interbase/interbase.c
|
| 1b8e044 |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Moved some local vars to stack
/php-src/ext/interbase/interbase.c
|
| d7c734e |
|
20-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Nuke link handle from BLOB id # Now BLOB ids can survive disconnect/reconnect Added link argument to ibase_blob_{open|info|echo}()
/php-src/ext/interbase/interbase.c
|
| f96efcb |
|
18-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Nuke bogus BLOB ids # User-space BLOB id no longer contains transaction handle, so BLOB ids # now remain valid throughout multiple transactions. # Oh, and they look better too :-)
/php-src/ext/interbase/interbase.c
|
| a4bb353 |
|
17-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Simplify previous fix
/php-src/ext/interbase/interbase.c
|
| 008115b |
|
17-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed leak in _php_ibase_bind()
/php-src/ext/interbase/interbase.c
|
| 0e69444 |
|
17-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fix possible leak in _php_ibase_fetch_hash()
/php-src/ext/interbase/interbase.c
|
| 1967cee |
|
17-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Apply fix for ibase_blob_get() to ibase_fetch_*() Apply fix for ibase_blob_add() to ibase_query()/ibase_execute()
/php-src/ext/interbase/interbase.c
|
| 841983f |
|
16-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Always fill entire buffer in ibase_blob_get()
/php-src/ext/interbase/interbase.c
|
| 254f827 |
|
16-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed bug #18744
/php-src/ext/interbase/interbase.c
|
| b305867 |
|
16-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed bug #24224 Some general cleaning up Some preliminary changes for extensions to array functions
/php-src/ext/interbase/interbase.c
|
| 78a3fe8 |
|
16-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Removed ibase_num_rows() Converted some MACRO-isms
/php-src/ext/interbase/interbase.c
|
| 654aa13 |
|
16-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added comment about ibase_num_rows()
/php-src/ext/interbase/interbase.c
|
| dfbed2a |
|
15-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added ibase_free_event_handler()
/php-src/ext/interbase/interbase.c
|
| d348c64 |
|
15-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Moved TRMLS_FETCH to correct scope
/php-src/ext/interbase/interbase.c
|
| d5de1ad |
|
15-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added ibase_set_event_handler()
/php-src/ext/interbase/interbase.c
|
| 970371e |
|
14-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added ibase_wait_event()
/php-src/ext/interbase/interbase.c
|
| e86d532 |
|
13-Aug-2003 |
foobar <sniper@php.net> |
Disable the debugging to prevent the tests from failing.
/php-src/ext/interbase/interbase.c
|
| 05db087 |
|
13-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Allow the use of EXECUTE PROCEDURE statements
/php-src/ext/interbase/interbase.c
|
| c552c34 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Re-commit of failed patch
/php-src/ext/interbase/interbase.c
|
| 72000ab |
|
12-Aug-2003 |
foobar <sniper@php.net> |
Revert previous patch.
/php-src/ext/interbase/interbase.c
|
| b58fa70 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Allow prepared execution of any non-query statement except CREATE DB (fixes bug #7014)
/php-src/ext/interbase/interbase.c
|
| 5a30b61 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed bug #23936 (fail to select and fetch)
/php-src/ext/interbase/interbase.c
|
| dd5b497 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added comment in code :-)
/php-src/ext/interbase/interbase.c
|
| 9e44574 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Revert ugly workaround for erroneous results of ibase_num_rows() (see comment in code)
/php-src/ext/interbase/interbase.c
|
| d6477e1 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fix for missing errmsg in test 005
/php-src/ext/interbase/interbase.c
|
| feb8bb7 |
|
12-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fix for failed tests except 005
/php-src/ext/interbase/interbase.c
|
| b2ef503 |
|
12-Aug-2003 |
foobar <sniper@php.net> |
fix build
/php-src/ext/interbase/interbase.c
|
| 93bcd55 |
|
12-Aug-2003 |
Ilia Alshanetsky <iliaa@php.net> |
emalloc -> safe_emalloc
/php-src/ext/interbase/interbase.c
|
| 69252c3 |
|
10-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added ibase_num_params() and ibase_param_info() @- Added function ibase_num_params() (Ard) @- Added function ibase_param_info() (Ard)
/php-src/ext/interbase/interbase.c
|
| 9972e05 |
|
10-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Win32 fixes
/php-src/ext/interbase/interbase.c
|
| 9510d99 |
|
10-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added ibase_affected_rows() and ibase_num_rows() Fix for ibase_fetch_*() error after exhaustion of result @- Added ibase_affected_row() (Ard) @- Added ibase_num_rows() (Ard)
/php-src/ext/interbase/interbase.c
|
| b676e95 |
|
10-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Changed ibase_query() to free transaction resource if SQL is COMMIT or ROLLBACK
/php-src/ext/interbase/interbase.c
|
| b1db823 |
|
08-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Changes ibase_query() to support SET TRANSACTION statements @- Added support for SET TRANSACTION statements in ibase_query() (Ard)
/php-src/ext/interbase/interbase.c
|
| 870ba56 |
|
08-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Changed the names of some struct members for readability Added function ibase_errcode() @- Added function ibase_errcode() (Ard)
/php-src/ext/interbase/interbase.c
|
| f9ad8f2 |
|
08-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Changed _php_ibase_trans_end() to allow committing of default transaction of a non-default link
/php-src/ext/interbase/interbase.c
|
| 712d7d5 |
|
07-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Fixed crash in _php_ibase_error() after request shutdown
/php-src/ext/interbase/interbase.c
|
| fdb039d |
|
07-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
K&R cosmetics # Summary of the changes in recent revisions for the NEWS file @- Changes to Interbase extension: (Ard) @ . Support in ibase_trans() for multiple databases @ . New functions ibase_commit_ret() and ibase_rollback_ret(), which retain @ the transaction context after execution @ . Support in ibase_query() for CREATE DATABASE statements @ . New function ibase_drop_db() @ . New function ibase_name_result(), which assigns a name to a result for use @ with SELECT ... FOR UPDATE statements
/php-src/ext/interbase/interbase.c
|
| 00d4228 |
|
06-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Added three new user functions ibase_{commit|rollback}_ret() Commit or rollback a transaction without losing the transaction context. ibase_name_result() Assign a name to a result so {UPDATE|DELETE} ... WHERE CURRENT OF <name> statements can be used.
/php-src/ext/interbase/interbase.c
|
| 9f46081 |
|
06-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
ibase_query() now returns a link resource if a CREATE DB was issued
/php-src/ext/interbase/interbase.c
|
| 966663d |
|
06-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Minor Win32 fixes/cleanups
/php-src/ext/interbase/interbase.c
|
| 3ef8d36 |
|
05-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Changed ibase_trans() to allow multi-DB transactions with distinct trans_args for each connection.
/php-src/ext/interbase/interbase.c
|
| 605619b |
|
05-Aug-2003 |
foobar <sniper@php.net> |
Fix CS/WS
/php-src/ext/interbase/interbase.c
|
| f98251f |
|
05-Aug-2003 |
Ard Biesheuvel <abies@php.net> |
Significant changes to layout of internal data structures in order to accomodate and carry out the following changes: * Removal of arbitrary 'transactions-per-link' limit, * Transactions over multiple databases. Leak fixes in ibase_query() and ibase_execute() by replacing emalloc() with do_alloca() Changes to ibase_query() to enable the use of CREATE DATABASE ... Added ibase_drop_db()
/php-src/ext/interbase/interbase.c
|
| b645c60 |
|
10-Jul-2003 |
foobar <sniper@php.net> |
- Fixed bug #11924 (ibase_query() and ibase_execute() mangled passed parameter variables)
/php-src/ext/interbase/interbase.c
|
| e537337 |
|
16-Jun-2003 |
Daniela Mariaschi <daniela@php.net> |
proto fixes ibase_rollback and ibase_commit
/php-src/ext/interbase/interbase.c
|
| 244c706 |
|
15-Jun-2003 |
Edin Kadribasic <edink@php.net> |
Fixed ZTS build
/php-src/ext/interbase/interbase.c
|
| e8e4db8 |
|
14-Jun-2003 |
Daniela Mariaschi <daniela@php.net> |
Added IBASE_REC_VERSION/IBASE_REC_NO_VERSION transaction constants required from bugs #8797 #23887 (added IBASE_WRITE, IBASE_WAIT, IBASE_CONCURRENCY just for clarity)
/php-src/ext/interbase/interbase.c
|
| 080eaaf |
|
12-Jun-2003 |
Andrey Hristov <andrey@php.net> |
proto fixes
/php-src/ext/interbase/interbase.c
|
| f68c7ff |
|
10-Jun-2003 |
James Cox <imajes@php.net> |
updating license information in the headers.
/php-src/ext/interbase/interbase.c
|
| 234e7a3 |
|
02-Jun-2003 |
Daniela Mariaschi <daniela@php.net> |
Fixed numeric/decimal +/-(x,y) +/-(x,0) for all platforms
/php-src/ext/interbase/interbase.c
|
| 82d513e |
|
14-May-2003 |
Daniela Mariaschi <daniela@php.net> |
better fix bug #20641. Overflow numeric/decimal datatype on NT
/php-src/ext/interbase/interbase.c
|
| 46b1372 |
|
05-May-2003 |
Daniela Mariaschi <daniela@php.net> |
- removed error message in dtor (causing segfault when user doesn't free statement) - removed erroneous controls as for bug #23436
/php-src/ext/interbase/interbase.c
|
| fcb43b7 |
|
16-Mar-2003 |
foobar <sniper@php.net> |
WS & CS fixes + some TSRM_FETCH() removals + pval -> zval
/php-src/ext/interbase/interbase.c
|
| d4a7259 |
|
16-Mar-2003 |
foobar <sniper@php.net> |
- Fixed bug #22709 (crash within interbase when database unavailable)
/php-src/ext/interbase/interbase.c
|
| b07507f |
|
14-Mar-2003 |
foobar <sniper@php.net> |
No c++ comments!
/php-src/ext/interbase/interbase.c
|
| 08267e4 |
|
13-Mar-2003 |
Daniela Mariaschi <daniela@php.net> |
Numeric/decimal datatype overflow on Win32. Fixed bug #20641
/php-src/ext/interbase/interbase.c
|
| 3c9155e |
|
07-Mar-2003 |
foobar <sniper@php.net> |
Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change.
/php-src/ext/interbase/interbase.c
|
| e2868b5 |
|
18-Jan-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Removed pointless memory allocation checks.
/php-src/ext/interbase/interbase.c
|
| 1351f42 |
|
15-Jan-2003 |
Ilia Alshanetsky <iliaa@php.net> |
More build fixes.
/php-src/ext/interbase/interbase.c
|
| ea0f37f |
|
15-Jan-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Build fixes.
/php-src/ext/interbase/interbase.c
|
| dbe5972 |
|
15-Jan-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed typos.
/php-src/ext/interbase/interbase.c
|
| fc9282c |
|
15-Jan-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Kill compile warning.
/php-src/ext/interbase/interbase.c
|
| 299614a |
|
15-Jan-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Newer parameter parsing API.
/php-src/ext/interbase/interbase.c
|
| b506f5c |
|
31-Dec-2002 |
Sebastian Bergmann <sebastian@php.net> |
Bump year.
/php-src/ext/interbase/interbase.c
|
| 69a6289 |
|
02-Oct-2002 |
Daniela Mariaschi <daniela@php.net> |
syntax to avoid error while reading data from file in ibase_blob_import
/php-src/ext/interbase/interbase.c
|
| 0141e97 |
|
25-Sep-2002 |
Wez Furlong <wez@php.net> |
Make these all work with persistent streams too.
/php-src/ext/interbase/interbase.c
|
| 861f688 |
|
12-Sep-2002 |
Derick Rethans <derick@php.net> |
- Fixed linker error when HAVE_STRFTIME was not set
/php-src/ext/interbase/interbase.c
|
| 70a5d29 |
|
19-Jul-2002 |
Derick Rethans <derick@php.net> |
Unify error messages
/php-src/ext/interbase/interbase.c
|
| ee477db |
|
26-Jun-2002 |
Sascha Schumann <sas@php.net> |
Fix code which makes wrong assumptions about the return value of snprintf. The AOLserver module did not use the return value, so simply drop it.
/php-src/ext/interbase/interbase.c
|
| 70184d3 |
|
06-Jun-2002 |
Daniela Mariaschi <daniela@php.net> |
Add control on the IB version. ibase_add_user(),ibase_modify_user() and ibase_delete_user() are available with IB6 or later
/php-src/ext/interbase/interbase.c
|
| 87148b6 |
|
12-May-2002 |
Daniela Mariaschi <daniela@php.net> |
fix bug #17040 ibase_close again..... User can't close a connection if there are blobs opened. He must close them before to not loose data....
/php-src/ext/interbase/interbase.c
|
| cbb2dbb |
|
09-May-2002 |
Daniela Mariaschi <daniela@php.net> |
corrected parameter
/php-src/ext/interbase/interbase.c
|
| f7d5d10 |
|
09-May-2002 |
Daniela Mariaschi <daniela@php.net> |
fix test 5 to pass
/php-src/ext/interbase/interbase.c
|
| c02a5dc |
|
04-Apr-2002 |
Daniela Mariaschi <daniela@php.net> |
Fixed sigfault in ibase_close(). Bug #15419 #15992 @- Fixed sigfault in ibase_close() if user doesn't free resultset @ (Bug #15419, #15992) (daniela)
/php-src/ext/interbase/interbase.c
|
| c3daa18 |
|
19-Mar-2002 |
Daniela Mariaschi <daniela@php.net> |
fixed floating number incorrectly rendered (as mentioned by giancarlo@niccolai.ws in BUG #14755)
/php-src/ext/interbase/interbase.c
|
| b85096f |
|
16-Mar-2002 |
Wez Furlong <wez@php.net> |
fix build problem for interbase
/php-src/ext/interbase/interbase.c
|
| 0f65280 |
|
15-Mar-2002 |
Wez Furlong <wez@php.net> |
New PHP streams...
/php-src/ext/interbase/interbase.c
|
| 716e6a0 |
|
15-Mar-2002 |
Daniela Mariaschi <daniela@php.net> |
added new ibase_fetch_assoc() php function
/php-src/ext/interbase/interbase.c
|
| d716e02 |
|
06-Mar-2002 |
Derick Rethans <derick@php.net> |
- Fix for bug #12383 and #14755: 105.05$ becomes 105.5$ (Patch by: Giancarlo Niccolai <giancarlo@niccolai.org>)
/php-src/ext/interbase/interbase.c
|
| 6f6c4ec |
|
01-Mar-2002 |
Derick Rethans <derick@php.net> |
- Add support for returning NULL values from Interbase resultsets (Patch by Daniela Mariaschi <mariaschi@libero.it>)
/php-src/ext/interbase/interbase.c
|
| ece1524 |
|
27-Jan-2002 |
fabrice aeschbacher <aeschbacher@php.net> |
add ibase_add_user(), ibase_modify_user(), ibase_delete_use()
/php-src/ext/interbase/interbase.c
|
| 3893351 |
|
11-Dec-2001 |
Sebastian Bergmann <sebastian@php.net> |
Update headers.
/php-src/ext/interbase/interbase.c
|
| 6892520 |
|
11-Oct-2001 |
Stig Bakken <ssb@php.net> |
* zend_module_entry change: apino, debug and zts are moved first, see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
/php-src/ext/interbase/interbase.c
|
| 6cfba2a |
|
25-Sep-2001 |
Jeroen van Wolffelaar <jeroen@php.net> |
2nd phase in back-substitution those macro's I've got pretty much everything now...
/php-src/ext/interbase/interbase.c
|
| c033288 |
|
25-Sep-2001 |
Jeroen van Wolffelaar <jeroen@php.net> |
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.
/php-src/ext/interbase/interbase.c
|
| 78747bd |
|
09-Sep-2001 |
Derick Rethans <derick@php.net> |
- Don't wrap lines... this is annoying while coding.
/php-src/ext/interbase/interbase.c
|
| 7101179 |
|
04-Sep-2001 |
Rasmus Lerdorf <rasmus@php.net> |
Interbase extension fixes by Jeremy Bettis (.dsp patch looked funky, but these ones look ok)
/php-src/ext/interbase/interbase.c
|
| 4d11d90 |
|
13-Aug-2001 |
Rasmus Lerdorf <rasmus@php.net> |
Track down a few more functions that don't check for 0 args and use faster mechanism
/php-src/ext/interbase/interbase.c
|
| 8c497f0 |
|
13-Aug-2001 |
Rasmus Lerdorf <rasmus@php.net> |
We don't consistently check for args passed to functions that don't take any args. In some cases we probably want to skip the check for performance reasons, but in other cases where performance is unlikely to be a factor, not throwing a warning on the wrong number of args passed to a function is at best inconsistent, and at worst it could hide a bug. So, add a few such checks. There are still lots of cases out there.
/php-src/ext/interbase/interbase.c
|
| f6f6c4d |
|
11-Aug-2001 |
Zeev Suraski <zeev@php.net> |
Whitespace
/php-src/ext/interbase/interbase.c
|
| 23b9300 |
|
06-Aug-2001 |
Sascha Schumann <sas@php.net> |
more tsrm cleanup
/php-src/ext/interbase/interbase.c
|
| 9be8c97 |
|
31-Jul-2001 |
Zeev Suraski <zeev@php.net> |
Some more TSRMLS_FETCH work
/php-src/ext/interbase/interbase.c
|
| aa1772c |
|
31-Jul-2001 |
Zeev Suraski <zeev@php.net> |
More TSRMLS_FETCH annihilation
/php-src/ext/interbase/interbase.c
|
| 797a079 |
|
30-Jul-2001 |
Zeev Suraski <zeev@php.net> |
More TSRMLS_FETCH work, and a bit of cleanup
/php-src/ext/interbase/interbase.c
|
| 7b1c400 |
|
30-Jul-2001 |
Zeev Suraski <zeev@php.net> |
More TSRMLS_FETCH annihilation (Zend compatibility patch)
/php-src/ext/interbase/interbase.c
|
| 1c25b8d |
|
30-Jul-2001 |
Zeev Suraski <zeev@php.net> |
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way
/php-src/ext/interbase/interbase.c
|
| d87cc97 |
|
28-Jul-2001 |
Zeev Suraski <zeev@php.net> |
Redesigned thread safety mechanism - nua nua
/php-src/ext/interbase/interbase.c
|
| bdcff98 |
|
09-Jun-2001 |
Daniel Beulshausen <dbeu@php.net> |
fix compilation
/php-src/ext/interbase/interbase.c
|
| 81e2cf0 |
|
06-Jun-2001 |
Rasmus Lerdorf <rasmus@php.net> |
Fix folding and clean up some extensions
/php-src/ext/interbase/interbase.c
|
| f808add |
|
28-May-2001 |
Wez Furlong <wez@php.net> |
Prepare for php_streams. # Someone with interbase please test!
/php-src/ext/interbase/interbase.c
|
| 1beda9e |
|
24-May-2001 |
Stig Bakken <ssb@php.net> |
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
/php-src/ext/interbase/interbase.c
|
| d90ef12 |
|
02-May-2001 |
Andi Gutmans <andi@php.net> |
- Whitespace fix
/php-src/ext/interbase/interbase.c
|
| f1c801a |
|
02-May-2001 |
Andi Gutmans <andi@php.net> |
- Commit interbase fixes
/php-src/ext/interbase/interbase.c
|
| eb6ba01 |
|
26-Feb-2001 |
Andi Gutmans <andi@php.net> |
- Fix copyright notices with 2001
/php-src/ext/interbase/interbase.c
|
| a297dbd |
|
18-Feb-2001 |
Egon Schmid <eschmid@php.net> |
Typos in protos.
/php-src/ext/interbase/interbase.c
|
| 8499b43 |
|
15-Feb-2001 |
Thies C. Arntzen <thies@php.net> |
@- Fixed some modules to allow using output-buffering. (Thies) i nuked all unneded calls to php_header() - i'm not too sure how we do handle HEAD Requests as they were only detected via php_header(). but calling php_header from a module makes output-buffering unusable. NOTICE: there is some EBSDIC stuff in gd.c - i think it's obsolete.
/php-src/ext/interbase/interbase.c
|
| abcdb47 |
|
04-Jan-2001 |
Jouni Ahto <jah@php.net> |
Changing my email address...
/php-src/ext/interbase/interbase.c
|
| f1dcb32 |
|
25-Oct-2000 |
Andrei Zmievski <andrei@php.net> |
Use zend_register_list_destructors_ex() instead.
/php-src/ext/interbase/interbase.c
|
| a953b5a |
|
21-Oct-2000 |
Daniel Beulshausen <dbeu@php.net> |
i'm sure this should be ibase_query :)
/php-src/ext/interbase/interbase.c
|
| 7b4983c |
|
20-Oct-2000 |
Andrei Zmievski <andrei@php.net> |
Mega-patch to get better resource information for modules. * Fixed a bug in zend_rsrc_list_get_rsrc_type() * Switched register_list_destructors() to use zend_register_list_destructors_ex() instead * Updated all relevant modules to provide the resource type name to register_list_destructors() call * Updated var_dump() to output resource type name instead of number @- Made resource type names visible, e.g. var_dump() and @ get_resource_type() display "file" for file resources. (Andrei)
/php-src/ext/interbase/interbase.c
|
| 68b899c |
|
17-Oct-2000 |
Jouni Ahto <jah@php.net> |
(ibase_execute) - Oops, trying to free a little bit too much. Maybe fixes #6721, #7117, #7278. # Shouldn't have 6 versions of interbase.c lying around. Can't always # remember which versions were tested, which ones committed and which ones # actually in CVS... :(
/php-src/ext/interbase/interbase.c
|
| f06ee6b |
|
05-Oct-2000 |
Jouni Ahto <jah@php.net> |
- List entry types should be true globals.
/php-src/ext/interbase/interbase.c
|
| 1237a33 |
|
17-Jul-2000 |
Zeev Suraski <zeev@php.net> |
- Made Interbase compile under Win32, cleaned warnings @- Added Win32 project for the Interbase module (Zeev)
/php-src/ext/interbase/interbase.c
|
| af343ca |
|
09-Jul-2000 |
Jouni Ahto <jah@php.net> |
- Left debugging accidentally on...
/php-src/ext/interbase/interbase.c
|
| ccb216c |
|
09-Jul-2000 |
Jouni Ahto <jah@php.net> |
(ibase_blob_import) It's good to have link handle available, if you want to use it... (_php_ibase_exec) On error situations, only xsqlda was freed, not its contents.
/php-src/ext/interbase/interbase.c
|
| a63013b |
|
09-Jul-2000 |
Jouni Ahto <jah@php.net> |
- I must be getting demented. Forgot to add and register list destructor function when creating new list entry type. Several other modifications too related to this. Blobs still not working.
/php-src/ext/interbase/interbase.c
|
| 99c6e63 |
|
07-Jul-2000 |
Jouni Ahto <jah@php.net> |
- Move away from encoding transaction number into link_id and use properly resources instead for both. - Some cleaning.
/php-src/ext/interbase/interbase.c
|
| ec62b2d |
|
05-Jul-2000 |
Jouni Ahto <jah@php.net> |
- First try at getting interbase to compile and work in ZTS-mode. Compiles.
/php-src/ext/interbase/interbase.c
|
| 8f1ff9e |
|
24-Jun-2000 |
Jouni Ahto <jah@php.net> |
- Close cursor immediately before reuse so that calling ibase_free_result is not necessary anymore. Seems to also prevent a a situation where at request shutdown cursor was first dropped and tried to close it afterwards when all the resources were not manually freed, and could occasionally segfault.
/php-src/ext/interbase/interbase.c
|
| 0c03253 |
|
24-Jun-2000 |
Sascha Schumann <sas@php.net> |
Stop including dl/phpdl.h.
/php-src/ext/interbase/interbase.c
|
| bcec04f |
|
11-Jun-2000 |
Egon Schmid <eschmid@php.net> |
Added argument type.
/php-src/ext/interbase/interbase.c
|
| 3701bc4 |
|
05-Jun-2000 |
Andi Gutmans <andi@php.net> |
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch
/php-src/ext/interbase/interbase.c
|
| 4686a3b |
|
23-May-2000 |
Sascha Schumann <sas@php.net> |
Use #ifdef COMPILE_DL_EXTNAME solely.
/php-src/ext/interbase/interbase.c
|
| e043439 |
|
18-May-2000 |
Zeev Suraski <zeev@php.net> |
Update the license with the new clause 6
/php-src/ext/interbase/interbase.c
|
| 08838fe |
|
14-May-2000 |
Jouni Ahto <jah@php.net> |
Default to the highest SQL version supported by libs. Fixed associative array values returned by ibase_field_info. Fixed compatibility problems with old versions of InterBase.
/php-src/ext/interbase/interbase.c
|
| 4132ec8 |
|
12-May-2000 |
Jouni Ahto <jah@php.net> |
Changed ibase_num_fields to use high-performance api (which fixed a *very* obscure bug).
/php-src/ext/interbase/interbase.c
|
| fc5daee |
|
12-May-2000 |
Jouni Ahto <jah@php.net> |
Fixed all (?) remaining issues with InterBase 6 datatypes, especially with timestamp, date and time. Incombatible change: renamed constant IBASE_TIMESTAMP to IBASE_UNIXTIME. Incompatible change: renamed configuration directive ibase.timeformat to ibase.timestampformat. Added constants IBASE_TIMESTAMP, IBASE_DATE, IBASE_TIME. Added configuration directives ibase.dateformat and ibase.timeformat. ibase_timefmt() now takes an optional second argument specifying which format to change, default is IBASE_TIMESTAMP (for even a little backwards compatibility).
/php-src/ext/interbase/interbase.c
|
| 59ddaef |
|
11-May-2000 |
Jouni Ahto <jah@php.net> |
SQL_INT64 binding support in prepared and executed queries. Fixed a (probably) longtime bug with binding to DECIMAL/NUMERIC stored as scaled integer. # Be lazy on documentation, then nobody ever uses the features there are, # and you never get caught for bugs...
/php-src/ext/interbase/interbase.c
|
| b826d6a |
|
09-May-2000 |
Jouni Ahto <jah@php.net> |
Support (partially) the new datatypes in InterBase 6.
/php-src/ext/interbase/interbase.c
|
| aef06da |
|
04-May-2000 |
Jouni Ahto <jah@php.net> |
Fix (?) #4314.
/php-src/ext/interbase/interbase.c
|
| 4802fbb |
|
04-May-2000 |
Jouni Ahto <jah@php.net> |
If using a persistent connection, check if it's still there and reopen if needed.
/php-src/ext/interbase/interbase.c
|
| fe50664 |
|
02-May-2000 |
Sascha Schumann <sas@php.net> |
#if COMPILE_DL becomes #if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)
/php-src/ext/interbase/interbase.c
|
| 0d383d9 |
|
02-May-2000 |
Sascha Schumann <sas@php.net> |
Replace the various get_module() functions with a uniform ZEND_GET_MODULE(name) macro.
/php-src/ext/interbase/interbase.c
|
| 430bfdd |
|
30-Apr-2000 |
Jouni Ahto <jah@php.net> |
Moving module to the high-performance API & fixing it for PHP4.
/php-src/ext/interbase/interbase.c
|
| 1dc32c2 |
|
18-Apr-2000 |
Jouni Ahto <jah@php.net> |
# Reaching alpha status with this module...
/php-src/ext/interbase/interbase.c
|
| a7c8bfb |
|
06-Apr-2000 |
Colin Viebrock <cmv@php.net> |
phpinfo() prettying
/php-src/ext/interbase/interbase.c
|
| 2cb6745 |
|
06-Apr-2000 |
Colin Viebrock <cmv@php.net> |
a better way, i've been told (thanks)
/php-src/ext/interbase/interbase.c
|
| 5115342 |
|
06-Apr-2000 |
Colin Viebrock <cmv@php.net> |
More phpinfo() prettying. Can someone check my code for the interbase support, and I need someone else to decode the LDAP stuff ... it's beyond me.
/php-src/ext/interbase/interbase.c
|
| bd1140e |
|
12-Mar-2000 |
Jouni Ahto <jah@php.net> |
# Compiles. Doesn't work yet. Unless leaking memory counts as 'working'. # Trying to finish before RC1...
/php-src/ext/interbase/interbase.c
|
| d02fe90 |
|
06-Mar-2000 |
Stig Bakken <ssb@php.net> |
Change extension names in all extensions' zend_module_entry to their directory name.
/php-src/ext/interbase/interbase.c
|
| 86c9635 |
|
23-Feb-2000 |
Egon Schmid <eschmid@php.net> |
More protos.
/php-src/ext/interbase/interbase.c
|
| 9b621d1 |
|
19-Feb-2000 |
Zeev Suraski <zeev@php.net> |
Get the license right... (this won't make it to RC1 of B4)
/php-src/ext/interbase/interbase.c
|
| 43ae2bf |
|
01-Jan-2000 |
Sascha Schumann <sas@php.net> |
Happy Y2K patch! Happy new year (or the new millennium, depending on whether you start counting at 0 or 1).
/php-src/ext/interbase/interbase.c
|
| 396bccf |
|
17-Dec-1999 |
Zeev Suraski <zeev@php.net> |
More php3_ cleanup
/php-src/ext/interbase/interbase.c
|
| fb1c77b |
|
17-Dec-1999 |
Zeev Suraski <zeev@php.net> |
- Made PHP_VERSION and PHP_OS work again - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev)
/php-src/ext/interbase/interbase.c
|
| a3c6514 |
|
17-Dec-1999 |
Zeev Suraski <zeev@php.net> |
More php3_ annihilation
/php-src/ext/interbase/interbase.c
|
| 5b983c9 |
|
04-Dec-1999 |
Sascha Schumann <sas@php.net> |
Clean up php3.*\.h files. The files itself are renamed, and references in all .*\.[ch] files were changed. There is a slight chance that my script missed a few changes, please correct them manually.
/php-src/ext/interbase/interbase.c
|
| c12d4bc |
|
04-Sep-1999 |
Zeev Suraski <zeev@php.net> |
*** empty log message ***
/php-src/ext/interbase/interbase.c
|
| 3cb1eb0 |
|
02-Aug-1999 |
Zeev Suraski <zeev@php.net> |
Removed '3' from key functions in PHP (maintained compatibility through php3_compat.h)
/php-src/ext/interbase/interbase.c
|
| 0558513 |
|
02-Aug-1999 |
Andrey Hristov <andrey@php.net> |
More symbol work.
/php-src/ext/interbase/interbase.c
|
| c5724cb |
|
16-Jul-1999 |
Zeev Suraski <zeev@php.net> |
License update
/php-src/ext/interbase/interbase.c
|
| b57dc27 |
|
21-May-1999 |
Sascha Schumann <sas@php.net> |
- run ext sources through conv_proto - add necessary phpext_*_ptr
/php-src/ext/interbase/interbase.c
|
| 0b77132 |
|
11-May-1999 |
Zeev Suraski <zeev@php.net> |
* Get Apache to work. POST doesn't work yet. * There are now -I directives for the absolute path of php4, php4/libzend and the builddir for the Apache module, so we can #include any php/Zend header. * Rename config.h to php_config.h
/php-src/ext/interbase/interbase.c
|
| bc415d5 |
|
09-May-1999 |
Zeev Suraski <zeev@php.net> |
* Finalizing the PHP version of SAPI. Support POST and cookies among other things. * Fully implement ISAPI support - POST and cookies among other things. * Almost completely rewrote phpinfo(). Allow modules to easily display their information in phpinfo() without modifying phpinfo() itself (prototype for the module info function was changed, thus the large amount of updated module files). * Initial extended SAPI support for Apache, completely untested. * CGI now uses SAPI fully as well.
/php-src/ext/interbase/interbase.c
|
| 2c0ad3e |
|
22-Apr-1999 |
Stig Bakken <ssb@php.net> |
last bunch of extensions moving to ext/ fhttpd module taken out of functions, functions is ready to go. The only extensions I have tested are gd+freetype and odbc(solid). Please try compiling in your favourite extensions and let me know how it works.
/php-src/ext/interbase/interbase.c
|