Zak Greant
767fa2c6af
Added constants to represent the various categories of
...
locale (LC_ALL, LC_MESSAGES, etc...)
2000-12-08 09:20:42 +00:00
Sascha Schumann
4078b3cff9
Namespace protect parse_date interface and implementation
2000-12-08 00:12:35 +00:00
Sascha Schumann
9fff35ac9f
Hardcode the readdir entry as well
2000-12-07 15:33:30 +00:00
Andrei Zmievski
9b46346a23
We don't want any hard errors in PHP scripts unless absolutely necessary.
2000-12-07 14:54:52 +00:00
Kristian Köhntopp
f5abd4c50b
Fugbix in call_user_func_array() if second argument is empty.
2000-12-07 14:14:00 +00:00
Sascha Schumann
4ada3dd3a0
Hardcode all functions which are mentioned in the Large File Support Spec
...
http://ewe3.sas.com/standards/large.file/specs/api+.007.html
2000-12-07 12:09:38 +00:00
Stanislav Malyshev
7ff9dcacb1
Enable DB2 shared build
2000-12-07 11:13:49 +00:00
foobar
9eaddc999d
Fixed bug #8145
2000-12-07 11:01:32 +00:00
Uwe Steinmann
5ff861bd4a
- set propper min version
2000-12-07 10:04:18 +00:00
Sascha Schumann
ea251e82e1
Fix ext_skel on Solaris
...
Submitted by: Sam Liddicott <sam.liddicott@ananova.com >
2000-12-07 10:03:21 +00:00
Joey Smith
eefe6739ee
Close bug #7013 .
2000-12-07 02:50:46 +00:00
Sascha Schumann
7e28784de3
Fix indentation of configure output
2000-12-06 17:34:58 +00:00
Stanislav Malyshev
bbb46b6c0c
Fix T1 static build
2000-12-06 15:08:18 +00:00
Stanislav Malyshev
9be60903d7
Update README
2000-12-06 14:28:10 +00:00
Stanislav Malyshev
596c3b7fd5
Fix prototypes
...
Fix prefect_square return
2000-12-06 14:10:40 +00:00
Andrei Zmievski
dc4b1c1adf
@- Removed ext/dav due to obsolescence. (Andrei)
2000-12-05 22:58:36 +00:00
Chuck Hagenbuch
8ef5afc6fb
spaces after commas. all whitespace.
2000-12-05 21:12:45 +00:00
Stanislav Malyshev
589a66feda
Make GMP use Zend's memory functions
2000-12-05 15:35:20 +00:00
Stanislav Malyshev
76381dbf53
Fix prototypes
2000-12-05 14:47:40 +00:00
Stanislav Malyshev
4a3fdce696
Add check for conversion base
2000-12-05 14:17:38 +00:00
Stig Bakken
2b846ec7e5
* applied patch by Stig-Ørjan Smelror <Stig.Orjan.Smelror@lincom.no>
2000-12-05 12:15:18 +00:00
Stig Bakken
92fc209384
Applied IBM DB2 patch by Walter Franzini <walter@sys-net.it>
...
@ext/odbc: IBM DB2 patch by Walter Franzini <walter@sys-net.it >
2000-12-05 12:11:30 +00:00
Sascha Schumann
b97e23c4a8
Pass core_globals to new inline functions
...
Submitted by: Sebastian Bergmann
2000-12-05 11:05:24 +00:00
foobar
f48c0fbc95
@- Made ldap_get_entries() return an array even if there are no entries
...
in search result. (Jani)
# This was actually the original behaviour and the correct one.
# I messed it up when I fixed another bug in it a while ago..
# Fixes bug #8054
2000-12-04 17:07:27 +00:00
Uwe Steinmann
81def6d9d5
- new function hw_new_document_from_file()
2000-12-04 16:34:06 +00:00
Dan Kalowsky
bfe4e5bf37
added name for credits on work for Solid interface..
2000-12-04 15:47:30 +00:00
Stanislav Malyshev
f0744d73de
GD shared build fixes - should fix problem with gd.so not being linked
...
with right libraries
2000-12-04 15:10:58 +00:00
Sterling Hughes
2d322a13a2
close the filehandle if it is a tempfile.
2000-12-04 15:05:23 +00:00
Sascha Schumann
911abe100a
Move code from macros to inline functions to ease debugging
2000-12-04 12:26:53 +00:00
Sascha Schumann
e052f9f575
Handle the case of no-handlers properly and make handlers a proper C "string".
2000-12-04 10:22:46 +00:00
Sterling Hughes
a75b19e0f6
- Fix the handling of resource entries
...
- Fix the fd_dealloc() function
2000-12-03 19:17:09 +00:00
Sterling Hughes
aa2d9117d9
Another attempt at fixing 8036
2000-12-03 19:13:41 +00:00
Sterling Hughes
56094458b7
Windows ist ser schlecht
2000-12-03 15:30:14 +00:00
Stanislav Malyshev
5b47d1ef7a
Fix #8079 - filetype now knows about sockets
2000-12-03 13:42:54 +00:00
Zeev Suraski
d36c316ac6
Fix DB build (hopefully, untested)
2000-12-03 00:07:29 +00:00
Zeev Suraski
cbb2379b5b
- Get the MySQL module a bit uptodate.
...
- Fix a bug in mysql_do_connect() - it would corrupt the host argument, if it contained a port
(or could corrupt the INI value, so that the port argument would work only the first time
around)
2000-12-02 17:27:11 +00:00
Sascha Schumann
1e0a87d62b
Include <ext/standard/info.h> for php_info-related functions.
2000-12-02 13:43:50 +00:00
Alexander Feldman
a777149199
@- Added extension for the cracklib library. (Alexander Feldman)
2000-12-02 11:59:20 +00:00
Sterling Hughes
e1d314afa2
First attempt at fixing 8036
2000-12-02 10:28:55 +00:00
Egon Schmid
10c685112a
Fixed some protos.
2000-12-01 15:25:22 +00:00
Egon Schmid
91436356b8
Fixed some protos.
2000-12-01 15:03:25 +00:00
Sascha Schumann
8e3abe8946
Get rid of HAVE_EXTNAME. This dates back to PHP 3 where source files
...
were unconditionally compiled. It is not necessary in PHP 4.
2000-12-01 14:56:30 +00:00
Egon Schmid
b3b277f32a
Fixed some protos.
2000-12-01 14:32:14 +00:00
Sascha Schumann
8476f5b29e
Please avoid potential buffer overflows in new code. If you deal
...
with strings, consider storing the string length along with the string
data. That will make your life easier.
2000-12-01 12:29:29 +00:00
Sascha Schumann
a1510f90b0
Remove *.o
2000-12-01 12:14:30 +00:00
Andi Gutmans
ae7c036e41
- Fix swf build issues from bug #7612
...
- Not tested! Someone please compile it.
2000-12-01 09:50:01 +00:00
Frank M. Kromann
f9e226fe4a
Fixing bug 8061. Position counter starts a 0 but was compared with length.
...
oops. the fix should be made twice.
2000-12-01 01:55:31 +00:00
Frank M. Kromann
518ab3c62f
Fixing bug 8061. Position counter starts a 0 but was compared with length.
2000-12-01 01:26:42 +00:00
foobar
744f1a34ef
Beautifying of phpinfo().
2000-12-01 01:25:36 +00:00
Frank M. Kromann
6cdc90bae3
Changed presentation of default values for textsize and textlimit in phpinfo().
...
the value -1 means "Server default"
2000-11-30 22:24:00 +00:00