Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-database-interbase

InterBase/FireBird extension
https://github.com/php/pecl-database-interbase

the 'setup' script was removed more than two years ago.

these can be safely removed from the 4.2 branch, too.

829b5d244183b6ffc0ffad88b75a33e4f3ae4fee authored almost 23 years ago
New PHP streams...

1b4313ecf927a6c3ea188cb9bf5333a1ee0d7fd7 authored almost 23 years ago
added new ibase_fetch_assoc() php function

976f5eb657dca683a33d978b8b11917499da70f5 authored almost 23 years ago
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed

555226ccf19e6378d91b3d1544b0a021f3112451 authored almost 23 years ago
- Fix for bug #12383 and #14755: 105.05$ becomes 105.5$ (Patch by: Giancarlo

Niccolai <[email protected]>)

331a2bb2d1eebc539bd426154da8ec18c919b400 authored almost 23 years ago
- Add support for returning NULL values from Interbase resultsets (Patch by

Daniela Mariaschi <[email protected]>)

5032ad26dbeedf396370f7d4fcc90b8b3c8a9da1 authored almost 23 years ago
testing checkin

ee2d59d9b44cee6abfe780c2009fc4961382c4c0 authored about 23 years ago
add ibase_add_user(), ibase_modify_user(), ibase_delete_use()

0b01253435a0365b234db7021770f93f4446388e authored about 23 years ago
Update headers.

e9979fe40cdbf5456e1dcf61bfce9130b8fbb6ae authored about 23 years ago
Unified the configure messages.

7ecfa66e376624183b93d35f76c1bc7cb00c06d9 authored about 23 years ago
* zend_module_entry change: apino, debug and zts are moved first,

see README.EXTENSIONS file for upgrade help.
@Introduced extension version numbers (Stig)

57ca2b10deead1a5368945f62332ca038fe38b98 authored over 23 years ago
2nd phase in back-substitution those macro's

I've got pretty much everything now...

6f11021a24698744d57d9b58325a2685626bab2d authored over 23 years ago
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.

daf0973f9491655dd73eef1b24ee8127374e0eac authored over 23 years ago
- Don't wrap lines... this is annoying while coding.

49633de11b3697daa6394579cdb38aff23ad6d66 authored over 23 years ago
ok, hand-patched this one in

5f6381050b75dfaf21fa68ccb319db3b9c65a486 authored over 23 years ago
Interbase extension fixes by Jeremy Bettis

(.dsp patch looked funky, but these ones look ok)

54182e9888c0803740675b1f1d362a28656e59f3 authored over 23 years ago
Track down a few more functions that don't check for 0 args and use

faster mechanism

a0ddf23d5ca6ab753849d6331e355f7635ae04aa authored over 23 years ago
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 ...

866ce62d6d2ee5a47591ab0e6e546baab4f596d3 authored over 23 years ago
Whitespace

724028b268f4725b26bb33a8110bc9d57b8cc9e3 authored over 23 years ago
more tsrm cleanup

487d85a867ebdd019543661daad7d9c5123d6725 authored over 23 years ago
Some more TSRMLS_FETCH work

ae6c3dd3314b6d4896b9f67313c1e1f93d249814 authored over 23 years ago
More TSRMLS_FETCH annihilation

31765c649b0950fe076fcd53c995167f7662f3b2 authored over 23 years ago
More TSRMLS_FETCH work, and a bit of cleanup

0bb2394aeab8adcf28e3fcdca0dd195230122ed3 authored over 23 years ago
More TSRMLS_FETCH annihilation (Zend compatibility patch)

709c3ea358f6ef214005a182ebdc4d6c9d778f26 authored over 23 years ago
Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on the way

7e7f8eb7022de60f623653429ca88df8d6f2d5e6 authored over 23 years ago
Redesigned thread safety mechanism - nua nua

fce7469d1bcd5a4fb930b81b59e64de5fa9005ee authored over 23 years ago
fix compilation

6b7e37c2b119bb6913a600123abbeaa5b4500fc9 authored over 23 years ago
Fix folding and clean up some extensions

690708a2ab659dc2c0bab22786f82fdb4594265b authored over 23 years ago
Prepare for php_streams.

# Someone with interbase please test!

e5076f3af53a2b17fffa276659e9106b6fb598c1 authored over 23 years ago
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)

d0312a28583944582fd6ed930ea8c20a4f84f41e authored over 23 years ago
- Whitespace fix

da1223f06f2f021e65547b1e8d717abc177e15e8 authored almost 24 years ago
- Commit interbase fixes

8d1443f8c5dd7325de610622101e1683350e63e0 authored almost 24 years ago
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.

# Heads up people! I tested this before committing but you never know..

f142984a55d27ac2a8363cc627c5baa9b5196ab0 authored almost 24 years ago
- Fix copyright notices with 2001

3e20e1553fabd20c775e6ef63988324c0a7f76e0 authored almost 24 years ago
Typos in protos.

eb00db64561ee5710998a52d77dfd5037a698fc1 authored almost 24 years ago
@- 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 t...

398030737d044846fab4c5f23865162cc6a9331a authored almost 24 years ago
Changing my email address...

b1ac609e80c7fe938e3b15f66481d3cb0ce40b6b authored about 24 years ago
2nd step towards auto-credits

c4a9fcf93760737d4f1b28bc0e2136745f8053cf authored about 24 years ago
Use zend_register_list_destructors_ex() instead.

95373daefe5cd08f26772888d0061b82f4d4046b authored over 24 years ago
i'm sure this should be ibase_query :)

ca404b40d18758bf964314cd1a2dc92a7ef48a55 authored over 24 years ago
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...

b4f11ea01feaabdf03d0f4983077211aeccc2b5b authored over 24 years ago
(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
#...

f9bc201930a69e90db2453a3eab0b975425cc149 authored over 24 years ago
- List entry types should be true globals.

96a2c083ac2e1a0d837d958988e06e98a2982930 authored over 24 years ago
@PHP 3 regression testing framework re-born (Stig)

Took the old PHP 3 regression testing framework and rewrote it in PHP.
Should work on both Window...

b9f4c98216022016a2392961b44e50cdb83675b0 authored over 24 years ago
Update .dsp

d25f33ef95d2803eccaae8acd1fd17293f6bbc02 authored over 24 years ago
deleted a few unnecceasary defines and added the Release_TS_Inline path to the libpath

5376f773afde931dd333bd83b98ad7b91b720bfb authored over 24 years ago
minor fixes

bd43842b0898b1be32ba1990710e6b9576f776a2 authored over 24 years ago
Build fixes

567c085da43520e4ebc8338aadcb52618e722848 authored over 24 years ago
- Made Interbase compile under Win32, cleaned warnings

@- Added Win32 project for the Interbase module (Zeev)

75e88148f251e302f933ce4f2d185d71ad3c227d authored over 24 years ago
- Left debugging accidentally on...

92ba3527865ffdf2bbbef05b6c311c7a9e23ca75 authored over 24 years ago
(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...

3a05eca42396f8c5c5cd8fbd5662760e405ba821 authored over 24 years ago
- 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. ...

9bdc4f2dfb0daf7eb618f7d25a5c15d70e3f897c authored over 24 years ago
- Move away from encoding transaction number into link_id and use properly

resources instead for both.
- Some cleaning.

26c7c60424aa347a74b8b0690f8948c942c6e57f authored over 24 years ago
- First try at getting interbase to compile and work in ZTS-mode. Compiles.

09ee7a6795077e3ca6aeaccfe4f6fb7e70c0a9c5 authored over 24 years ago
Rename macros which begin with underscore to appropiate macros. The general

rule is:

macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`

f4a84406b94ce7369cb7bbfc3822b0414f86a07d authored over 24 years ago
- 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 w...

6afa2da23ca08a4128710b26af4e5d653404ea3e authored over 24 years ago
Stop including dl/phpdl.h.

b3d8c78c119d5bf613a0e7ed4c1f7485f51e2edb authored over 24 years ago
Added argument type.

453089ed519492abb8eee8fee7435b5502afd737 authored over 24 years ago
- Nuke COMPILE_DL. Modules that need to be compiled as dll's in Windows

- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1

ca12328d308e48e453da57ed7b4d79e928d8d694 authored over 24 years ago
- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch

ada299f13789c64fdd11d99f4f204e74a649cb5a authored over 24 years ago
Use #ifdef COMPILE_DL_EXTNAME solely.

22eff83da10e0a2e028b3368cfa3680044411fad authored over 24 years ago
Update the license with the new clause 6

07a607ee8ed4ff085e168985e708356fb7ed65d3 authored over 24 years ago
Default to the highest SQL version supported by libs.

Fixed associative array values returned by ibase_field_info.
Fixed compatibility problems with ol...

8a5d1a384c00dd4029c03ed1e3538fbca34eb7d0 authored over 24 years ago
Changed ibase_num_fields to use high-performance api (which fixed a *very*

obscure bug).

147856341f900a082738b2bb427397416b5c53d4 authored over 24 years ago
Fixed all (?) remaining issues with InterBase 6 datatypes, especially

with timestamp, date and time.
Incombatible change: renamed constant IBASE_TIMESTAMP to IBASE_UNI...

a9382914aa30190609968edea5b98a9d260ef4a5 authored over 24 years ago
SQL_INT64 binding support in prepared and executed queries.

Fixed a (probably) longtime bug with binding to DECIMAL/NUMERIC stored as
scaled integer.
# Be la...

e524d99a0850ce2b685e7185e007672bb7b80a32 authored over 24 years ago
Support (partially) the new datatypes in InterBase 6.

5e85778ba04af2a5dbd71bdc4170d9c4229096c6 authored over 24 years ago
Fix (?) #4314.

829f4e97b1aac37b38cfcdf1987169ca817b13b1 authored almost 25 years ago
If using a persistent connection, check if it's still there and reopen if

needed.

b47950faebf71f6ee3c1dc8e30a8c493ff7a41c7 authored almost 25 years ago
Make interbase compilable as shared module

19114d17cce05c9e011022ca0b622dfb5bab3cb4 authored almost 25 years ago
#if COMPILE_DL

becomes

#if defined(COMPILE_DL) || defined(COMPILE_DL_EXTENSION_NAME)

74c3a147e48a9cca9292833560944abafd88d976 authored almost 25 years ago
Replace the various get_module() functions with a uniform

ZEND_GET_MODULE(name) macro.

7da8ea49262da3cb14193cbb848192d027d68eea authored almost 25 years ago
Remove trailing empty lines

a1acae9fbb5e89840e4800ea8a01ab6089bd42e4 authored almost 25 years ago
Large test commit IV

8d8f0dad85e45909299cfa692471f10623e829c8 authored almost 25 years ago
Large commit test III

4aba6acdfb12413f155a57da3e672aaac4db2ca0 authored almost 25 years ago
Improved in-tree shared libraries build system

The following new/revived shared modules are available now:

... MySQL (*)
... PCRE (*)
.....

cdbf52bac03b8c14ea5901916a960e32fb66f93c authored almost 25 years ago
Moving module to the high-performance API & fixing it for PHP4.

e8a626854a49a857c4328d7dc26949210be48e53 authored almost 25 years ago
Overall UNIX build system improvements:

* Makefile header is now completely dynamic
* Absolute paths in (top_)?(src|build)dir and VPATH
...

b95d0bc682d3c8e8864217b855e948daa33294e8 authored almost 25 years ago
# Reaching alpha status with this module...

0073d4abc1d24accaeaf1dce7a4cde049aa4c6f5 authored almost 25 years ago
phpinfo() prettying

fb1768b4fb455168fbccf3532e4287899a47d26e authored almost 25 years ago
a better way, i've been told (thanks)

d646ac91ba7e20583e69199bf746c338531e3be7 authored almost 25 years ago
More phpinfo() prettying.

Can someone check my code for the interbase
support, and I need someone else to decode the LDAP ...

243287f3d27f2d325e11dec79b720d7eea6c2d43 authored almost 25 years ago
# Compiles. Doesn't work yet. Unless leaking memory counts as 'working'.

# Trying to finish before RC1...

fe1349ab3043428dcffb17861dc4936da401ec06 authored almost 25 years ago
Change extension names in all extensions' zend_module_entry to their

directory name.

b58ed74c07431cd9bea994b206e266df0472bd78 authored almost 25 years ago
- Convert 'PHP3' to 'PHP'

- Avoid declaring crypt() related salt types twice

1fd738ddfac90453d3ea5166b5ea1d51f06c7755 authored almost 25 years ago
More protos.

4c39fe53a22342fa509850924fb85ccdc43ad6ba authored almost 25 years ago
Get the license right... (this won't make it to RC1 of B4)

5ef408f246b9cf5a91c0953441425e0137a96b00 authored almost 25 years ago
Happy Y2K patch! Happy new year (or the new millennium, depending on whether

you start counting at 0 or 1).

d731e39d5e5132f2c65d64e25d734adf30961fab authored about 25 years ago
Whoops, defining them to empty values generates many parse errors.

Defaulting to 1.

c0f3841e8dfaae351974d15719980912578eb060 authored about 25 years ago
Get rid of config.h.stub. Note that you should embed a comment about

what the respective define does into the AC_DEFINE macro. I.e.

AC_DEFINE(HAVE_FOO, 1, [Whether y...

5c1c1ad9dece6a4b47b97cc24513d281509b1a5e authored about 25 years ago
Integration of -ng changes. Changes:

- added support for externally built modules,
- improved support for in-tree shared modules,
- f...

10c31c19c17d89abbdf2b89b1e98e5c052c75445 authored about 25 years ago
More php3_ cleanup

d560d3c4989f937a801f2b3881640a934802ea5e authored about 25 years ago
- Made PHP_VERSION and PHP_OS work again

- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)

fcc7f24f0431c530718b49a955d49306e39fd360 authored about 25 years ago
More php3_ annihilation

cb5575d3b5c0f8ad34069379407296a47a85139f authored about 25 years ago
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...

6dbfca44d8b10fb23f5a4bb909bdc276f73d977a authored about 25 years ago
Remove the extra INCLUDES line from most automake Mafiles. This is not

necessary, because we can change the value of INCLUDES globally in one
place (configure.in).

Als...

7fcb4333acc6db936e3c991a1af65bb4bdf97b07 authored about 25 years ago
* archive-based convenience libraries completely replaced

with libtool components

* SAPI targets can enable thread-safe mode and define
...

9d4dfb38dd0d6b5c7c294f1811e38a1842051b68 authored over 25 years ago
*** empty log message ***

37265dc243aa58bc5ac49c5db197898ab7610197 authored over 25 years ago
Removed '3' from key functions in PHP (maintained compatibility through

php3_compat.h)

d950dcc7a72555a001c1cd107a555e7d52d59ae1 authored over 25 years ago
More symbol work.

a77fc7e802bc50e09e06e860b37207fed8c44c4d authored over 25 years ago