Revision tags: php-5.0.0b1, php-4.3.3RC1 |
|
#
e5373373 |
| 16-Jun-2003 |
Daniela Mariaschi |
proto fixes ibase_rollback and ibase_commit
|
#
244c706a |
| 15-Jun-2003 |
Edin Kadribasic |
Fixed ZTS build
|
#
e8e4db85 |
| 14-Jun-2003 |
Daniela Mariaschi |
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)
|
#
080eaaf5 |
| 12-Jun-2003 |
Andrey Hristov |
proto fixes
|
#
f68c7ff2 |
| 10-Jun-2003 |
James Cox |
updating license information in the headers.
|
#
234e7a3f |
| 02-Jun-2003 |
Daniela Mariaschi |
Fixed numeric/decimal +/-(x,y) +/-(x,0) for all platforms
|
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b |
|
#
82d513ee |
| 14-May-2003 |
Daniela Mariaschi |
better fix bug #20641. Overflow numeric/decimal datatype on NT
|
#
46b1372d |
| 05-May-2003 |
Daniela Mariaschi |
- removed error message in dtor (causing segfault when user doesn't free statement) - removed erroneous controls as for bug #23436
|
Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init |
|
#
fcb43b70 |
| 16-Mar-2003 |
foobar |
WS & CS fixes + some TSRM_FETCH() removals + pval -> zval
|
#
d4a72592 |
| 16-Mar-2003 |
foobar |
- Fixed bug #22709 (crash within interbase when database unavailable)
|
#
b07507f0 |
| 14-Mar-2003 |
foobar |
No c++ comments!
|
#
08267e4a |
| 13-Mar-2003 |
Daniela Mariaschi |
Numeric/decimal datatype overflow on Win32. Fixed bug #20641
|
Revision tags: php-4.3.2RC1 |
|
#
3c9155e0 |
| 07-Mar-2003 |
foobar |
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.
|
Revision tags: php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix |
|
#
e2868b57 |
| 18-Jan-2003 |
Ilia Alshanetsky |
Removed pointless memory allocation checks.
|
#
1351f42e |
| 15-Jan-2003 |
Ilia Alshanetsky |
More build fixes.
|
#
ea0f37fc |
| 15-Jan-2003 |
Ilia Alshanetsky |
Build fixes.
|
#
dbe5972a |
| 15-Jan-2003 |
Ilia Alshanetsky |
Fixed typos.
|
#
fc9282c1 |
| 15-Jan-2003 |
Ilia Alshanetsky |
Kill compile warning.
|
#
299614ae |
| 15-Jan-2003 |
Ilia Alshanetsky |
Newer parameter parsing API.
|
#
b506f5c8 |
| 31-Dec-2002 |
Sebastian Bergmann |
Bump year.
|
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1 |
|
#
69a6289e |
| 02-Oct-2002 |
Daniela Mariaschi |
syntax to avoid error while reading data from file in ibase_blob_import
|
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
0141e970 |
| 25-Sep-2002 |
Wez Furlong |
Make these all work with persistent streams too.
|
#
861f6883 |
| 12-Sep-2002 |
Derick Rethans |
- Fixed linker error when HAVE_STRFTIME was not set
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2 |
|
#
70a5d29e |
| 19-Jul-2002 |
Derick Rethans |
Unify error messages
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2 |
|
#
ee477dbc |
| 26-Jun-2002 |
Sascha Schumann |
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.
|