| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
- need to define both COMPILE_DL_MODULE and HAVE_MODULE=1
|
| |
|
|
|
|
|
| |
obscure bug).
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
# Trying to finish before RC1...
|
|
|
|
|
| |
- Avoid declaring crypt() related salt types twice
|
| |
|
|
|
|
|
|
| |
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)
|
|
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.
|