Hartmut Holzgraefe
d9f641aa34
proto fix
2001-12-04 22:49:53 +00:00
Hartmut Holzgraefe
e3fdc42dfa
proto fixes
2001-12-04 22:46:06 +00:00
Hartmut Holzgraefe
df6f8ba35a
proto fix
2001-12-04 22:14:28 +00:00
Hartmut Holzgraefe
a1cc1fddd8
proto fixes
2001-12-04 21:18:26 +00:00
Sterling Hughes
886ad91adf
Make the length parameter to fgets optional (defaults to 1024)
2001-12-04 19:40:48 +00:00
Frank M. Kromann
08978fc3f4
Enable imap_mail() on win32
2001-12-04 18:47:32 +00:00
Frank M. Kromann
86a884e538
modified to enable imap_mail() on win32
2001-12-04 18:47:07 +00:00
Frank M. Kromann
d9763dd63a
Adding files to enable imap_mail() on win32
2001-12-04 18:46:49 +00:00
Andi Gutmans
5476706142
- Damn Zeev :)
2001-12-04 17:58:32 +00:00
Sebastian Bergmann
a9b9c68b8a
Mark sapi/servlet as what it is: experimental.
2001-12-04 13:20:26 +00:00
Sebastian Bergmann
46c3d99a9c
Mark ext/java as what it is: experimental.
2001-12-04 13:19:42 +00:00
Sebastian Bergmann
3705cd3f6d
Add Win32 specific files to .cvsignore.
2001-12-04 13:19:04 +00:00
Sebastian Bergmann
63de1783fa
Add XMLRPC extension.
2001-12-04 05:32:07 +00:00
b99a07a935
ChangeLog update
2001-12-04 01:10:53 +00:00
e7bb6187eb
NEWS update
2001-12-04 01:10:50 +00:00
foobar
9c462b0d01
typo fix
2001-12-04 00:28:36 +00:00
foobar
c247b8081e
- Let's not default to any set of extra libraries. This way any kind of
...
builds of pdflib work. And this configure stays simple.
2001-12-03 23:54:10 +00:00
Shane Caraveo
7b03b7571b
Make xmlrpc module compilable on windows. compiles, but untested.
2001-12-03 22:33:32 +00:00
Andi Gutmans
288d96229e
- Missed one
2001-12-03 20:55:59 +00:00
Andi Gutmans
67122717a4
- Nuke REGISTER_MAIN_*. Extension maintainers please make sure I didn't
...
- change something I wasn't supposed to. It should be fine IMO.
2001-12-03 20:54:23 +00:00
Sascha Schumann
74de59dff1
Fix declarations of static variables. Builds on AIX now.
2001-12-03 15:32:12 +00:00
Sterling Hughes
80f4a863f9
Add a content length field to perhaps eliminate null truncation
2001-12-03 12:24:03 +00:00
Sterling Hughes
fa58a95035
Re-add support for HTTP file uploads
2001-12-03 09:19:14 +00:00
Sterling Hughes
734708319f
MFB
2001-12-03 08:28:12 +00:00
Derick Rethans
1f14640b3e
- Added ob_get_level, which returns the nesting level of the output buffering
...
mechanism. (patch by Yasuo Ohgaki <yasuo_ohgaki@yahoo.com>)
@- Added ob_get_level, which returns the nesting level of the output buffering
@ mechanism. (Yasuo, Derick)
2001-12-03 07:43:53 +00:00
Frank M. Kromann
03b5cb6775
Make php_reg_replace available from shared extensions
2001-12-03 05:15:29 +00:00
Frank M. Kromann
e7ef5041d5
Make php_MD5* functions available from shared extensions
2001-12-03 05:14:28 +00:00
Frank M. Kromann
8e40864770
Make _php_math_number_format available from shared extensions
2001-12-03 05:12:48 +00:00
Frank M. Kromann
c07cf5c2a5
Make php_startpage and php_getlastmod available from shared extensions
2001-12-03 05:11:29 +00:00
Frank M. Kromann
b4d9b70c6e
Make php_setcookie available from shared extensions
2001-12-03 05:10:10 +00:00
ad1cb8205b
ChangeLog update
2001-12-03 01:10:54 +00:00
Harald Radi
8d8f148d98
added mssql_fetch_assoc() to be more mysql conform
...
changed mssql_fetch_array() back to its default behaviour (MSSQL_BOTH)
2001-12-02 21:10:15 +00:00
Hartmut Holzgraefe
34feef0d6b
- switch to new paramter parser
...
- make sure To: and Subject: do not end with a newline character
2001-12-02 17:57:17 +00:00
Markus Fischer
3f9f54dcca
Please Egon.
2001-12-02 17:40:38 +00:00
Bernd Roemer
99639f5812
Allow unserializer_callback_func to be turned off.
2001-12-02 17:31:11 +00:00
Tomas V.V.Cox
4bffed7769
Rename Dependencie.php to Dependency.php
2001-12-02 16:29:37 +00:00
Markus Fischer
949d0d7002
- Standardize function to accept either $obj->foo or domxml_foo($obj)
...
where they should.
- Use xml*Len functions where available.
- Workaround in set_content() to prevent crash.
- Cleaned up php_xpathptr_eval().
- Added NO_ARGS check where missing; moved check for $this always
before arg parsing.
2001-12-02 16:17:51 +00:00
Daniel Beulshausen
bfb066ee96
fix CFLAGS, how could this have worked before?
2001-12-02 14:01:22 +00:00
Daniel Beulshausen
71355c7917
remove outdated txts
2001-12-02 13:56:22 +00:00
Daniel Beulshausen
f8cb29d636
cleanup workspace
2001-12-02 13:53:03 +00:00
Daniel Beulshausen
ce75d26996
fix php_win_err (wasn't threadsafe)
2001-12-02 13:34:40 +00:00
Markus Fischer
31a74b4aec
- Reverted macro moving stupidity (thx to Sterling).
2001-12-02 12:21:50 +00:00
Derick Rethans
896faf0b34
- Fix a bug in timezones +0100 and -0100
2001-12-02 11:35:28 +00:00
Sergey Kartashoff
77111db912
- Added synonym stuff support to mnogosearch module. Slightly changed
...
stored API. Example updated.
2001-12-02 10:24:39 +00:00
Egon Schmid
3c01151a08
I hope that this is a better explanation as unknown.
2001-12-02 10:00:15 +00:00
Egon Schmid
286d420740
Fixed some protos.
2001-12-02 09:41:27 +00:00
Egon Schmid
90e15c04c9
Fixed two protos.
2001-12-02 09:29:09 +00:00
Sergey Kartashoff
8b99a7385d
- Mnogosearch module stored API slightly changed. Example updated.
2001-12-02 07:25:26 +00:00
e6e19800dc
ChangeLog update
2001-12-02 01:10:14 +00:00
Rasmus Lerdorf
0c5e2d2439
Oops, FOO_VERSION doesn't exist
2001-12-02 00:59:44 +00:00